- f470021 ptrace children revamp by Roland McGrath · 18 years ago
- 40e7bab Merge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
- e18425a Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
- d12c1a3 lockdep: fix kernel/fork.c warning by Ingo Molnar · 18 years ago
- da9cbc8 block: blkdev.h cleanup, move iocontext stuff to iocontext.h by Jens Axboe · 18 years ago
- 81d68a9 ftrace: trace irq disabled critical timings by Steven Rostedt · 18 years ago
- 02afc62 [PATCH] dup_fd() fixes, part 1 by Al Viro · 18 years ago
- 9f3acc3 [PATCH] split linux/file.h by Al Viro · 18 years ago
- db51aec signals: microoptimize the usage of ->curr_target by Oleg Nesterov · 18 years ago
- 925d1c4 procfs task exe symlink by Matt Helsley · 18 years ago
- 6013f67 ipc: sysvsem: force unshare(CLONE_SYSVSEM) when CLONE_NEWIPC by Manfred Spraul · 18 years ago
- 9edff4a ipc: sysvsem: implement sys_unshare(CLONE_SYSVSEM) by Manfred Spraul · 18 years ago
- cf475ad cgroups: add an owner to the mm_struct by Balbir Singh · 18 years ago
- 846a16b mempolicy: rename mpol_copy to mpol_dup by Lee Schermerhorn · 18 years ago
- f0be3d3 mempolicy: rename mpol_free to mpol_put by Lee Schermerhorn · 18 years ago
- 402b086 s390: KVM preparation: provide hook to enable pgstes in user pagetable by Carsten Otte · 18 years ago
- 5070451 Fix uninitialized 'copy' in unshare_files by Al Viro · 18 years ago
- 3b12538 [PATCH] sanitize unshare_files/reset_files_struct by Al Viro · 18 years ago
- fd8328b [PATCH] sanitize handling of shared descriptor tables in failing execve() by Al Viro · 18 years ago
- 6b335d9 [PATCH] close race in unshare_files() by Al Viro · 18 years ago
- 2adee9b x86: fpu xstate split fix by Suresh Siddha · 18 years ago
- 61c4628 x86, fpu: split FPU state from task struct - v5 by Suresh Siddha · 18 years ago
- 1d4a788 memcgroup: fix spurious EBUSY on memory cgroup removal by YAMAMOTO Takashi · 18 years ago
- 6ac08c3 Use struct path in fs_struct by Jan Blunck · 18 years ago
- 7ad5b3a kernel: remove fastcall in kernel/* by Harvey Harrison · 18 years ago
- 6c5f3e7 Pidns: make full use of xxx_vnr() calls by Pavel Emelyanov · 18 years ago
- fea9d17 ITIMER_REAL: convert to use struct pid by Oleg Nesterov · 18 years ago
- 78fb746 Memory controller: accounting setup by Pavel Emelianov · 18 years ago
- 6b2fb3c idle_regs() must be __cpuinit by Adrian Bunk · 18 years ago
- d9ae90a use __set_task_state() for TRACED/STOPPED tasks by Oleg Nesterov · 18 years ago
- 3b7391d capabilities: introduce per-process capability bounding set by Serge E. Hallyn · 18 years ago
- 5e54197 add mm argument to pte/pmd/pud/pgd_free by Benjamin Herrenschmidt · 18 years ago
- bdff746 clone: prepare to recycle CLONE_STOPPED by Andrew Morton · 18 years ago
- 6d4e4c4 KVM: Disallow fork() and similar games when using a VM by Avi Kivity · 18 years ago
- fadad878 kernel: add CLONE_IO to specifically request sharing of IO contexts by Jens Axboe · 18 years ago
- d38ecf9 io context sharing: preliminary support by Jens Axboe · 18 years ago
- fd0928d ioprio: move io priority from task_struct to io_context by Jens Axboe · 18 years ago
- 9745512 sched: latencytop support by Arjan van de Ven · 18 years ago
- 6f505b1 sched: rt group scheduling by Peter Zijlstra · 18 years ago
- e260be6 Preempt-RCU: implementation by Paul E. McKenney · 18 years ago
- 73fe6aa sched: add RT-balance cpu-weight by Gregory Haskins · 18 years ago
- 82a1fcb softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks by Ingo Molnar · 18 years ago
- 5cd1756 fix clone(CLONE_NEWPID) by Eric W. Biederman · 18 years ago
- 3c90e6e sched: fix copy_namespace() <-> sched_fork() dependency in do_fork by Srivatsa Vaddagiri · 18 years ago
- 9301899 sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2 by Balbir Singh · 18 years ago
- 73a2bcb sched: keep utime/stime monotonic by Peter Zijlstra · 18 years ago
- a39bc51 Uninline fork.c/exit.c by Alexey Dobriyan · 18 years ago
- a24efe6 kernel/fork.c: remove unneeded variable initialization in copy_process() by Mariusz Kozlowski · 18 years ago
- 9a2e705 Isolate the explicit usage of signal->pgrp by Pavel Emelyanov · 18 years ago
- 270f722 Fix tsk->exit_state usage by Eugene Teo · 18 years ago
- b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 18 years ago
- 6f4e643 pid namespaces: initialize the namespace's proc_mnt by Pavel Emelyanov · 18 years ago
- 30e49c2 pid namespaces: allow cloning of new namespace by Pavel Emelyanov · 18 years ago
- 425fb2b pid namespaces: move alloc_pid() lower in copy_process() by Pavel Emelyanov · 18 years ago
- 8ef047a pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upid by Pavel Emelyanov · 18 years ago
- cf7b708 Make access to task's nsproxy lighter by Pavel Emelyanov · 18 years ago
- a6f5e06 pid namespaces: move alloc_pid() to copy_process() by Sukadev Bhattiprolu · 18 years ago
- a47afb0 pid namespaces: round up the API by Pavel Emelianov · 18 years ago
- 8793d85 Task Control Groups: make cpusets a client of cgroups by Paul Menage · 18 years ago
- 817929e Task Control Groups: shared cgroup subsystem group arrays by Paul Menage · 18 years ago
- b4f48b6 Task Control Groups: add fork()/exit() hooks by Paul Menage · 18 years ago
- c66f08b Add scaled time to taskstats based process accounting by Michael Neuling · 18 years ago
- 23ff444 whitespace fixes: fork by Daniel Walker · 18 years ago
- 6212e3a Remove struct task_struct::io_wait by Alexey Dobriyan · 18 years ago
- 2e13189 freezer: prevent new tasks from inheriting TIF_FREEZE set by Rafael J. Wysocki · 18 years ago
- 57c521c ifdef struct task_struct::security by Alexey Dobriyan · 18 years ago
- 42b2dd0 Shrink task_struct if CONFIG_FUTEX=n by Alexey Dobriyan · 18 years ago
- 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 18 years ago
- 3e26c14 mm: dirty balancing for tasks by Peter Zijlstra · 18 years ago
- 9ac5231 sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields by Laurent Vivier · 18 years ago
- 9dd776b [NET]: Add network namespace clone & unshare support. by Eric W. Biederman · 18 years ago
- b8fceee signalfd simplification by Davide Libenzi · 18 years ago
- 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 19 years ago
- d7e28ff lguest: the host code by Rusty Russell · 19 years ago
- 5992b6d lguest: export symbols for lguest as a module by Rusty Russell · 19 years ago
- 3cb4a0b coredump masking: add an interface for core dump filter by Kawai, Hidehiro · 19 years ago
- 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 19 years ago
- 77ec739 user namespace: add unshare by Serge E. Hallyn · 19 years ago
- acce292 user namespace: add the framework by Cedric Le Goater · 19 years ago
- 522ed77 Audit: add TTY input auditing by Miloslav Trmac · 19 years ago
- 924b42d Use boot based time for process start time and boot time in /proc by Tomas Janousek · 19 years ago
- 172ba84 sched: update delay-accounting to use CFS's precise stats by Balbir Singh · 19 years ago
- ba96a0c freezer: fix vfork problem by Rafael J. Wysocki · 19 years ago
- a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 19 years ago
- fba2afa signal/timer/event: signalfd core by Davide Libenzi · 19 years ago
- 0800d30 Use task_pgrp() task_session() in copy_process() by Sukadev Bhattiprolu · 19 years ago
- 8586899 Use struct pid parameter in copy_process() by Sukadev Bhattiprolu · 19 years ago
- e713d0d attach_pid() with struct pid parameter by Sukadev Bhattiprolu · 19 years ago
- 6eaeeab getrusage(): fill ru_inblock and ru_oublock fields if possible by Eric Dumazet · 19 years ago
- f7e4217 rename thread_info to stack by Roman Zippel · 19 years ago
- e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 19 years ago
- e3222c4 Merge sys_clone()/sys_unshare() nsproxy and namespace handling by Badari Pulavarty · 19 years ago
- 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 19 years ago
- d6dd61c [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction by Jeremy Fitzhardinge · 19 years ago
- e29e175 [PATCH] initialise pi_lock if CONFIG_RT_MUTEXES=N by Zilvinas Valinskas · 19 years ago
- c9cb2e3 [PATCH] hrtimers: namespace and enum cleanup by Thomas Gleixner · 19 years ago
- ab521dc [PATCH] tty: update the tty layer to work with struct pid by Eric W. Biederman · 19 years ago
- 4b98d11 [PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_struct by Alexey Dobriyan · 19 years ago
- 9abcf40 [PATCH] fork_idle() should be __cpuinit, not __devinit by Al Viro · 19 years ago
- 444f378 Revert "[PATCH] namespaces: fix exit race by splitting exit" by Linus Torvalds · 19 years ago