Age | Commit message (Expand) | Author |
2008-02-08 | wait_task_continued/zombie: don't use task_pid_nr_ns() lockless | Oleg Nesterov |
2008-02-08 | do_wait: fix security checks | Oleg Nesterov |
2008-02-08 | do_wait: cleanup delay_group_leader() usage | Oleg Nesterov |
2008-02-08 | wait_task_stopped(): remove unneeded delay_group_leader check | Oleg Nesterov |
2008-02-08 | ptrace_stop: fix racy nonstop_code setting | Oleg Nesterov |
2008-02-08 | do_wait: factor out "retval != 0" checks | Oleg Nesterov |
2008-02-08 | wait_task_stopped: simplify and fix races with SIGCONT/SIGKILL/untrace | Oleg Nesterov |
2008-02-08 | ptrace_stop: fix the race with ptrace detach+attach | Oleg Nesterov |
2008-02-08 | ptrace_check_attach: remove unneeded ->signal != NULL check | Oleg Nesterov |
2008-02-08 | kill my_ptrace_child() | Oleg Nesterov |
2008-02-08 | kill PT_ATTACHED | Oleg Nesterov |
2008-02-08 | fix "modules: make module_address_lookup() safe" | Andrew Morton |
2008-02-08 | modules: include sections.h to avoid defining linker variables explicitly | Christoph Lameter |
2008-02-08 | Modules: handle symbols that have a zero value | Christoph Lameter |
2008-02-08 | proc: seqfile convert proc_pid_status to properly handle pid namespaces | Eric W. Biederman |
2008-02-08 | namespaces: cleanup the code managed with PID_NS option | Pavel Emelyanov |
2008-02-08 | namespaces: cleanup the code managed with the USER_NS option | Pavel Emelyanov |
2008-02-08 | namespaces: move the IPC namespace under IPC_NS option | Pavel Emelyanov |
2008-02-08 | namespaces: move the UTS namespace under UTS_NS option | Pavel Emelyanov |
2008-02-08 | hugetlb: add locking for overcommit sysctl | Nishanth Aravamudan |
2008-02-08 | [POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpc | Badari Pulavarty |
2008-02-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-02-07 | vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str() | Ken'ichi Ohmichi |
2008-02-07 | vmcoreinfo: rename vmcoreinfo's macros returning the size | Ken'ichi Ohmichi |
2008-02-07 | Handle pid namespaces in cgroups code | Pavel Emelyanov |
2008-02-07 | hotplug cpu move tasks in empty cpusets - refinements | Paul Jackson |
2008-02-07 | hotplug cpu: move tasks in empty cpusets to parent various other fixes | Paul Jackson |
2008-02-07 | cgroups: update comments in cpuset.c | Paul Menage |
2008-02-07 | cpusets: update_cpumask revision | Cliff Wickman |
2008-02-07 | hotplug cpu: move tasks in empty cpusets to parent | Cliff Wickman |
2008-02-07 | cgroups: mechanism to process each task in a cgroup | Cliff Wickman |
2008-02-07 | memory cgroup enhancements: add- pre_destroy() handler | KAMEZAWA Hiroyuki |
2008-02-07 | oom: add sysctl to enable task memory dump | David Rientjes |
2008-02-07 | Memory controller improve user interface | Balbir Singh |
2008-02-07 | Memory controller: accounting setup | Pavel Emelianov |
2008-02-07 | Memory controller: resource counters | Pavel Emelianov |
2008-02-07 | kernel/cgroup.c: make 2 functions static | Adrian Bunk |
2008-02-07 | cgroups: move cgroups destroy() callbacks to cgroup_diput() | Paul Menage |
2008-02-07 | cgroup simplify space stripping | Paul Jackson |
2008-02-07 | cgroup brace coding style fix | Paul Jackson |
2008-02-07 | kernel/cgroup.c: remove dead code | Adrian Bunk |
2008-02-07 | gfs2: make gfs2_glock.gl_owner_pid be a struct pid * | Pavel Emelyanov |
2008-02-07 | Merge branches 'release' and 'dsdt-override' into release | Len Brown |
2008-02-07 | PM: documentation cleanups | Pavel Machek |
2008-02-06 | ACPI: Taint kernel on ACPI table override (format corrected) | Éric Piel |
2008-02-06 | kprobes: kretprobe user entry-handler | Abhishek Sagar |
2008-02-06 | speed up jiffies conversion functions if HZ==USER_HZ | Andrew Morton |
2008-02-06 | system timer: fix crash in <100Hz system timer | David Fries |
2008-02-06 | kernel/sys.c: get rid of expensive divides in groups_sort() | Eric Dumazet |
2008-02-06 | idle_regs() must be __cpuinit | Adrian Bunk |