1. d0aaff9 [PATCH] Kprobes: prevent possible race conditions generic by Prasanna S Panchamukhi · 19 years ago
  2. dd39271 [PATCH] introduce and use kzalloc by Pekka J Enberg · 19 years ago
  3. ab8d11b [PATCH] remove duplicated code from proc and ptrace by Miklos Szeredi · 19 years ago
  4. 0811bab [PATCH] cpusets: re-enable "dynamic sched domains" by John Hawkes · 19 years ago
  5. d1b5513 [PATCH] cpusets: fix the "dynamic sched domains" bug by John Hawkes · 19 years ago
  6. 9c1cfda [PATCH] cpusets: Move the ia64 domain setup code to the generic code by John Hawkes · 19 years ago
  7. ef08e3b [PATCH] cpusets: confine oom_killer to mem_exclusive cpuset by Paul Jackson · 19 years ago
  8. 9bf2229 [PATCH] cpusets: formalize intermediate GFP_KERNEL containment by Paul Jackson · 19 years ago
  9. 39ed3fd [PATCH] futex: remove duplicate code by Pekka Enberg · 19 years ago
  10. e752dd6 [PATCH] fix send_sigqueue() vs thread exit race by Oleg Nesterov · 19 years ago
  11. 0730ded [PATCH] remove a redundant variable in sys_prctl() by Jesper Juhl · 19 years ago
  12. 6c9c0b5 [PATCH] largefile support for accounting by Peter Staubach · 19 years ago
  13. bc505a4 [PATCH] do_notify_parent_cldstop() cleanup by Oleg Nesterov · 19 years ago
  14. f26fdd5 [PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ() by Karsten Wiese · 19 years ago
  15. 230649d [PATCH] create_workqueue_thread() signedness fix by Mika Kukkonen · 19 years ago
  16. 378bac8 [PATCH] flush icache early when loading module by Thomas Koeller · 19 years ago
  17. 486d46a [PATCH] optimize writer path in time_interpolator_get_counter() by Alex Williamson · 19 years ago
  18. fe21773 [PATCH] Provide better printk() support for SMP machines by David Howells · 19 years ago
  19. 8446f1d [PATCH] detect soft lockups by Ingo Molnar · 19 years ago
  20. 4732efb [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup by Jakub Jelinek · 19 years ago
  21. d7ae79c [PATCH] swsusp: update documentation by Pavel Machek · 19 years ago
  22. 54d5d42 [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity by Ashok Raj · 19 years ago
  23. ed75e8d [PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and general usage by Laurent Vivier · 19 years ago
  24. 57c4ce3 [PATCH] pm: clean up /sys/power/disk by Pavel Machek · 19 years ago
  25. 6161b2c [PATCH] pm: fix process freezing by Pavel Machek · 19 years ago
  26. 99dc7d6 [PATCH] swsusp: fix error handling and cleanups by Pavel Machek · 19 years ago
  27. dd5d666 [PATCH] swsusp: add locking to software_resume by Shaohua Li · 19 years ago
  28. 56057e1 [PATCH] swsusp: simpler calculation of number of pages in PBE list by Michal Schmidt · 19 years ago
  29. c2ff18f [PATCH] encrypt suspend data for easy wiping by Andreas Steinmetz · 19 years ago
  30. 2a23b5d [PATCH] remove busywait in refrigerator by Pavel Machek · 19 years ago
  31. dae06ac [PATCH] swap: update swsusp use of swap_info by Hugh Dickins · 19 years ago
  32. 2038073 [NET]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  33. 0662860 [NETLINK]: Add "groups" argument to netlink_kernel_create by Patrick McHardy · 19 years ago
  34. 4fdb3bb [NETLINK]: Add properly module refcounting for kernel netlink sockets. by Harald Welte · 19 years ago
  35. 212d6d2 [PATCH] completely disable cpu_exclusive sched domain by Paul Jackson · 19 years ago
  36. ca2f3da [PATCH] undo partial cpu_exclusive sched domain disabling by Paul Jackson · 19 years ago
  37. 3725822 [PATCH] cpu_exclusive sched domains build fix by Paul Jackson · 19 years ago
  38. d10689b [PATCH] cpu_exclusive sched domains on partial nodes temp fix by Paul Jackson · 19 years ago
  39. 4c5640c [PATCH] preempt race in getppid by David Meybohm · 19 years ago
  40. 024f474 [PATCH] Make RLIMIT_NICE ranges consistent with getpriority(2) by Matt Mackall · 19 years ago
  41. dd12f48 [PATCH] NPTL signal delivery deadlock fix by Bhavesh P. Davda · 19 years ago
  42. 6068674 [PATCH] remove name length check in a workqueue by James Bottomley · 19 years ago
  43. 3077a26 [PATCH] cpuset release ABBA deadlock fix by Paul Jackson · 19 years ago
  44. c306895 [PATCH] revert "timer exit cleanup" by Andrew Morton · 19 years ago
  45. c36f19e [PATCH] Remove suspend() calls from shutdown path by Benjamin Herrenschmidt · 19 years ago
  46. 842bbaa [PATCH] Module per-cpu alignment cannot always be met by Rusty Russell · 19 years ago
  47. 6cb5481 [PATCH] remove sys_set_zone_reclaim() by Ingo Molnar · 19 years ago
  48. c70f5d6 [PATCH] revert bogus softirq changes by Andrew Morton · 19 years ago
  49. 1108bae [PATCH] reboot: remove device_suspend(PMSG_FREEZE) from kernel_kexec by Eric W. Biederman · 19 years ago
  50. 78fa74a [PATCH] posix timers: fix normalization problem by George Anzinger · 19 years ago
  51. ed6b676 [PATCH] x86_64: Switch to the interrupt stack when running a softirq in local_bh_enable() by Andi Kleen · 19 years ago
  52. e4ff4d7 [PATCH] Avoid device suspend on reboot by Andrew Morton · 19 years ago
  53. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago
  54. e77e171 [PATCH] kernel/crash_dump.c: add kerneldoc by Randy Dunlap · 19 years ago
  55. d9fd8a6 [PATCH] kernel/cpuset.c: add kerneldoc, fix typos by Randy Dunlap · 19 years ago
  56. 207a7ba [PATCH] kernel/capability.c: add kerneldoc by Randy Dunlap · 19 years ago
  57. 951f22d [PATCH] s390: spin lock retry by Martin Schwidefsky · 19 years ago
  58. d912d1f [PATCH] itimer fixes by George Anzinger · 19 years ago
  59. bba0e46 [PATCH] Address BUG: using smp_processor_id() in preemptible [00000001] code by Nigel Cunningham · 19 years ago
  60. d46523e [PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIO by Steven Rostedt · 19 years ago
  61. 18586e7 [PATCH] Fix RLIMIT_RTPRIO breakage by Andreas Steinmetz · 19 years ago
  62. fdde86a [PATCH] swpsuspend: Have suspend to disk use factors of sys_reboot by Eric W. Biederman · 19 years ago
  63. 2f048ea [PATCH] Call emergency_reboot from panic by Eric W. Biederman · 19 years ago
  64. ff31977 [PATCH] Use kernel_power_off in sysrq-o by Eric W. Biederman · 19 years ago
  65. 7c90347 [PATCH] Add emergency_restart() by Eric W. Biederman · 19 years ago
  66. abcd9e5 [PATCH] Make ctrl_alt_del call kernel_restart to get a proper reboot. by Eric W. Biederman · 19 years ago
  67. 4a00ea1 [PATCH] Refactor sys_reboot into reusable parts by Eric W. Biederman · 19 years ago
  68. 47f61f3 [PATCH] Add missing device_suspsend(PMSG_FREEZE) calls. by Eric W. Biederman · 19 years ago
  69. 0399cb0 [PATCH] inotify: move sysctl by Robert Love · 19 years ago
  70. 0eeca28 [PATCH] inotify by Robert Love · 19 years ago
  71. 3f603ed Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-2.6 by Linus Torvalds · 19 years ago
  72. 3b6bfcd [PATCH] lower VM_DONTCOPY total_vm by Hugh Dickins · 19 years ago
  73. d53d9f1 [PATCH] name_to_dev_t warning fix by Andrew Morton · 19 years ago
  74. 5028770 [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... by Len Brown · 19 years ago
  75. 5ae947e [ACPI] Suspend to RAM fix by David Shaohua Li · 20 years ago
  76. e2a5b42 [ACPI] ACPI poweroff fix by Alexey Starikovskiy · 20 years ago
  77. 5bbcfd9 [PATCH] cond_resched(): fix bogus might_sleep() warning by Ingo Molnar · 19 years ago
  78. 6c03652 [PATCH] mostly_read data section by Christoph Lameter · 19 years ago
  79. 1322ad4 [PATCH] pm: clean up process.c by Pavel Machek · 19 years ago
  80. 47b724f [PATCH] swsusp: fix error handling by Pavel Machek · 19 years ago
  81. 3efa147 [PATCH] pm: Fix resume from initrd by Pavel Machek · 19 years ago
  82. 6772926 [PATCH] kprobes: fix namespace problem and sparc64 build by Rusty Lynch · 19 years ago
  83. 200803d [PATCH] irqpoll by Alan Cox · 19 years ago
  84. f01b1b0 [PATCH] ITIMER_REAL: fix possible deadlock and race by Oleg Nesterov · 19 years ago
  85. 47f176f [PATCH] Using msleep() instead of HZ by Luca Falavigna · 19 years ago
  86. f340c0d [PATCH] Tweak idle thread setup semantics by Ingo Molnar · 19 years ago
  87. 314b6a4 [PATCH] kexec: fix sparse warnings by Alexey Dobriyan · 20 years ago
  88. 802eae7 [PATCH] Return probe redesign: architecture independent changes by Rusty Lynch · 20 years ago
  89. 9ec4b1f [PATCH] kprobes: fix single-step out of line - take2 by Ananth N Mavinakayanahalli · 20 years ago
  90. 22e2c50 [PATCH] Update cfq io scheduler to time sliced design by Jens Axboe · 20 years ago
  91. 2031d0f Merge Christoph's freeze cleanup patch by Linus Torvalds · 20 years ago
  92. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 20 years ago
  93. 8c0e33c [PATCH] Use ALIGN to remove duplicate code by Nick Wilson · 20 years ago
  94. 5a6b454 [PATCH] remove redundant NULL check before before kfree() in kernel/sysctl.c by Jesper Juhl · 20 years ago
  95. 96ec3ef [PATCH] kernel/timer: fix msleep_interruptible() comment by Domen Puncer · 20 years ago
  96. 72414d3 [PATCH] kexec code cleanup by Maneesh Soni · 20 years ago
  97. 6e274d1 [PATCH] kdump: Use real pt_regs from exception by Alexander Nyberg · 20 years ago
  98. 666bfdd [PATCH] kdump: Access dump file in elf format (/proc/vmcore) by Vivek Goyal · 20 years ago
  99. 2030eae [PATCH] Retrieve elfcorehdr address from command line by Vivek Goyal · 20 years ago
  100. 60e64d4 [PATCH] kdump: Routines for copying dump pages by Vivek Goyal · 20 years ago