string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / kernel / fork.c
2009-12-08 Linus TorvaldsMerge branch 'for-2.6.33' of git://git.kernel.dk/linux...
2009-12-08 Linus TorvaldsMerge branch 'kvm-updates/2.6.33' of git://git./virt...
2009-12-04 Louis Rillingblock: Fix io_context leak after failure of clone with...
2009-12-03 Avi KivityMerge remote branch 'tip/x86/entry' into kvm-updates...
2009-12-02 Hidetoshi Setosched, cputime: Introduce thread_group_times()
2009-12-02 Hidetoshi Setosched, cputime: Cleanups related to task_times()
2009-11-29 Avi Kivitycore: Fix user return notifier on fork()
2009-11-03 Ian CampbellCorrect nr_processes() when CPUs have been unplugged
2009-10-08 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-10-06 Thomas Gleixnerfutex: Move exit_pi_state() call to release_mm()
2009-10-06 Peter Zijlstrafutex: Nullify robust lists after cleanup
2009-09-24 Hiroshi Shimamototask_struct cleanup: move binfmt field to mm_struct
2009-09-24 Alexey Dobriyanaio: ifdef fields in mm_struct
2009-09-24 Sukadev Bhattiprolufork(): disable CLONE_PARENT for init
2009-09-23 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-09-23 Stefani Seiboldprocfs: provide stack information for threads
2009-09-23 Jiri Pirkogetrusage: fill ru_maxrss value
2009-09-22 KOSAKI Motohirooom: move oom_adj value from task_struct to signal_struct
2009-09-22 Andrea Arcangeliksm: fix deadlock with munlock in exit_mmap
2009-09-22 Hugh Dickinsksm: fix oom deadlock
2009-09-22 Hugh Dickinsksm: the mm interface to ksm
2009-09-22 KOSAKI Motohiromm: oom analysis: Show kernel stack usage in /proc...
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-11 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2009-09-10 James MorrisMerge branch 'next' into for-linus
2009-09-04 Ingo MolnarMerge branch 'linus' into core/rcu
2009-09-02 David HowellsCRED: Add some configurable debugging [try #6]
2009-08-29 Thomas GleixnerMerge branch 'timers/posixtimers' into timers/tracing
2009-08-27 Oleg Nesterovclone(): fix race between copy_process() and de_thread()
2009-08-23 Paul E. McKenneyrcu: Merge preemptable-RCU functionality into hierarchi...
2009-08-18 KOSAKI Motohiromm: revert "oom: move oom_adj value"
2009-08-07 Eric Dumazetexecve: must clear current->clear_child_tid
2009-08-03 Stanislaw Gruszkaitimers: Merge ITIMER_VIRT and ITIMER_PROF
2009-08-02 Peter Zijlstraperf_counter: Full task tracing
2009-07-30 Rik van Rielmm: copy over oom_adj value at fork time
2009-07-22 Linus TorvaldsMerge branch 'perf-counters-for-linus' of git://git...
2009-07-18 Anton Blanchardperf_counter: Log vfork as a fork event
2009-07-08 Alexey Dobriyanheaders: mnt_namespace.h redux
2009-06-18 Oleg Nesterovcopy_process(): remove the unneeded clear_tsk_thread_fl...
2009-06-15 Vegard Nossumkmemcheck: add mm functions
2009-06-11 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-06-11 Linus TorvaldsMerge branch 'tracing-urgent-for-linus' of git://git...
2009-06-11 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-06-05 Oleg Nesterovptrace: tracehook_report_clone: fix false positives
2009-06-04 Peter Zijlstraperf_counter: Add fork event
2009-06-03 Peter Zijlstraperf_counter: Add a comm hook for pure fork()s
2009-06-02 Steven Rostedtfunction-graph: move initialization of new tasks up...
2009-05-29 Peter Zijlstraperf_counter: Ammend cleanup in fork() fail
2009-05-25 Peter Zijlstraperf_counter: Propagate inheritance failures down the...
2009-05-25 Ingo Molnarperf_counter: Move child perfcounter init to after...
2009-05-22 Paul Mackerrasperf_counter: Dynamically allocate tasks' perf_counter_...
2009-05-07 Ingo MolnarMerge branch 'tracing/hw-branch-tracing' into tracing...
2009-04-29 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-04-24 Ingo MolnarMerge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing
2009-04-15 Steven Rostedttracing/events: move trace point headers into include...
2009-04-14 Steven Rostedttracing: create automated trace defines
2009-04-09 Linus TorvaldsMerge branches 'core-fixes-for-linus', 'irq-fixes-for...
2009-04-08 Oleg Nesterovposix-timers: fix RLIMIT_CPU && fork()
2009-04-08 Ingo MolnarMerge commit 'v2.6.30-rc1' into perfcounters/core
2009-04-07 Markus Metzgerx86, ptrace: add bts context unconditionally
2009-04-07 Ingo MolnarMerge branch 'linus' into core/softlockup
2009-04-06 Ingo MolnarMerge branch 'linus' into perfcounters/core-v2
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 Sukadev Bhattiprolusignals: protect cinit from blocked fatal signals
2009-04-03 Alexey DobriyanSimplify copy_thread()
2009-04-03 David Howellsnommu: fix a number of issues with the per-MM VMA patch
2009-04-01 Al ViroGet rid of indirect include of fs_struct.h
2009-04-01 Al ViroNew locking/refcounting for fs_struct
2009-04-01 Al ViroTake fs_struct handling to new file (fs/fs_struct.c)
2009-03-30 Rusty Russellcpumask: use mm_cpumask() wrapper: kernel/fork.c
2009-03-27 Ingo MolnarMerge branch 'core/percpu' into percpu-cpumask-x86...
2009-03-11 Ingo MolnarMerge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2...
2009-03-11 Ingo MolnarMerge branch 'linus' into core/percpu
2009-03-10 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/textedit...
2009-03-09 Oleg Nesterovcopy_process: fix CLONE_PARENT && parent_exec_id intera...
2009-02-13 Ingo MolnarMerge branch 'linus' into x86/apic
2009-02-13 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-02-12 Ingo MolnarMerge branch 'linus' into core/softlockup
2009-02-11 Jeremy FitzhardingeMerge commit 'remotes/tip/x86/paravirt' into x86/untangle2
2009-02-11 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-02-11 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-11 Oleg Nesterovptrace, x86: fix the usage of ptrace_fork()
2009-02-11 Ingo MolnarMerge commit 'v2.6.29-rc4' into perfcounters/core
2009-02-09 Ingo MolnarMerge commit 'v2.6.29-rc4' into core/percpu
2009-02-09 Mandeep Singh Bainessoftlockup: remove timestamp checking from hung_task
2009-02-08 Ingo MolnarMerge branches 'timers/clockevents', 'timers/hpet'...
2009-02-06 Li Zefanfork.c: fix NULL pointer dereference when nr_threads...
2009-02-05 Peter Zijlstrasignal: re-add dead task accumulation stats.
2009-01-27 Ingo MolnarMerge branch 'linus' into core/percpu
2009-01-26 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
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-16 Mandeep Singh Bainessoftlockup: fix to allow compiling with !DETECT_HUNG_TASK
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 30
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 08
2009-01-11 Steven Noonankernel/fork.c: unused variable 'ret'
2009-01-11 Ingo MolnarMerge commit 'v2.6.29-rc1' into timers/urgent
next