summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* [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/+1Star
* [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/+1Star
* [PATCH] kernel/time/ntp.c: possible cleanupsAdrian Bunk2006-10-011-20/+20
* [PATCH] ntp: convert to the NTP4 reference modelRoman Zippel2006-10-011-32/+19Star
* [PATCH] ntp: convert time_freq to nsec valueRoman Zippel2006-10-011-14/+22
* [PATCH] ntp: remove time_toleranceRoman Zippel2006-10-011-5/+4Star
* [PATCH] ntp: add time_adjust to tick lengthRoman Zippel2006-10-012-55/+18Star
* [PATCH] ntp: prescale time_offsetRoman Zippel2006-10-011-48/+16Star
* [PATCH] ntp: add time_freq to tick lengthRoman Zippel2006-10-011-5/+3Star
* [PATCH] ntp: add time_adj to tick lengthRoman Zippel2006-10-011-4/+2Star
* [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
* [PATCH] CodingStyle cleanup for kernel/sys.cCal Peake2006-10-011-50/+30Star
* [PATCH] maximum latency tracking infrastructureArjan van de Ven2006-10-012-1/+280
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-301-0/+5
* [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells2006-09-301-0/+2
* [PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6]David Howells2006-09-301-0/+1
* [PATCH] Define vsyscall cache as blob to make clearer that user space shouldn...Andi Kleen2006-09-301-4/+4
* [PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen2006-09-302-8/+4Star
* [PATCH] cpuset: fix obscure attach_task vs exiting racePaul Jackson2006-09-291-1/+6
* [PATCH] lockdep core: improve the lock-chain-hashIngo Molnar2006-09-291-2/+2
* [PATCH] audit/accounting: tty lockingAlan Cox2006-09-292-1/+10
* [PATCH] stop_machine.c copyrightRusty Russell2006-09-291-0/+3
* [PATCH] /sys/modules: allow full length section namesIan S. Nelson2006-09-291-6/+20
* [PATCH] cpuset: hotunplug cpus and mems in all cpusetsPaul Jackson2006-09-291-17/+70
* [PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_mapPaul Jackson2006-09-291-3/+25
* [PATCH] introduce TASK_DEAD stateOleg Nesterov2006-09-292-5/+5