Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / kernel / fork.c
2012-05-10 Mike Galbraithnamespaces, pid_ns: fix leakage on fork() failure
2012-03-23 Lennart Poetteringprctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple...
2012-03-22 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-03-22 Mel Gormancpuset: mm: reduce large amounts of memory barrier...
2012-03-22 Konstantin Khlebnikovmm: add rss counters consistency check
2012-03-21 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-03-20 Oleg NesterovCLONE_PARENT shouldn't allow to set ->exit_signal
2012-03-05 Oleg Nesterovvfork: kill PF_STARTING
2012-03-05 Oleg Nesterovcoredump_wait: don't call complete_vfork_done()
2012-03-05 Oleg Nesterovvfork: make it killable
2012-03-05 Oleg Nesterovvfork: introduce complete_vfork_done()
2012-02-24 Oleg Nesterovepoll: introduce POLLFREE to flush ->signalfd_wqh befor...
2012-02-13 Al Viromm: collapse security_vm_enough_memory() variants into...
2012-02-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2012-02-09 Kees Cooksecurity: create task_free security callback
2012-02-07 Tejun Heoblock: strip out locking optimization in put_io_context()
2012-02-02 Christopher YeohFix race in process_vm_rw_core
2012-01-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-17 Eric Parisaudit: remove audit_finish_fork as it can't be called
2012-01-15 Linus TorvaldsMerge branch 'for-3.3/core' of git://git.kernel.dk...
2012-01-11 Linus TorvaldsMerge branch 'writeback-for-linus' of git://git./linux...
2012-01-11 KAMEZAWA Hiroyukitracepoint: add tracepoints for debugging oom_score_adj
2012-01-09 Linus TorvaldsMerge branch 'for-3.3' of git://git./linux/kernel/git...
2012-01-08 Linus TorvaldsMerge branch 'pm-for-linus' of git://git./linux/kernel...
2011-12-18 Wu Fengguangwriteback: dirty ratelimit - think time compensation
2011-12-15 Martin Schwidefsky[S390] cputime: add sparse checking and cleanup
2011-12-13 Tejun Heoblock, cfq: unlink cfq_io_context's immediately
2011-12-13 Tejun Heoblock: make ioc get/put interface more conventional...
2011-12-13 Tejun Heothreadgroup: rename signal->threadgroup_fork_lock to...
2011-11-23 Rafael J. WysockiMerge branch 'pm-freezer' of git://git./linux/kernel...
2011-11-21 Tejun Heofreezer: make freezing() test freeze conditions in...
2011-11-17 Wu Fengguangwriteback: remove vm_dirties and task->dirties
2011-11-07 Linus TorvaldsMerge branch 'writeback-for-linus' of git://git./linux...
2011-11-01 David Rientjesoom: remove oom_disable_count
2011-10-03 Wu Fengguangwriteback: per task dirty rate limit
2011-08-11 Vasiliy Kulikovmove RLIMIT_NPROC check from set_user() to do_execve_co...
2011-07-26 Daniel Rebelo de... kernel/fork.c: fix a few coding style issues
2011-07-26 Michal Hockocpusets: randomize node rotor used in cpuset_mem_spread...
2011-07-25 Linus TorvaldsMerge branch 'for-3.1/core' of git://git.kernel.dk...
2011-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-22 Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2011-07-20 Al Viromake sure that nsproxy_cache is initialized early enough
2011-07-17 Oleg Nesterovptrace: mv send-SIGSTOP from do_fork() to ptrace_init_t...
2011-07-12 Justin TerAvestfixlet: Remove fs_excl from struct task.
2011-07-08 Dima Zavinplist: Remove the need to supply locks to plist heads
2011-06-22 Tejun Heoptrace: kill clone/exec tracehooks
2011-06-22 Tejun Heoptrace: kill trivial tracehooks
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-29 Linus Torvaldsmm: Fix boot crash in mm_alloc()
2011-05-27 Jiri Slabymm: extract exe_file handling from procfs
2011-05-27 Daniel Lezcanocgroup: remove the ns_cgroup
2011-05-27 Ben Blumcgroups: read-write lock CLONE_THREAD forking per threa...
2011-05-25 KOSAKI Motohiromm: convert mm->cpu_vm_cpumask into cpumask_var_t
2011-05-25 Peter Zijlstramm: Convert i_mmap_lock to a mutex
2011-05-25 Peter Zijlstramm: Remove i_mmap_lock lockbreak
2011-05-12 Samir Bellabessched: Remove unused parameters from sched_fork() and...
2011-04-24 Jonathan Corbetsched: Get rid of lock_depth
2011-03-24 Linus TorvaldsMerge branch 'for-2.6.39/core' of git://git.kernel...
2011-03-24 Eric W. Biedermanpidns: call pid_ns_prepare_proc() from create_pid_names...
2011-03-24 Eric W. Biedermanpid: remove the child_reaper special case in init/main.c
2011-03-23 Oleg Nesterovsys_unshare: remove the dead CLONE_THREAD/SIGHAND/VM...
2011-03-23 Eric Dumazetkthread: NUMA aware kthread_create_on_node()
2011-03-23 Eric Dumazetmm: NUMA aware alloc_thread_info_node()
2011-03-23 Eric Dumazetmm: NUMA aware alloc_task_struct_node()
2011-03-17 Rik van Rielexport pid symbols needed for kvm_vcpu_on_spin
2011-03-10 Jens Axboeblock: initial patch for on-stack per-task plugging
2011-01-14 Andrea Arcangelithp: khugepaged
2011-01-14 Andrea Arcangelithp: add pmd_huge_pte to mm_struct
2011-01-14 Mandeep Singh Bainesoom: allow a non-CAP_SYS_RESOURCE proces to oom_score_a...
2011-01-14 Dave Jonessched: remove long deprecated CLONE_STOPPED flag
2011-01-08 Linus TorvaldsMerge branch 'for-2.6.38' of git://git./linux/kernel...
2011-01-07 Mike Galbraithsched: Move sched_autogroup_exit() to free_signal_struct()
2011-01-06 Mike Galbraith- Replaced autogroup patch with what will appear in...
2011-01-05 Ingo MolnarMerge commit 'v2.6.37' into sched/core
2011-01-04 Mike Galbraithsched, autogroup: Fix reference leak
2010-12-27 Jeff Mahoney- Update to 2.6.37-rc7.
2010-12-17 Christoph Lametercore: Replace __get_cpu_var with __this_cpu_read if...
2010-12-08 Mike GalbraithSched: fix skip_clock_update optimization
2010-11-30 Mike Galbraithsched: Add 'autogroup' scheduling feature: automated...
2010-11-17 Jeff Mahoney- sched: automated per tty task groups.
2010-10-28 KOSAKI Motohirosignals: move cred_guard_mutex from task_struct to...
2010-10-26 Ying Hanoom: add per-mm oom disable count
2010-09-23 Andrea Arcangelirmap: fix walk during fork
2010-08-21 Linus Torvaldsmm: make the vma list be doubly linked
2010-08-18 Nick Pigginfs: fs_struct rwlock to spinlock
2010-08-10 David Rientjesoom: badness heuristic rewrite
2010-06-08 Tejun Heosched: add hooks for workqueue
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-30 Linus TorvaldsRevert "cpusets: randomize node rotor used in cpuset_me...
2010-05-27 Oleg Nesterovpids: fix fork_idle() to setup ->pids correctly
2010-05-27 Oleg Nesterovproc: turn signal_struct->count into "int nr_threads"
2010-05-27 Oleg Nesterovcheck_unshare_flags: kill the bogus CLONE_SIGHAND/sig...
2010-05-27 Oleg Nesterovexit: move taskstats_tgid_free() from __exit_signal...
2010-05-27 Oleg Nesterovkill the obsolete thread_group_cputime_free() helper
2010-05-27 Oleg Nesterovsignals: make task_struct->signal immutable/refcountable
2010-05-27 Oleg Nesterovfork/exit: move tty_kref_put() outside of __cleanup_sig...
2010-05-27 Jack Steinercpusets: randomize node rotor used in cpuset_mem_spread...
2010-05-18 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-05-12 Robin Holtrevert "procfs: provide stack information for threads...
2010-04-08 Ingo MolnarMerge branch 'linus' into perf/core
next