1. 6c415b9 sched: add uid information to sched_debug for CONFIG_USER_SCHED by Arun R Bharadwaj · 16 years ago
  2. 64b7482 Merge branch 'sched/rt' into sched/core by Ingo Molnar · 16 years ago
  3. 50ee917 sched/rt: removed unneeded defintion by Dhaval Giani · 16 years ago
  4. ad474ca fix for account_group_exec_runtime(), make sure ->signal can't be freed under rq->lock by Oleg Nesterov · 16 years ago
  5. f8d570a net: Fix recursive descent in __scm_destroy(). by David Miller · 16 years ago
  6. 8c82a17e Merge commit 'v2.6.28-rc1' into sched/urgent by Ingo Molnar · 16 years ago
  7. 88ed86f Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  8. 1f6d6e8e Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  9. 133e887 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
  10. b5aadf7 proc: move /proc/schedstat boilerplate to kernel/sched_stats.h by Alexey Dobriyan · 16 years ago
  11. 4ce72a2 sched: add CONFIG_SMP consistency by Li Zefan · 16 years ago
  12. 268a3dc Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 by Thomas Gleixner · 16 years ago
  13. 99ebcf8 Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  14. 656eb2c add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS by Roland McGrath · 16 years ago
  15. e575f11 coredump_filter: add hugepage dumping by KOSAKI Motohiro · 16 years ago
  16. ffda12a sched: optimize group load balancer by Peter Zijlstra · 16 years ago
  17. c465a76 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus by Thomas Gleixner · 16 years ago
  18. 651dab4 Merge commit 'linus/master' into merge-linus by Arjan van de Ven · 16 years ago
  19. e62b485 sched: kill unused scheduler decl. by David Miller · 16 years ago
  20. 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
  21. a5d8c34 sched debug: add name to sched_domain sysctl entries by Ingo Molnar · 16 years ago
  22. 7086efe timers: fix itimer/many thread hang, v3 by Frank Mayhar · 16 years ago
  23. bb34d92 timers: fix itimer/many thread hang, v2 by Frank Mayhar · 16 years ago
  24. 15afe09 sched: wakeup preempt when small overlap by Peter Zijlstra · 16 years ago
  25. 5ce73a4 timers: fix itimer/many thread hang, cleanups by Ingo Molnar · 16 years ago
  26. 0a8eaa4 timers: fix itimer/many thread hang, fix #2 by Ingo Molnar · 16 years ago
  27. f06febc timers: fix itimer/many thread hang by Frank Mayhar · 16 years ago
  28. f7d0b92 mm: define USE_SPLIT_PTLOCKS rather than repeating expression by Jeremy Fitzhardinge · 16 years ago
  29. 7f79d85 Merge branch 'linus' into sched/devel by Ingo Molnar · 16 years ago
  30. 6976675 hrtimer: create a "timer_slack" field in the task struct by Arjan van de Ven · 16 years ago
  31. 4904862 sched: fix process time monotonicity by Balbir Singh · 16 years ago
  32. bee367e sched: reorder struct sched_rt_entity to remove padding on 64 bit builds by Richard Kennedy · 16 years ago
  33. 07dd20e sched: reorder signal_struct to remove 8 bytes on 64 bit builds by Richard Kennedy · 16 years ago
  34. 9e2b2dc CRED: Introduce credential access wrappers by David Howells · 16 years ago
  35. c1955a3 sched_clock: delay using sched_clock() by Peter Zijlstra · 16 years ago
  36. e4e4e53 sched clock: revert various sched_clock() changes by Ingo Molnar · 16 years ago
  37. 940389b task IO accounting: move all IO statistics in struct task_io_accounting by Andrea Righi · 16 years ago
  38. 5995477 task IO accounting: improve code readability by Andrea Righi · 16 years ago
  39. 85ba2d8 tracehook: wait_task_inactive by Roland McGrath · 16 years ago
  40. 2b2a1ff tracehook: death by Roland McGrath · 16 years ago
  41. 7babe8d Full conversion to early_initcall() interface, remove old interface by Eduard - Gabriel Munteanu · 16 years ago
  42. 16d6926 uninline arch_pick_mmap_layout() by Andrew Morton · 16 years ago
  43. 873b477 per-task-delay-accounting: add memory reclaim delay by Keika Kobayashi · 16 years ago
  44. 297c5d9 task IO accounting: provide distinct tgid/tid I/O statistics by Andrea Righi · 16 years ago
  45. 49b5cf3 accounting: account for user time when updating memory integrals by Jonathan Lim · 16 years ago
  46. dbda0de pidns: remove find_task_by_pid, unused for a long time by Pavel Emelyanov · 16 years ago
  47. e49859e pidns: remove now unused find_pid function. by Pavel Emelyanov · 16 years ago
  48. 19b0cfc pidns: remove now unused kill_proc function by Pavel Emelyanov · 16 years ago
  49. 246bb0b kill PF_BORROWED_MM in favour of PF_KTHREAD by Oleg Nesterov · 16 years ago
  50. 7b34e42 introduce PF_KTHREAD flag by Oleg Nesterov · 16 years ago
  51. 364d3c1 ptrace: give more respect to SIGKILL by Oleg Nesterov · 16 years ago
  52. 8b05c7e add a helper function to test if an object is on the stack by FUJITA Tomonori · 16 years ago
  53. 7f9dce3 Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  54. d7b6de1 Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  55. 1b427c1 sched: fix build error, provide partition_sched_domains() unconditionally by Ingo Molnar · 16 years ago
  56. f470021 ptrace children revamp by Roland McGrath · 17 years ago
  57. ebb12db Freezer: Introduce PF_FREEZER_NOSIG by Rafael J. Wysocki · 16 years ago
  58. 1e09481 Merge branch 'linus' into core/softlockup by Ingo Molnar · 16 years ago
  59. 948769a Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  60. 5806b81 Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 16 years ago
  61. 361833e Merge branch 'sched/clock' into sched/devel by Ingo Molnar · 16 years ago
  62. af52a90 sched_clock: stop maximum check on NO HZ by Steven Rostedt · 16 years ago
  63. 2398f2c sched: update shares on wakeup by Peter Zijlstra · 16 years ago
  64. b6a86c7 sched: fix sched_domain aggregation by Peter Zijlstra · 16 years ago
  65. c09595f sched: revert revert of: fair-group: SMP-nice for group scheduling by Peter Zijlstra · 16 years ago
  66. 961ccdd sched: add new API sched_setscheduler_nocheck: add a flag to control access checks by Rusty Russell · 16 years ago
  67. 8bbd54d Merge branch 'linus' into core/softlockup by Ingo Molnar · 16 years ago
  68. e765ee9 Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 16 years ago
  69. f9e8e07 Merge branch 'linus' into sched-devel by Ingo Molnar · 16 years ago
  70. 9985b0b sched: prevent bound kthreads from changing cpus_allowed by David Rientjes · 16 years ago
  71. 16882c1 sched: fix TASK_WAKEKILL vs SIGKILL race by Oleg Nesterov · 16 years ago
  72. 1f11eb6 sched: fix cpupri hotplug support by Gregory Haskins · 16 years ago
  73. c7aceab sched: reorder task_struct to reduce padding on 64bit builds by Richard Kennedy · 16 years ago
  74. 554ec22 namespacecheck: more sched.c fixes by Ingo Molnar · 16 years ago
  75. 6715930 Merge commit 'linus/master' into sched-fixes-for-linus by Ingo Molnar · 16 years ago
  76. 6363ca5 revert ("sched: fair-group: SMP-nice for group scheduling") by Ingo Molnar · 16 years ago
  77. cbaffba posix timers: discard SI_TIMER signals on exec by Oleg Nesterov · 16 years ago
  78. 9383d96 softlockup: fix softlockup_thresh unaligned access and disable detection at runtime by Dimitri Sivanich · 16 years ago
  79. 9c44bc0 softlockup: allow panic on lockup by Ingo Molnar · 16 years ago
  80. 5b82a1b Port ftrace to markers by Mathieu Desnoyers · 16 years ago
  81. 88a4216 ftrace: sched special by Ingo Molnar · 16 years ago
  82. 1a3c303 ftrace: fix __trace_special() by Ingo Molnar · 16 years ago
  83. 017730c ftrace: fix wakeups by Ingo Molnar · 16 years ago
  84. 4e65551 ftrace: sched tracer, trace full rbtree by Ingo Molnar · 16 years ago
  85. 8ac0fca ftrace: sched tracer fix by Ingo Molnar · 16 years ago
  86. 7c731e0 ftrace: make the task state char-string visible to all by Steven Rostedt · 16 years ago
  87. bd3bff9 sched: add latency tracer callbacks to the scheduler by Ingo Molnar · 16 years ago
  88. c714a53 Make 'cond_resched()' nullification depend on PREEMPT_BKL by Linus Torvalds · 16 years ago
  89. 9404ef0 Fix up 'need_resched()' definition by Linus Torvalds · 16 years ago
  90. c3921ab Add new 'cond_resched_bkl()' helper function by Linus Torvalds · 16 years ago
  91. 3e51f33 sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK by Peter Zijlstra · 16 years ago
  92. 690229a sched: make clock sync tunable by architecture code by Ingo Molnar · 16 years ago
  93. 8ae121a sched: fix RT task-wakeup logic by Gregory Haskins · 16 years ago
  94. 5cd2045 Deprecate find_task_by_pid() by Pavel Emelyanov · 16 years ago
  95. f3de272 signals: use HAVE_SET_RESTORE_SIGMASK by Roland McGrath · 16 years ago
  96. fae5fa4 signals: fix /sbin/init protection from unwanted signals by Oleg Nesterov · 16 years ago
  97. ac5c215 signals: join send_sigqueue() with send_group_sigqueue() by Oleg Nesterov · 16 years ago
  98. e442055 signals: re-assign CLD_CONTINUED notification from the sender to reciever by Oleg Nesterov · 16 years ago
  99. cf475ad cgroups: add an owner to the mm_struct by Balbir Singh · 16 years ago
  100. 3898b1b capabilities: implement per-process securebits by Andrew G. Morgan · 16 years ago