Age | Commit message (Expand) | Author | Files | Lines |
2006-10-03 | [PATCH] scheduler: NUMA aware placement of sched_group_allnodes | Christoph Lameter | 1 | -3/+4 |
2006-10-03 | [PATCH] sched: fixing wrong comment for find_idlest_cpu() | Satoru Takeuchi | 1 | -1/+1 |
2006-10-03 | [PATCH] sched: cleanup sched_group cpu_power setup | Siddha, Suresh B | 1 | -63/+82 |
2006-10-03 | [PATCH] sched: introduce child field in sched_domain | Siddha, Suresh B | 1 | -10/+30 |
2006-10-03 | [PATCH] sched: don't print migration cost when only 1 CPU | Dave Jones | 1 | -6/+8 |
2006-10-03 | [PATCH] sched: remove unnecessary sched group allocations | Siddha, Suresh B | 1 | -66/+38 |
2006-10-03 | [PATCH] sched: force /sbin/init off isolated cpus | Nick Piggin | 1 | -2/+11 |
2006-10-03 | [PATCH] kernel-doc for kernel/resource.c | Randy Dunlap | 1 | -11/+72 |
2006-10-03 | [PATCH] kernel-doc for kernel/dma.c | Randy Dunlap | 1 | -1/+9 |
2006-10-03 | [PATCH] Create kallsyms_lookup_size_offset() | Franck Bui-Huu | 2 | -44/+82 |
2006-10-02 | [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h | David Howells | 1 | -2/+0 |
2006-10-02 | [PATCH] replace cad_pid by a struct pid | Cedric Le Goater | 2 | -6/+30 |
2006-10-02 | [PATCH] introduce get_task_pid() to fix unsafe get_pid() | Oleg Nesterov | 1 | -0/+9 |
2006-10-02 | [PATCH] introduce kernel_execve | Arnd Bergmann | 1 | -3/+2 |
2006-10-02 | [PATCH] nsproxy cloning error path fix | Pavel | 1 | -1/+1 |
2006-10-02 | [PATCH] IPC namespace - sysctls | Kirill Korotaev | 1 | -28/+88 |
2006-10-02 | [PATCH] IPC namespace - utils | Kirill Korotaev | 1 | -0/+10 |
2006-10-02 | [PATCH] IPC namespace core | Kirill Korotaev | 2 | -17/+46 |
2006-10-02 | [PATCH] uts: copy nsproxy only when needed | Serge Hallyn | 1 | -6/+14 |
2006-10-02 | [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag | Serge E. Hallyn | 3 | -4/+71 |
2006-10-02 | [PATCH] namespaces: utsname: sysctl | Serge E. Hallyn | 1 | -19/+119 |
2006-10-02 | [PATCH] namespaces: utsname: implement utsname namespaces | Serge E. Hallyn | 3 | -0/+57 |
2006-10-02 | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn | 2 | -8/+8 |
2006-10-02 | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn | 1 | -7/+7 |
2006-10-02 | [PATCH] namespaces: exit_task_namespaces() invalidates nsproxy | Cedric Le Goater | 1 | -1/+1 |
2006-10-02 | [PATCH] namespaces: incorporate fs namespace into nsproxy | Serge E. Hallyn | 3 | -16/+37 |
2006-10-02 | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c | Serge E. Hallyn | 1 | -0/+3 |
2006-10-02 | [PATCH] namespaces: add nsproxy | Serge E. Hallyn | 4 | -2/+102 |
2006-10-02 | [PATCH] make kernel/sysctl.c:_proc_do_string() static | Adrian Bunk | 1 | -2/+3 |
2006-10-02 | [PATCH] proc: sysctl: add _proc_do_string helper | Sam Vilain | 1 | -29/+36 |
2006-10-02 | [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently | Greg Banks | 1 | -0/+3 |
2006-10-02 | [PATCH] kretprobe spinlock deadlock patch | bibo,mao | 1 | -4/+11 |
2006-10-02 | [PATCH] disallow kprobes on notifier_call_chain | bibo,mao | 1 | -1/+1 |
2006-10-02 | [PATCH] kprobe whitespace cleanup | bibo,mao | 1 | -8/+8 |
2006-10-02 | [PATCH] Kprobes: Make kprobe modules more portable | Ananth N Mavinakayanahalli | 2 | -1/+26 |
2006-10-02 | [PATCH] usb: fixup usb so it uses struct pid | Eric W. Biederman | 1 | -4/+4 |
2006-10-02 | [PATCH] Use struct pspace in next_pidmap and find_ge_pid | Eric W. Biederman | 1 | -6/+7 |
2006-10-02 | [PATCH] Define struct pspace | Sukadev Bhattiprolu | 1 | -22/+31 |
2006-10-02 | [PATCH] Move pidmap to pspace.h | Sukadev Bhattiprolu | 1 | -6/+1 |
2006-10-02 | [PATCH] pids coding style use struct pidmap in next_pidmap | Eric W. Biederman | 1 | -1/+1 |
2006-10-02 | [PATCH] pids: coding style: use struct pidmap | Sukadev Bhattiprolu | 1 | -5/+5 |
2006-10-02 | [PATCH] file: modify struct fown_struct to use a struct pid | Eric W. Biederman | 1 | -1/+1 |
2006-10-02 | [PATCH] pid: export the symbols needed to use struct pid * | Eric W. Biederman | 1 | -0/+3 |
2006-10-02 | [PATCH] pid: implement signal functions that take a struct pid * | Eric W. Biederman | 1 | -10/+47 |
2006-10-02 | [PATCH] proc: readdir race fix (take 3) | Eric W. Biederman | 1 | -0/+36 |
2006-10-02 | [PATCH] list module taint flags in Oops/panic | Randy Dunlap | 1 | -3/+34 |
2006-10-01 | [PATCH] Support piping into commands in /proc/sys/kernel/core_pattern | Andi Kleen | 2 | -1/+5 |
2006-10-01 | [PATCH] Create call_usermodehelper_pipe() | Andi Kleen | 1 | -1/+54 |
2006-10-01 | [PATCH] r/o bind mount prepwork: inc_nlink() helper | Dave Hansen | 1 | -4/+4 |
2006-10-01 | [PATCH] csa accounting taskstats update | Jay Lan | 1 | -11/+14 |