introduce "struct wait_opts" to simplify do_wait() patches
[safe/jmp/linux-2.6] / kernel / exit.c
2009-06-18 Oleg Nesterovintroduce "struct wait_opts" to simplify do_wait()...
2009-06-18 Oleg Nesterovshift "ptrace implies WUNTRACED" from ptrace_do_wait...
2009-06-18 Oleg Nesterovwait_task_zombie: do not use thread_group_cputime()
2009-06-18 Oleg Nesterovptrace: wait_task_zombie: s/->parent/->real_parent/
2009-06-18 Oleg Nesterovptrace: do not use task->ptrace directly in core kernel
2009-06-18 Oleg Nesterovptrace: mm_need_new_owner: use ->real_parent to search...
2009-06-18 Oleg Nesterovallow_signal: kill the bogus ->mm check, add a note...
2009-06-11 Linus TorvaldsMerge branch 'perfcounters-for-linus' of git://git...
2009-06-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-11 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-05-22 Paul Mackerrasperf_counter: Dynamically allocate tasks' perf_counter_...
2009-05-19 Ingo Molnarperf_counter: fix counter freeing logic
2009-05-17 Ingo Molnarperf_counter: fix threaded task exit
2009-05-17 Peter Zijlstraperf_counter: Fix counter inheritance
2009-05-08 James MorrisMerge branch 'master' into next
2009-04-30 Oleg Nesterovdo_wait: do take security_task_wait() into account
2009-04-15 Steven Rostedttracing/events: move trace point headers into include...
2009-04-14 Steven Rostedttracing: create automated trace defines
2009-04-08 Ingo MolnarMerge commit 'v2.6.30-rc1' into perfcounters/core
2009-04-07 Linus TorvaldsMerge branch 'irq/threaded' of git://git./linux/kernel...
2009-04-07 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-04-06 Oleg Nesterovexit_notify: kill the wrong capable(CAP_KILL) check
2009-04-06 Ingo MolnarMerge branch 'linus' into perfcounters/core-v2
2009-04-05 Ingo MolnarMerge branch 'linus' into irq/threaded
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 Oleg Nesterovpids: kill signal_struct-> __pgrp/__session and friends
2009-04-03 Oleg Nesterovpids: improve get_task_pid() to fix the unsafe sys_wait...
2009-04-03 Oleg Nesterovforget_original_parent: do not abuse child->ptrace_entry
2009-04-03 Oleg Nesterovforget_original_parent: split out the un-ptrace part
2009-04-03 Oleg Nesterovreparent_thread: fix a zombie leak if /sbin/init ignore...
2009-04-03 Oleg Nesterovreparent_thread: fix the "is it traced" check
2009-04-03 Oleg Nesterovreparent_thread: don't call kill_orphaned_pgrp() if...
2009-04-03 Oleg Nesterovptrace: reintroduce __ptrace_detach() as a callee of...
2009-04-03 Oleg Nesterovptrace: simplify ptrace_exit()->ignoring_children(...
2009-04-03 Oleg Nesterovdo_wait: fix waiting for the group stop with the dead...
2009-04-01 Al ViroGet rid of indirect include of fs_struct.h
2009-04-01 Al ViroTake fs_struct handling to new file (fs/fs_struct.c)
2009-03-24 Thomas Gleixnergenirq: add threaded interrupt handler support
2009-02-13 Ingo MolnarMerge branch 'linus' into x86/apic
2009-02-13 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-02-05 Peter Zijlstrasignal: re-add dead task accumulation stats.
2009-01-23 Ingo MolnarMerge branch 'core/percpu' into perfcounters/core
2009-01-21 Ingo MolnarMerge commit 'v2.6.29-rc2' into perfcounters/core
2009-01-21 Ingo MolnarMerge branch 'x86/mm' into core/percpu
2009-01-18 Ingo MolnarMerge branch 'core/percpu' into stackprotector
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 08
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 07
2009-01-14 Heiko Carstens[CVE-2009-0029] Convert all system calls to return...
2009-01-11 Ingo MolnarMerge commit 'v2.6.29-rc1' into perfcounters/core
2009-01-06 Oleg Nesterovmm: introduce get_mm_hiwater_xxx(), fix taskstats-...
2009-01-06 Hugh Dickinsmm: remove cgroup_mm_owner_callbacks
2008-12-31 Ingo MolnarMerge branch 'linus' into stackprotector
2008-12-31 Linus TorvaldsMerge branch 'for-2.6.29' of git://git.kernel.dk/linux...
2008-12-31 Linus TorvaldsMerge branch 'core-for-linus' of git://git./linux/kerne...
2008-12-29 Ingo MolnarMerge branch 'linus' into perfcounters/core
2008-12-29 Nikanth KarthikesanDo not free io context when taking recursive faults...
2008-12-28 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2008-12-23 Ingo Molnarperfcounters: pull inherited counters
2008-12-23 Ingo Molnarperfcounters: fix task clock counter
2008-12-14 Ingo Molnarperfcounters: implement "counter inheritance"
2008-11-24 Ingo MolnarMerge branches 'sched/core', 'core/core' and 'tracing...
2008-11-24 Ingo MolnarMerge branches 'core/debug', 'core/futexes', 'core...
2008-11-23 Frederic Weisbeckertracing/function-return-tracer: free the return stack...
2008-11-23 Ingo Molnartracing/function-return-tracer: clean up task start...
2008-11-23 Frederic Weisbeckertracing/function-return-tracer: store return stack...
2008-11-19 Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/urgent...
2008-11-18 James MorrisMerge branch 'master' into next
2008-11-17 Oleg Nesterovthread_group_cputime: move a couple of callsites outsid...
2008-11-16 Mathieu Desnoyerstracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
2008-11-15 Linus TorvaldsMove "exit_robust_list" into mm_release()
2008-11-14 James MorrisMerge branch 'master' into next
2008-11-13 David HowellsCRED: Inaugurate COW credentials
2008-11-13 David HowellsCRED: Use RCU to access another task's creds and to...
2008-11-13 David HowellsCRED: Separate task security context from task_struct
2008-11-11 Oleg Nesterovfix for account_group_exec_runtime(), make sure ->signa...
2008-10-20 Linus TorvaldsMerge branch 'tracing-v28-for-linus' of git://git....
2008-10-20 Thomas GleixnerMerge branches 'timers/clocksource', 'timers/hrtimers...
2008-10-19 Ingo MolnarMerge branch 'linus' into tracing-v28-for-linus-v3
2008-10-16 Balbir Singhmemrlimit: cgroup mm owner callback changes to add...
2008-10-15 Ingo MolnarMerge branch 'linus' into stackprotector
2008-10-14 Mathieu Desnoyerstracing, sched: LTTng instrumentation - scheduler
2008-09-29 Balbir Singhmm owner: fix race between swapoff and exit
2008-09-14 Frank Mayhartimers: fix itimer/many thread hang
2008-09-05 Balbir Singhsched: fix process time monotonicity
2008-09-03 Oleg Nesterovpid_ns: (BUG 11391) change ->child_reaper when init...
2008-08-27 Steve VanDeBogartexit signals: use of uninitialized field notify_count
2008-08-01 Roland McGrathtracehook: fix exit_signal=0 case
2008-07-27 Andrea Righitask IO accounting: improve code readability
2008-07-27 Al Viro[PATCH] kill altroot
2008-07-26 Roland McGrathtracehook: death
2008-07-26 Roland McGrathtracehook: release_task
2008-07-26 Roland McGrathtracehook: exit
2008-07-25 Andrea Righitask IO accounting: provide distinct tgid/tid I/O stati...
2008-07-25 Oleg Nesterovcoredump: kill mm->core_done
2008-07-25 Oleg Nesterovcoredump: construct the list of coredumping threads...
2008-07-25 Oleg Nesterovcoredump: turn core_state->nr_threads into atomic_t
2008-07-25 Oleg Nesterovcoredump: move mm->core_waiters into struct core_state
2008-07-25 Oleg Nesterovcoredump: turn mm->core_startup_done into the pointer...
2008-07-25 Oleg Nesterovintroduce PF_KTHREAD flag
2008-07-25 Oleg Nesterov__exit_signal: don't take rcu lock
next