1. 842bbaa [PATCH] Module per-cpu alignment cannot always be met by Rusty Russell · 19 years ago
  2. 6cb5481 [PATCH] remove sys_set_zone_reclaim() by Ingo Molnar · 19 years ago
  3. c70f5d6 [PATCH] revert bogus softirq changes by Andrew Morton · 19 years ago
  4. 1108bae [PATCH] reboot: remove device_suspend(PMSG_FREEZE) from kernel_kexec by Eric W. Biederman · 19 years ago
  5. 78fa74a [PATCH] posix timers: fix normalization problem by George Anzinger · 19 years ago
  6. ed6b676 [PATCH] x86_64: Switch to the interrupt stack when running a softirq in local_bh_enable() by Andi Kleen · 19 years ago
  7. e4ff4d7 [PATCH] Avoid device suspend on reboot by Andrew Morton · 19 years ago
  8. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago
  9. e77e1716 [PATCH] kernel/crash_dump.c: add kerneldoc by Randy Dunlap · 19 years ago
  10. d9fd8a6 [PATCH] kernel/cpuset.c: add kerneldoc, fix typos by Randy Dunlap · 19 years ago
  11. 207a7ba [PATCH] kernel/capability.c: add kerneldoc by Randy Dunlap · 19 years ago
  12. 951f22d [PATCH] s390: spin lock retry by Martin Schwidefsky · 19 years ago
  13. d912d1f [PATCH] itimer fixes by George Anzinger · 19 years ago
  14. bba0e46 [PATCH] Address BUG: using smp_processor_id() in preemptible [00000001] code by Nigel Cunningham · 19 years ago
  15. d46523e [PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIO by Steven Rostedt · 19 years ago
  16. 18586e7 [PATCH] Fix RLIMIT_RTPRIO breakage by Andreas Steinmetz · 19 years ago
  17. fdde86a [PATCH] swpsuspend: Have suspend to disk use factors of sys_reboot by Eric W. Biederman · 19 years ago
  18. 2f048ea [PATCH] Call emergency_reboot from panic by Eric W. Biederman · 19 years ago
  19. ff31977 [PATCH] Use kernel_power_off in sysrq-o by Eric W. Biederman · 19 years ago
  20. 7c90347 [PATCH] Add emergency_restart() by Eric W. Biederman · 19 years ago
  21. abcd9e5 [PATCH] Make ctrl_alt_del call kernel_restart to get a proper reboot. by Eric W. Biederman · 19 years ago
  22. 4a00ea1 [PATCH] Refactor sys_reboot into reusable parts by Eric W. Biederman · 19 years ago
  23. 47f61f3 [PATCH] Add missing device_suspsend(PMSG_FREEZE) calls. by Eric W. Biederman · 19 years ago
  24. 0399cb0 [PATCH] inotify: move sysctl by Robert Love · 20 years ago
  25. 0eeca28 [PATCH] inotify by Robert Love · 20 years ago
  26. 3f603ed Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-2.6 by Linus Torvalds · 20 years ago
  27. 3b6bfcd [PATCH] lower VM_DONTCOPY total_vm by Hugh Dickins · 20 years ago
  28. d53d9f1 [PATCH] name_to_dev_t warning fix by Andrew Morton · 20 years ago
  29. 5028770 [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... by Len Brown · 20 years ago
  30. 5ae947e [ACPI] Suspend to RAM fix by David Shaohua Li · 20 years ago
  31. e2a5b42 [ACPI] ACPI poweroff fix by Alexey Starikovskiy · 20 years ago
  32. 5bbcfd9 [PATCH] cond_resched(): fix bogus might_sleep() warning by Ingo Molnar · 20 years ago
  33. 6c03652 [PATCH] mostly_read data section by Christoph Lameter · 20 years ago
  34. 1322ad4 [PATCH] pm: clean up process.c by Pavel Machek · 20 years ago
  35. 47b724f [PATCH] swsusp: fix error handling by Pavel Machek · 20 years ago
  36. 3efa147 [PATCH] pm: Fix resume from initrd by Pavel Machek · 20 years ago
  37. 6772926 [PATCH] kprobes: fix namespace problem and sparc64 build by Rusty Lynch · 20 years ago
  38. 200803d [PATCH] irqpoll by Alan Cox · 20 years ago
  39. f01b1b0 [PATCH] ITIMER_REAL: fix possible deadlock and race by Oleg Nesterov · 20 years ago
  40. 47f176f [PATCH] Using msleep() instead of HZ by Luca Falavigna · 20 years ago
  41. f340c0d [PATCH] Tweak idle thread setup semantics by Ingo Molnar · 20 years ago
  42. 314b6a4 [PATCH] kexec: fix sparse warnings by Alexey Dobriyan · 20 years ago
  43. 802eae7 [PATCH] Return probe redesign: architecture independent changes by Rusty Lynch · 20 years ago
  44. 9ec4b1f [PATCH] kprobes: fix single-step out of line - take2 by Ananth N Mavinakayanahalli · 20 years ago
  45. 22e2c50 [PATCH] Update cfq io scheduler to time sliced design by Jens Axboe · 20 years ago
  46. 2031d0f Merge Christoph's freeze cleanup patch by Linus Torvalds · 20 years ago
  47. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 20 years ago
  48. 8c0e33c [PATCH] Use ALIGN to remove duplicate code by Nick Wilson · 20 years ago
  49. 5a6b454 [PATCH] remove redundant NULL check before before kfree() in kernel/sysctl.c by Jesper Juhl · 20 years ago
  50. 96ec3ef [PATCH] kernel/timer: fix msleep_interruptible() comment by Domen Puncer · 20 years ago
  51. 72414d3 [PATCH] kexec code cleanup by Maneesh Soni · 20 years ago
  52. 6e274d1 [PATCH] kdump: Use real pt_regs from exception by Alexander Nyberg · 20 years ago
  53. 666bfdd [PATCH] kdump: Access dump file in elf format (/proc/vmcore) by Vivek Goyal · 20 years ago
  54. 2030eae [PATCH] Retrieve elfcorehdr address from command line by Vivek Goyal · 20 years ago
  55. 60e64d4 [PATCH] kdump: Routines for copying dump pages by Vivek Goyal · 20 years ago
  56. 625f1c82 [PATCH] Kdump: Export crash notes section address through sysfs by Vivek Goyal · 20 years ago
  57. 50cccc6 [PATCH] Kexec on panic vmlinux initrd fix by Vivek Goyal · 20 years ago
  58. dc009d9 [PATCH] kexec: add kexec syscalls by Eric W. Biederman · 20 years ago
  59. f8cbd99 [PATCH] sched: voluntary kernel preemption by Ingo Molnar · 20 years ago
  60. f704f56 [PATCH] enable PREEMPT_BKL on !PREEMPT+SMP too by Ingo Molnar · 20 years ago
  61. cc19ca8 [PATCH] consolidate PREEMPT options into kernel/Kconfig.preempt by Ingo Molnar · 20 years ago
  62. 85d7b94 [PATCH] Dynamic sched domains: cpuset changes by Dinakar Guniguntala · 20 years ago
  63. 1a20ff2 [PATCH] Dynamic sched domains: sched changes by Dinakar Guniguntala · 20 years ago
  64. 37e4ab3 [PATCH] Changing RT priority without CAP_SYS_NICE by Olivier Croquette · 20 years ago
  65. a3464a1 [PATCH] sched: micro-optimize task requeueing in schedule() by Chen Shang · 20 years ago
  66. 77391d7 [PATCH] sched: relax pinned balancing by Nick Piggin · 20 years ago
  67. 476d139 [PATCH] sched: consolidate sbe sbf by Nick Piggin · 20 years ago
  68. 674311d [PATCH] sched: RCU domains by Nick Piggin · 20 years ago
  69. 3dbd534 [PATCH] sched: multilevel sbe sbf by Nick Piggin · 20 years ago
  70. 245af2c [PATCH] sched: remove degenerate domains by Suresh Siddha · 20 years ago
  71. 41c7ce9 [PATCH] sched: null domains by Nick Piggin · 20 years ago
  72. 4866cde [PATCH] sched: cleanup context switch locking by Nick Piggin · 20 years ago
  73. 48c08d3 [PATCH] sched: uninline task_timeslice by Ingo Molnar · 20 years ago
  74. 68767a0 [PATCH] sched: schedstats update for balance on fork by Nick Piggin · 20 years ago
  75. 147cbb4 [PATCH] sched: balance on fork by Nick Piggin · 20 years ago
  76. cafb20c [PATCH] sched: no aggressive idle balancing by Nick Piggin · 20 years ago
  77. a3f21bc [PATCH] sched: tweak affine wakeups by Nick Piggin · 20 years ago
  78. 7897986 [PATCH] sched: balance timers by Nick Piggin · 20 years ago
  79. 99b61cc [PATCH] sched: less aggressive idle balancing by Nick Piggin · 20 years ago
  80. db935db [PATCH] sched: add debugging by Nick Piggin · 20 years ago
  81. 3950745 [PATCH] sched: fix SMT scheduling problems by Nick Piggin · 20 years ago
  82. 16cfb1c [PATCH] sched: reduce active load balancing by Nick Piggin · 20 years ago
  83. 8102679 [PATCH] sched: improve load balancing pinned tasks by Nick Piggin · 20 years ago
  84. e0f364f [PATCH] sched: cleanup wake_idle by Nick Piggin · 20 years ago
  85. 19c3243 [PATCH] swsusp: only allow it when it makes sense by Pavel Machek · 20 years ago
  86. ac25575 [PATCH] CPU hotplug printk fix by Shaohua Li · 20 years ago
  87. c61978b [PATCH] swsusp: fix nr_copy_pages by Pavel Machek · 20 years ago
  88. 2e4d582 [PATCH] swsusp: cleanup whitespace by Pavel Machek · 20 years ago
  89. 8f9bdf1 [PATCH] swsusp: kill unneccessary does_collide_order by Pavel Machek · 20 years ago
  90. 620b032 [PATCH] properly stop devices before poweroff by Pavel Machek · 20 years ago
  91. 5a72e04 [PATCH] suspend/resume SMP support by Li Shaohua · 20 years ago
  92. f370513 [PATCH] i386 CPU hotplug by Zwane Mwaikambo · 20 years ago
  93. 52c1da3 [PATCH] make various thing static by Adrian Bunk · 20 years ago
  94. c988d2b [PATCH] modules: add version and srcversion to sysfs by Matt Domsch · 20 years ago
  95. 3e30148 [PATCH] Keys: Make request-key create an authorisation key by David Howells · 20 years ago
  96. 7888e7f [PATCH] Keys: Pass session keyring to call_usermodehelper() by David Howells · 20 years ago
  97. c43dc2f [PATCH] aio: make wait_queue ->task ->private by Benjamin LaHaise · 20 years ago
  98. 71a2224 [PATCH] Optimize sys_times for a single thread process by Christoph Lameter · 20 years ago
  99. 4fea283 [PATCH] Software suspend and recalc sigpending bug fix by Kirill Korotaev · 20 years ago
  100. d6e7114 [PATCH] setuid core dump by Alan Cox · 20 years ago