UAS: Use unique tags on non-streams devices.
[linux-flexiantxendom0.git] / kernel / fork.c
2012-04-02 Will DrewryUBUNTU: SAUCE: SECCOMP: seccomp: add system call filter...
2012-04-02 Kees CookUBUNTU: SAUCE: (drop after 3.3) security: create task_f...
2012-04-02 Leann OgasawaraRevert "CHROMIUM: seccomp_filter: new mode with configu...
2012-04-02 Will DrewryCHROMIUM: seccomp_filter: new mode with configurable...
2012-03-01 Oleg Nesterovepoll: introduce POLLFREE to flush ->signalfd_wqh befor...
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-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-05 Ingo MolnarMerge commit 'v2.6.37' into sched/core
2011-01-04 Mike Galbraithsched, autogroup: Fix reference leak
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-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-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
2010-04-07 KAMEZAWA Hiroyukimm: avoid null-pointer deref in sync_mm_rss()
2010-03-26 Peter Zijlstrax86, perf, bts, mm: Delete the never used BTS-ptrace...
2010-03-13 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2010-03-12 Veaceslav Falicocopy_signal() cleanup: clean thread_group_cputime_init()
2010-03-12 Veaceslav Falicocopy_signal() cleanup: use zalloc and remove initializa...
2010-03-06 Jiri Slabykernel core: use helpers for rlimits
2010-03-06 Rik van Rielmm: change anon_vma linking to fix multi-process server...
2010-03-06 KAMEZAWA Hiroyukimm: clean up mm_counter
2010-03-04 Paul E. McKenneyrcu: Use wrapper function instead of exporting tasklist...
2010-02-25 Paul E. McKenneysched: Use lockdep-based checking on rcu_dereference()
2010-01-21 Peter Zijlstrasched: Fix fork vs hotplug vs cpuset namespaces
2009-12-17 Oleg Nesterovdo_wait() optimization: do not place sub-threads on...
2009-12-16 Oleg Nesterovptrace: copy_process() should disable stepping
2009-12-16 KAMEZAWA Hiroyukimemcg: coalesce uncharge during unmap/truncate
2009-12-14 Thomas Gleixnersched: Convert pi_lock to raw_spinlock
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
next