aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] csa: convert CONFIG tag for extended accounting routinesJay Lan2006-10-015-31/+33
* [PATCH] csa: Extended system accounting over taskstatsJay Lan2006-10-012-0/+23
* [PATCH] csa: basic accounting over taskstatsJay Lan2006-10-013-1/+77
* [PATCH] Fix taskstats size calculation (use the new genetlink utility functions)Balbir Singh2006-10-011-1/+1
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-5/+1
* [PATCH] kernel/time/ntp.c: possible cleanupsAdrian Bunk2006-10-011-20/+20
* [PATCH] ntp: convert to the NTP4 reference modelRoman Zippel2006-10-011-32/+19
* [PATCH] ntp: convert time_freq to nsec valueRoman Zippel2006-10-011-14/+22
* [PATCH] ntp: remove time_toleranceRoman Zippel2006-10-011-5/+4
* [PATCH] ntp: add time_adjust to tick lengthRoman Zippel2006-10-012-55/+18
* [PATCH] ntp: prescale time_offsetRoman Zippel2006-10-011-48/+16
* [PATCH] ntp: add time_freq to tick lengthRoman Zippel2006-10-011-5/+3
* [PATCH] ntp: add time_adj to tick lengthRoman Zippel2006-10-011-4/+2
* [PATCH] ntp: add ntp_update_frequencyRoman Zippel2006-10-012-13/+48
* [PATCH] NTP: Move all the NTP related code to ntp.cjohn stultz2006-10-014-384/+391
* [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky2006-10-011-2/+2