1. 6e40f5b Merge branch 'sched/urgent' into sched/core by Thomas Gleixner · 14 years ago
  2. 28f5318 sched: Fix sched_mv_power_savings for !SMT by Vaidyanathan Srinivasan · 14 years ago
  3. 6d3e090 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 14 years ago
  4. aa16cd8 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  5. d6ad3e2 softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resume by Jason Wessel · 14 years ago
  6. 221af7f Split 'flush_old_exec' into two functions by Linus Torvalds · 14 years ago
  7. ea87bb7 sched: Extend enqueue_task to allow head queueing by Thomas Gleixner · 15 years ago
  8. 7c94143 sched: Remove USER_SCHED by Dhaval Giani · 15 years ago
  9. 3d45fd8 sched: Remove the sched_class load_balance methods by Peter Zijlstra · 15 years ago
  10. efc1a3b nommu: don't need get_unmapped_area() for NOMMU by David Howells · 15 years ago
  11. 3e10e71 resource: add helpers for fetching rlimits by Jiri Slaby · 15 years ago
  12. aac3d39 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  13. 55db493b Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  14. b6e3224 Revert "task_struct: make journal_info conditional" by Linus Torvalds · 15 years ago
  15. e178153 sched: Assert task state bits at build time by Peter Zijlstra · 15 years ago
  16. 44d90df sched: Add missing state chars to TASK_STATE_TO_CHAR_STR by Peter Zijlstra · 15 years ago
  17. 7334215 sched: Move TASK_STATE_TO_CHAR_STR near the TASK_state bits by Peter Zijlstra · 15 years ago
  18. a463681 cpumask: rename tsk_cpumask to tsk_cpus_allowed by Rusty Russell · 15 years ago
  19. 88ec22d sched: Remove the cfs_rq dependency from set_task_cpu() by Peter Zijlstra · 15 years ago
  20. efbbd05 sched: Add pre and post wakeup hooks by Peter Zijlstra · 15 years ago
  21. ad09750 signals: kill force_sig_specific() by Oleg Nesterov · 15 years ago
  22. 614c517 signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER() by Oleg Nesterov · 15 years ago
  23. 569b846 memcg: coalesce uncharge during unmap/truncate by KAMEZAWA Hiroyuki · 15 years ago
  24. 8f0ddf9 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  25. e4c570c task_struct: make journal_info conditional by Hiroshi Shimamoto · 15 years ago
  26. 1d61548 sched: Convert pi_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  27. 702a7c7 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  28. 6f696eb Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  29. b9889ed sched: Remove forced2_migrations stats by Ingo Molnar · 15 years ago
  30. 1bbfa6f sched: Mark sched_clock() as notrace by Mike Frysinger · 15 years ago
  31. 1983a92 sched: Make tunable scaling style configurable by Christian Ehrhardt · 15 years ago
  32. 6cecd08 sched: Discard some old bits by Peter Zijlstra · 15 years ago
  33. cd29fe6 sched: Sanitize fork() handling by Peter Zijlstra · 15 years ago
  34. 6b314d0 sched: Remove sysctl.sched_features by Peter Zijlstra · 15 years ago
  35. dba091b sched: Protect sched_rr_get_param() access to task->sched_class by Thomas Gleixner · 15 years ago
  36. 897e81b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  37. 69f061e Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  38. 0cf55e1 sched, cputime: Introduce thread_group_times() by Hidetoshi Seto · 15 years ago
  39. d99ca3b sched, cputime: Cleanups related to task_times() by Hidetoshi Seto · 15 years ago
  40. fa1452e locking, task_struct: Reduce size on TRACE_IRQFLAGS and 64bit by Hiroshi Shimamoto · 15 years ago
  41. d5b7c78 sched: Remove task_{u,s,g}time() by Hidetoshi Seto · 15 years ago
  42. d180c5b sched: Introduce task_times() to replace task_{u,s}time() pair by Hidetoshi Seto · 15 years ago
  43. 2a855dd signal: Fix alternate signal stack check by Sebastian Andrzej Siewior · 15 years ago
  44. acc3f5d cpumask: Partition_sched_domains takes array of cpumask_var_t by Rusty Russell · 15 years ago
  45. 9824a2b sched: Remove unused cpu_nr_migrations() by Hiroshi Shimamoto · 15 years ago
  46. 2a2bb31 sched: Remove unused time_sync_thresh declaration by Hiroshi Shimamoto · 15 years ago
  47. 1477b6a sched: Remove unused __schedule() declaration by Hiroshi Shimamoto · 15 years ago
  48. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  49. 801460d task_struct cleanup: move binfmt field to mm_struct by Hiroshi Shimamoto · 15 years ago
  50. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  51. d958872 signals: inline __fatal_signal_pending by Roland McGrath · 15 years ago
  52. a7f0765 ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee by Oleg Nesterov · 15 years ago
  53. e0ad955 cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=y by Rusty Russell · 15 years ago
  54. 31bbb9b Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  55. d899bf7 procfs: provide stack information for threads by Stefani Seibold · 15 years ago
  56. 1f10206 getrusage: fill ru_maxrss value by Jiri Pirko · 15 years ago
  57. 69d2587 cpuidle: fix the menu governor to boost IO performance by Arjan van de Ven · 15 years ago
  58. 28b83c5 oom: move oom_adj value from task_struct to signal_struct by KOSAKI Motohiro · 15 years ago
  59. 35451be ksm: unmerge is an origin of OOMs by Hugh Dickins · 15 years ago
  60. f8af4da ksm: the mm interface to ksm by Hugh Dickins · 15 years ago
  61. 43c1266 Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  62. b8c7f1d Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  63. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  64. 0d721ce sched: Simplify sys_sched_rr_get_interval() system call by Peter Williams · 15 years ago
  65. 89f19f0 sched: Fix raciness in runqueue_is_locked() by Andrew Morton · 15 years ago
  66. c3422be rcu: Simplify rcu_read_unlock_special() quiescent-state accounting by Paul E. McKenney · 15 years ago
  67. ad4b78b sched: Add new wakeup preemption mode: WAKEUP_RUNNING by Peter Zijlstra · 15 years ago
  68. 4db96cf HWPOISON: Add PR_MCE_KILL prctl to control early kill behaviour per process by Andi Kleen · 15 years ago
  69. 59abf02 sched: Add SD_PREFER_LOCAL by Peter Zijlstra · 15 years ago
  70. a7558e0 sched: Add WF_FORK by Peter Zijlstra · 15 years ago
  71. 7d47872 sched: Rename sync arguments by Peter Zijlstra · 15 years ago
  72. 0763a66 sched: Rename select_task_rq() argument by Peter Zijlstra · 15 years ago
  73. 47fe38f x86: sched: Provide arch implementations using aperf/mperf by Peter Zijlstra · 15 years ago
  74. c88d591 sched: Merge select_task_rq_fair() and sched_balance_self() by Peter Zijlstra · 15 years ago
  75. e9c8431 sched: Add TASK_WAKING by Peter Zijlstra · 15 years ago
  76. 5f3edc1 sched: Hook sched_balance_self() into sched_class::select_task_rq() by Peter Zijlstra · 15 years ago
  77. 774a694 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  78. eee2775 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  79. 2bba22c sched: Turn off child_runs_first by Mike Galbraith · 15 years ago
  80. 18a3885 sched: Remove reciprocal for cpu_power by Peter Zijlstra · 15 years ago
  81. e9e9250 sched: Scale down cpu_power due to RT tasks by Peter Zijlstra · 15 years ago
  82. a52bfd7 sched: Add smt_gain by Peter Zijlstra · 15 years ago
  83. b5d978e sched: Add SD_PREFER_SIBLING by Peter Zijlstra · 15 years ago
  84. 29e2035 Merge branch 'linus' into core/rcu by Ingo Molnar · 15 years ago
  85. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  86. 8f0dfc3 sched: Provide iowait counters by Arjan van de Ven · 15 years ago
  87. f14eff1 Merge commit 'v2.6.31-rc8' into sched/core by Ingo Molnar · 15 years ago
  88. 8684896 rcu: Changes from reviews: avoid casts, fix/add warnings, improve comments by Paul E. McKenney · 15 years ago
  89. dd5d19b rcu: Create rcutree plugins to handle hotplug CPU for multi-level trees by Paul E. McKenney · 15 years ago
  90. 6b3ef48 rcu: Remove CONFIG_PREEMPT_RCU by Paul E. McKenney · 15 years ago
  91. f41d911 rcu: Merge preemptable-RCU functionality into hierarchical RCU by Paul E. McKenney · 15 years ago
  92. ece1387 Merge branch 'master' into next by James Morris · 15 years ago
  93. 0753ba0 mm: revert "oom: move oom_adj value" by KOSAKI Motohiro · 15 years ago
  94. 1314562 sched, task_struct: stack_canary is not needed without CC_STACKPROTECTOR by Hiroshi Shimamoto · 15 years ago
  95. 012a529 Merge branch 'master' into next by James Morris · 15 years ago
  96. 8356b5f itimers: Fix periodic tics precision by Stanislaw Gruszka · 15 years ago
  97. 42c4ab4 itimers: Merge ITIMER_VIRT and ITIMER_PROF by Stanislaw Gruszka · 15 years ago
  98. 3f029d3 sched: Enhance the pre/post scheduling logic by Gregory Haskins · 15 years ago
  99. 8e9ed8b Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 15 years ago
  100. 716a423 sched: Fix cond_resched_lock() in !CONFIG_PREEMPT by Frederic Weisbecker · 15 years ago