1. 9ac5231 sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields by Laurent Vivier · 17 years ago
  2. cc36773 sched: debug, improve migration statistics by Ingo Molnar · 17 years ago
  3. da84d96 sched: reintroduce cache-hot affinity by Ingo Molnar · 17 years ago
  4. 95938a3 sched: prevent wakeup over-scheduling by Mike Galbraith · 17 years ago
  5. 5cb350b sched: group scheduling, sysfs tunables by Dhaval Giani · 17 years ago
  6. 4cf86d7 sched: cleanup: rename task_grp to task_group by Ingo Molnar · 17 years ago
  7. af92723 sched: cleanup, remove the TASK_NONINTERACTIVE flag by Mike Galbraith · 17 years ago
  8. 5522d5d sched: mark scheduling classes as const by Ingo Molnar · 17 years ago
  9. 5f6d858e sched: speed up and simplify vslice calculations by Peter Zijlstra · 17 years ago
  10. 2d72376 sched: clean up schedstats, cnt -> count by Ingo Molnar · 17 years ago
  11. 94359f0 sched: undo some of the recent changes by Ingo Molnar · 17 years ago
  12. 67e9fb2 sched: add vslice by Peter Zijlstra · 17 years ago
  13. c18b8a7 sched: remove unneeded tunables by Ingo Molnar · 17 years ago
  14. b8efb56 sched debug: BKL usage statistics by Ingo Molnar · 17 years ago
  15. 24e377a sched: add fair-user scheduler by Srivatsa Vaddagiri · 17 years ago
  16. 9b5b775 sched: clean up code under CONFIG_FAIR_GROUP_SCHED by Srivatsa Vaddagiri · 17 years ago
  17. 83b699e sched: revert recent removal of set_curr_task() by Srivatsa Vaddagiri · 17 years ago
  18. f6b5320 sched: rework enqueue/dequeue_entity() to get rid of set_curr_task() by Dmitry Adamushko · 17 years ago
  19. 4530d7a sched: simplify sched_class::yield_task() by Dmitry Adamushko · 17 years ago
  20. 30cfdcf sched: do not keep current in the tree and get rid of sched_entity::fair_key by Dmitry Adamushko · 17 years ago
  21. bbdba7c sched: remove wait_runtime fields and features by Ingo Molnar · 17 years ago
  22. e22f5bb sched: remove wait_runtime limit by Ingo Molnar · 17 years ago
  23. e9acbff sched: introduce se->vruntime by Ingo Molnar · 17 years ago
  24. 8ebc91d sched: remove stat_gran by Ingo Molnar · 17 years ago
  25. 2bd8e6d sched: use constants if !CONFIG_SCHED_DEBUG by Ingo Molnar · 17 years ago
  26. eba1ed4 sched: debug: track maximum 'slice' by Ingo Molnar · 17 years ago
  27. 169e367 [NETNS]: CLONE_NEWNET don't use the same clone flag as the pid namespace. by Eric W. Biederman · 17 years ago
  28. 9dd776b [NET]: Add network namespace clone & unshare support. by Eric W. Biederman · 17 years ago
  29. 0c2043a Don't do load-average calculations at even 5-second intervals by Linus Torvalds · 17 years ago
  30. b8fceee signalfd simplification by Davide Libenzi · 17 years ago
  31. 1799e35 sched: add /proc/sys/kernel/sched_compat_yield by Ingo Molnar · 17 years ago
  32. 28f300d Fix user namespace exiting OOPs by Pavel Emelyanov · 17 years ago
  33. 735de22 Convert uid hash to hlist by Pavel Emelyanov · 17 years ago
  34. f6cf891 sched: make the scheduler converge to the ideal latency by Ingo Molnar · 17 years ago
  35. 172ac3d sched: cleanup, sched_granularity -> sched_min_granularity by Ingo Molnar · 17 years ago
  36. 2180508 sched: adaptive scheduler granularity by Peter Zijlstra · 17 years ago
  37. f8700df sched: fix broken SMT/MC optimizations by Suresh Siddha · 17 years ago
  38. 2aa44d0 sched: sched_clock_idle_[sleep|wakeup]_event() by Ingo Molnar · 17 years ago
  39. ee0827d sched: remove the 'u64 now' parameter from ->task_new() by Ingo Molnar · 17 years ago
  40. 31ee529 sched: remove the 'u64 now' parameter from ->put_prev_task() by Ingo Molnar · 17 years ago
  41. fb8d472 sched: remove the 'u64 now' parameter from ->pick_next_task() by Ingo Molnar · 17 years ago
  42. f02231e sched: remove the 'u64 now' parameter from ->dequeue_task() by Ingo Molnar · 17 years ago
  43. fd390f6 sched: remove the 'u64 now' parameter from ->enqueue_task() by Ingo Molnar · 17 years ago
  44. 5cef9ec sched: remove the 'u64 now' parameter from print_cfs_rq() by Ingo Molnar · 17 years ago
  45. a4ac01c sched: fix bug in balance_tasks() by Peter Williams · 17 years ago
  46. 4301065 sched: simplify move_tasks() by Peter Williams · 17 years ago
  47. 94c1822 [PATCH] sched: reduce task_struct size by Ingo Molnar · 17 years ago
  48. cad60d9 [PATCH] sched: ->task_new cleanup by Ingo Molnar · 17 years ago
  49. 362a701 [PATCH] sched: remove cache_hot_time by Ingo Molnar · 17 years ago
  50. d02c7a8 [PATCH] sched: add above_background_load() function by Con Kolivas · 17 years ago
  51. e107be3 [PATCH] sched: arch preempt notifier mechanism by Avi Kivity · 17 years ago
  52. b47e860 [PATCH] sched: increase SCHED_LOAD_SCALE_FUZZ by Ingo Molnar · 17 years ago
  53. e436d80 [PATCH] sched: implement cpu_clock(cpu) high-speed time source by Ingo Molnar · 17 years ago
  54. 3cb4a0b coredump masking: add an interface for core dump filter by Kawai, Hidehiro · 17 years ago
  55. 6c5d523 coredump masking: reimplementation of dumpable using two flags by Kawai, Hidehiro · 17 years ago
  56. 77ec739 user namespace: add unshare by Serge E. Hallyn · 17 years ago
  57. acce292 user namespace: add the framework by Cedric Le Goater · 17 years ago
  58. 522ed77 Audit: add TTY input auditing by Miloslav Trmac · 17 years ago
  59. 924b42d Use boot based time for process start time and boot time in /proc by Tomas Janousek · 17 years ago
  60. 6fb43d7 sched: micro-optimize mmdrop() by Ingo Molnar · 17 years ago
  61. 43ae34c sched: scheduler debugging, core by Ingo Molnar · 17 years ago
  62. 7dd5936 sched: remove old cpu accounting field by Ingo Molnar · 17 years ago
  63. 0c57d58 sched: remove batch_task() by Ingo Molnar · 17 years ago
  64. 50e645a sched: remove interactivity types from sched.h by Ingo Molnar · 17 years ago
  65. ad46c2c sched: clean up fastcall uses of sched_fork()/sched_exit() by Ingo Molnar · 17 years ago
  66. 172ba84 sched: update delay-accounting to use CFS's precise stats by Balbir Singh · 17 years ago
  67. bb29ab2 sched: x86, track TSC-unstable events by Ingo Molnar · 17 years ago
  68. f2ac58e sched: remove sleep_type by Ingo Molnar · 17 years ago
  69. e05606d sched: clean up the rt priority macros by Ingo Molnar · 17 years ago
  70. 41b86e9 sched: make posix-cpu-timers use CFS's accounting information by Ingo Molnar · 17 years ago
  71. 20b8a59 sched: cfs, core data types by Ingo Molnar · 17 years ago
  72. bf0f6f2 sched: cfs core, kernel/sched_fair.c by Ingo Molnar · 17 years ago
  73. 9aa7b36 sched: increase the resolution of smpnice by Ingo Molnar · 17 years ago
  74. 1df2105 sched: add init_idle_bootup_task() by Ingo Molnar · 17 years ago
  75. c65cc87 sched: uninline set_task_cpu() by Ingo Molnar · 17 years ago
  76. 0437e10 sched: zap the migration init / cache-hot balancing code by Ingo Molnar · 17 years ago
  77. 0e6aca4 sched: add SCHED_IDLE policy by Ingo Molnar · 17 years ago
  78. d15bcfd sched: rename idle_type/SCHED_IDLE by Ingo Molnar · 17 years ago
  79. 778e9a9 pi-futex: fix exit races and locking problems by Alexey Kuznetsov · 17 years ago
  80. 7bb44ad recalc_sigpending_tsk fixes by Roland McGrath · 17 years ago
  81. ba96a0c freezer: fix vfork problem by Rafael J. Wysocki · 17 years ago
  82. cabca0c Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  83. fba2afa signal/timer/event: signalfd core by Davide Libenzi · 17 years ago
  84. 6eaeeab getrusage(): fill ru_inblock and ru_oublock fields if possible by Eric Dumazet · 17 years ago
  85. d89d879 When stacked block devices are in-use (e.g. md or dm), the recursive calls by Neil Brown · 17 years ago
  86. f7e4217 rename thread_info to stack by Roman Zippel · 17 years ago
  87. 10ab825 change kernel threads to ignore signals instead of blocking them by Oleg Nesterov · 17 years ago
  88. 5517d86 Speed up divides by cpu_power in scheduler by Eric Dumazet · 17 years ago
  89. 46cb4b7 sched: dynticks idle load balancing by Siddha, Suresh B · 17 years ago
  90. 04c9167 add touch_all_softlockup_watchdogs() by Jeremy Fitzhardinge · 17 years ago
  91. 3367b99 <linux/sysdev.h> needs to include <linux/module.h> by Ralf Baechle · 17 years ago
  92. 97dc32c reduce size of task_struct on 64-bit machines by William Cohen · 17 years ago
  93. 39bc89f make SysRq-T show all tasks again by Ingo Molnar · 17 years ago
  94. 69f7c0a [PATCH] sched: remove SMT nice by Con Kolivas · 18 years ago
  95. b0138a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 18 years ago
  96. c3de4b3 Revert "[PATCH] make kernel/signal.c:kill_proc_info() static" by Matthew Wilcox · 18 years ago
  97. 27b0b2f [PATCH] pid: remove the now unused kill_pg kill_pg_info and __kill_pg_info by Eric W. Biederman · 18 years ago
  98. ab521dc [PATCH] tty: update the tty layer to work with struct pid by Eric W. Biederman · 18 years ago
  99. 4b98d11 [PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_struct by Alexey Dobriyan · 18 years ago
  100. 8a102ee [PATCH] PM: Fix SMP races in the freezer by Rafael J. Wysocki · 18 years ago