summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2006-10-03rcutorture: Fix incorrect description of default for nreaders parameterJosh Triplett
2006-10-03remove duplicate "until" from kernel/workqueue.cRolf Eike Beer
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-03[PATCH] scheduler: NUMA aware placement of sched_group_allnodesChristoph Lameter
2006-10-03[PATCH] sched: fixing wrong comment for find_idlest_cpu()Satoru Takeuchi
2006-10-03[PATCH] sched: cleanup sched_group cpu_power setupSiddha, Suresh B
2006-10-03[PATCH] sched: introduce child field in sched_domainSiddha, Suresh B
2006-10-03[PATCH] sched: don't print migration cost when only 1 CPUDave Jones
2006-10-03[PATCH] sched: remove unnecessary sched group allocationsSiddha, Suresh B
2006-10-03[PATCH] sched: force /sbin/init off isolated cpusNick Piggin
2006-10-03[PATCH] kernel-doc for kernel/resource.cRandy Dunlap
2006-10-03[PATCH] kernel-doc for kernel/dma.cRandy Dunlap
2006-10-03[PATCH] Create kallsyms_lookup_size_offset()Franck Bui-Huu
2006-10-02[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater
2006-10-02[PATCH] introduce get_task_pid() to fix unsafe get_pid()Oleg Nesterov
2006-10-02[PATCH] introduce kernel_execveArnd Bergmann
2006-10-02[PATCH] nsproxy cloning error path fixPavel
2006-10-02[PATCH] IPC namespace - sysctlsKirill Korotaev
2006-10-02[PATCH] IPC namespace - utilsKirill Korotaev
2006-10-02[PATCH] IPC namespace coreKirill Korotaev
2006-10-02[PATCH] uts: copy nsproxy only when neededSerge Hallyn
2006-10-02[PATCH] namespaces: utsname: implement CLONE_NEWUTS flagSerge E. Hallyn
2006-10-02[PATCH] namespaces: utsname: sysctlSerge E. Hallyn
2006-10-02[PATCH] namespaces: utsname: implement utsname namespacesSerge E. Hallyn
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-10-02[PATCH] namespaces: exit_task_namespaces() invalidates nsproxyCedric Le Goater
2006-10-02[PATCH] namespaces: incorporate fs namespace into nsproxySerge E. Hallyn
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn
2006-10-02[PATCH] make kernel/sysctl.c:_proc_do_string() staticAdrian Bunk
2006-10-02[PATCH] proc: sysctl: add _proc_do_string helperSam Vilain
2006-10-02[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks
2006-10-02[PATCH] kretprobe spinlock deadlock patchbibo,mao
2006-10-02[PATCH] disallow kprobes on notifier_call_chainbibo,mao
2006-10-02[PATCH] kprobe whitespace cleanupbibo,mao
2006-10-02[PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli
2006-10-02[PATCH] usb: fixup usb so it uses struct pidEric W. Biederman
2006-10-02[PATCH] Use struct pspace in next_pidmap and find_ge_pidEric W. Biederman
2006-10-02[PATCH] Define struct pspaceSukadev Bhattiprolu
2006-10-02[PATCH] Move pidmap to pspace.hSukadev Bhattiprolu
2006-10-02[PATCH] pids coding style use struct pidmap in next_pidmapEric W. Biederman
2006-10-02[PATCH] pids: coding style: use struct pidmapSukadev Bhattiprolu
2006-10-02[PATCH] file: modify struct fown_struct to use a struct pidEric W. Biederman
2006-10-02[PATCH] pid: export the symbols needed to use struct pid *Eric W. Biederman
2006-10-02[PATCH] pid: implement signal functions that take a struct pid *Eric W. Biederman
2006-10-02[PATCH] proc: readdir race fix (take 3)Eric W. Biederman
2006-10-02[PATCH] list module taint flags in Oops/panicRandy Dunlap
2006-10-01[PATCH] Support piping into commands in /proc/sys/kernel/core_patternAndi Kleen