1. 07354a0 [PATCH] /proc/kallsyms reports lower-case types for some non-exported symbols by Adam B. Jerome · 18 years ago
  2. ed07536 [PATCH] lockdep: annotate nfs/nfsd in-kernel sockets by Peter Zijlstra · 18 years ago
  3. 341a595 [PATCH] Support for freezeable workqueues by Rafael J. Wysocki · 18 years ago
  4. 5045cfc [PATCH] swsusp: kill write-only variable by Pavel Machek · 18 years ago
  5. 2d87595 [PATCH] PM: Fix swsusp debug mode testproc by Rafael J. Wysocki · 18 years ago
  6. 59a49335 [PATCH] swsusp: Fix labels by Rafael J. Wysocki · 18 years ago
  7. 5b6d15d [PATCH] swsusp: Fix coding style in suspend.c by Rafael J. Wysocki · 18 years ago
  8. 11b2ce2 [PATCH] swsusp: Untangle freeze_processes by Rafael J. Wysocki · 18 years ago
  9. a9b6f56 [PATCH] swsusp: Untangle thaw_processes by Rafael J. Wysocki · 18 years ago
  10. a6d7098 [PATCH] convert pm_sem to a mutex by Stephen Hemminger · 18 years ago
  11. 3eb1b3a [PATCH] suspend to disk fails if gdb is suspended with a traced child by Rafael J. Wysocki · 18 years ago
  12. 0d3a9ab [PATCH] swsusp: Measure memory shrinking time by Rafael J. Wysocki · 18 years ago
  13. 112cecb [PATCH] suspend: don't change cpus_allowed for task initiating the suspend by Siddha, Suresh B · 18 years ago
  14. 2d4a34c [PATCH] swsusp: Support i386 systems with PAE or without PSE by Rafael J. Wysocki · 18 years ago
  15. ff39593 [PATCH] swsusp: thaw userspace and kernel space separately by Nigel Cunningham · 18 years ago
  16. 14b5b7c [PATCH] swsusp: clean up whitespace in freezer output by Nigel Cunningham · 18 years ago
  17. 32d50f5 [PATCH] swsusp: quieten Freezer if !CONFIG_PM_DEBUG by Nigel Cunningham · 18 years ago
  18. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  19. 8a05aac [PATCH] swsusp: fix platform mode by Stefan Seyfried · 18 years ago
  20. 8594912 [PATCH] swsusp: use __GFP_WAIT by Rafael J. Wysocki · 18 years ago
  21. 8357376 [PATCH] swsusp: Improve handling of highmem by Rafael J. Wysocki · 18 years ago
  22. 37b2ba1 [PATCH] swsusp: add ioctl for swap files support by Rafael J. Wysocki · 18 years ago
  23. 9a154d9 [PATCH] swsusp: add resume_offset command line parameter by Rafael J. Wysocki · 18 years ago
  24. 3aef83e [PATCH] swsusp: use block device offsets to identify swap locations by Rafael J. Wysocki · 18 years ago
  25. 3fc6b34 [PATCH] swsusp: rearrange swap-handling code by Rafael J. Wysocki · 18 years ago
  26. 915bae9 [PATCH] swsusp: use partition device and offset to identify swap areas by Rafael J. Wysocki · 18 years ago
  27. 3592695 [PATCH] uswsusp: add pmops->{prepare,enter,finish} support (aka "platform mode") by Stefan Seyfried · 18 years ago
  28. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  29. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  30. a866374 [PATCH] mm: pagefault_{disable,enable}() by Peter Zijlstra · 18 years ago
  31. 7602bdf [PATCH] new scheme to preempt swap token by Ashwin Chaugule · 18 years ago
  32. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  33. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  34. a1f8e7f7 [PATCH] severing skbuff.h -> highmem.h by Al Viro · 18 years ago
  35. f6a5703 [PATCH] severing module.h->sched.h by Al Viro · 18 years ago
  36. 17c157c [GENL]: Add genlmsg_put_reply() to simplify building reply headers by Thomas Graf · 18 years ago
  37. 3dabc71 [GENL]: Add genlmsg_new() to allocate generic netlink messages by Thomas Graf · 18 years ago
  38. 339bf98 [NETLINK]: Do precise netlink message allocations where possible by Thomas Graf · 18 years ago
  39. e17e0f5 Driver core: show drivers in /sys/module/ by Kay Sievers · 18 years ago
  40. 707badb Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  41. 3cce485 [PATCH] fix create_write_pipe() error check by Akinobu Mita · 18 years ago
  42. ff0a538 [PATCH] x86-64: work around gcc4 issue with -Os in Dwarf2 stack unwind by Jan Beulich · 18 years ago
  43. cfd3ef2 [PATCH] lockdep: spin_lock_irqsave_nested() by Arjan van de Ven · 18 years ago
  44. 753ca4f [PATCH] fix copy_process() error check by Akinobu Mita · 18 years ago
  45. b42172f Don't call "note_interrupt()" with irq descriptor lock held by Linus Torvalds · 18 years ago
  46. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  47. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  48. 365970a WorkStruct: Merge the pending bit into the wq_data pointer by David Howells · 18 years ago
  49. 6bb49e5 WorkStruct: Typedef the work function prototype by David Howells · 18 years ago
  50. 52bad64 WorkStruct: Separate delayable and non-delayable events. by David Howells · 18 years ago
  51. 1ff5683 [PATCH] lockdep: fix static keys in module-allocated percpu areas by Ingo Molnar · 18 years ago
  52. b86432b [PATCH] some irq_chip variables point to NULL by Zhang, Yanmin · 18 years ago
  53. 9a3a04ac Revert "[PATCH] fix Data Acess error in dup_fd" by Linus Torvalds · 18 years ago
  54. 8b126b7 [PATCH] setup_irq(): better mismatch debugging by Andrew Morton · 18 years ago
  55. f72fa70 [PATCH] Fix misrouted interrupts deadlocks by Pavel Emelianov · 18 years ago
  56. 0130b0b [PATCH] fix Data Acess error in dup_fd by Sharyathi Nagesh · 18 years ago
  57. d99f160 [PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl table by Eric W. Biederman · 18 years ago
  58. 0e009be [PATCH] Improve the removed sysctl warnings by Eric W. Biederman · 18 years ago
  59. 64efade [PATCH] lockdep: fix delayacct locking bug by Peter Zijlstra · 18 years ago
  60. 4b96b1a [PATCH] Fix the spurious unlock_cpu_hotplug false warnings by Gautham R Shenoy · 18 years ago
  61. 10b1fbd Make sure "user->sigpending" count is in sync by Linus Torvalds · 18 years ago
  62. 45c18b0 Fix unlikely (but possible) race condition on task->user access by Linus Torvalds · 18 years ago
  63. 3fd5939 [PATCH] Create compat_sys_migrate_pages by Stephen Rothwell · 18 years ago
  64. b918f6e [PATCH] swsusp: debugging by Rafael J. Wysocki · 18 years ago
  65. 19c6b6e [PATCH] schedule removal of FUTEX_FD by Andrew Morton · 18 years ago
  66. f46c483 [PATCH] Add printk_timed_ratelimit() by Andrew Morton · 18 years ago
  67. 4a279ff [PATCH] taskstats: fix sub-threads accounting by Oleg Nesterov · 18 years ago
  68. f0ec1aa [PATCH] xacct_add_tsk: fix pure theoretical ->mm use-after-free by Oleg Nesterov · 18 years ago
  69. 0e2d57f [PATCH] ndiswrapper: don't set the module->taints flags by Randy Dunlap · 18 years ago
  70. 3d8334d [PATCH] taskstats: fix sk_buff size calculation by Oleg Nesterov · 18 years ago
  71. d46a3d0 [PATCH] taskstats: fix sk_buff leak by Oleg Nesterov · 18 years ago
  72. 057647f [PATCH] workqueue: update kerneldoc by Alan Stern · 18 years ago
  73. 8fa1d7d [PATCH] cpu-hotplug: release `workqueue_mutex' properly on CPU hot-remove by Satoru Takeuchi · 18 years ago
  74. bb1d860 [PATCH] time_adjust cleared before use by Jim Houston · 18 years ago
  75. d7c3f5f [PATCH] fill_tgid: cleanup delays accounting by Oleg Nesterov · 18 years ago
  76. a98b609 [PATCH] taskstats: don't use tasklist_lock by Oleg Nesterov · 18 years ago
  77. b8534d7 [PATCH] taskstats: kill ->taskstats_lock in favor of ->siglock by Oleg Nesterov · 18 years ago
  78. 093a8e8 [PATCH] taskstats_tgid_free: fix usage by Oleg Nesterov · 18 years ago
  79. 05d5bcd [PATCH] bacct_add_tsk: fix unsafe and wrong parent/group_leader dereference by Oleg Nesterov · 18 years ago
  80. fca178c [PATCH] fill_tgid: fix task_struct leak and possible oops by Oleg Nesterov · 18 years ago
  81. 5fa3839 [PATCH] Constify compat_get_bitmap argument by Stephen Rothwell · 18 years ago
  82. 1d4d262 [PATCH] Add missing space in module.c for taintskernel by Jan Dittmer · 18 years ago
  83. 690a973 [PATCH] x86-64: Speed up dwarf2 unwinder by Jan Beulich · 18 years ago
  84. e05d722 [PATCH] kernel/nsproxy.c: use kmemdup() by Alexey Dobriyan · 18 years ago
  85. d6f8ff7 [PATCH] cad_pid sysctl with PROC_FS=n by Randy Dunlap · 18 years ago
  86. 91fcdd4 [PATCH] readjust comments of task_timeslice for kernel doc by Borislav Petkov · 18 years ago
  87. 43f8221 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  88. bd5349c [PATCH] Convert cpu hotplug notifiers to use raw_notifier instead of blocking_notifier by Neil Brown · 18 years ago
  89. bea493a [PATCH] rt-mutex: fixup rt-mutex debug code by Peter Zijlstra · 18 years ago
  90. a460e74 [PATCH] genirq: clean up irq-flow-type naming by Ingo Molnar · 18 years ago
  91. c60099b [PATCH] swsusp: fix memory leaks by Andrew Morton · 18 years ago
  92. ac08c26 [PATCH] posix-cpu-timers: prevent signal delivery starvation by Thomas Gleixner · 18 years ago
  93. 3f4a0b9 [PATCH] i386 Time: Avoid PIT SMP lockups by john stultz · 18 years ago
  94. ca268c6 [PATCH] lockdep: increase max allowed recursion depth by Ingo Molnar · 18 years ago
  95. 39af114 [PATCH] fix epoll_pwait when EPOLL=n by Randy Dunlap · 18 years ago
  96. 256a6b4 [PATCH] lockdep: fix printk recursion logic by Ingo Molnar · 18 years ago
  97. 3dc3099 [PATCH] lockdep: use BUILD_BUG_ON by Alexey Dobriyan · 18 years ago
  98. 01a3ee2 [PATCH] bitmap: parse input from kernel and user buffers by Reinette Chatre · 18 years ago
  99. beed33a [PATCH] sched: likely profiling by Nick Piggin · 18 years ago
  100. fa3ba2e8 [PATCH] fix Module taint flags listing in Oops/panic by Florin Malita · 18 years ago