1. 16882c1 sched: fix TASK_WAKEKILL vs SIGKILL race by Oleg Nesterov · 16 years ago
  2. 6715930 Merge commit 'linus/master' into sched-fixes-for-linus by Ingo Molnar · 16 years ago
  3. 6363ca5 revert ("sched: fair-group: SMP-nice for group scheduling") by Ingo Molnar · 16 years ago
  4. cbaffba posix timers: discard SI_TIMER signals on exec by Oleg Nesterov · 16 years ago
  5. c714a53 Make 'cond_resched()' nullification depend on PREEMPT_BKL by Linus Torvalds · 16 years ago
  6. 9404ef0 Fix up 'need_resched()' definition by Linus Torvalds · 16 years ago
  7. c3921ab Add new 'cond_resched_bkl()' helper function by Linus Torvalds · 16 years ago
  8. 3e51f33 sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK by Peter Zijlstra · 16 years ago
  9. 690229a sched: make clock sync tunable by architecture code by Ingo Molnar · 16 years ago
  10. 8ae121a sched: fix RT task-wakeup logic by Gregory Haskins · 16 years ago
  11. 5cd2045 Deprecate find_task_by_pid() by Pavel Emelyanov · 16 years ago
  12. f3de272 signals: use HAVE_SET_RESTORE_SIGMASK by Roland McGrath · 16 years ago
  13. fae5fa4 signals: fix /sbin/init protection from unwanted signals by Oleg Nesterov · 16 years ago
  14. ac5c215 signals: join send_sigqueue() with send_group_sigqueue() by Oleg Nesterov · 16 years ago
  15. e442055 signals: re-assign CLD_CONTINUED notification from the sender to reciever by Oleg Nesterov · 16 years ago
  16. cf475ad cgroups: add an owner to the mm_struct by Balbir Singh · 16 years ago
  17. 3898b1b capabilities: implement per-process securebits by Andrew G. Morgan · 16 years ago
  18. 402b086 s390: KVM preparation: provide hook to enable pgstes in user pagetable by Carsten Otte · 16 years ago
  19. 8c9843e [POWERPC] Add thread_info_cache_init() weak hook by Benjamin Herrenschmidt · 16 years ago
  20. 429f731 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  21. 4a55bd5 sched: fair-group: de-couple load-balancing from the rb-trees by Peter Zijlstra · 16 years ago
  22. 58d6c2d sched: rt-group: optimize dequeue_rt_stack by Peter Zijlstra · 16 years ago
  23. 18d95a2 sched: fair-group: SMP-nice for group scheduling by Peter Zijlstra · 16 years ago
  24. 1d3504f sched, cpuset: customize sched domains, core by Hidetoshi Seto · 16 years ago
  25. eff766a sched: fix the task_group hierarchy for UID grouping by Peter Zijlstra · 16 years ago
  26. ec7dc8a sched: allow the group scheduler to have multiple levels by Dhaval Giani · 16 years ago
  27. cd8ba7c sched: add new set_cpus_allowed_ptr function by Mike Travis · 16 years ago
  28. b53e921 generic: reduce stack pressure in sched_affinity by Mike Travis · 16 years ago
  29. d0b27fa sched: rt-group: synchonised bandwidth period by Peter Zijlstra · 16 years ago
  30. 50df5d6 sched: remove sysctl_sched_batch_wakeup_granularity by Ingo Molnar · 16 years ago
  31. 5a6483f include: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 17 years ago
  32. 06d8308 NOHZ: reevaluate idle sleep length after add_timer_on() by Thomas Gleixner · 16 years ago
  33. 9aefd0a sched: add exported arch_reinit_sched_domains() to header file. by Heiko Carstens · 16 years ago
  34. 4ae7d5c sched: improve affine wakeups by Ingo Molnar · 16 years ago
  35. 810b381 sched: retain vruntime by Peter Zijlstra · 17 years ago
  36. 62fb185 sched: revert load_balance_monitor() changes by Peter Zijlstra · 17 years ago
  37. 3fca96e Merge branch 'v2.6.25-rc3-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep by Linus Torvalds · 17 years ago
  38. bdb9441 lockdep: increase MAX_LOCK_DEPTH by Peter Zijlstra · 17 years ago
  39. 2d07b25 sched: add declaration of sched_tail to sched.h by Harvey Harrison · 17 years ago
  40. b3c9752 include/linux: Remove all users of FASTCALL() macro by Harvey Harrison · 17 years ago
  41. 052f1dc sched: rt-group: make rt groups scheduling configurable by Peter Zijlstra · 17 years ago
  42. 9f0c1e5 sched: rt-group: interface by Peter Zijlstra · 17 years ago
  43. 146a505 Get rid of the kill_pgrp_info() function by Pavel Emelyanov · 17 years ago
  44. fea9d17 ITIMER_REAL: convert to use struct pid by Oleg Nesterov · 17 years ago
  45. 44c4e1b pid: Extend/Fix pid_vnr by Eric W. Biederman · 17 years ago
  46. 8520d7c teach set_special_pids() to use struct pid by Oleg Nesterov · 17 years ago
  47. 78fb746 Memory controller: accounting setup by Pavel Emelianov · 17 years ago
  48. 1bf4734 kernel/sys.c: get rid of expensive divides in groups_sort() by Eric Dumazet · 17 years ago
  49. 3b7391d capabilities: introduce per-process capability bounding set by Serge E. Hallyn · 17 years ago
  50. 8245525 maps4: rework TASK_SIZE macros by Dave Hansen · 17 years ago
  51. ed5d2ca exec: rework the group exit and fix the race with kill by Oleg Nesterov · 17 years ago
  52. 59714d6 get_task_comm(): return the result by Andrew Morton · 17 years ago
  53. 4746ec5 [AUDIT] add session id to audit messages by Eric Paris · 17 years ago
  54. bfef93a [PATCH] get rid of loginuid races by Al Viro · 17 years ago
  55. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
  56. 95c354f spinlock: lockbreak cleanup by Nick Piggin · 17 years ago
  57. fadad878 kernel: add CLONE_IO to specifically request sharing of IO contexts by Jens Axboe · 17 years ago
  58. fd0928d ioprio: move io priority from task_struct to io_context by Jens Axboe · 17 years ago
  59. 6d08259 sched: keep total / count stats in addition to the max for by Arjan van de Ven · 17 years ago
  60. 286100a sched, futex: detach sched.h and futex.h by Alexey Dobriyan · 17 years ago
  61. 9073908 softlockup: fix signedness by Ingo Molnar · 17 years ago
  62. 9745512 sched: latencytop support by Arjan van de Ven · 17 years ago
  63. 48d5e25 sched: rt throttling vs no_hz by Peter Zijlstra · 17 years ago
  64. 6f505b1 sched: rt group scheduling by Peter Zijlstra · 17 years ago
  65. fa85ae2 sched: rt time limit by Peter Zijlstra · 17 years ago
  66. 8f4d37e sched: high-res preemption tick by Peter Zijlstra · 17 years ago
  67. 02b67cc sched: do not do cond_resched() when CONFIG_PREEMPT by Herbert Xu · 17 years ago
  68. 78f2c7d sched: SCHED_FIFO/SCHED_RR watchdog timer by Peter Zijlstra · 17 years ago
  69. fa71706 sched: sched_rt_entity by Peter Zijlstra · 17 years ago
  70. e260be6 Preempt-RCU: implementation by Paul E. McKenney · 17 years ago
  71. cb46984 sched: RT-balance, add new methods to sched_class by Steven Rostedt · 17 years ago
  72. 9a897c5 sched: RT-balance, replace hooks with pre/post schedule and wakeup methods by Steven Rostedt · 17 years ago
  73. 57d885f sched: add sched-domain roots by Gregory Haskins · 17 years ago
  74. e7693a3 sched: de-SCHED_OTHER-ize the RT path by Gregory Haskins · 17 years ago
  75. 73fe6aa sched: add RT-balance cpu-weight by Gregory Haskins · 17 years ago
  76. 82a1fcb softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks by Ingo Molnar · 17 years ago
  77. 6b2d770 sched: group scheduler, fix fairness of cpu bandwidth allocation for task groups by Srivatsa Vaddagiri · 17 years ago
  78. eb41d94 fix struct user_info export's sysfs interaction by Kay Sievers · 17 years ago
  79. 84427ea remove task_ppid_nr_ns by Roland McGrath · 17 years ago
  80. 294d5cc Add schedule_timeout_killable by Matthew Wilcox · 17 years ago
  81. f776d12 Add fatal_signal_pending by Matthew Wilcox · 17 years ago
  82. f021a3c Add TASK_WAKEKILL by Matthew Wilcox · 17 years ago
  83. 92a1f4b Add macros to replace direct uses of TASK_ flags by Matthew Wilcox · 17 years ago
  84. deaf222 sched: clean up, move __sched_text_start/end to sched.h by Ingo Molnar · 17 years ago
  85. e6fe664 sched: proper prototype for kernel/sched.c:migration_init() by Adrian Bunk · 17 years ago
  86. b82d9fd sched: avoid large irq-latencies in smp-balancing by Peter Zijlstra · 17 years ago
  87. 3e3e13f sched: remove PREEMPT_RESTRICT by Ingo Molnar · 17 years ago
  88. fa13a5a sched: restore deterministic CPU accounting on powerpc by Paul Mackerras · 17 years ago
  89. b2be5e9 sched: reintroduce the sched_min_granularity tunable by Peter Zijlstra · 17 years ago
  90. 9301899 sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2 by Balbir Singh · 17 years ago
  91. 73a2bcb sched: keep utime/stime monotonic by Peter Zijlstra · 17 years ago
  92. e868171 De-constify sched.h by Alexey Dobriyan · 17 years ago
  93. 681f3e6 sched: isolate SMP balancing code a bit more by Peter Williams · 17 years ago
  94. e1d1484 sched: reduce balance-tasks overhead by Peter Williams · 17 years ago
  95. a8972cc sched: constify sched.h by Joe Perches · 17 years ago
  96. 9a2e705 Isolate the explicit usage of signal->pgrp by Pavel Emelyanov · 17 years ago
  97. 029190c cpuset sched_load_balance flag by Paul Jackson · 17 years ago
  98. 2f2a3a4 Uninline the task_xid_nr_ns() calls by Pavel Emelyanov · 17 years ago
  99. bac0abd Isolate some explicit usage of task->tgid by Pavel Emelyanov · 17 years ago
  100. 228ebcb Uninline find_task_by_xxx set of functions by Pavel Emelyanov · 17 years ago