1. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  2. da48279 IRQ: Typedef the IRQ handler function type by David Howells · 18 years ago
  3. 57a58a9 IRQ: Typedef the IRQ flow handler function type by David Howells · 18 years ago
  4. fefd26b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh by Linus Torvalds · 18 years ago
  5. 18e6756 Merge branch 'audit.b32' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  6. 20e9751 [PATCH] rcu: simplify/improve batch tuning by Oleg Nesterov · 18 years ago
  7. 4b6c2cc [PATCH] rcu: add sched torture type to rcutorture by Josh Triplett · 18 years ago
  8. 11a1470 [PATCH] rcu: add rcu_bh_sync torture type to rcutorture by Josh Triplett · 18 years ago
  9. 20d2e42 [PATCH] rcu: add rcu_sync torture type to rcutorture by Josh Triplett · 18 years ago
  10. e303373 [PATCH] rcu: refactor srcu_torture_deferred_free to work for any implementation by Josh Triplett · 18 years ago
  11. b772e1d [PATCH] RCU: add fake writers to rcutorture by Josh Triplett · 18 years ago
  12. 75cfef3 [PATCH] rcu: Fix sign bug making rcu_random always return the same sequence by Josh Triplett · 18 years ago
  13. 2860aab [PATCH] rcu: Avoid kthread_stop on invalid pointer if rcutorture reader startup fails by Josh Triplett · 18 years ago
  14. 3c29e03 [PATCH] rcu: Mention rcu_bh in description of rcutorture's torture_type parameter by Josh Triplett · 18 years ago
  15. ff2c93a [PATCH] rcu: Add MODULE_AUTHOR to rcutorture module by Josh Triplett · 18 years ago
  16. e6a9201 [PATCH] SRCU: report out-of-memory errors by Alan Stern · 18 years ago
  17. eabc069 [PATCH] Add SRCU-based notifier chains by Alan Stern · 18 years ago
  18. b2896d2 [PATCH] srcu-3: add SRCU operations to rcutorture by Paul E. McKenney · 18 years ago
  19. 621934e [PATCH] srcu-3: RCU variant permitting read-side blocking by Paul E. McKenney · 18 years ago
  20. 1f80025 [PATCH] msi: simplify msi sanity checks by adding with generic irq code by Eric W. Biederman · 18 years ago
  21. 3a16d71 [PATCH] genirq: irq: add a dynamic irq creation API by Eric W. Biederman · 18 years ago
  22. e7b946e [PATCH] genirq: irq: add moved_masked_irq by Eric W. Biederman · 18 years ago
  23. a24ceab [PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bit by Eric W. Biederman · 18 years ago
  24. ac9910c [PATCH] name_count array overrun by Steve Grubb · 18 years ago
  25. 419c58f [PATCH] PPID filtering fix by Alexander Viro · 18 years ago
  26. 4b8a311 [PATCH] arch filter lists with < or > should not be accepted by Eric Paris · 18 years ago
  27. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  28. 4802211 rcutorture: Fix incorrect description of default for nreaders parameter by Josh Triplett · 18 years ago
  29. 9f5d785 remove duplicate "until" from kernel/workqueue.c by Rolf Eike Beer · 18 years ago
  30. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  31. ce16442 [PATCH] scheduler: NUMA aware placement of sched_group_allnodes by Christoph Lameter · 18 years ago
  32. 0feaece [PATCH] sched: fixing wrong comment for find_idlest_cpu() by Satoru Takeuchi · 18 years ago
  33. 89c4710 [PATCH] sched: cleanup sched_group cpu_power setup by Siddha, Suresh B · 18 years ago
  34. 1a84887 [PATCH] sched: introduce child field in sched_domain by Siddha, Suresh B · 18 years ago
  35. 7473264 [PATCH] sched: don't print migration cost when only 1 CPU by Dave Jones · 18 years ago
  36. a616058 [PATCH] sched: remove unnecessary sched group allocations by Siddha, Suresh B · 18 years ago
  37. 5c1e176 [PATCH] sched: force /sbin/init off isolated cpus by Nick Piggin · 18 years ago
  38. e1ca66d [PATCH] kernel-doc for kernel/resource.c by Randy Dunlap · 18 years ago
  39. eed34d0 [PATCH] kernel-doc for kernel/dma.c by Randy Dunlap · 18 years ago
  40. ffc5089 [PATCH] Create kallsyms_lookup_size_offset() by Franck Bui-Huu · 18 years ago
  41. 3f2e05e [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h by David Howells · 18 years ago
  42. 9ec5209 [PATCH] replace cad_pid by a struct pid by Cedric Le Goater · 18 years ago
  43. 1a657f78 [PATCH] introduce get_task_pid() to fix unsafe get_pid() by Oleg Nesterov · 18 years ago
  44. 6760856 [PATCH] introduce kernel_execve by Arnd Bergmann · 18 years ago
  45. 5d124e9 [PATCH] nsproxy cloning error path fix by Pavel · 18 years ago
  46. fcfbd54 [PATCH] IPC namespace - sysctls by Kirill Korotaev · 18 years ago
  47. 73ea413 [PATCH] IPC namespace - utils by Kirill Korotaev · 18 years ago
  48. 25b21cb [PATCH] IPC namespace core by Kirill Korotaev · 18 years ago
  49. c0b2fc3 [PATCH] uts: copy nsproxy only when needed by Serge Hallyn · 18 years ago
  50. 071df10 [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag by Serge E. Hallyn · 18 years ago
  51. 8218c74 [PATCH] namespaces: utsname: sysctl by Serge E. Hallyn · 18 years ago
  52. 4865ecf [PATCH] namespaces: utsname: implement utsname namespaces by Serge E. Hallyn · 18 years ago
  53. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  54. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  55. fab413a [PATCH] namespaces: exit_task_namespaces() invalidates nsproxy by Cedric Le Goater · 18 years ago
  56. 1651e14 [PATCH] namespaces: incorporate fs namespace into nsproxy by Serge E. Hallyn · 18 years ago
  57. 0437eb5 [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c by Serge E. Hallyn · 18 years ago
  58. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  59. b1ba4dd [PATCH] make kernel/sysctl.c:_proc_do_string() static by Adrian Bunk · 18 years ago
  60. f5dd3d6 [PATCH] proc: sysctl: add _proc_do_string helper by Sam Vilain · 18 years ago
  61. e16b38f [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently by Greg Banks · 18 years ago
  62. 99219a3 [PATCH] kretprobe spinlock deadlock patch by bibo,mao · 18 years ago
  63. f2aa85a [PATCH] disallow kprobes on notifier_call_chain by bibo,mao · 18 years ago
  64. 62c27be [PATCH] kprobe whitespace cleanup by bibo,mao · 18 years ago
  65. 3a872d8 [PATCH] Kprobes: Make kprobe modules more portable by Ananth N Mavinakayanahalli · 18 years ago
  66. 2425c08 [PATCH] usb: fixup usb so it uses struct pid by Eric W. Biederman · 18 years ago
  67. f40f50d [PATCH] Use struct pspace in next_pidmap and find_ge_pid by Eric W. Biederman · 18 years ago
  68. 3fbc964 [PATCH] Define struct pspace by Sukadev Bhattiprolu · 18 years ago
  69. aa5a666 [PATCH] Move pidmap to pspace.h by Sukadev Bhattiprolu · 18 years ago
  70. c88be3e [PATCH] pids coding style use struct pidmap in next_pidmap by Eric W. Biederman · 18 years ago
  71. 6a1f3b8 [PATCH] pids: coding style: use struct pidmap by Sukadev Bhattiprolu · 18 years ago
  72. 609d7fa [PATCH] file: modify struct fown_struct to use a struct pid by Eric W. Biederman · 18 years ago
  73. bbf7314 [PATCH] pid: export the symbols needed to use struct pid * by Eric W. Biederman · 18 years ago
  74. c4b92fc [PATCH] pid: implement signal functions that take a struct pid * by Eric W. Biederman · 18 years ago
  75. 0804ef4 [PATCH] proc: readdir race fix (take 3) by Eric W. Biederman · 18 years ago
  76. 2bc2d61 [PATCH] list module taint flags in Oops/panic by Randy Dunlap · 18 years ago
  77. d025c9d [PATCH] Support piping into commands in /proc/sys/kernel/core_pattern by Andi Kleen · 18 years ago
  78. e239ca5 [PATCH] Create call_usermodehelper_pipe() by Andi Kleen · 18 years ago
  79. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  80. db5fed26 [PATCH] csa accounting taskstats update by Jay Lan · 18 years ago
  81. 8f0ab51 [PATCH] csa: convert CONFIG tag for extended accounting routines by Jay Lan · 18 years ago
  82. 9acc185 [PATCH] csa: Extended system accounting over taskstats by Jay Lan · 18 years ago
  83. f3cef7a [PATCH] csa: basic accounting over taskstats by Jay Lan · 18 years ago
  84. 0ae6468 [PATCH] Fix taskstats size calculation (use the new genetlink utility functions) by Balbir Singh · 18 years ago
  85. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  86. 70bc42f [PATCH] kernel/time/ntp.c: possible cleanups by Adrian Bunk · 18 years ago
  87. f199239 [PATCH] ntp: convert to the NTP4 reference model by Roman Zippel · 18 years ago
  88. 04b617e [PATCH] ntp: convert time_freq to nsec value by Roman Zippel · 18 years ago
  89. 97eebe1 [PATCH] ntp: remove time_tolerance by Roman Zippel · 18 years ago
  90. 8f807f8 [PATCH] ntp: add time_adjust to tick length by Roman Zippel · 18 years ago
  91. 3d3675c [PATCH] ntp: prescale time_offset by Roman Zippel · 18 years ago
  92. dc6a43e [PATCH] ntp: add time_freq to tick length by Roman Zippel · 18 years ago
  93. ab8783b [PATCH] ntp: add time_adj to tick length by Roman Zippel · 18 years ago
  94. b0ee755 [PATCH] ntp: add ntp_update_frequency by Roman Zippel · 18 years ago
  95. 4c7ee8d [PATCH] NTP: Move all the NTP related code to ntp.c by john stultz · 18 years ago
  96. ef6edc9 [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks by Martin Schwidefsky · 18 years ago
  97. 756184b [PATCH] CodingStyle cleanup for kernel/sys.c by Cal Peake · 18 years ago
  98. 5c87579 [PATCH] maximum latency tracking infrastructure by Arjan van de Ven · 18 years ago
  99. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  100. 07f3f05 [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] by David Howells · 18 years ago