1. 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
  2. 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
  3. 2bba22c sched: Turn off child_runs_first by Mike Galbraith · 15 years ago
  4. 18a3885 sched: Remove reciprocal for cpu_power by Peter Zijlstra · 15 years ago
  5. e9e9250 sched: Scale down cpu_power due to RT tasks by Peter Zijlstra · 15 years ago
  6. a52bfd73 sched: Add smt_gain by Peter Zijlstra · 15 years ago
  7. b5d978e sched: Add SD_PREFER_SIBLING by Peter Zijlstra · 15 years ago
  8. 29e2035 Merge branch 'linus' into core/rcu by Ingo Molnar · 15 years ago
  9. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  10. 8f0dfc3 sched: Provide iowait counters by Arjan van de Ven · 15 years ago
  11. f14eff1 Merge commit 'v2.6.31-rc8' into sched/core by Ingo Molnar · 15 years ago
  12. 8684896 rcu: Changes from reviews: avoid casts, fix/add warnings, improve comments by Paul E. McKenney · 15 years ago
  13. dd5d19b rcu: Create rcutree plugins to handle hotplug CPU for multi-level trees by Paul E. McKenney · 15 years ago
  14. 6b3ef48 rcu: Remove CONFIG_PREEMPT_RCU by Paul E. McKenney · 15 years ago
  15. f41d911 rcu: Merge preemptable-RCU functionality into hierarchical RCU by Paul E. McKenney · 15 years ago
  16. ece1387 Merge branch 'master' into next by James Morris · 15 years ago
  17. 0753ba0 mm: revert "oom: move oom_adj value" by KOSAKI Motohiro · 15 years ago
  18. 1314562 sched, task_struct: stack_canary is not needed without CC_STACKPROTECTOR by Hiroshi Shimamoto · 15 years ago
  19. 012a529 Merge branch 'master' into next by James Morris · 15 years ago
  20. 3f029d3 sched: Enhance the pre/post scheduling logic by Gregory Haskins · 15 years ago
  21. 8e9ed8b Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 15 years ago
  22. 716a423 sched: Fix cond_resched_lock() in !CONFIG_PREEMPT by Frederic Weisbecker · 15 years ago
  23. def01bc sched: Convert the only user of cond_resched_bkl to use cond_resched() by Frederic Weisbecker · 15 years ago
  24. 613afbf sched: Pull up the might_sleep() check into cond_resched() by Frederic Weisbecker · 15 years ago
  25. 6f80bd9 sched: Remove the CONFIG_PREEMPT_BKL case definition of cond_resched() by Frederic Weisbecker · 15 years ago
  26. 5304d5f Merge branch 'linus' into sched/core by Ingo Molnar · 15 years ago
  27. 6301cb9 sched: fix nr_uninterruptible accounting of frozen tasks really by Thomas Gleixner · 15 years ago
  28. 5bb459b kernel: rename is_single_threaded(task) to current_is_single_threaded(void) by Oleg Nesterov · 15 years ago
  29. d86ee48 sched: optimize cond_resched() by Peter Zijlstra · 15 years ago
  30. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  31. 341c87b elf: limit max map count to safe value by KAMEZAWA Hiroyuki · 15 years ago
  32. 348b346 Merge branch 'linus' into sched/core by Ingo Molnar · 15 years ago
  33. 17f98dc pids: clean up find_task_by_pid variants by Christoph Hellwig · 15 years ago
  34. 20ebcdd memcg: remove unneeded forward declaration from sched.h by Li Zefan · 15 years ago
  35. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  36. 2ff05b2 oom: move oom_adj value from task_struct to mm_struct by David Rientjes · 15 years ago
  37. 58568d2 cpuset,mm: update tasks' mems_allowed in time by Miao Xie · 15 years ago
  38. 3959214 sched: delayed cleanup of user_struct by Kay Sievers · 15 years ago
  39. 19035e5 Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  40. ca94c44 sched: Introduce SCHED_RESET_ON_FORK scheduling policy flag by Lennart Poettering · 15 years ago
  41. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  42. 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  43. 3296ca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  44. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  45. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  46. 20f3f3c Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  47. 73fbad2 Merge branch 'next' into for-linus by James Morris · 15 years ago
  48. 082ff5a perf_counter: Change pctrl() behaviour by Peter Zijlstra · 15 years ago
  49. a63eaf3 perf_counter: Dynamically allocate tasks' perf_counter_context struct by Paul Mackerras · 15 years ago
  50. 4200efd sched: properly define the sched_group::cpumask and sched_domain::span fields by Ingo Molnar · 15 years ago
  51. 690cc3f syscall: Implement a convinience function restart_syscall by Eric W. Biederman · 15 years ago
  52. 2d02494 sched, timers: cleanup avenrun users by Thomas Gleixner · 15 years ago
  53. dce48a8 sched, timers: move calc_load() to scheduler by Thomas Gleixner · 15 years ago
  54. 789f90f perf_counter: per user mlock gift by Peter Zijlstra · 15 years ago
  55. eea08f3 timers: Logic to move non pinned timers by Arun R Bharadwaj · 15 years ago
  56. cd1bb94 timers: /proc/sys sysctl hook to enable timer migration by Arun R Bharadwaj · 15 years ago
  57. 5e751e9 CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace by David Howells · 15 years ago
  58. d254117 Merge branch 'master' into next by James Morris · 15 years ago
  59. 0ad5d70 Merge branch 'tracing/hw-branch-tracing' into tracing/core by Ingo Molnar · 15 years ago
  60. 3bcac02 SELinux: Don't flush inherited SIGKILL during execve() by David Howells · 15 years ago
  61. e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  62. 416dfdc Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing by Ingo Molnar · 15 years ago
  63. 261842b tracing: add same level recursion detection by Steven Rostedt · 15 years ago
  64. 05725f7 rculist: use list_entry_rcu in places where it's appropriate by Jiri Pirko · 15 years ago
  65. e3c8ca8 sched: do not count frozen tasks toward load by Nathan Lynch · 15 years ago
  66. 5ea472a Merge commit 'v2.6.30-rc1' into perfcounters/core by Ingo Molnar · 15 years ago
  67. 1551260 Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  68. 0f48140 x86, ptrace: add bts context unconditionally by Markus Metzger · 15 years ago
  69. e2b371f mm, x86, ptrace, bts: defer branch trace stopping by Markus Metzger · 15 years ago
  70. a26b89f sched, hw-branch-tracer: add wait_task_context_switch() function to sched.h by Markus Metzger · 15 years ago
  71. 5e34437 Merge branch 'linus' into core/softlockup by Ingo Molnar · 15 years ago
  72. 4a0deca perf_counter: generic context switch event by Peter Zijlstra · 15 years ago
  73. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 15 years ago
  74. 9efe21c Merge branch 'linus' into irq/threaded by Ingo Molnar · 15 years ago
  75. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  76. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  77. 1b0f7ff pids: kill signal_struct-> __pgrp/__session and friends by Oleg Nesterov · 15 years ago
  78. 52ee2df pids: refactor vnr/nr_ns helpers to make them safe by Oleg Nesterov · 15 years ago
  79. 6dda81f pids: document task_pgrp/task_session is not safe without tasklist/rcu by Oleg Nesterov · 15 years ago
  80. 39c626a forget_original_parent: split out the un-ptrace part by Oleg Nesterov · 15 years ago
  81. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago
  82. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  83. 9de1581 get_mm_hiwater_xxx: trivial, s/define/inline/ by Oleg Nesterov · 15 years ago
  84. 5ad4e53 Get rid of indirect include of fs_struct.h by Al Viro · 15 years ago
  85. c4e1aa6 Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  86. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  87. 831576f Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  88. 8aef2d2 function-graph: ignore times across schedule by Steven Rostedt · 15 years ago
  89. 3aa551c genirq: add threaded interrupt handler support by Thomas Gleixner · 15 years ago
  90. 703a3cd Merge branch 'master' into next by James Morris · 15 years ago
  91. 17d85bc Merge commit 'v2.6.29-rc8' into cpus4096 by Ingo Molnar · 15 years ago
  92. f6411fe Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core by Ingo Molnar · 15 years ago
  93. 480c93d Merge branch 'core/locking' into tracing/ftrace by Ingo Molnar · 15 years ago
  94. 3c1f67d Merge branch 'linus' into core/locking by Ingo Molnar · 15 years ago
  95. 76e6eee cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed. by Rusty Russell · 15 years ago
  96. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 16 years ago
  97. a1413c8 Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  98. a140fea Merge commit 'v2.6.29-rc7' into core/locking by Ingo Molnar · 16 years ago
  99. 28b1bd1 Merge branch 'core/locking' into tracing/ftrace by Ingo Molnar · 16 years ago
  100. 8163d88 Merge commit 'v2.6.29-rc7' into perfcounters/core by Ingo Molnar · 16 years ago