summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] scheduler: NUMA aware placement of sched_group_allnodesChristoph Lameter2006-10-031-3/+4
* [PATCH] sched: fixing wrong comment for find_idlest_cpu()Satoru Takeuchi2006-10-031-1/+1
* [PATCH] sched: cleanup sched_group cpu_power setupSiddha, Suresh B2006-10-031-63/+82
* [PATCH] sched: introduce child field in sched_domainSiddha, Suresh B2006-10-031-10/+30
* [PATCH] sched: don't print migration cost when only 1 CPUDave Jones2006-10-031-6/+8
* [PATCH] sched: remove unnecessary sched group allocationsSiddha, Suresh B2006-10-031-66/+38
* [PATCH] sched: force /sbin/init off isolated cpusNick Piggin2006-10-031-2/+11
* [PATCH] kernel-doc for kernel/resource.cRandy Dunlap2006-10-031-11/+72
* [PATCH] kernel-doc for kernel/dma.cRandy Dunlap2006-10-031-1/+9
* [PATCH] Create kallsyms_lookup_size_offset()Franck Bui-Huu2006-10-032-44/+82
* [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells2006-10-021-2/+0
* [PATCH] replace cad_pid by a struct pidCedric Le Goater2006-10-022-6/+30
* [PATCH] introduce get_task_pid() to fix unsafe get_pid()Oleg Nesterov2006-10-021-0/+9
* [PATCH] introduce kernel_execveArnd Bergmann2006-10-021-3/+2
* [PATCH] nsproxy cloning error path fixPavel2006-10-021-1/+1
* [PATCH] IPC namespace - sysctlsKirill Korotaev2006-10-021-28/+88
* [PATCH] IPC namespace - utilsKirill Korotaev2006-10-021-0/+10
* [PATCH] IPC namespace coreKirill Korotaev2006-10-022-17/+46
* [PATCH] uts: copy nsproxy only when neededSerge Hallyn2006-10-021-6/+14
* [PATCH] namespaces: utsname: implement CLONE_NEWUTS flagSerge E. Hallyn2006-10-023-4/+71
* [PATCH] namespaces: utsname: sysctlSerge E. Hallyn2006-10-021-19/+119
* [PATCH] namespaces: utsname: implement utsname namespacesSerge E. Hallyn2006-10-023-0/+57
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-022-8/+8
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-7/+7
* [PATCH] namespaces: exit_task_namespaces() invalidates nsproxyCedric Le Goater2006-10-021-1/+1
* [PATCH] namespaces: incorporate fs namespace into nsproxySerge E. Hallyn2006-10-023-16/+37
* [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-021-0/+3
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-024-2/+102
* [PATCH] make kernel/sysctl.c:_proc_do_string() staticAdrian Bunk2006-10-021-2/+3
* [PATCH] proc: sysctl: add _proc_do_string helperSam Vilain2006-10-021-29/+36
* [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks2006-10-021-0/+3
* [PATCH] kretprobe spinlock deadlock patchbibo,mao2006-10-021-4/+11
* [PATCH] disallow kprobes on notifier_call_chainbibo,mao2006-10-021-1/+1
* [PATCH] kprobe whitespace cleanupbibo,mao2006-10-021-8/+8
* [PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli2006-10-022-1/+26
* [PATCH] usb: fixup usb so it uses struct pidEric W. Biederman2006-10-021-4/+4
* [PATCH] Use struct pspace in next_pidmap and find_ge_pidEric W. Biederman2006-10-021-6/+7
* [PATCH] Define struct pspaceSukadev Bhattiprolu2006-10-021-22/+31
* [PATCH] Move pidmap to pspace.hSukadev Bhattiprolu2006-10-021-6/+1
* [PATCH] pids coding style use struct pidmap in next_pidmapEric W. Biederman2006-10-021-1/+1
* [PATCH] pids: coding style: use struct pidmapSukadev Bhattiprolu2006-10-021-5/+5
* [PATCH] file: modify struct fown_struct to use a struct pidEric W. Biederman2006-10-021-1/+1
* [PATCH] pid: export the symbols needed to use struct pid *Eric W. Biederman2006-10-021-0/+3
* [PATCH] pid: implement signal functions that take a struct pid *Eric W. Biederman2006-10-021-10/+47
* [PATCH] proc: readdir race fix (take 3)Eric W. Biederman2006-10-021-0/+36
* [PATCH] list module taint flags in Oops/panicRandy Dunlap2006-10-021-3/+34
* [PATCH] Support piping into commands in /proc/sys/kernel/core_patternAndi Kleen2006-10-012-1/+5
* [PATCH] Create call_usermodehelper_pipe()Andi Kleen2006-10-011-1/+54
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-4/+4
* [PATCH] csa accounting taskstats updateJay Lan2006-10-011-11/+14