summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2006-10-02[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks-0/+3
2006-10-02[PATCH] kretprobe spinlock deadlock patchbibo,mao-4/+11
2006-10-02[PATCH] disallow kprobes on notifier_call_chainbibo,mao-1/+1
2006-10-02[PATCH] kprobe whitespace cleanupbibo,mao-8/+8
2006-10-02[PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli-1/+26
2006-10-02[PATCH] usb: fixup usb so it uses struct pidEric W. Biederman-4/+4
2006-10-02[PATCH] Use struct pspace in next_pidmap and find_ge_pidEric W. Biederman-6/+7
2006-10-02[PATCH] Define struct pspaceSukadev Bhattiprolu-22/+31
2006-10-02[PATCH] Move pidmap to pspace.hSukadev Bhattiprolu-6/+1
2006-10-02[PATCH] pids coding style use struct pidmap in next_pidmapEric W. Biederman-1/+1
2006-10-02[PATCH] pids: coding style: use struct pidmapSukadev Bhattiprolu-5/+5
2006-10-02[PATCH] file: modify struct fown_struct to use a struct pidEric W. Biederman-1/+1
2006-10-02[PATCH] pid: export the symbols needed to use struct pid *Eric W. Biederman-0/+3
2006-10-02[PATCH] pid: implement signal functions that take a struct pid *Eric W. Biederman-10/+47
2006-10-02[PATCH] proc: readdir race fix (take 3)Eric W. Biederman-0/+36
2006-10-02[PATCH] list module taint flags in Oops/panicRandy Dunlap-3/+34
2006-10-01[PATCH] Support piping into commands in /proc/sys/kernel/core_patternAndi Kleen-1/+5
2006-10-01[PATCH] Create call_usermodehelper_pipe()Andi Kleen-1/+54
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen-4/+4
2006-10-01[PATCH] csa accounting taskstats updateJay Lan-11/+14
2006-10-01[PATCH] csa: convert CONFIG tag for extended accounting routinesJay Lan-31/+33
2006-10-01[PATCH] csa: Extended system accounting over taskstatsJay Lan-0/+23
2006-10-01[PATCH] csa: basic accounting over taskstatsJay Lan-1/+77
2006-10-01[PATCH] Fix taskstats size calculation (use the new genetlink utility functions)Balbir Singh-1/+1
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto-5/+1
2006-10-01[PATCH] kernel/time/ntp.c: possible cleanupsAdrian Bunk-20/+20
2006-10-01[PATCH] ntp: convert to the NTP4 reference modelRoman Zippel-32/+19
2006-10-01[PATCH] ntp: convert time_freq to nsec valueRoman Zippel-14/+22
2006-10-01[PATCH] ntp: remove time_toleranceRoman Zippel-5/+4
2006-10-01[PATCH] ntp: add time_adjust to tick lengthRoman Zippel-55/+18
2006-10-01[PATCH] ntp: prescale time_offsetRoman Zippel-48/+16
2006-10-01[PATCH] ntp: add time_freq to tick lengthRoman Zippel-5/+3
2006-10-01[PATCH] ntp: add time_adj to tick lengthRoman Zippel-4/+2
2006-10-01[PATCH] ntp: add ntp_update_frequencyRoman Zippel-13/+48
2006-10-01[PATCH] NTP: Move all the NTP related code to ntp.cjohn stultz-384/+391
2006-10-01[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky-2/+2
2006-10-01[PATCH] CodingStyle cleanup for kernel/sys.cCal Peake-50/+30
2006-10-01[PATCH] maximum latency tracking infrastructureArjan van de Ven-1/+280
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells-0/+5
2006-09-30[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells-0/+2
2006-09-30[PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6]David Howells-0/+1
2006-09-30[PATCH] Define vsyscall cache as blob to make clearer that user space shouldn...Andi Kleen-4/+4
2006-09-30[PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen-8/+4
2006-09-29[PATCH] cpuset: fix obscure attach_task vs exiting racePaul Jackson-1/+6
2006-09-29[PATCH] lockdep core: improve the lock-chain-hashIngo Molnar-2/+2
2006-09-29[PATCH] audit/accounting: tty lockingAlan Cox-1/+10
2006-09-29[PATCH] stop_machine.c copyrightRusty Russell-0/+3
2006-09-29[PATCH] /sys/modules: allow full length section namesIan S. Nelson-6/+20
2006-09-29[PATCH] cpuset: hotunplug cpus and mems in all cpusetsPaul Jackson-17/+70
2006-09-29[PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_mapPaul Jackson-3/+25