1. 78fb746 Memory controller: accounting setup by Pavel Emelianov · 16 years ago
  2. 1bf4734 kernel/sys.c: get rid of expensive divides in groups_sort() by Eric Dumazet · 16 years ago
  3. 3b7391d capabilities: introduce per-process capability bounding set by Serge E. Hallyn · 16 years ago
  4. 8245525 maps4: rework TASK_SIZE macros by Dave Hansen · 16 years ago
  5. ed5d2ca exec: rework the group exit and fix the race with kill by Oleg Nesterov · 16 years ago
  6. 59714d6 get_task_comm(): return the result by Andrew Morton · 16 years ago
  7. 4746ec5 [AUDIT] add session id to audit messages by Eric Paris · 16 years ago
  8. bfef93a [PATCH] get rid of loginuid races by Al Viro · 16 years ago
  9. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  10. 95c354f spinlock: lockbreak cleanup by Nick Piggin · 16 years ago
  11. fadad878 kernel: add CLONE_IO to specifically request sharing of IO contexts by Jens Axboe · 16 years ago
  12. fd0928d ioprio: move io priority from task_struct to io_context by Jens Axboe · 16 years ago
  13. 6d08259 sched: keep total / count stats in addition to the max for by Arjan van de Ven · 16 years ago
  14. 286100a sched, futex: detach sched.h and futex.h by Alexey Dobriyan · 16 years ago
  15. 9073908 softlockup: fix signedness by Ingo Molnar · 16 years ago
  16. 9745512 sched: latencytop support by Arjan van de Ven · 16 years ago
  17. 48d5e25 sched: rt throttling vs no_hz by Peter Zijlstra · 16 years ago
  18. 6f505b1 sched: rt group scheduling by Peter Zijlstra · 16 years ago
  19. fa85ae2 sched: rt time limit by Peter Zijlstra · 16 years ago
  20. 8f4d37e sched: high-res preemption tick by Peter Zijlstra · 16 years ago
  21. 02b67cc3 sched: do not do cond_resched() when CONFIG_PREEMPT by Herbert Xu · 16 years ago
  22. 78f2c7d sched: SCHED_FIFO/SCHED_RR watchdog timer by Peter Zijlstra · 16 years ago
  23. fa71706 sched: sched_rt_entity by Peter Zijlstra · 16 years ago
  24. e260be6 Preempt-RCU: implementation by Paul E. McKenney · 16 years ago
  25. cb46984 sched: RT-balance, add new methods to sched_class by Steven Rostedt · 16 years ago
  26. 9a897c5 sched: RT-balance, replace hooks with pre/post schedule and wakeup methods by Steven Rostedt · 16 years ago
  27. 57d885f sched: add sched-domain roots by Gregory Haskins · 16 years ago
  28. e7693a3 sched: de-SCHED_OTHER-ize the RT path by Gregory Haskins · 16 years ago
  29. 73fe6aa sched: add RT-balance cpu-weight by Gregory Haskins · 16 years ago
  30. 82a1fcb softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks by Ingo Molnar · 16 years ago
  31. 6b2d770 sched: group scheduler, fix fairness of cpu bandwidth allocation for task groups by Srivatsa Vaddagiri · 16 years ago
  32. eb41d94 fix struct user_info export's sysfs interaction by Kay Sievers · 17 years ago
  33. 84427ea remove task_ppid_nr_ns by Roland McGrath · 16 years ago
  34. 294d5cc Add schedule_timeout_killable by Matthew Wilcox · 17 years ago
  35. f776d12 Add fatal_signal_pending by Matthew Wilcox · 17 years ago
  36. f021a3c Add TASK_WAKEKILL by Matthew Wilcox · 17 years ago
  37. 92a1f4b Add macros to replace direct uses of TASK_ flags by Matthew Wilcox · 17 years ago
  38. deaf222 sched: clean up, move __sched_text_start/end to sched.h by Ingo Molnar · 17 years ago
  39. e6fe664 sched: proper prototype for kernel/sched.c:migration_init() by Adrian Bunk · 17 years ago
  40. b82d9fd sched: avoid large irq-latencies in smp-balancing by Peter Zijlstra · 17 years ago
  41. 3e3e13f sched: remove PREEMPT_RESTRICT by Ingo Molnar · 17 years ago
  42. fa13a5a sched: restore deterministic CPU accounting on powerpc by Paul Mackerras · 17 years ago
  43. b2be5e9 sched: reintroduce the sched_min_granularity tunable by Peter Zijlstra · 17 years ago
  44. 9301899 sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2 by Balbir Singh · 17 years ago
  45. 73a2bcb sched: keep utime/stime monotonic by Peter Zijlstra · 17 years ago
  46. e868171 De-constify sched.h by Alexey Dobriyan · 17 years ago
  47. 681f3e6 sched: isolate SMP balancing code a bit more by Peter Williams · 17 years ago
  48. e1d1484 sched: reduce balance-tasks overhead by Peter Williams · 17 years ago
  49. a8972cc sched: constify sched.h by Joe Perches · 17 years ago
  50. 9a2e705 Isolate the explicit usage of signal->pgrp by Pavel Emelyanov · 17 years ago
  51. 029190c cpuset sched_load_balance flag by Paul Jackson · 17 years ago
  52. 2f2a3a4 Uninline the task_xid_nr_ns() calls by Pavel Emelyanov · 17 years ago
  53. bac0abd Isolate some explicit usage of task->tgid by Pavel Emelyanov · 17 years ago
  54. 228ebcb Uninline find_task_by_xxx set of functions by Pavel Emelyanov · 17 years ago
  55. 30e49c2 pid namespaces: allow cloning of new namespace by Pavel Emelyanov · 17 years ago
  56. b461cc0 pid namespaces: miscellaneous preparations for pid namespaces by Pavel Emelyanov · 17 years ago
  57. 198fe21 pid namespaces: helpers to find the task by its numerical ids by Pavel Emelyanov · 17 years ago
  58. 7af5729 pid namespaces: helpers to obtain pid numbers by Pavel Emelyanov · 17 years ago
  59. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  60. a47afb0 pid namespaces: round up the API by Pavel Emelianov · 17 years ago
  61. 8793d85 Task Control Groups: make cpusets a client of cgroups by Paul Menage · 17 years ago
  62. 817929e Task Control Groups: shared cgroup subsystem group arrays by Paul Menage · 17 years ago
  63. ddbcc7e Task Control Groups: basic task cgroup framework by Paul Menage · 17 years ago
  64. 54e840d Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  65. c66f08b Add scaled time to taskstats based process accounting by Michael Neuling · 17 years ago
  66. 6212e3a Remove struct task_struct::io_wait by Alexey Dobriyan · 17 years ago
  67. 480b943 sched: reduce schedstat variable overhead a bit by Ken Chen · 17 years ago
  68. e6d5a11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  69. 57c521c ifdef struct task_struct::security by Alexey Dobriyan · 17 years ago
  70. 18796aa task_struct: move ->fpu_counter and ->oomkilladj by Alexey Dobriyan · 17 years ago
  71. 970a864 user.c: #ifdef ->mq_bytes by Alexey Dobriyan · 17 years ago
  72. 42b2dd0 Shrink task_struct if CONFIG_FUTEX=n by Alexey Dobriyan · 17 years ago
  73. 3befe7c Shrink struct task_struct::oomkilladj by Alexey Dobriyan · 17 years ago
  74. 82df397 Add MMF_DUMP_ELF_HEADERS by Roland McGrath · 17 years ago
  75. c4f3b63 softlockup: add a /proc tuning parameter by Ravikiran G Thirumalai · 17 years ago
  76. 3e26c14 mm: dirty balancing for tasks by Peter Zijlstra · 17 years ago
  77. b1a8c17 sched: fix !SYSFS build breakage by Dhaval Giani · 17 years ago
  78. 607717a cpuset: remove sched domain hooks from cpusets by Paul Jackson · 17 years ago
  79. c92ff1b move mm_struct and vm_area_struct by Martin Schwidefsky · 17 years ago
  80. 94886b8 sched: guest CPU accounting: maintain stats in account_system_time() by Laurent Vivier · 17 years ago
  81. 9ac5231 sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields by Laurent Vivier · 17 years ago
  82. cc36773 sched: debug, improve migration statistics by Ingo Molnar · 17 years ago
  83. da84d96 sched: reintroduce cache-hot affinity by Ingo Molnar · 17 years ago
  84. 95938a3 sched: prevent wakeup over-scheduling by Mike Galbraith · 17 years ago
  85. 5cb350b sched: group scheduling, sysfs tunables by Dhaval Giani · 17 years ago
  86. 4cf86d7 sched: cleanup: rename task_grp to task_group by Ingo Molnar · 17 years ago
  87. af92723 sched: cleanup, remove the TASK_NONINTERACTIVE flag by Mike Galbraith · 17 years ago
  88. 5522d5d sched: mark scheduling classes as const by Ingo Molnar · 17 years ago
  89. 5f6d858e sched: speed up and simplify vslice calculations by Peter Zijlstra · 17 years ago
  90. 2d72376 sched: clean up schedstats, cnt -> count by Ingo Molnar · 17 years ago
  91. 94359f0 sched: undo some of the recent changes by Ingo Molnar · 17 years ago
  92. 67e9fb2 sched: add vslice by Peter Zijlstra · 17 years ago
  93. c18b8a7 sched: remove unneeded tunables by Ingo Molnar · 17 years ago
  94. b8efb56 sched debug: BKL usage statistics by Ingo Molnar · 17 years ago
  95. 24e377a sched: add fair-user scheduler by Srivatsa Vaddagiri · 17 years ago
  96. 9b5b775 sched: clean up code under CONFIG_FAIR_GROUP_SCHED by Srivatsa Vaddagiri · 17 years ago
  97. 83b699e sched: revert recent removal of set_curr_task() by Srivatsa Vaddagiri · 17 years ago
  98. f6b5320 sched: rework enqueue/dequeue_entity() to get rid of set_curr_task() by Dmitry Adamushko · 17 years ago
  99. 4530d7a sched: simplify sched_class::yield_task() by Dmitry Adamushko · 17 years ago
  100. 30cfdcf sched: do not keep current in the tree and get rid of sched_entity::fair_key by Dmitry Adamushko · 17 years ago