1. 2031d0f Merge Christoph's freeze cleanup patch by Linus Torvalds · 20 years ago
  2. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 20 years ago
  3. 8c0e33c [PATCH] Use ALIGN to remove duplicate code by Nick Wilson · 20 years ago
  4. 5a6b454 [PATCH] remove redundant NULL check before before kfree() in kernel/sysctl.c by Jesper Juhl · 20 years ago
  5. 96ec3ef [PATCH] kernel/timer: fix msleep_interruptible() comment by Domen Puncer · 20 years ago
  6. 72414d3 [PATCH] kexec code cleanup by Maneesh Soni · 20 years ago
  7. 6e274d1 [PATCH] kdump: Use real pt_regs from exception by Alexander Nyberg · 20 years ago
  8. 666bfdd [PATCH] kdump: Access dump file in elf format (/proc/vmcore) by Vivek Goyal · 20 years ago
  9. 2030eae [PATCH] Retrieve elfcorehdr address from command line by Vivek Goyal · 20 years ago
  10. 60e64d4 [PATCH] kdump: Routines for copying dump pages by Vivek Goyal · 20 years ago
  11. 625f1c82 [PATCH] Kdump: Export crash notes section address through sysfs by Vivek Goyal · 20 years ago
  12. 50cccc6 [PATCH] Kexec on panic vmlinux initrd fix by Vivek Goyal · 20 years ago
  13. dc009d9 [PATCH] kexec: add kexec syscalls by Eric W. Biederman · 20 years ago
  14. f8cbd99 [PATCH] sched: voluntary kernel preemption by Ingo Molnar · 20 years ago
  15. f704f56 [PATCH] enable PREEMPT_BKL on !PREEMPT+SMP too by Ingo Molnar · 20 years ago
  16. cc19ca8 [PATCH] consolidate PREEMPT options into kernel/Kconfig.preempt by Ingo Molnar · 20 years ago
  17. 85d7b94 [PATCH] Dynamic sched domains: cpuset changes by Dinakar Guniguntala · 20 years ago
  18. 1a20ff2 [PATCH] Dynamic sched domains: sched changes by Dinakar Guniguntala · 20 years ago
  19. 37e4ab3 [PATCH] Changing RT priority without CAP_SYS_NICE by Olivier Croquette · 20 years ago
  20. a3464a1 [PATCH] sched: micro-optimize task requeueing in schedule() by Chen Shang · 20 years ago
  21. 77391d7 [PATCH] sched: relax pinned balancing by Nick Piggin · 20 years ago
  22. 476d139 [PATCH] sched: consolidate sbe sbf by Nick Piggin · 20 years ago
  23. 674311d [PATCH] sched: RCU domains by Nick Piggin · 20 years ago
  24. 3dbd534 [PATCH] sched: multilevel sbe sbf by Nick Piggin · 20 years ago
  25. 245af2c [PATCH] sched: remove degenerate domains by Suresh Siddha · 20 years ago
  26. 41c7ce9 [PATCH] sched: null domains by Nick Piggin · 20 years ago
  27. 4866cde [PATCH] sched: cleanup context switch locking by Nick Piggin · 20 years ago
  28. 48c08d3 [PATCH] sched: uninline task_timeslice by Ingo Molnar · 20 years ago
  29. 68767a0 [PATCH] sched: schedstats update for balance on fork by Nick Piggin · 20 years ago
  30. 147cbb4 [PATCH] sched: balance on fork by Nick Piggin · 20 years ago
  31. cafb20c [PATCH] sched: no aggressive idle balancing by Nick Piggin · 20 years ago
  32. a3f21bc [PATCH] sched: tweak affine wakeups by Nick Piggin · 20 years ago
  33. 7897986 [PATCH] sched: balance timers by Nick Piggin · 20 years ago
  34. 99b61cc [PATCH] sched: less aggressive idle balancing by Nick Piggin · 20 years ago
  35. db935db [PATCH] sched: add debugging by Nick Piggin · 20 years ago
  36. 3950745 [PATCH] sched: fix SMT scheduling problems by Nick Piggin · 20 years ago
  37. 16cfb1c [PATCH] sched: reduce active load balancing by Nick Piggin · 20 years ago
  38. 8102679 [PATCH] sched: improve load balancing pinned tasks by Nick Piggin · 20 years ago
  39. e0f364f [PATCH] sched: cleanup wake_idle by Nick Piggin · 20 years ago
  40. 19c3243 [PATCH] swsusp: only allow it when it makes sense by Pavel Machek · 20 years ago
  41. ac25575 [PATCH] CPU hotplug printk fix by Shaohua Li · 20 years ago
  42. c61978b [PATCH] swsusp: fix nr_copy_pages by Pavel Machek · 20 years ago
  43. 2e4d582 [PATCH] swsusp: cleanup whitespace by Pavel Machek · 20 years ago
  44. 8f9bdf1 [PATCH] swsusp: kill unneccessary does_collide_order by Pavel Machek · 20 years ago
  45. 620b032 [PATCH] properly stop devices before poweroff by Pavel Machek · 20 years ago
  46. 5a72e04 [PATCH] suspend/resume SMP support by Li Shaohua · 20 years ago
  47. f370513 [PATCH] i386 CPU hotplug by Zwane Mwaikambo · 20 years ago
  48. 52c1da3 [PATCH] make various thing static by Adrian Bunk · 20 years ago
  49. c988d2b [PATCH] modules: add version and srcversion to sysfs by Matt Domsch · 20 years ago
  50. 3e30148 [PATCH] Keys: Make request-key create an authorisation key by David Howells · 20 years ago
  51. 7888e7f [PATCH] Keys: Pass session keyring to call_usermodehelper() by David Howells · 20 years ago
  52. c43dc2f [PATCH] aio: make wait_queue ->task ->private by Benjamin LaHaise · 20 years ago
  53. 71a2224 [PATCH] Optimize sys_times for a single thread process by Christoph Lameter · 20 years ago
  54. 4fea283 [PATCH] Software suspend and recalc sigpending bug fix by Kirill Korotaev · 20 years ago
  55. d6e7114 [PATCH] setuid core dump by Alan Cox · 20 years ago
  56. 8b0914e [PATCH] jprobes: allow a jprobe to coexist with muliple kprobes by Prasanna S Panchamukhi · 20 years ago
  57. ea32c65 [PATCH] kprobes: Temporary disarming of reentrant probe by Prasanna S Panchamukhi · 20 years ago
  58. 0aa55e4 [PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_task by Hien Nguyen · 20 years ago
  59. 7e1048b [PATCH] Move kprobe [dis]arming into arch specific code by Rusty Lynch · 20 years ago
  60. b94cce9 [PATCH] kprobes: function-return probes by Hien Nguyen · 20 years ago
  61. df164db [PATCH] avoid resursive oopses by Alexander Nyberg · 20 years ago
  62. 5f45f1a [PATCH] remove duplicate get_dentry functions in various places by Christoph Hellwig · 20 years ago
  63. be5b4fb [PATCH] preempt_count is int - remove cast and don't assign to unsigned type by Jesper Juhl · 20 years ago
  64. ab4af03 [PATCH] CON_CONSDEV bit not set correctly on last console by Greg Edwards · 20 years ago
  65. f972be3 [PATCH] posix-timers: use try_to_del_timer_sync() by Oleg Nesterov · 20 years ago
  66. fd450b7 [PATCH] timers: introduce try_to_del_timer_sync() by Oleg Nesterov · 20 years ago
  67. 55c888d [PATCH] timers fixes/improvements by Oleg Nesterov · 20 years ago
  68. 5912100 [PATCH] i386: Selectable Frequency of the Timer Interrupt by Christoph Lameter · 20 years ago
  69. b77d6ad [PATCH] uml: make hw_controller_type->release exist only for archs needing it by Paolo 'Blaisorblade' Giarrusso · 20 years ago
  70. dbce706 [PATCH] uml: add and use generic hw_controller_type->release by Paolo 'Blaisorblade' Giarrusso · 20 years ago
  71. 45918e1 [PATCH] dup_mmap: update comment on new vma by Hugh Dickins · 20 years ago
  72. 1363c3c [PATCH] Avoiding mmap fragmentation by Wolfgang Wander · 20 years ago
  73. 753ee72 [PATCH] VM: early zone reclaim by Martin Hicks · 20 years ago
  74. 39c715b [PATCH] smp_processor_id() cleanup by Ingo Molnar · 20 years ago
  75. 70f2817 [PATCH] sysfs: (rest) if show/store is missing return -EIO by Dmitry Torokhov · 20 years ago
  76. 0107b3c Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 20 years ago
  77. caf2857 [PATCH] timer exit cleanup by Ingo Molnar · 20 years ago
  78. 6df3cec [PATCH] cond_resched_lock() fix by Jan Kara · 20 years ago
  79. 1c3f45a Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 20 years ago
  80. ae92ef8 [PATCH] flush icache in correct context by Roman Zippel · 20 years ago
  81. b60c1f6 [PATCH] drop note_interrupt() for per-CPU for proper scaling by John Hawkes · 20 years ago
  82. 2efe86b [PATCH] cpuset exit NULL dereference fix by Paul Jackson · 20 years ago
  83. 8f37d47 AUDIT: Record working directory when syscall arguments are pathnames by David Woodhouse · 20 years ago
  84. 7551ced AUDIT: Defer freeing aux items until audit_free_context() by David Woodhouse · 20 years ago
  85. c33880a [PATCH] sigkill priority fix by Kirill Korotaev · 20 years ago
  86. 99e45ee AUDIT: Escape comm when logging task info by David Woodhouse · 20 years ago
  87. bccf6ae AUDIT: Unify auid reporting, put arch before syscall number by David Woodhouse · 20 years ago
  88. bfb4496 AUDIT: Assign serial number to non-syscall messages by David Woodhouse · 20 years ago
  89. 10f02d1c [PATCH] spin_unlock_bh() and preempt_check_resched() by Samuel Thibault · 20 years ago
  90. 326e9c8 AUDIT: Fix inconsistent use of loginuid vs. auid, signed vs. unsigned by Steve Grubb · 20 years ago
  91. 0547410 AUDIT: Fix AVC_USER message passing. by Steve Grubb · 20 years ago
  92. 0111610 AUDIT: Avoid sleeping function in SElinux AVC audit. by Stephen Smalley · 20 years ago
  93. b39c4fa [PATCH] cpusets+hotplug+preepmt broken by Paul Jackson · 20 years ago
  94. fb19b4c AUDIT: Honour audit_backlog_limit again. by David Woodhouse · 20 years ago
  95. 7063e6c Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 20 years ago
  96. 7ca0026 AUDIT: Quis Custodiet Ipsos Custodes? by David Woodhouse · 20 years ago
  97. b7d1125 AUDIT: Send netlink messages from a separate kernel thread by David Woodhouse · 20 years ago
  98. 168b717 AUDIT: Clean up logging of untrusted strings by Steve Grubb · 20 years ago
  99. 209aba0 AUDIT: Treat all user messages identically. by David Woodhouse · 20 years ago
  100. 82428b6 [PATCH] Driver Core: pm diagnostics update, check for errors by David Brownell · 20 years ago