Commit Graph

3696 Commits (4fe91d518e4958af7edebbeb112a3272b2be232d)

Author SHA1 Message Date
Oleg Nesterov c0c0b649d6 ptrace_check_attach: remove unneeded ->signal != NULL check 17 years ago
Oleg Nesterov 34a1738f7d kill my_ptrace_child() 17 years ago
Oleg Nesterov 6b39c7bfbd kill PT_ATTACHED 17 years ago
Andrew Morton 92dfc9dc7b fix "modules: make module_address_lookup() safe" 17 years ago
Christoph Lameter 6d7623943c modules: include sections.h to avoid defining linker variables explicitly 17 years ago
Christoph Lameter 88173507e4 Modules: handle symbols that have a zero value 17 years ago
Eric W. Biederman df5f8314ca proc: seqfile convert proc_pid_status to properly handle pid namespaces 17 years ago
Pavel Emelyanov 74bd59bb39 namespaces: cleanup the code managed with PID_NS option 17 years ago
Pavel Emelyanov aee16ce73c namespaces: cleanup the code managed with the USER_NS option 17 years ago
Pavel Emelyanov ae5e1b22f1 namespaces: move the IPC namespace under IPC_NS option 17 years ago
Pavel Emelyanov 58bfdd6dee namespaces: move the UTS namespace under UTS_NS option 17 years ago
Nishanth Aravamudan a3d0c6aa1b hugetlb: add locking for overcommit sysctl 17 years ago
Badari Pulavarty a99824f327 [POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpc 17 years ago
Ken'ichi Ohmichi bba1f603b8 vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str() 17 years ago
Ken'ichi Ohmichi c76f860c44 vmcoreinfo: rename vmcoreinfo's macros returning the size 17 years ago
Pavel Emelyanov 73507f335f Handle pid namespaces in cgroups code 17 years ago
Paul Jackson b450129554 hotplug cpu move tasks in empty cpusets - refinements 17 years ago
Paul Jackson c8d9c90c7e hotplug cpu: move tasks in empty cpusets to parent various other fixes 17 years ago
Paul Menage 2df167a300 cgroups: update comments in cpuset.c 17 years ago
Cliff Wickman 58f4790b73 cpusets: update_cpumask revision 17 years ago
Cliff Wickman 956db3ca06 hotplug cpu: move tasks in empty cpusets to parent 17 years ago
Cliff Wickman 31a7df01fd cgroups: mechanism to process each task in a cgroup 17 years ago
KAMEZAWA Hiroyuki 4fca88c87b memory cgroup enhancements: add- pre_destroy() handler 17 years ago
David Rientjes fef1bdd68c oom: add sysctl to enable task memory dump 17 years ago
Balbir Singh 0eea103017 Memory controller improve user interface 17 years ago
Pavel Emelianov 78fb74669e Memory controller: accounting setup 17 years ago
Pavel Emelianov e552b66170 Memory controller: resource counters 17 years ago
Adrian Bunk e9685a03c8 kernel/cgroup.c: make 2 functions static 17 years ago
Paul Menage 8dc4f3e17d cgroups: move cgroups destroy() callbacks to cgroup_diput() 17 years ago
Paul Jackson 622d42cac9 cgroup simplify space stripping 17 years ago
Paul Jackson e18f6318e5 cgroup brace coding style fix 17 years ago
Adrian Bunk 3cdeed2986 kernel/cgroup.c: remove dead code 17 years ago
Pavel Emelyanov eccba06891 gfs2: make gfs2_glock.gl_owner_pid be a struct pid * 17 years ago
Pavel Machek 23b168d425 PM: documentation cleanups 17 years ago
Éric Piel 6ed31e92e9 ACPI: Taint kernel on ACPI table override (format corrected) 17 years ago
Abhishek Sagar f47cd9b553 kprobes: kretprobe user entry-handler 17 years ago
Andrew Morton ec03d70739 speed up jiffies conversion functions if HZ==USER_HZ 17 years ago
David Fries 6ffc787a44 system timer: fix crash in <100Hz system timer 17 years ago
Eric Dumazet 1bf47346d7 kernel/sys.c: get rid of expensive divides in groups_sort() 17 years ago
Adrian Bunk 6b2fb3c658 idle_regs() must be __cpuinit 17 years ago
Richard Knutsson eb38a996eb kernel/params.c: remove sparse-warning (different signedness) 17 years ago
Daniel Walker 6c6080f74c stopmachine: semaphore to mutex 17 years ago
Roland McGrath 1a669c2f16 Add arch_ptrace_stop 17 years ago
Nick Piggin a1e096129b relay: nopage 17 years ago
Eric Dumazet 9cfe015aa4 get rid of NR_OPEN and introduce a sysctl_nr_open 17 years ago
Oleg Nesterov 0a76fe8e50 do_wait: remove one "else if" branch 17 years ago
Denys Vlasenko eed4a2aba7 printk.c: use unsigned ints instead of longs for logbuf index 17 years ago
Miao Xie 5e2cb1018a time: fix sysfs_show_{available,current}_clocksources() buffer overflow problem 17 years ago
Adrian Bunk c166f23cb5 kernel/notifier.c should #include <linux/reboot.h> 17 years ago
Adrian Bunk bb695170d8 make srcu_readers_active() static 17 years ago