1. 86998aa [PATCH] genirq core: fix handle_level_irq() by Ingo Molnar · 18 years ago
  2. e4b69aa [PATCH] bug fix in kernel/kmod.c by Kenneth Lee · 18 years ago
  3. e1ed7ac [PATCH] genirq: fix typo in IRQ resend by Imre Deak · 18 years ago
  4. dd9daa2 [PATCH] rcu_do_batch: make ->qlen decrement irq safe by Oleg Nesterov · 18 years ago
  5. 9bb25bf [PATCH] lockdep: double the number of stack-trace entries by Ingo Molnar · 18 years ago
  6. 55669bf [PATCH] audit: AUDIT_PERM support by Al Viro · 18 years ago
  7. 5974501 [PATCH] update audit rule change messages by Amy Griffis · 18 years ago
  8. 8ef2d30 [PATCH] sanity check audit_buffer by Amy Griffis · 18 years ago
  9. 3b33ac3 [PATCH] fix ppid bug in 2.6.18 kernel by Steve Grubb · 18 years ago
  10. c5780e9 [PATCH] Use the correct restart option for futex_lock_pi by Thomas Gleixner · 18 years ago
  11. 068c457 [PATCH] lockdep: do not touch console state when tainting the kernel by Ingo Molnar · 18 years ago
  12. 471b40d [PATCH] prevent swsusp with PAE by Pavel Machek · 18 years ago
  13. fc47e7b [PATCH] lockdep ifdef fix by Jarek Poplawski · 18 years ago
  14. 3b6362b [PATCH] eligible_child: remove an obsolete ->tgid check by Oleg Nesterov · 18 years ago
  15. 43a1dd5 [PATCH] kerneldoc for handle_bad_irq() by Henrik Kretzschmar · 18 years ago
  16. 35df17c [PATCH] task delay accounting fixes by Shailabh Nagar · 18 years ago
  17. 0d673a5 [PATCH] cpuset: oom panic fix by Nick Piggin · 18 years ago
  18. 4c4d50f [PATCH] cpuset: top_cpuset tracks hotplug changes to cpu_online_map by Paul Jackson · 18 years ago
  19. 4edb9a1 [PATCH] Remove redundant up() in stop_machine() by Yingchao Zhou · 18 years ago
  20. d015bae [PATCH] futex_find_get_task(): remove an obscure EXIT_ZOMBIE check by Oleg Nesterov · 18 years ago
  21. f8986c2 [PATCH] revert "Drop tasklist lock in do_sched_setscheduler" by Oleg Nesterov · 18 years ago
  22. 9b41ea7 [PATCH] workqueue: remove lock_cpu_hotplug() by Andrew Morton · 18 years ago
  23. e579dcb [PATCH] futex_handle_fault always fails by john stultz · 18 years ago
  24. 6997a6f [PATCH] sys_getppid oopses on debug kernel by Kirill Korotaev · 18 years ago
  25. 657b301 [PATCH] panic.c build fix by Andrew Morton · 18 years ago
  26. 3773dc9 [PATCH] fix hrtimer percpu usage typo by Jan Blunck · 18 years ago
  27. ce2c6b5 [PATCH] futex: Apply recent futex fixes to futex_compat by Thomas Gleixner · 18 years ago
  28. 58c1b5b [PATCH] memory hotadd fixes: find_next_system_ram catch range fix by KAMEZAWA Hiroyuki · 18 years ago
  29. 0f04ab5 [PATCH] memory hotadd fixes: change find_next_system_ram's return value manner by KAMEZAWA Hiroyuki · 18 years ago
  30. 78944e5 [PATCH] vt: printk: Fix framebuffer console triggering might_sleep assertion by Antonino A. Daplas · 18 years ago
  31. 9f59ce5 [PATCH] ptrace: make pid of child process available for PTRACE_EVENT_VFORK_DONE by Chuck Ebbert · 18 years ago
  32. e91467e [PATCH] bug in futex unqueue_me by Christian Borntraeger · 18 years ago
  33. a7ef787 [PATCH] Make suspend possible with a traced process at a breakpoint by Rafael J. Wysocki · 18 years ago
  34. 3f2792f [PATCH] take filling ->pid, etc. out of audit_get_context() by Al Viro · 18 years ago
  35. 5ac3a9c [PATCH] don't bother with aux entires for dummy context by Al Viro · 18 years ago
  36. d51374a [PATCH] mark context of syscall entered with no rules as dummy by Al Viro · 18 years ago
  37. 471a5c7 [PATCH] introduce audit rules counter by Al Viro · 18 years ago
  38. 5422e01 [PATCH] fix audit oops with invalid operator by Amy Griffis · 18 years ago
  39. 6988434 [PATCH] fix oops with CONFIG_AUDIT and !CONFIG_AUDITSYSCALL by Amy Griffis · 18 years ago
  40. 73d3ec5 [PATCH] fix missed create event for directory audit by Amy Griffis · 18 years ago
  41. 3e2efce [PATCH] fix faulty inode data collection for open() with O_CREAT by Amy Griffis · 18 years ago
  42. ae74c3b Fix force_sig_info() semantics after cleanups by Linus Torvalds · 18 years ago
  43. 51d8c5e [PATCH] timer: Fix tvec_bases initializer by Josh Triplett · 18 years ago
  44. d07fe82 [PATCH] reference rt-mutex-design in rtmutex.c by Steven Rostedt · 18 years ago
  45. 3c829c3 [PATCH] Reducing local_bh_enable/disable overhead in irqtrace by Tim Chen · 18 years ago
  46. b50f60c [PATCH] pi-futex: missing pi_waiters plist initialization by Heiko Carstens · 18 years ago
  47. 0fcb78c [PATCH] Add DocBook documentation for workqueue functions by Rolf Eike Beer · 18 years ago
  48. 2d7d253 [PATCH] fix cond_resched() fix by Jim Houston · 18 years ago
  49. 6ea24f9 [PATCH] fix bad macro param in timer.c by Steven Rostedt · 18 years ago
  50. 8c78f30 [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications by Chandra Seetharaman · 18 years ago
  51. a9ad965 [PATCH] IA64: kprobe invalidate icache of jump buffer by bibo, mao · 18 years ago
  52. 163ecdf [PATCH] delay accounting: temporarily enable by default by Shailabh Nagar · 18 years ago
  53. d94a041 [PATCH] taskstats: free skb, avoid returns in send_cpu_listeners by Shailabh Nagar · 18 years ago
  54. 7d94ddd [PATCH] make taskstats sending completely independent of delay accounting on/off status by Shailabh Nagar · 18 years ago
  55. 15a647e [PATCH] genirq: {en,dis}able_irq_wake() need refcounting too by David Brownell · 18 years ago
  56. f712c0c [PATCH] sched: build_sched_domains() fix by Siddha, Suresh B · 18 years ago
  57. e3f2dde [PATCH] pi-futex: robust-futex exit by Ingo Molnar · 18 years ago
  58. 627371d [PATCH] pi-futex: robust-futex exit crash fix by Ingo Molnar · 18 years ago
  59. abb5a5c [PATCH] Cpuset: fix ABBA deadlock with cpu hotplug lock by Paul Jackson · 18 years ago
  60. aa95387 cpu hotplug: simplify and hopefully fix locking by Linus Torvalds · 18 years ago
  61. bb12999 [PATCH] Remove down_write() from taskstats code invoked on the exit() path by Shailabh Nagar · 18 years ago
  62. f9fd891 [PATCH] per-task delay accounting taskstats interface: control exit data through cpumasks by Shailabh Nagar · 18 years ago
  63. ad4ecbc [PATCH] delay accounting taskstats interface send tgid once by Shailabh Nagar · 18 years ago
  64. 2589045 [PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delays by Shailabh Nagar · 18 years ago
  65. 6f44993 [PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface by Shailabh Nagar · 18 years ago
  66. c757249 [PATCH] per-task-delay-accounting: taskstats interface by Shailabh Nagar · 18 years ago
  67. 52f17b6 [PATCH] per-task-delay-accounting: cpu delay collection via schedstats by Chandra Seetharaman · 18 years ago
  68. 0ff9224 [PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection by Shailabh Nagar · 18 years ago
  69. ca74e92 [PATCH] per-task-delay-accounting: setup by Shailabh Nagar · 18 years ago
  70. 3a5f5e4 [PATCH] lockdep: core, fix rq-lock handling on __ARCH_WANT_UNLOCKED_CTXSW by Ingo Molnar · 18 years ago
  71. a4afee0 [PATCH] Fix sighand->siglock usage in kernel/acct.c by OGAWA Hirofumi · 18 years ago
  72. 3e14347 [PATCH] improve timekeeping resume robustness by john stultz · 18 years ago
  73. 6bc02d8 [PATCH] unexport open_softirq by Adrian Bunk · 18 years ago
  74. 60198f9 [PATCH] Add try_to_freeze() to rt-test kthreads by Luca Tettamanti · 18 years ago
  75. a000965 [PATCH] del_timer_sync(): add cpu_relax() by Andrew Morton · 18 years ago
  76. 52e92e5 [PATCH] remove kernel/kthread.c:kthread_stop_sem() by Adrian Bunk · 18 years ago
  77. 098c5ee [PATCH] null-terminate over-long /proc/kallsyms symbols by Andreas Gruenbacher · 18 years ago
  78. cd6ef2a [PATCH] The scheduled unexport of insert_resource by Adrian Bunk · 18 years ago
  79. 26865e9 [PATCH] remove kernel/power/pm.c:pm_unregister_all() by Adrian Bunk · 18 years ago
  80. abf75a5 [PATCH] Fix prctl privilege escalation and suid_dumpable (CVE-2006-2451) by Marcel Holtmann · 18 years ago
  81. 2c16e9c [PATCH] lockdep: disable lock debugging when kernel state becomes untrusted by Arjan van de Ven · 18 years ago
  82. c59923a [PATCH] remove the tasklist_lock export by Christoph Hellwig · 18 years ago
  83. 21d71f5 [PATCH] uninline init_waitqueue_head() by Ingo Molnar · 18 years ago
  84. aeceb15 [PATCH] swsusp: fix panic when signature can't be read by Linus Torvalds · 18 years ago
  85. 712f403 [PATCH] swsusp warning fix by Andrew Morton · 18 years ago
  86. 95018f7 [PATCH] swsusp: do not use memcpy for snapshotting memory by Rafael J. Wysocki · 18 years ago
  87. e154ff3 [PATCH] adjust clock for lost ticks by Roman Zippel · 18 years ago
  88. 06a9ec2 [PATCH] pi-futex: Validate futex type instead of oopsing by Thomas Gleixner · 18 years ago
  89. 80d6679 [PATCH] kernel/softirq.c: EXPORT_UNUSED_SYMBOL by Adrian Bunk · 18 years ago
  90. c0fc84d [PATCH] kernel/printk.c: EXPORT_SYMBOL_UNUSED by Adrian Bunk · 18 years ago
  91. d6d897c [PATCH] lockdep: core, reduce per-lock class-cache size by Ingo Molnar · 18 years ago
  92. 55794a4 [PATCH] lockdep: improve debug output by Arjan van de Ven · 18 years ago
  93. f9829cc [PATCH] Minor cleanup to lockdep.c by Andi Kleen · 18 years ago
  94. 2ed6e34 [PATCH] small kernel/sched.c cleanup by Andreas Mohr · 18 years ago
  95. 0a565f7 [PATCH] sched: fix bug in __migrate_task() by Peter Williams · 18 years ago
  96. ca78f6b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  97. d8cb7c1 [PATCH] revert "kthread: convert stop_machine into a kthread" by Andrew Morton · 18 years ago
  98. 912b253 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  99. 70b97a7 [PATCH] sched: cleanup, convert sched.c-internal typedefs to struct by Ingo Molnar · 18 years ago
  100. 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 18 years ago