1. c5c6ba4 [PATCH] PM: Add pm_trace switch by Rafael J. Wysocki · 19 years ago
  2. c8eb8b4 [PATCH] PM: make it possible to disable console suspending by Rafael J. Wysocki · 19 years ago
  3. 940864d [PATCH] swsusp: Use memory bitmaps during resume by Rafael J. Wysocki · 19 years ago
  4. b788db7 [PATCH] swsusp: Introduce memory bitmaps by Rafael J. Wysocki · 19 years ago
  5. 0bcd888 [PATCH] swsusp: Introduce some helpful constants by Rafael J. Wysocki · 19 years ago
  6. 75534b5 [PATCH] Change the name of pagedir_nosave by Rafael J. Wysocki · 19 years ago
  7. cd560bb [PATCH] swsusp: Fix alloc_pagedir by Rafael J. Wysocki · 19 years ago
  8. f6143aa [PATCH] swsusp: Reorder memory-allocating functions by Rafael J. Wysocki · 19 years ago
  9. f623f0d [PATCH] swsusp: Fix mark_free_pages by Rafael J. Wysocki · 19 years ago
  10. e3920fb [PATCH] Disable CPU hotplug during suspend by Rafael J. Wysocki · 19 years ago
  11. fb13a28 [PATCH] swsusp: struct snapshot_handle cleanup by Rafael J. Wysocki · 19 years ago
  12. ae83c5e [PATCH] swsusp: clean up browsing of pfns by Rafael J. Wysocki · 19 years ago
  13. 546e0d2 [PATCH] swsusp: read speedup by Andrew Morton · 19 years ago
  14. 8c00249 [PATCH] swsusp: add read-speed instrumentation by Andrew Morton · 19 years ago
  15. ab95416 [PATCH] swsusp: write speedup by Andrew Morton · 19 years ago
  16. 3a4f757 [PATCH] swsusp: add write-speed instrumentation by Andrew Morton · 19 years ago
  17. af8c65b [PATCH] FRV: permit __do_IRQ() to be dispensed with by David Howells · 19 years ago
  18. 1a70cd4 [PATCH] selinux: rename selinux_ctxid_to_string by Stephen Smalley · 19 years ago
  19. 62bac01 [PATCH] selinux: eliminate selinux_task_ctxid by Stephen Smalley · 19 years ago
  20. 89fa302 [PATCH] NUMA: Add zone_to_nid function by Christoph Lameter · 19 years ago
  21. 0ff3849 [PATCH] zone_reclaim: dynamic slab reclaim by Christoph Lameter · 19 years ago
  22. fbd9816 [PATCH] Profiling: require buffer allocation on the correct node by Christoph Lameter · 19 years ago
  23. 9b819d2 [PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset/memory policy restrictions by Christoph Lameter · 19 years ago
  24. 0a2966b [PATCH] Fix longstanding load balancing bug in the scheduler by Christoph Lameter · 19 years ago
  25. 1cc5f71 [PATCH] load_module: no BUG if module_subsys uninitialized by Ed Swierk · 19 years ago
  26. fe4944e [NETLINK]: Extend netlink messaging interface by Thomas Graf · 19 years ago
  27. 86998aa [PATCH] genirq core: fix handle_level_irq() by Ingo Molnar · 19 years ago
  28. e4b69aa [PATCH] bug fix in kernel/kmod.c by Kenneth Lee · 19 years ago
  29. e1ed7ac [PATCH] genirq: fix typo in IRQ resend by Imre Deak · 19 years ago
  30. dd9daa2 [PATCH] rcu_do_batch: make ->qlen decrement irq safe by Oleg Nesterov · 19 years ago
  31. 9bb25bf [PATCH] lockdep: double the number of stack-trace entries by Ingo Molnar · 19 years ago
  32. 55669bf [PATCH] audit: AUDIT_PERM support by Al Viro · 19 years ago
  33. 5974501 [PATCH] update audit rule change messages by Amy Griffis · 19 years ago
  34. 8ef2d30 [PATCH] sanity check audit_buffer by Amy Griffis · 19 years ago
  35. 3b33ac3 [PATCH] fix ppid bug in 2.6.18 kernel by Steve Grubb · 19 years ago
  36. c5780e9 [PATCH] Use the correct restart option for futex_lock_pi by Thomas Gleixner · 19 years ago
  37. 068c457 [PATCH] lockdep: do not touch console state when tainting the kernel by Ingo Molnar · 19 years ago
  38. 471b40d [PATCH] prevent swsusp with PAE by Pavel Machek · 19 years ago
  39. fc47e7b [PATCH] lockdep ifdef fix by Jarek Poplawski · 19 years ago
  40. 3b6362b [PATCH] eligible_child: remove an obsolete ->tgid check by Oleg Nesterov · 19 years ago
  41. 43a1dd5 [PATCH] kerneldoc for handle_bad_irq() by Henrik Kretzschmar · 19 years ago
  42. 35df17c [PATCH] task delay accounting fixes by Shailabh Nagar · 19 years ago
  43. 0d673a5 [PATCH] cpuset: oom panic fix by Nick Piggin · 19 years ago
  44. 4c4d50f [PATCH] cpuset: top_cpuset tracks hotplug changes to cpu_online_map by Paul Jackson · 19 years ago
  45. 4edb9a1 [PATCH] Remove redundant up() in stop_machine() by Yingchao Zhou · 19 years ago
  46. d015bae [PATCH] futex_find_get_task(): remove an obscure EXIT_ZOMBIE check by Oleg Nesterov · 19 years ago
  47. f8986c2 [PATCH] revert "Drop tasklist lock in do_sched_setscheduler" by Oleg Nesterov · 19 years ago
  48. 9b41ea7 [PATCH] workqueue: remove lock_cpu_hotplug() by Andrew Morton · 19 years ago
  49. e579dcb [PATCH] futex_handle_fault always fails by john stultz · 19 years ago
  50. 6997a6f [PATCH] sys_getppid oopses on debug kernel by Kirill Korotaev · 19 years ago
  51. 657b301 [PATCH] panic.c build fix by Andrew Morton · 19 years ago
  52. 3773dc9 [PATCH] fix hrtimer percpu usage typo by Jan Blunck · 19 years ago
  53. ce2c6b5 [PATCH] futex: Apply recent futex fixes to futex_compat by Thomas Gleixner · 19 years ago
  54. 58c1b5b [PATCH] memory hotadd fixes: find_next_system_ram catch range fix by KAMEZAWA Hiroyuki · 19 years ago
  55. 0f04ab5 [PATCH] memory hotadd fixes: change find_next_system_ram's return value manner by KAMEZAWA Hiroyuki · 19 years ago
  56. 78944e5 [PATCH] vt: printk: Fix framebuffer console triggering might_sleep assertion by Antonino A. Daplas · 19 years ago
  57. 9f59ce5 [PATCH] ptrace: make pid of child process available for PTRACE_EVENT_VFORK_DONE by Chuck Ebbert · 19 years ago
  58. e91467e [PATCH] bug in futex unqueue_me by Christian Borntraeger · 19 years ago
  59. a7ef787 [PATCH] Make suspend possible with a traced process at a breakpoint by Rafael J. Wysocki · 19 years ago
  60. 3f2792f [PATCH] take filling ->pid, etc. out of audit_get_context() by Al Viro · 19 years ago
  61. 5ac3a9c [PATCH] don't bother with aux entires for dummy context by Al Viro · 19 years ago
  62. d51374a [PATCH] mark context of syscall entered with no rules as dummy by Al Viro · 19 years ago
  63. 471a5c7 [PATCH] introduce audit rules counter by Al Viro · 19 years ago
  64. 5422e01 [PATCH] fix audit oops with invalid operator by Amy Griffis · 19 years ago
  65. 6988434 [PATCH] fix oops with CONFIG_AUDIT and !CONFIG_AUDITSYSCALL by Amy Griffis · 19 years ago
  66. 73d3ec5 [PATCH] fix missed create event for directory audit by Amy Griffis · 19 years ago
  67. 3e2efce [PATCH] fix faulty inode data collection for open() with O_CREAT by Amy Griffis · 19 years ago
  68. ae74c3b Fix force_sig_info() semantics after cleanups by Linus Torvalds · 19 years ago
  69. 51d8c5e [PATCH] timer: Fix tvec_bases initializer by Josh Triplett · 19 years ago
  70. d07fe82 [PATCH] reference rt-mutex-design in rtmutex.c by Steven Rostedt · 19 years ago
  71. 3c829c3 [PATCH] Reducing local_bh_enable/disable overhead in irqtrace by Tim Chen · 19 years ago
  72. b50f60c [PATCH] pi-futex: missing pi_waiters plist initialization by Heiko Carstens · 19 years ago
  73. 0fcb78c [PATCH] Add DocBook documentation for workqueue functions by Rolf Eike Beer · 19 years ago
  74. 2d7d253 [PATCH] fix cond_resched() fix by Jim Houston · 19 years ago
  75. 6ea24f9 [PATCH] fix bad macro param in timer.c by Steven Rostedt · 19 years ago
  76. 8c78f30 [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications by Chandra Seetharaman · 19 years ago
  77. a9ad965 [PATCH] IA64: kprobe invalidate icache of jump buffer by bibo, mao · 19 years ago
  78. 163ecdf [PATCH] delay accounting: temporarily enable by default by Shailabh Nagar · 19 years ago
  79. d94a041 [PATCH] taskstats: free skb, avoid returns in send_cpu_listeners by Shailabh Nagar · 19 years ago
  80. 7d94ddd [PATCH] make taskstats sending completely independent of delay accounting on/off status by Shailabh Nagar · 19 years ago
  81. 15a647e [PATCH] genirq: {en,dis}able_irq_wake() need refcounting too by David Brownell · 19 years ago
  82. f712c0c [PATCH] sched: build_sched_domains() fix by Siddha, Suresh B · 19 years ago
  83. e3f2dde [PATCH] pi-futex: robust-futex exit by Ingo Molnar · 19 years ago
  84. 627371d [PATCH] pi-futex: robust-futex exit crash fix by Ingo Molnar · 19 years ago
  85. abb5a5c [PATCH] Cpuset: fix ABBA deadlock with cpu hotplug lock by Paul Jackson · 19 years ago
  86. aa95387 cpu hotplug: simplify and hopefully fix locking by Linus Torvalds · 19 years ago
  87. bb12999 [PATCH] Remove down_write() from taskstats code invoked on the exit() path by Shailabh Nagar · 19 years ago
  88. f9fd891 [PATCH] per-task delay accounting taskstats interface: control exit data through cpumasks by Shailabh Nagar · 19 years ago
  89. ad4ecbc [PATCH] delay accounting taskstats interface send tgid once by Shailabh Nagar · 19 years ago
  90. 2589045 [PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delays by Shailabh Nagar · 19 years ago
  91. 6f44993 [PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface by Shailabh Nagar · 19 years ago
  92. c757249 [PATCH] per-task-delay-accounting: taskstats interface by Shailabh Nagar · 19 years ago
  93. 52f17b6 [PATCH] per-task-delay-accounting: cpu delay collection via schedstats by Chandra Seetharaman · 19 years ago
  94. 0ff9224 [PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection by Shailabh Nagar · 19 years ago
  95. ca74e92 [PATCH] per-task-delay-accounting: setup by Shailabh Nagar · 19 years ago
  96. 3a5f5e4 [PATCH] lockdep: core, fix rq-lock handling on __ARCH_WANT_UNLOCKED_CTXSW by Ingo Molnar · 19 years ago
  97. a4afee0 [PATCH] Fix sighand->siglock usage in kernel/acct.c by OGAWA Hirofumi · 19 years ago
  98. 3e14347 [PATCH] improve timekeeping resume robustness by john stultz · 19 years ago
  99. 6bc02d8 [PATCH] unexport open_softirq by Adrian Bunk · 19 years ago
  100. 60198f9 [PATCH] Add try_to_freeze() to rt-test kthreads by Luca Tettamanti · 19 years ago