1. 2e6f44a sched: Create helper to calculate small_imbalance in fbg() by Gautham R Shenoy · 17 years ago
  2. 37abe19 sched: Create a helper function to calculate sched_domain stats for fbg() by Gautham R Shenoy · 17 years ago
  3. 222d656 sched: Define structure to store the sched_domain statistics for fbg() by Gautham R Shenoy · 17 years ago
  4. 1f8c553 sched: Create a helper function to calculate sched_group stats for fbg() by Gautham R Shenoy · 17 years ago
  5. 381be78 sched: Define structure to store the sched_group statistics for fbg() by Gautham R Shenoy · 17 years ago
  6. 6dfdb06 sched: Fix indentations in find_busiest_group() using gotos by Gautham R Shenoy · 17 years ago
  7. 67bb6c0 sched: Simple helper functions for find_busiest_group() by Gautham R Shenoy · 17 years ago
  8. b6d9842 Merge branch 'sched/cleanups'; commit 'v2.6.29' into sched/core by Ingo Molnar · 17 years ago
  9. 67aa0f7 sched: remove unused fields from struct rq by Luis Henriques · 17 years ago
  10. 53da1d9 fix ptrace slowness by Miklos Szeredi · 17 years ago
  11. efd247fa Merge branches 'sched/debug' and 'linus' into sched/core by Ingo Molnar · 17 years ago
  12. af66df5 sched: jiffies not printed per CPU by Luis Henriques · 17 years ago
  13. 6e2b757 module: fix refptr allocation and release order by Masami Hiramatsu · 17 years ago
  14. 708dc51 sched: small optimisation of can_migrate_task() by Luis Henriques · 17 years ago
  15. 80dd99b sched: fix typos in documentation by Luis Henriques · 17 years ago
  16. f6411fe Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core by Ingo Molnar · 18 years ago
  17. df1c99d sched: add avg_overlap decay by Mike Galbraith · 18 years ago
  18. be50b83 kernel/user.c: fix a memory leak when freeing up non-init usernamespaces users by Dhaval Giani · 18 years ago
  19. 57310a9 sched: optimize ttwu vs group scheduling by Peter Zijlstra · 18 years ago
  20. 8c54436 Merge branches 'sched/cleanups' and 'linus' into sched/core by Ingo Molnar · 18 years ago
  21. 2d5516c copy_process: fix CLONE_PARENT && parent_exec_id interaction by Oleg Nesterov · 18 years ago
  22. 6d5b5ac Fix fixpoint divide exception in acct_update_integrals by Heiko Carstens · 18 years ago
  23. 5ed0cec sched: TIF_NEED_RESCHED -> need_reshed() cleanup by Lai Jiangshan · 18 years ago
  24. 7fc07d8 Merge branch 'sched/core' into sched/cleanups by Ingo Molnar · 18 years ago
  25. 8a0be9e sched: don't rebalance if attached on NULL domain by Frederic Weisbecker · 18 years ago
  26. 49d2d26 Merge commit 'v2.6.29-rc7' into sched/core by Ingo Molnar · 18 years ago
  27. 64ca5ab rcu: increment quiescent state counter in ksoftirqd() by Eric Dumazet · 18 years ago
  28. 219f170 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  29. b24746c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  30. 5b10174 x86-64: seccomp: fix 32/64 syscall hole by Roland McGrath · 18 years ago
  31. b67802e sched: kill unused parameter of pick_next_task() by Wang Chen · 18 years ago
  32. 5512b3e Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core by Ingo Molnar · 18 years ago
  33. 5170836 Fix recursive lock in free_uid()/free_user_ns() by David Howells · 18 years ago
  34. 54e9912 sched: don't allow setuid to succeed if the user does not have rt bandwidth by Dhaval Giani · 18 years ago
  35. 8325d9c sched_clock: cleanups by Peter Zijlstra · 18 years ago
  36. b342501 sched: allow architectures to specify sched_clock_stable by Ingo Molnar · 18 years ago
  37. cac64d0 sched_rt: don't start timer when rt bandwidth disabled by Hiroshi Shimamoto · 18 years ago
  38. c40c6f8 cpuacct: add a branch prediction by Li Zefan · 18 years ago
  39. 4434e51 Merge branches 'sched/cleanups', 'sched/urgent' and 'linus' into sched/core by Ingo Molnar · 18 years ago
  40. a682604 rcu: Teach RCU that idle task is not quiscent state at boot by Paul E. McKenney · 18 years ago
  41. 770824b PM: Split up sysdev_[suspend|resume] from device_power_[down|up] by Rafael J. Wysocki · 18 years ago
  42. adfafef Merge branch 'hibernate' by Linus Torvalds · 18 years ago
  43. 403f307 PM: Fix suspend_console and resume_console to use only one semaphore by Arve Hjønnevåg · 18 years ago
  44. b090f9f PM: Wait for console in resume by Arve Hjønnevåg · 18 years ago
  45. ebae260 PM: Fix pm_notifiers during user mode hibernation by Andrey Borzenkov · 18 years ago
  46. 09664fd PM: fix build for CONFIG_PM unset by Rafael J. Wysocki · 18 years ago
  47. eed3ee0 PM/resume: wait for device probing to finish by Arjan van de Ven · 18 years ago
  48. f54b2fe Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  49. 4b3e3d2 tracing: limit the number of loops the ring buffer self test can make by Steven Rostedt · 18 years ago
  50. 4d7a077 tracing: have function trace select kallsyms by Steven Rostedt · 18 years ago
  51. 0c5119c tracing: disable tracing while testing ring buffer by Steven Rostedt · 18 years ago
  52. ba95fd4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 18 years ago
  53. 42f5e03 pm: fix build for CONFIG_PM unset by Rafael J. Wysocki · 18 years ago
  54. 67e055d cgroups: fix possible use after free by Li Zefan · 18 years ago
  55. 93dbb39 block: fix bad definition of BIO_RW_SYNC by Jens Axboe · 18 years ago
  56. e78ac4b Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  57. 29a0c5c Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  58. f8effd1 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  59. 8ce9a75 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  60. 5b058bc tracing/function-graph-tracer: trace the idle tasks by Frederic Weisbecker · 18 years ago
  61. 2b8f836 sched: use TASK_NICE for task_struct by Américo Wang · 18 years ago
  62. a0a522c sched: idle_at_tick is only used when CONFIG_SMP is set by Henrik Austad · 18 years ago
  63. 5274f83 Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/core by Ingo Molnar · 18 years ago
  64. 6bc5c36 trace: mmiotrace to the tracer menu in Kconfig by Pekka Paalanen · 18 years ago
  65. 391b170 mmiotrace: count events lost due to not recording by Pekka Paalanen · 18 years ago
  66. fb5ae64 User namespaces: Only put the userns when we unhash the uid by Serge E. Hallyn · 18 years ago
  67. 3997ad3 timers: more consistently use clock vs timer by Peter Zijlstra · 18 years ago
  68. a0490fa sched: cpu hotplug fix by Ingo Molnar · 18 years ago
  69. cfebe56 cgroups: fix lockdep subclasses overflow by Li Zefan · 18 years ago
  70. fc3501d mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches by Sven Wegener · 18 years ago
  71. 2fff78c futex: fix reference leak by Peter Zijlstra · 18 years ago
  72. 6c6f1f0 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  73. 94dba89 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  74. 9ce04f9 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  75. fc631c8 sched: revert recent sync wakeup changes by Peter Zijlstra · 18 years ago
  76. 4da94d49 timers: fix TIMER_ABSTIME for process wide cpu timers by Peter Zijlstra · 18 years ago
  77. 3fccfd6 timers: split process wide cpu clocks/timers, fix by Peter Zijlstra · 18 years ago
  78. 06eb23b ptrace, x86: fix the usage of ptrace_fork() by Oleg Nesterov · 18 years ago
  79. ad0b0fd sched, latencytop: incorporate review feedback from Andrew Morton by Arjan van de Ven · 18 years ago
  80. f437e8b Merge commit 'v2.6.29-rc4' into sched/core by Ingo Molnar · 18 years ago
  81. acd8957 profiling: fix broken profiling regression by Hugh Dickins · 18 years ago
  82. 140573d Merge branches 'sched/rt' and 'sched/urgent' into sched/core by Ingo Molnar · 18 years ago
  83. f7de762 async: use list_move_tail by Stefan Richter · 18 years ago
  84. 766ccb9 async: Rename _special -> _domain for clarity. by Cornelia Huck · 18 years ago
  85. f30d5b3 async: Add some documentation. by Cornelia Huck · 18 years ago
  86. 86532d8 async: Handle kthread_run() return codes. by Cornelia Huck · 18 years ago
  87. 7a89bbc async: Fix running list handling. by Cornelia Huck · 18 years ago
  88. 2d29c6a Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release by Len Brown · 18 years ago
  89. 04ec93f fork.c: fix NULL pointer dereference when nr_threads == threads-max by Li Zefan · 18 years ago
  90. 777c6c5 wait: prevent exclusive waiter starvation by Johannes Weiner · 18 years ago
  91. 60fd760 revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY" by Andrew Morton · 18 years ago
  92. 58763a2 kernel/async.c: fix printk warnings by Andrew Morton · 18 years ago
  93. 4cd4c1b timers: split process wide cpu clocks/timers by Peter Zijlstra · 18 years ago
  94. 32bd671 signal: re-add dead task accumulation stats. by Peter Zijlstra · 18 years ago
  95. 647802d Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  96. 483b4ee sched: fix nohz load balancer on cpu offline by Suresh Siddha · 18 years ago
  97. bb960a1 Merge branch 'core/xen' into x86/urgent by Ingo Molnar · 18 years ago
  98. 229c4ef ftrace: do_each_pid_task() needs rcu lock by Oleg Nesterov · 18 years ago
  99. 31c952d Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  100. 720eba3 modules: Use a better scheme for refcounting by Eric Dumazet · 18 years ago