1. 23f78d4a [PATCH] pi-futex: rt mutex core by Ingo Molnar · 19 years ago
  2. b29739f [PATCH] pi-futex: scheduler support for pi by Ingo Molnar · 19 years ago
  3. e2970f2 [PATCH] pi-futex: futex code cleanups by Ingo Molnar · 19 years ago
  4. 66e5393 [PATCH] BUG() if setscheduler is called from interrupt context by Steven Rostedt · 19 years ago
  5. 9fea80e [PATCH] sched: uninline task_rq_lock() by Oleg Nesterov · 19 years ago
  6. 5c45bf2 [PATCH] sched: mc/smt power savings sched policy by Siddha, Suresh B · 19 years ago
  7. 3693816 [PATCH] sched_domai: Allocate sched_group structures dynamically by Srivatsa Vaddagiri · 19 years ago
  8. 15f0b67 [PATCH] sched_domai: Use kmalloc_node by Srivatsa Vaddagiri · 19 years ago
  9. d3a5aa9 [PATCH] sched_domai: Don't use GFP_ATOMIC by Srivatsa Vaddagiri · 19 years ago
  10. 51888ca [PATCH] sched_domain: handle kmalloc failure by Srivatsa Vaddagiri · 19 years ago
  11. 615052d [PATCH] sched: Avoid unnecessarily moving highest priority task move_tasks() by Peter Williams · 19 years ago
  12. 50ddd96 [PATCH] sched: modify move_tasks() to improve load balancing outcomes by Peter Williams · 19 years ago
  13. 2dd73a4 [PATCH] sched: implement smpnice by Peter Williams · 19 years ago
  14. efc3081 [PATCH] sched: CPU hotplug race vs. set_cpus_allowed() by Kirill Korotaev · 19 years ago
  15. cc94abf [PATCH] unnecessary long index i in sched by Steven Rostedt · 19 years ago
  16. 72d2854 [PATCH] sched: fix interactive ceiling code by Con Kolivas · 19 years ago
  17. d444886 [PATCH] sched: simplify bitmap definition by Steven Rostedt · 19 years ago
  18. c96d145 [PATCH] sched: fix smt nice lock contention and optimization by Chen, Kenneth W · 19 years ago
  19. 26c2143 [PATCH] cpu hotplug: make cpu_notifier related notifier calls __cpuinit only by Chandra Seetharaman · 19 years ago
  20. 65edc68 [PATCH] cpu hotplug: make [un]register_cpu_notifier init time only by Chandra Seetharaman · 19 years ago
  21. 054cc8a [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 by Chandra Seetharaman · 19 years ago
  22. 9c7b216 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 by Chandra Seetharaman · 19 years ago
  23. c32e066 [PATCH] rcutorture: add call_rcu_bh() operations by Paul E. McKenney · 19 years ago
  24. 72e9bb5 [PATCH] rcutorture: add ops vector and Classic RCU ops by Paul E. McKenney · 19 years ago
  25. 29766f1 [PATCH] rcutorture: catchup doc fixes for idle-hz tests by Paul E. McKenney · 19 years ago
  26. 1dbe83c [PATCH] fix kernel-doc in kernel/ dir by Randy Dunlap · 19 years ago
  27. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 19 years ago
  28. a7807a3 [PATCH] poison: add & use more constants by Randy Dunlap · 19 years ago
  29. e6e5494 [PATCH] vdso: randomize the i386 vDSO by moving it into a vma by Ingo Molnar · 19 years ago
  30. 2842f11 [PATCH] catch valid mem range at onlining memory by KAMEZAWA Hiroyuki · 19 years ago
  31. 5c31f27 [PATCH] pm_trace is dangerous by Andrew Morton · 19 years ago
  32. 7f32a25 [PATCH] kernel/acct: fix function definition by Randy Dunlap · 19 years ago
  33. 2a2ed2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  34. 81a07d7 Merge branch 'x86-64' by Linus Torvalds · 19 years ago
  35. 495ab9c [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status by Andi Kleen · 19 years ago
  36. 83f4fcc [PATCH] x86_64: allow unwinder to build without module support by Jan Beulich · 19 years ago
  37. c33bd9a [PATCH] i386/x86-64: fall back to old-style call trace if no unwinding by Jan Beulich · 19 years ago
  38. 4552d5d [PATCH] x86_64: reliable stack trace support by Jan Beulich · 19 years ago
  39. bebfa10 [PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warnings by Andi Kleen · 19 years ago
  40. b78709c [PATCH] sched: fix SCHED_FIFO bug in sys_sched_rr_get_interval() by Peter Williams · 19 years ago
  41. cf2dfbf [PATCH] coredump: copy_process: don't check SIGNAL_GROUP_EXIT by Oleg Nesterov · 19 years ago
  42. d5f70c0 [PATCH] coredump: kill ptrace related stuff by Oleg Nesterov · 19 years ago
  43. df26c40 [PATCH] proc: Cleanup proc_fd_access_allowed by Eric W. Biederman · 19 years ago
  44. 13b41b0 [PATCH] proc: Use struct pid not struct task_ref by Eric W. Biederman · 19 years ago
  45. 99f8955 [PATCH] proc: don't lock task_structs indefinitely by Eric W. Biederman · 19 years ago
  46. 48e6484 [PATCH] proc: Rewrite the proc dentry flush on exit optimization by Eric W. Biederman · 19 years ago
  47. e6f47f9 [PATCH] Notify page fault call chain by Anil S Keshavamurthy · 19 years ago
  48. 3d5631e [PATCH] Kprobes registers for notify page fault by Anil S Keshavamurthy · 19 years ago
  49. 3672165 [PATCH] Kprobe: multi kprobe posthandler for booster by mao, bibo · 19 years ago
  50. 19923c1 [PATCH] fix and optimize clock source update by Roman Zippel · 19 years ago
  51. a275254 [PATCH] time: rename clocksource functions by john stultz · 19 years ago
  52. 5d0cf41 [PATCH] Time: i386 Clocksource Drivers by john stultz · 19 years ago
  53. cf3c769 [PATCH] Time: Introduce arch generic time accessors by john stultz · 19 years ago
  54. 5eb6d20 [PATCH] Time: Use clocksource abstraction for NTP adjustments by john stultz · 19 years ago
  55. 260a423 [PATCH] Time: Let user request precision from current_tick_length() by john stultz · 19 years ago
  56. ad59617 [PATCH] Time: Use clocksource infrastructure for update_wall_time by john stultz · 19 years ago
  57. 734efb4 [PATCH] Time: Clocksource Infrastructure by john stultz · 19 years ago
  58. 81615b62 [PATCH] Convert kernel/cpu.c to mutexes by Ingo Molnar · 19 years ago
  59. 1fb00c6 [PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqs by Ingo Molnar · 19 years ago
  60. 3448097 Revert "swsusp special saveable pages support" commits by Linus Torvalds · 19 years ago
  61. 72cf270 Fix PM_TRACE dependency: works only on 32-bit x86 for now by Linus Torvalds · 19 years ago
  62. 77787bf [PATCH] pacct: none-delayed process accounting accumulation by KaiGai Kohei · 19 years ago
  63. f6ec29a [PATCH] pacct: avoidance to refer the last thread as a representation of the process by KaiGai Kohei · 19 years ago
  64. 0e46481 [PATCH] pacct: add pacct_struct to fix some pacct bugs. by KaiGai Kohei · 19 years ago
  65. 9e37bd3 [PATCH] kthread: move kernel-doc and put it into DocBook by Randy Dunlap · 19 years ago
  66. fa9799e [PATCH] ktime/hrtimer: fix kernel-doc comments by Randy Dunlap · 19 years ago
  67. fc75cdf [PATCH] cpu hotplug: fix CPU_UP_CANCEL handling by Heiko Carstens · 19 years ago
  68. 8bdd1d1 [PATCH] kthread: convert stop_machine into a kthread by Serge E. Hallyn · 19 years ago
  69. 2aa9258 [PATCH] Link error when futexes are disabled on 64bit architectures by Anton Blanchard · 19 years ago
  70. 838cd15 [PATCH] N32 sigset and __COMPAT_ENDIAN_SWAP__ by akpm@osdl.org · 19 years ago
  71. eab03ac [PATCH] Get rid of /proc/sys/proc by Stephen Hemminger · 19 years ago
  72. 3b9c041 [PATCH] printk time parameter by Jan Engelhardt · 19 years ago
  73. 11e6475 [PATCH] Remove unecessary NULL check in kernel/acct.c by Matt Helsley · 19 years ago
  74. 3b364b8 [PATCH] constify parts of kernel/power/ by Andreas Mohr · 19 years ago
  75. b613677 [PATCH] schedule_on_each_cpu(): reduce kmalloc() size by Andrew Morton · 19 years ago
  76. 83cc5ed [PATCH] kernel/sys.c: cleanups by Adrian Bunk · 19 years ago
  77. 76a8ad29 [PATCH] Make printk work for really early debugging by Michael Ellerman · 19 years ago
  78. bbb1747 [PATCH] Allow raw_notifier callouts to unregister themselves by Alan Stern · 19 years ago
  79. bfe5d83 [PATCH] Define __raw_get_cpu_var and use it by Paul Mackerras · 19 years ago
  80. f867d2a [PATCH] ensure NULL deref can't possibly happen in is_exported() by Jesper Juhl · 19 years ago
  81. eb71c87 Add some basic resume trace facilities by Linus Torvalds · 19 years ago
  82. 125e187 [PATCH] More BUG_ON conversion by Eric Sesterhenn · 19 years ago
  83. 908dcec [PATCH] adjust handle_IRR_event() return type by Jan Beulich · 19 years ago
  84. 3439dd8 [PATCH] When CONFIG_BASE_SMALL=1, cascade() may enter an infinite loop by Porpoise · 19 years ago
  85. 626ab0e [PATCH] list: use list_replace_init() instead of list_splice_init() by Oleg Nesterov · 19 years ago
  86. 862f5f0 [PATCH] Doc: add audit & acct to DocBook by Randy Dunlap · 19 years ago
  87. d83015b [PATCH] Make RCU API inaccessible to non-GPL Linux kernel modules by Paul E. McKenney · 19 years ago
  88. 55f4e8d [PATCH] kernel/sys.c doesn't need init.h by Jes Sorensen · 19 years ago
  89. 57ae250 [PATCH] CONFIG_NET=n build fix by Andrew Morton · 19 years ago
  90. 83d4e6e [PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely() by Andreas Mohr · 19 years ago
  91. 89d0cf0 [PATCH] invert irq/migration.c brach prediction by Daniel Walker · 19 years ago
  92. 8e0a43d [PATCH] cond_resched() might_sleep() fix by Ingo Molnar · 19 years ago
  93. 6e66726 [PATCH] dup fd error fix by Prasanna Meda · 19 years ago
  94. 0ae26f1 [PATCH] mmput() might sleep by Andrew Morton · 19 years ago
  95. c330dda [PATCH] Add a sysfs file to determine if a kexec kernel is loaded by Jeff Moyer · 19 years ago
  96. 968808b8 [PATCH] swsusp: use less memory during resume by Rafael J. Wysocki · 19 years ago
  97. 7bff24e [PATCH] kernel/power/snapshot.c: cleanups by Adrian Bunk · 19 years ago
  98. a938c35 [PATCH] swsusp: take lowmem reserves into account by Rafael J. Wysocki · 19 years ago
  99. ce4ab00 [PATCH] swsusp: add architecture special saveable pages support by Shaohua Li · 19 years ago
  100. 1b61b91 [PATCH] x86: kernel irq balance doesn't work by Zhang Yanmin · 19 years ago