1. e3c8ca8 sched: do not count frozen tasks toward load by Nathan Lynch · 15 years ago
  2. 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
  3. 5e34437 Merge branch 'linus' into core/softlockup by Ingo Molnar · 15 years ago
  4. 9efe21c Merge branch 'linus' into irq/threaded by Ingo Molnar · 15 years ago
  5. 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
  6. 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
  7. 1b0f7ff pids: kill signal_struct-> __pgrp/__session and friends by Oleg Nesterov · 15 years ago
  8. 52ee2df pids: refactor vnr/nr_ns helpers to make them safe by Oleg Nesterov · 15 years ago
  9. 6dda81f pids: document task_pgrp/task_session is not safe without tasklist/rcu by Oleg Nesterov · 15 years ago
  10. 39c626a forget_original_parent: split out the un-ptrace part by Oleg Nesterov · 15 years ago
  11. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago
  12. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  13. 9de1581 get_mm_hiwater_xxx: trivial, s/define/inline/ by Oleg Nesterov · 15 years ago
  14. 5ad4e53 Get rid of indirect include of fs_struct.h by Al Viro · 15 years ago
  15. 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
  16. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  17. 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
  18. 8aef2d2 function-graph: ignore times across schedule by Steven Rostedt · 15 years ago
  19. 3aa551c genirq: add threaded interrupt handler support by Thomas Gleixner · 15 years ago
  20. 703a3cd Merge branch 'master' into next by James Morris · 15 years ago
  21. 17d85bc Merge commit 'v2.6.29-rc8' into cpus4096 by Ingo Molnar · 15 years ago
  22. f6411fe Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core by Ingo Molnar · 15 years ago
  23. 480c93d Merge branch 'core/locking' into tracing/ftrace by Ingo Molnar · 15 years ago
  24. 3c1f67d Merge branch 'linus' into core/locking by Ingo Molnar · 15 years ago
  25. 76e6eee cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed. by Rusty Russell · 15 years ago
  26. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 15 years ago
  27. a1413c8 Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 15 years ago
  28. a140fea Merge commit 'v2.6.29-rc7' into core/locking by Ingo Molnar · 15 years ago
  29. 28b1bd1 Merge branch 'core/locking' into tracing/ftrace by Ingo Molnar · 15 years ago
  30. a1be621 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core by Ingo Molnar · 16 years ago
  31. 5512b3e Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core by Ingo Molnar · 16 years ago
  32. 54e9912 sched: don't allow setuid to succeed if the user does not have rt bandwidth by Dhaval Giani · 16 years ago
  33. 1b49061 Merge branch 'sched/clock' into tracing/ftrace by Ingo Molnar · 16 years ago
  34. b342501 sched: allow architectures to specify sched_clock_stable by Ingo Molnar · 16 years ago
  35. 5274f83 Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/core by Ingo Molnar · 16 years ago
  36. cf40bd1 lockdep: annotate reclaim context (__GFP_NOFS) by Nick Piggin · 16 years ago
  37. 1c511f7 Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 'tracing/urgent' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
  38. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
  39. 871cafc Merge branch 'linus' into core/softlockup by Ingo Molnar · 16 years ago
  40. f9ce1f1 Add in_execve flag into task_struct. by Kentaro Takeda · 16 years ago
  41. 4da94d49 timers: fix TIMER_ABSTIME for process wide cpu timers by Peter Zijlstra · 16 years ago
  42. 3fccfd6 timers: split process wide cpu clocks/timers, fix by Peter Zijlstra · 16 years ago
  43. 17406b8 softlockup: remove timestamp checking from hung_task by Mandeep Singh Baines · 16 years ago
  44. 4ad476e Merge commit 'v2.6.29-rc4' into tracing/core by Ingo Molnar · 16 years ago
  45. 140573d Merge branches 'sched/rt' and 'sched/urgent' into sched/core by Ingo Molnar · 16 years ago
  46. 673f820 Merge branch 'linus' into core/locking by Ingo Molnar · 16 years ago
  47. 7d8e23d timers: split process wide cpu clocks/timers, remove spurious warning by Ingo Molnar · 16 years ago
  48. 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 16 years ago
  49. 4cd4c1b timers: split process wide cpu clocks/timers by Peter Zijlstra · 16 years ago
  50. 32bd671 signal: re-add dead task accumulation stats. by Peter Zijlstra · 16 years ago
  51. 3562612 sched: add missing kernel-doc in sched.h by Randy Dunlap · 16 years ago
  52. dc573f9 Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
  53. 5e54f59 softlockup: remove unused definition for spawn_softlockup_task by Mandeep Singh Baines · 16 years ago
  54. 9df04e1 epoll: drop max_user_instances and rely only on max_user_watches by Davide Libenzi · 16 years ago
  55. 3ddeb51 Merge branch 'linus' into core/percpu by Ingo Molnar · 16 years ago
  56. 3386c05 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  57. 7e49fcc trace, lockdep: manual preempt count adding for local_bh_disable by Steven Rostedt · 16 years ago
  58. b2b062b Merge branch 'core/percpu' into stackprotector by Ingo Molnar · 16 years ago
  59. e162b39 softlockup: decouple hung tasks check from softlockup detection by Mandeep Singh Baines · 16 years ago
  60. 34cb613 sched: fix !CONFIG_SCHEDSTATS build failure by Ingo Molnar · 16 years ago
  61. 831451a sched: introduce avg_wakeup by Peter Zijlstra · 16 years ago
  62. 0d66bf6 mutex: implement adaptive spinning by Peter Zijlstra · 16 years ago
  63. 41719b0 mutex: preemption fixes by Peter Zijlstra · 16 years ago
  64. baf48f6 softlock: fix false panic which can occur if softlockup_thresh is reduced by Mandeep Singh Baines · 16 years ago
  65. 0a6d4e1 Merge branch 'sched/latest' of git://git.kernel.org/pub/scm/linux/kernel/git/ghaskins/linux-2.6-hacks into sched/rt by Ingo Molnar · 16 years ago
  66. 490dea4 itimers: remove the per-cpu-ish-ness by Peter Zijlstra · 16 years ago
  67. cfa97f9 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  68. 901608d mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting by Oleg Nesterov · 16 years ago
  69. d9be28e Merge branches 'sched/clock', 'sched/cleanups' and 'linus' into sched/urgent by Ingo Molnar · 16 years ago
  70. c70f22d sched: clean up arch_reinit_sched_domains() by Li Zefan · 16 years ago
  71. 61420f5 Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  72. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  73. 79741dd [PATCH] idle cputime accounting by Martin Schwidefsky · 16 years ago
  74. a9de18e Merge branch 'linus' into stackprotector by Ingo Molnar · 16 years ago
  75. 47fea2a sched: sched.c declare variables before they get used by Jaswinder Singh Rajput · 16 years ago
  76. 917b627 sched: create "pushable_tasks" list to limit pushing to one attempt by Gregory Haskins · 16 years ago
  77. 967fc04 sched: add sched_class->needs_post_schedule() member by Gregory Haskins · 16 years ago
  78. a39b863 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  79. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  80. 06aaf76 sched: move test_sd_parent() to an SMP section of sched.h by Ingo Molnar · 16 years ago
  81. 100fdae sched: add SD_BALANCE_NEWIDLE at MC and CPU level for sched_mc>0 by Vaidyanathan Srinivasan · 16 years ago
  82. afb8a9b sched: framework for sched_mc/smt_power_savings=N by Gautham R Shenoy · 16 years ago
  83. 716707b sched: convert BALANCE_FOR_xx_POWER to inline functions by Vaidyanathan Srinivasan · 16 years ago
  84. 9c2c480 schedstat: consolidate per-task cpu runtime stats by Ken Chen · 16 years ago
  85. 45ab6b0 Merge branch 'sched/core' into cpus4096 by Ingo Molnar · 16 years ago
  86. 81444a7 Merge branch 'tracing/fastboot' into cpus4096 by Ingo Molnar · 16 years ago
  87. c1dfdc7 Merge commit 'v2.6.28-rc8' into sched/core by Ingo Molnar · 16 years ago
  88. c272477 x86, bts: provide in-kernel branch-trace interface by Markus Metzger · 16 years ago
  89. 380c4b1 tracing/function-graph-tracer: append the tracing_graph_flag by Frederic Weisbecker · 16 years ago
  90. ea4e2bc ftrace: graph of a single function by Steven Rostedt · 16 years ago
  91. b8307db Merge commit 'v2.6.28-rc7' into tracing/core by Ingo Molnar · 16 years ago
  92. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  93. a64d31b Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  94. 7ef9964 epoll: introduce resource usage limits by Davide Libenzi · 16 years ago
  95. 6c415b9 sched: add uid information to sched_debug for CONFIG_USER_SCHED by Arun R Bharadwaj · 16 years ago
  96. fb52607 tracing/function-return-tracer: change the name into function-graph-tracer by Frederic Weisbecker · 16 years ago
  97. 6abb11a x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.c by Markus Metzger · 16 years ago
  98. ca0002a x86, bts: base in-kernel ds interface on handles by Markus Metzger · 16 years ago
  99. 18b6e04 User namespaces: set of cleanups (v2) by Serge Hallyn · 16 years ago
  100. 96f874e sched: convert remaining old-style cpumask operators by Rusty Russell · 16 years ago