Commit Graph

227 Commits (42cd2366fb9b58cdfc1855be32b31a78e40b2079)

Author SHA1 Message Date
FUJITA Tomonori b69c49b784 clean up duplicated alloc/free_thread_info 17 years ago
Mel Gorman a1e78772d7 hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until fork() 17 years ago
Roland McGrath f470021adb ptrace children revamp 17 years ago
Ingo Molnar d12c1a3792 lockdep: fix kernel/fork.c warning 17 years ago
Jens Axboe da9cbc8739 block: blkdev.h cleanup, move iocontext stuff to iocontext.h 17 years ago
Steven Rostedt 81d68a96a3 ftrace: trace irq disabled critical timings 17 years ago
Al Viro 02afc6267f [PATCH] dup_fd() fixes, part 1 17 years ago
Al Viro 9f3acc3140 [PATCH] split linux/file.h 17 years ago
Oleg Nesterov db51aeccd7 signals: microoptimize the usage of ->curr_target 17 years ago
Matt Helsley 925d1c401f procfs task exe symlink 17 years ago
Manfred Spraul 6013f67fc1 ipc: sysvsem: force unshare(CLONE_SYSVSEM) when CLONE_NEWIPC 17 years ago
Manfred Spraul 9edff4ab1f ipc: sysvsem: implement sys_unshare(CLONE_SYSVSEM) 17 years ago
Balbir Singh cf475ad28a cgroups: add an owner to the mm_struct 17 years ago
Lee Schermerhorn 846a16bf0f mempolicy: rename mpol_copy to mpol_dup 17 years ago
Lee Schermerhorn f0be3d32b0 mempolicy: rename mpol_free to mpol_put 17 years ago
Carsten Otte 402b08622d s390: KVM preparation: provide hook to enable pgstes in user pagetable 17 years ago
Al Viro 50704516f3 Fix uninitialized 'copy' in unshare_files 17 years ago
Al Viro 537166f6fa fix execve() 17 years ago
Al Viro 3b1253880b [PATCH] sanitize unshare_files/reset_files_struct 17 years ago
Al Viro fd8328be87 [PATCH] sanitize handling of shared descriptor tables in failing execve() 17 years ago
Al Viro 6b335d9c80 [PATCH] close race in unshare_files() 17 years ago
Suresh Siddha 2adee9b30d x86: fpu xstate split fix 17 years ago
Suresh Siddha 61c4628b53 x86, fpu: split FPU state from task struct - v5 17 years ago
YAMAMOTO Takashi 1d4a788f15 memcgroup: fix spurious EBUSY on memory cgroup removal 17 years ago
Jan Blunck 6ac08c39a1 Use struct path in fs_struct 17 years ago
Harvey Harrison 7ad5b3a505 kernel: remove fastcall in kernel/* 17 years ago
Pavel Emelyanov 6c5f3e7b43 Pidns: make full use of xxx_vnr() calls 17 years ago
Oleg Nesterov fea9d17554 ITIMER_REAL: convert to use struct pid 17 years ago
Pavel Emelianov 78fb74669e Memory controller: accounting setup 17 years ago
Adrian Bunk 6b2fb3c658 idle_regs() must be __cpuinit 17 years ago
Oleg Nesterov d9ae90ac4b use __set_task_state() for TRACED/STOPPED tasks 17 years ago
Serge E. Hallyn 3b7391de67 capabilities: introduce per-process capability bounding set 17 years ago
Benjamin Herrenschmidt 5e5419734c add mm argument to pte/pmd/pud/pgd_free 17 years ago
Andrew Morton bdff746a39 clone: prepare to recycle CLONE_STOPPED 17 years ago
Avi Kivity 6d4e4c4fca KVM: Disallow fork() and similar games when using a VM 17 years ago
Jens Axboe fadad878cc kernel: add CLONE_IO to specifically request sharing of IO contexts 17 years ago
Jens Axboe d38ecf935f io context sharing: preliminary support 17 years ago
Jens Axboe fd0928df98 ioprio: move io priority from task_struct to io_context 17 years ago
Arjan van de Ven 9745512ce7 sched: latencytop support 17 years ago
Peter Zijlstra 6f505b1642 sched: rt group scheduling 17 years ago
Paul E. McKenney e260be673a Preempt-RCU: implementation 17 years ago
Gregory Haskins 73fe6aae84 sched: add RT-balance cpu-weight 17 years ago
Ingo Molnar 82a1fcb902 softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks 17 years ago
Eric W. Biederman 5cd17569fd fix clone(CLONE_NEWPID) 17 years ago
Srivatsa Vaddagiri 3c90e6e99b sched: fix copy_namespace() <-> sched_fork() dependency in do_fork 17 years ago
Balbir Singh 9301899be7 sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2 18 years ago
Peter Zijlstra 73a2bcb0ed sched: keep utime/stime monotonic 18 years ago
Alexey Dobriyan a39bc51691 Uninline fork.c/exit.c 18 years ago
Mariusz Kozlowski a24efe62dd kernel/fork.c: remove unneeded variable initialization in copy_process() 18 years ago
Pavel Emelyanov 9a2e70572e Isolate the explicit usage of signal->pgrp 18 years ago