1. 5b88abb ptrace: generic PTRACE_SINGLEBLOCK by Roland McGrath · 16 years ago
  2. 36df29d ptrace: generic resume by Roland McGrath · 16 years ago
  3. 6e7c402 x86: various changes and cleanups to in_p/out_p delay details by Ingo Molnar · 16 years ago
  4. 6378ddb time: track accurate idle time with tick_sched.idle_sleeptime by Venki Pallipadi · 16 years ago
  5. bbe4d18 NTP: correct inconsistent ntp interval/tick_length usage by john stultz · 16 years ago
  6. 45fe4fe x86: make clockevents more robust by Ingo Molnar · 16 years ago
  7. 4713e22c clocksource: add unregister function to disable unusable clocksources by Thomas Gleixner · 16 years ago
  8. 1ada5cb clocksource: make clocksource watchdog cycle through online CPUs by Andi Kleen · 16 years ago
  9. 1077f5a clocksource.c: use init_timer_deferrable for clocksource_watchdog by Parag Warudkar · 16 years ago
  10. efd9ac8 time: fold __get_realtime_clock_ts() into getnstimeofday() by Geert Uytterhoeven · 16 years ago
  11. 186e3cb timer: clean up tick-broadcast.c by Thomas Gleixner · 16 years ago
  12. b10db7f time: more timer related cleanups by Pavel Machek · 16 years ago
  13. 4c9dc64 time: timer cleanups by Pavel Machek · 16 years ago
  14. a6fa8e5 time: clean hungarian notation from timers by Pavel Machek · 16 years ago
  15. 0ba6c33bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25 by Linus Torvalds · 16 years ago
  16. 6494a93 Module: check to see if we have a built in module with the same name by Greg Kroah-Hartman · 16 years ago
  17. 0aa5bd5 module: add module taint on ndiswrapper by Jon Masters · 16 years ago
  18. 8686c99 module: fix the module name length in param_sysfs_builtin by Denis Cheng · 16 years ago
  19. 6dd06c9 module: make module_address_lookup safe by Rusty Russell · 16 years ago
  20. bb9d3d5 module: better OOPS and lockdep coverage for loading modules by Rusty Russell · 16 years ago
  21. efa5345 module: Fix gratuitous sprintf in module.c by Rusty Russell · 16 years ago
  22. c9a3ba5 module: wait for dependent modules doing init. by Rusty Russell · 16 years ago
  23. a2da405 module: Don't report discarded init pages as kernel text. by Rusty Russell · 16 years ago
  24. 0891368 [NET]: Remove the empty net_table by Pavel Emelyanov · 17 years ago
  25. e51b6ba sysctl: Infrastructure for per namespace sysctls by Eric W. Biederman · 17 years ago
  26. 23eb06d sysctl: Remember the ctl_table we passed to register_sysctl_paths by Eric W. Biederman · 17 years ago
  27. 29e796f sysctl: Add register_sysctl_paths function by Eric W. Biederman · 17 years ago
  28. fadad878 kernel: add CLONE_IO to specifically request sharing of IO contexts by Jens Axboe · 16 years ago
  29. d38ecf9 io context sharing: preliminary support by Jens Axboe · 16 years ago
  30. fd0928d ioprio: move io priority from task_struct to io_context by Jens Axboe · 16 years ago
  31. 326e96b printk: revert ktime_get() timestamps by Ingo Molnar · 16 years ago
  32. 81ef16e [S390] Remove appldata include from sysctl_check.c by Heiko Carstens · 16 years ago
  33. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  34. 6d08259 sched: keep total / count stats in addition to the max for by Arjan van de Ven · 16 years ago
  35. 5973e5b sched: fix: don't take a mutex from interrupt context by Peter Zijlstra · 16 years ago
  36. 5fb5e6d sched: print backtrace of running tasks too by Nick Piggin · 16 years ago
  37. 19ef930 printk: use ktime_get() by Ingo Molnar · 16 years ago
  38. 9073908 softlockup: fix signedness by Ingo Molnar · 16 years ago
  39. 9745512 sched: latencytop support by Arjan van de Ven · 16 years ago
  40. 326587b sched: fix goto retry in pick_next_task_rt() by Dmitry Adamushko · 16 years ago
  41. cc203d2 sched: monitor clock underflows in /proc/sched_debug by Guillaume Chazarain · 16 years ago
  42. 782daee sched: fix rq->clock warps on frequency changes by Guillaume Chazarain · 16 years ago
  43. 4f05b98 sched: fix, always create kernel threads with normal priority by Michal Schmidt · 16 years ago
  44. 1ad82fd debug: clean up kernel/profile.c by Paolo Ciarrocchi · 16 years ago
  45. 6478d88 sched: remove the !PREEMPT_BKL code by Ingo Molnar · 16 years ago
  46. 58b8a73 sched: make PREEMPT_BKL the default by Ingo Molnar · 16 years ago
  47. e14af7e debug: track and print last unloaded module in the oops trace by Arjan van de Ven · 16 years ago
  48. 21aa928 debug: show being-loaded/being-unloaded indicator for modules by Arjan van de Ven · 16 years ago
  49. 5a52dd5 sched: rt-watchdog: fix .rlim_max = RLIM_INFINITY by Peter Zijlstra · 16 years ago
  50. 1020387 sched: rt-group: reduce rescheduling by Peter Zijlstra · 16 years ago
  51. 37bb6cb hrtimer: unlock hrtimer_wakeup by Peter Zijlstra · 16 years ago
  52. d3d7445 hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallback by Peter Zijlstra · 16 years ago
  53. 2d44ae4 hrtimer: clean up cpu->base locking tricks by Peter Zijlstra · 16 years ago
  54. 48d5e25 sched: rt throttling vs no_hz by Peter Zijlstra · 16 years ago
  55. 614ee1f sched: pull_rt_task() cleanup by Mike Galbraith · 16 years ago
  56. 6f505b1 sched: rt group scheduling by Peter Zijlstra · 16 years ago
  57. fa85ae2 sched: rt time limit by Peter Zijlstra · 16 years ago
  58. 8f4d37e sched: high-res preemption tick by Peter Zijlstra · 16 years ago
  59. 02b67cc3 sched: do not do cond_resched() when CONFIG_PREEMPT by Herbert Xu · 16 years ago
  60. 03319ec sched: documentation, whitespace fixes by Ingo Molnar · 16 years ago
  61. 78f2c7d sched: SCHED_FIFO/SCHED_RR watchdog timer by Peter Zijlstra · 16 years ago
  62. fa71706 sched: sched_rt_entity by Peter Zijlstra · 16 years ago
  63. 8eb703e uids: merge multiple error paths in alloc_uid() into one by Pavel Emelyanov · 16 years ago
  64. dc93852 sched: dynamically update the root-domain span/online maps by Gregory Haskins · 16 years ago
  65. eaf649e Preempt-RCU: CPU Hotplug handling by Paul E. McKenney · 16 years ago
  66. e260be6 Preempt-RCU: implementation by Paul E. McKenney · 16 years ago
  67. e0ecfa7 Preempt-RCU: fix rcu_barrier for preemptive environment. by Paul E. McKenney · 16 years ago
  68. 01c1c66 Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.c by Paul E. McKenney · 16 years ago
  69. c2d727a Preempt-RCU: Use softirq instead of tasklets for by Dipankar Sarma · 16 years ago
  70. c49443c sched: remove some old cpuset logic by Gregory Haskins · 16 years ago
  71. cdc8eb9 sched: RT-balance, only adjust overload state when changing by Gregory Haskins · 16 years ago
  72. cb46984 sched: RT-balance, add new methods to sched_class by Steven Rostedt · 16 years ago
  73. 9a897c5 sched: RT-balance, replace hooks with pre/post schedule and wakeup methods by Steven Rostedt · 16 years ago
  74. 4bf0b77 sched: remove do_div() from __sched_slice() by Peter Zijlstra · 16 years ago
  75. 5d2f5a6 sched: get rid of 'new_cpu' in try_to_wake_up() by Dmitry Adamushko · 16 years ago
  76. 9ec3b77 sched: no need for 'affine wakeup' balancing by Dmitry Adamushko · 16 years ago
  77. b913176 sched: add credits for RT balancing improvements by Ingo Molnar · 16 years ago
  78. 0eab914 sched: style cleanup, #2 by Ingo Molnar · 16 years ago
  79. d7876a0 sched: remove unused JIFFIES_TO_NS() macro by Ingo Molnar · 16 years ago
  80. bdd7c81 sched: fix sched_rt.c:join/leave_domain by Ingo Molnar · 16 years ago
  81. 637f508 sched: only balance our RT tasks within our domain by Gregory Haskins · 16 years ago
  82. 57d885f sched: add sched-domain roots by Gregory Haskins · 16 years ago
  83. 7f51f29 sched: clean up schedule_balance_rt() by Ingo Molnar · 16 years ago
  84. 80bf317 sched: clean up pull_rt_task() by Ingo Molnar · 16 years ago
  85. 00597c3 sched: remove leftover debugging by Ingo Molnar · 16 years ago
  86. 6e1938d sched: remove rt_overload() by Ingo Molnar · 16 years ago
  87. 84de427 sched: clean up kernel/sched_rt.c by Ingo Molnar · 16 years ago
  88. deeeccd sched: clean up overlong line in kernel/sched_debug.c by Ingo Molnar · 16 years ago
  89. 4df64c0 sched: clean up find_lock_lowest_rq() by Ingo Molnar · 16 years ago
  90. 79064fb sched: clean up pick_next_highest_task_rt() by Ingo Molnar · 16 years ago
  91. 0d1311a sched: RT-balance on new task by Steven Rostedt · 16 years ago
  92. 610bf05 sched: RT-balance, optimize cpu search by Steven Rostedt · 16 years ago
  93. 06f90db sched: RT-balance, optimize by Gregory Haskins · 16 years ago
  94. 17b3279 sched: break out early if RT task cannot be migrated by Gregory Haskins · 16 years ago
  95. e1f47d8 sched: RT-balance, avoid overloading by Steven Rostedt · 16 years ago
  96. a22d7fc sched: wake-balance fixes by Gregory Haskins · 16 years ago
  97. 6e1254d sched: optimize RT affinity by Gregory Haskins · 16 years ago
  98. 318e089 sched: pre-route RT tasks on wakeup by Gregory Haskins · 16 years ago
  99. 2de0b46 sched: RT balancing: include current CPU by Gregory Haskins · 16 years ago
  100. 07b4032 sched: break out search for RT tasks by Gregory Haskins · 16 years ago