1. 9331b31 [PATCH] convert kernel/rcupdate.c:rcu_barrier_sema to mutex by Ingo Molnar · 19 years ago
  2. 3d3f26a [PATCH] kernel/cpuset.c, mutex conversion by Ingo Molnar · 19 years ago
  3. 2dd0ebc [PATCH] Avoid taking global tasklist_lock for single threadedprocess at getrusage() by Ravikiran G Thirumalai · 19 years ago
  4. 0c9e63f [PATCH] Shrinks sizeof(files_struct) and better layout by Eric Dumazet · 19 years ago
  5. 9b23820 [PATCH] swsusp: add s2ram ioctl to userland interface by Luca Tettamanti · 19 years ago
  6. 94c188d [PATCH] swsusp: let userland tools switch console on suspend by Rafael J. Wysocki · 19 years ago
  7. e4e4d66 [PATCH] swsusp: drain high mem pages by Shaohua Li · 19 years ago
  8. fc558a7 [PATCH] swsusp: finally solve mysqld problem by Rafael J. Wysocki · 19 years ago
  9. ce6ed29 [PATCH] suspend: make progress printing prettier by Pavel Machek · 19 years ago
  10. 02aaeb9 [PATCH] swsusp: freeze user space processes first by Rafael J. Wysocki · 19 years ago
  11. 6e1819d [PATCH] swsusp: userland interface by Rafael J. Wysocki · 19 years ago
  12. 543cc27 [PATCH] swsusp: documentation updates by Pavel Machek · 19 years ago
  13. 74c7e2e [PATCH] kernel/power: move externs to header files by Randy Dunlap · 19 years ago
  14. 61159a3 [PATCH] swsusp: separate swap-writing/reading code by Rafael J. Wysocki · 19 years ago
  15. f577eb3 [PATCH] swsusp: low level interface by Rafael J. Wysocki · 19 years ago
  16. 2b322ce [PATCH] revert "swsusp: fix breakage with swap on lvm" by Andrew Morton · 19 years ago
  17. e9028b0f [PATCH] fix scheduler deadlock by Anton Blanchard · 19 years ago
  18. 2e6e33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  19. 2152f85 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 19 years ago
  20. 78eef01 [PATCH] on_each_cpu(): disable local interrupts by Andrew Morton · 19 years ago
  21. 06f9d4f [PATCH] unshare: Error if passed unsupported flags by Eric W. Biederman · 19 years ago
  22. 9430d58e [PATCH] sched: remove sleep_avg multiplier by Mike Galbraith · 19 years ago
  23. d04cdb6 Merge ../linux-2.6 by James Bottomley · 19 years ago
  24. 03e88ae1 [PATCH] fix module sysfs files reference counting by Greg Kroah-Hartman · 19 years ago
  25. 01ca70d [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to RCU subsystem by Greg Kroah-Hartman · 19 years ago
  26. 9f28bb7 [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() by Greg Kroah-Hartman · 19 years ago
  27. 3fd6805 [PATCH] Clean up module.c symbol searching logic by Sam Ravnborg · 19 years ago
  28. 5110730 [PATCH] kobject: fix build error if CONFIG_SYSFS=n by Jun'ichi Nomura · 19 years ago
  29. afc847b [PATCH] don't do exit_io_context() until we know we won't be doing any IO by Al Viro · 19 years ago
  30. 2d61b867 [PATCH] disable unshare(CLONE_VM) for now by Oleg Nesterov · 19 years ago
  31. a0a0c28 [PATCH] posix-timers: fix requeue accounting when signal is ignored by Roman Zippel · 19 years ago
  32. 67890d7 [PATCH] time_interpolator: add __read_mostly by Christoph Lameter · 19 years ago
  33. e0e8eb5 [PATCH] unshare: Use rcu_assign_pointer when setting sighand by Eric W. Biederman · 19 years ago
  34. 23dd640 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  35. f33b5d7 Merge ../linux-2.6 by James Bottomley · 19 years ago
  36. f9a3879 [PATCH] Fix sigaltstack corruption among cloned threads by GOTO Masanori · 19 years ago
  37. 7cd9013 [PATCH] remove __put_task_struct_cb export again by Christoph Hellwig · 19 years ago
  38. 5164501 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  39. 529bf6b [PATCH] fix file counting by Dipankar Sarma · 19 years ago
  40. 21a1ea9 [PATCH] rcu batch tuning by Dipankar Sarma · 19 years ago
  41. 81c29a8 [PATCH] idle threads should have a sane ->timestamp value by Ingo Molnar · 19 years ago
  42. 5aee405 [PATCH] time: add barrier after updating jiffies_64 by Atsushi Nemoto · 19 years ago
  43. 6923974 [PATCH] fix next_timer_interrupt() for hrtimer by Tony Lindgren · 19 years ago
  44. 8ba7b0a Add early-boot-safety check to cond_resched() by Linus Torvalds · 19 years ago
  45. 685db65 [PATCH] time_interpolator: Use readq_relaxed() instead of readq(). by Christoph Lameter · 19 years ago
  46. 7f99f06 [PATCH] fix acpi_video_flags on x86-64 by Stefan Seyfried · 19 years ago
  47. d2b176e [IA64] sysctl option to silence unaligned trap warnings by Jes Sorensen · 19 years ago
  48. 1fa44ec [SCSI] add execute_in_process_context() API by James Bottomley · 19 years ago
  49. a00428f Merge ../powerpc-merge by Paul Mackerras · 19 years ago
  50. 5914811 [PATCH] kjournald keeps reference to namespace by Björn Steinbrink · 19 years ago
  51. cf70a6f Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/bird by Linus Torvalds · 19 years ago
  52. 7fd105e [PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=n by Stephen Rothwell · 19 years ago
  53. 7a9166e [PATCH] Fix undefined symbols for nommu architecture by Luke Yang · 19 years ago
  54. c255d84 [PATCH] suspend-to-ram: allow video options to be set at runtime by Pavel Machek · 19 years ago
  55. ef20c8c [PATCH] GFP_KERNEL allocations in atomic (auditsc) by Al Viro · 19 years ago
  56. a8534ad [PATCH] swsusp: fix breakage with swap on LVM by Rafael J. Wysocki · 19 years ago
  57. 4bbf39c [PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COST by Ingo Molnar · 19 years ago
  58. 726c14b [PATCH] Provide an interface for getting the current tick length by Paul Mackerras · 19 years ago
  59. a62eaf1 [PATCH] x86_64: Add boot option to disable randomized mappings and cleanup by Andi Kleen · 19 years ago
  60. c8adb49 [PATCH] swsusp: nuke noisy message by Andrew Morton · 19 years ago
  61. 06fed33 [PATCH] cpuset: oops in exit on null cpuset fix by Paul Jackson · 19 years ago
  62. 5ecfbae [PATCH] fix zap_thread's ptrace related problems by Oleg Nesterov · 19 years ago
  63. dadac81 [PATCH] fix kill_proc_info() vs fork() theoretical race by Oleg Nesterov · 19 years ago
  64. 3f17da6 [PATCH] fix kill_proc_info() vs CLONE_THREAD race by Oleg Nesterov · 19 years ago
  65. 06027bd [PATCH] hrtimer: round up relative start time on low-res arches by Ingo Molnar · 19 years ago
  66. d6077cb [PATCH] sched: revert "filter affine wakeups" by Chen, Kenneth W · 19 years ago
  67. 16bf134 [PATCH] compound page: no access_process_vm check by Hugh Dickins · 19 years ago
  68. c22db94 [PATCH] prevent recursive panic from softlockup watchdog by Jan Beulich · 19 years ago
  69. a200057 [PATCH] sched: remove smpnice by Nick Piggin · 19 years ago
  70. 2ef9481 [PATCH] powerpc: trivial: modify comments to refer to new location of files by Jon Mason · 19 years ago
  71. 9ac95f2 [PATCH] do_sigaction: cleanup ->sa_mask manipulation by Oleg Nesterov · 19 years ago
  72. c70d3d70 [PATCH] sys_signal: initialize ->sa_mask by Oleg Nesterov · 19 years ago
  73. 4bb8089 [PATCH] kernel/sys.c NULL noise removal by Al Viro · 19 years ago
  74. 53f087f [PATCH] timer.c NULL noise removal by Al Viro · 19 years ago
  75. 1b86235 [PATCH] remove bogus asm/bug.h includes. by Al Viro · 19 years ago
  76. a016f33 [PATCH] unshare system call -v5: unshare files by JANAK DESAI · 19 years ago
  77. a0a7ec3 [PATCH] unshare system call -v5: unshare vm by JANAK DESAI · 19 years ago
  78. 741a295 [PATCH] unshare system call -v5: unshare namespace by JANAK DESAI · 19 years ago
  79. 99d1419 [PATCH] unshare system call -v5: unshare filesystem info by JANAK DESAI · 19 years ago
  80. cf2e340 [PATCH] unshare system call -v5: system call handler function by JANAK DESAI · 19 years ago
  81. 46cd2f3 [PATCH] Fix build failure in recent pm_prepare_* changes. by Rafael J. Wysocki · 19 years ago
  82. 8e08b75 [PATCH] module: strlen_user() race fix by Andrew Morton · 19 years ago
  83. 7714d59 [PATCH] swsusp: kill unneeded/unbalanced bio_get by Pavel Machek · 19 years ago
  84. 5c0d5d2 [PATCH] missing license tag in intermodule by Dave Jones · 19 years ago
  85. bd576c9 [PATCH] sched: only print migration_cost once per boot by Chuck Ebbert · 19 years ago
  86. 88a2a4ac [PATCH] percpu data: only iterate over possible CPUs by Eric Dumazet · 19 years ago
  87. 514a01b [PATCH] uninline __sigqueue_free() by Andrew Morton · 19 years ago
  88. fe85a99 [PATCH] cpuset: fix sparse warning by Randy Dunlap · 19 years ago
  89. 88fc389 [PATCH] Normalize timespec for negative values in ns_to_timespec by George Anzinger · 19 years ago
  90. 54e8ce4 [PATCH] Tell kallsyms_lookup_name() to ignore type U entries by Keith Owens · 19 years ago
  91. 278ff95 [PATCH] Kprobes: Fix deadlock in function-return probes by Ananth N Mavinakayanahalli · 19 years ago
  92. e65cefe [PATCH] kernel/kprobes.c: fix a warning #ifndef ARCH_SUPPORTS_KRETPROBES by Adrian Bunk · 19 years ago
  93. 59ed2f5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 19 years ago
  94. 2a11ff0 [PATCH] zone_reclaim: configurable off node allocation period. by Christoph Lameter · 19 years ago
  95. c84db23 [PATCH] zone_reclaim: minor fixes by Christoph Lameter · 19 years ago
  96. f7b8988 [PATCH] swsusp: do not change log level during suspend/resume by Rafael J. Wysocki · 19 years ago
  97. 2f7016d [PATCH] sys_sched_getaffinity() & hotplug by Jack Steiner · 19 years ago
  98. 493f01d [PATCH] kernel/posix-timers.c: remove do_posix_clock_notimer_create() by Adrian Bunk · 19 years ago
  99. 952bbc8 [PATCH] hrtimers: set correct initial expiry time for relative SIGEV_NONE timers by Thomas Gleixner · 19 years ago
  100. 66188fa [PATCH] hrtimers: add back lost credit lines by Thomas Gleixner · 19 years ago