aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-03[PATCH] scheduler: NUMA aware placement of sched_group_allnodesChristoph Lameter1-3/+4
2006-10-03[PATCH] sched: fixing wrong comment for find_idlest_cpu()Satoru Takeuchi1-1/+1
2006-10-03[PATCH] sched: cleanup sched_group cpu_power setupSiddha, Suresh B1-63/+82
2006-10-03[PATCH] sched: introduce child field in sched_domainSiddha, Suresh B1-10/+30
2006-10-03[PATCH] sched: don't print migration cost when only 1 CPUDave Jones1-6/+8
2006-10-03[PATCH] sched: remove unnecessary sched group allocationsSiddha, Suresh B1-66/+38
2006-10-03[PATCH] sched: force /sbin/init off isolated cpusNick Piggin1-2/+11
2006-10-03[PATCH] kernel-doc for kernel/resource.cRandy Dunlap1-11/+72
2006-10-03[PATCH] kernel-doc for kernel/dma.cRandy Dunlap1-1/+9
2006-10-03[PATCH] Create kallsyms_lookup_size_offset()Franck Bui-Huu2-44/+82
2006-10-02[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells1-2/+0
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater2-6/+30
2006-10-02[PATCH] introduce get_task_pid() to fix unsafe get_pid()Oleg Nesterov1-0/+9
2006-10-02[PATCH] introduce kernel_execveArnd Bergmann1-3/+2
2006-10-02[PATCH] nsproxy cloning error path fixPavel1-1/+1
2006-10-02[PATCH] IPC namespace - sysctlsKirill Korotaev1-28/+88
2006-10-02[PATCH] IPC namespace - utilsKirill Korotaev1-0/+10
2006-10-02[PATCH] IPC namespace coreKirill Korotaev2-17/+46
2006-10-02[PATCH] uts: copy nsproxy only when neededSerge Hallyn1-6/+14
2006-10-02[PATCH] namespaces: utsname: implement CLONE_NEWUTS flagSerge E. Hallyn3-4/+71
2006-10-02[PATCH] namespaces: utsname: sysctlSerge E. Hallyn1-19/+119
2006-10-02[PATCH] namespaces: utsname: implement utsname namespacesSerge E. Hallyn3-0/+57
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2-8/+8
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-7/+7
2006-10-02[PATCH] namespaces: exit_task_namespaces() invalidates nsproxyCedric Le Goater1-1/+1
2006-10-02[PATCH] namespaces: incorporate fs namespace into nsproxySerge E. Hallyn3-16/+37
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn1-0/+3
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn4-2/+102
2006-10-02[PATCH] make kernel/sysctl.c:_proc_do_string() staticAdrian Bunk1-2/+3
2006-10-02[PATCH] proc: sysctl: add _proc_do_string helperSam Vilain1-29/+36
2006-10-02[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks1-0/+3
2006-10-02[PATCH] kretprobe spinlock deadlock patchbibo,mao1-4/+11
2006-10-02[PATCH] disallow kprobes on notifier_call_chainbibo,mao1-1/+1
2006-10-02[PATCH] kprobe whitespace cleanupbibo,mao1-8/+8
2006-10-02[PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli2-1/+26
2006-10-02[PATCH] usb: fixup usb so it uses struct pidEric W. Biederman1-4/+4
2006-10-02[PATCH] Use struct pspace in next_pidmap and find_ge_pidEric W. Biederman1-6/+7
2006-10-02[PATCH] Define struct pspaceSukadev Bhattiprolu1-22/+31
2006-10-02[PATCH] Move pidmap to pspace.hSukadev Bhattiprolu1-6/+1
2006-10-02[PATCH] pids coding style use struct pidmap in next_pidmapEric W. Biederman1-1/+1
2006-10-02[PATCH] pids: coding style: use struct pidmapSukadev Bhattiprolu1-5/+5
2006-10-02[PATCH] file: modify struct fown_struct to use a struct pidEric W. Biederman1-1/+1
2006-10-02[PATCH] pid: export the symbols needed to use struct pid *Eric W. Biederman1-0/+3
2006-10-02[PATCH] pid: implement signal functions that take a struct pid *Eric W. Biederman1-10/+47
2006-10-02[PATCH] proc: readdir race fix (take 3)Eric W. Biederman1-0/+36
2006-10-02[PATCH] list module taint flags in Oops/panicRandy Dunlap1-3/+34
2006-10-01[PATCH] Support piping into commands in /proc/sys/kernel/core_patternAndi Kleen2-1/+5
2006-10-01[PATCH] Create call_usermodehelper_pipe()Andi Kleen1-1/+54
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen1-4/+4
2006-10-01[PATCH] csa accounting taskstats updateJay Lan1-11/+14