1. ffd44db sched: Make sure task has correct sched_class after policy change by Peter Zijlstra · 17 years ago
  2. eae0c9d sched: Fix and clean up rate-limit newidle code by Mike Galbraith · 17 years ago
  3. d8c80ce sched, no_hz: Remove unused rq->last_tick_seen field by Lai Jiangshan · 17 years ago
  4. fd21073 sched: Fix affinity logic in select_task_rq_fair() by Mike Galbraith · 17 years ago
  5. 1b9508f sched: Rate-limit newidle by Mike Galbraith · 17 years ago
  6. a1f84a3 sched: Check for an idle shared cache in select_task_rq_fair() by Mike Galbraith · 17 years ago
  7. acc3f5d cpumask: Partition_sched_domains takes array of cpumask_var_t by Rusty Russell · 17 years ago
  8. e2c8806 cpumask: Simplify sched_rt.c by Rusty Russell · 17 years ago
  9. 9824a2b sched: Remove unused cpu_nr_migrations() by Hiroshi Shimamoto · 17 years ago
  10. 1477b6a sched: Remove unused __schedule() declaration by Hiroshi Shimamoto · 17 years ago
  11. ce0e7b2 sched, cpuacct: Fix niced guest time accounting by Ryota Ozaki · 17 years ago
  12. 0b9e31e Merge branch 'linus' into sched/core by Ingo Molnar · 17 years ago
  13. 04bf753 PM: Make warning in suspend_test_finish() less likely to happen by Rafael J. Wysocki · 17 years ago
  14. bd07041 Merge the right tty-fixes branch by Linus Torvalds · 17 years ago
  15. d6047d7 Merge branch 'tty-fixes' by Linus Torvalds · 17 years ago
  16. ee67e6c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  17. f061d83 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  18. e345fe1 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  19. 8c53e46 workqueue: add 'flush_delayed_work()' to run and wait for delayed work by Linus Torvalds · 17 years ago
  20. 43046b6 workqueue: add 'flush_delayed_work()' to run and wait for delayed work by Linus Torvalds · 17 years ago
  21. 80f5069 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  22. 8ad8073 tracing/filters: Fix memory leak when setting a filter by Li Zefan · 17 years ago
  23. e17b38b sched: Fix missing kernel-doc notation by Randy Dunlap · 17 years ago
  24. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 17 years ago
  25. f5dc375 sched: Update the clock of runqueue select_task_rq() selected by Mike Galbraith · 17 years ago
  26. 3365e779 lockdep: Use cpu_clock() for lockstat by Peter Zijlstra · 17 years ago
  27. d25105e writeback: account IO throttling wait as iowait by Wu Fengguang · 17 years ago
  28. a813a15 tracing: fix trace_vprintk call by Steven Rostedt · 17 years ago
  29. f579bbc Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  30. e80fb7e5 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  31. f17f36b Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  32. b924f95 Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  33. b9d40b7 Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  34. 8f6e8a3 tracing: user local buffer variable for trace branch tracer by Steven Rostedt · 17 years ago
  35. c8647b2 tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.c by Zhenwen Xu · 17 years ago
  36. 3279ba3 ftrace: check for failure for all conversions by Steven Rostedt · 17 years ago
  37. e7247a1 tracing: correct module boundaries for ftrace_release by jolsa@redhat.com · 17 years ago
  38. da08568 futex: fix requeue_pi key imbalance by Darren Hart · 17 years ago
  39. 829b876 tracing: fix transposed numbers of lock_depth and preempt_count by Steven Rostedt · 17 years ago
  40. fdc6f19 NOHZ: update idle state also when NOHZ is inactive by Eero Nurkkala · 17 years ago
  41. 978c0b8 rcu: Place root rcu_node structure in separate lockdep class by Paul E. McKenney · 17 years ago
  42. e74f4c4 rcu: Make hot-unplugged CPU relinquish its own RCU callbacks by Paul E. McKenney · 17 years ago
  43. d0ec774 rcu: Move rcu_barrier() to rcutree by Paul E. McKenney · 17 years ago
  44. 322a2c1 futex: Move exit_pi_state() call to release_mm() by Thomas Gleixner · 17 years ago
  45. fc6b177 futex: Nullify robust lists after cleanup by Peter Zijlstra · 17 years ago
  46. b0f56f1 trace: Fix missing assignment in trace_ctxwake_* by Hiroshi Shimamoto · 17 years ago
  47. 906010b perf_event: Provide vmalloc() based mmap() backing by Peter Zijlstra · 17 years ago
  48. ee949a8 tracing/syscalls: Use long for syscall ret format and field definitions by Tom Zanussi · 17 years ago
  49. cf82ff7 sched: Remove obsolete comment in sched_init() by Jayson R. King · 17 years ago
  50. eaaea80 futex: Fix locking imbalance by Thomas Gleixner · 17 years ago
  51. d014e88 panic: Fix panic message visibility by calling bust_spinlocks(0) before dying by Aaro Koskinen · 17 years ago
  52. 41cb665 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  53. e69a9ac Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  54. 0f26ec6 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  55. 135c8ae rcu: Replace the rcu_barrier enum with pointer to call_rcu*() function by Paul E. McKenney · 17 years ago
  56. a0b6c9a rcu: Clean up code based on review feedback from Josh Triplett, part 4 by Paul E. McKenney · 17 years ago
  57. 3d76c08 rcu: Clean up code based on review feedback from Josh Triplett, part 3 by Paul E. McKenney · 17 years ago
  58. 162cc27 rcu: Fix rcu_lock_map build failure on CONFIG_PROVE_LOCKING=y by Paul E. McKenney · 17 years ago
  59. f83f9ac sched: Set correct normal_prio and prio values in sched_fork() by Peter Williams · 17 years ago
  60. 75fb409 tracing: Use free_percpu instead of kfree by Frederic Weisbecker · 17 years ago
  61. fe8e5b5 tracing: Check total refcount before releasing bufs in profile_enable failure by Frederic Weisbecker · 17 years ago
  62. 58e57fb Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  63. 4e64915 memcg: some modification to softlimit under hierarchical memory reclaim. by KAMEZAWA Hiroyuki · 17 years ago
  64. 3dece83 cgroup: catch bad css refcnt at css_put by KAMEZAWA Hiroyuki · 17 years ago
  65. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 17 years ago
  66. 3ae91c2 module: fix up CONFIG_KALLSYMS=n build. by Paul Mundt · 17 years ago
  67. b0da3f0 Add a tracepoint for block request remapping by Jun'ichi Nomura · 17 years ago
  68. 48c0d4d Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs by Zdenek Kabelac · 17 years ago
  69. f9ac5a6 kmemtrace: Fix up tracer registration by Paul Mundt · 17 years ago
  70. 27f9994 perf_event: Clean up perf_event_init_task() by Xiao Guangrong · 17 years ago
  71. 8c9ed8e perf_event: Fix event group handling in __perf_event_sched_*() by Xiao Guangrong · 17 years ago
  72. 3397409 tracing: Fix infinite recursion in ftrace_update_pid_func() by Matt Fleming · 17 years ago
  73. 152f9d0 sched_clock: Fix atomicity/continuity bug by using cmpxchg64() by Eric Dumazet · 17 years ago
  74. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 17 years ago
  75. 6f50710 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  76. 3b38376 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  77. 179b914 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  78. 4187e7e Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  79. d3f6302 hrtimer: Remove overly verbose "switch to high res mode" message by Roland Dreier · 17 years ago
  80. 8b3f6af Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 17 years ago
  81. 89133f9 clocksource: Resume clocksource without taking the clocksource mutex by Martin Schwidefsky · 17 years ago
  82. 9beba3c futex: Add memory barrier commentary to futex_wait_queue_me() by Darren Hart · 17 years ago
  83. a6b49cb Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 17 years ago
  84. 2c9871d Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  85. 6d39b27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 17 years ago
  86. ffa9f12 module: don't call percpu_modfree on NULL pointer. by Rusty Russell · 17 years ago
  87. a263f77 module: fix memory leak when load fails after srcversion/version allocated by Rusty Russell · 17 years ago
  88. 26d052b param: allow whitespace as kernel parameter separator by Peter Oberparleiter · 17 years ago
  89. 554bdfe module: reduce string table for loaded modules (v2) by Jan Beulich · 17 years ago
  90. 4a49622 module: reduce symbol table for loaded modules (v2) by Jan Beulich · 17 years ago
  91. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 17 years ago
  92. 801460d task_struct cleanup: move binfmt field to mm_struct by Hiroshi Shimamoto · 17 years ago
  93. 858f099 aio: ifdef fields in mm_struct by Alexey Dobriyan · 17 years ago
  94. e5a4738 pidns: deny CLONE_PARENT|CLONE_NEWPID combination by Sukadev Bhattiprolu · 17 years ago
  95. 123be07 fork(): disable CLONE_PARENT for init by Sukadev Bhattiprolu · 17 years ago
  96. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 17 years ago
  97. d958872 signals: inline __fatal_signal_pending by Roland McGrath · 17 years ago
  98. 4a30deb signals: introduce do_send_sig_info() helper by Oleg Nesterov · 17 years ago
  99. a293980 exec: let do_coredump() limit the number of concurrent dumps to pipes by Neil Horman · 17 years ago
  100. ae6d2ed signals: tracehook_notify_jctl change by Roland McGrath · 17 years ago