1. cd8ba7c sched: add new set_cpus_allowed_ptr function by Mike Travis · 17 years ago
  2. e0982e9 init: move setup of nr_cpu_ids to as early as possible by Mike Travis · 17 years ago
  3. 4bdbaad3 sched: remove another cpumask_t variable from stack by Mike Travis · 17 years ago
  4. 39106dc cpumask: use new cpus_scnprintf function by Mike Travis · 17 years ago
  5. 7c16ec5 cpumask: reduce stack usage in SD_x_INIT initializers by Mike Travis · 17 years ago
  6. c5f59f0 nodemask: use new node_to_cpumask_ptr function by Mike Travis · 17 years ago
  7. b53e921 generic: reduce stack pressure in sched_affinity by Mike Travis · 17 years ago
  8. f9a86fc cpuset: modify cpuset_set_cpus_allowed to use cpumask pointer by Mike Travis · 17 years ago
  9. f70316d generic: use new set_cpus_allowed_ptr function by Mike Travis · 17 years ago
  10. 434d53b sched: remove fixed NR_CPUS sized arrays in kernel_sched_c by Mike Travis · 17 years ago
  11. d366f8c cpumask: Cleanup more uses of CPU_MASK and NODE_MASK by Mike Travis · 17 years ago
  12. 9f0e738 sched: fix cpus_allowed settings by Gregory Haskins · 17 years ago
  13. 0297b80 sched: allow cpuacct stats to be reset by Dhaval Giani · 17 years ago
  14. 32cd756 sched: cleanup cpuacct variable names by Dhaval Giani · 17 years ago
  15. 48f20a9 tasklets: execute tasklets in the same order they were queued by Olof Johansson · 17 years ago
  16. ac086bc sched: rt-group: smp balancing by Peter Zijlstra · 17 years ago
  17. d0b27fa sched: rt-group: synchonised bandwidth period by Peter Zijlstra · 17 years ago
  18. 79b3fef sched: fix regression with sched yield by Peter Zijlstra · 17 years ago
  19. 19fb518 latencytop: optimize LT_BACKTRACEDEPTH loops a bit by Dmitry Adamushko · 17 years ago
  20. 50df5d6 sched: remove sysctl_sched_batch_wakeup_granularity by Ingo Molnar · 17 years ago
  21. 02e2b83 sched: reenable sync wakeups by Ingo Molnar · 17 years ago
  22. d25ce4c sched: cache hot buddy by Ingo Molnar · 17 years ago
  23. 1fc8afa sched: feat affine wakeups by Ingo Molnar · 17 years ago
  24. b85d066 sched: introduce SCHED_FEAT_SYNC_WAKEUPS, turn it off by Ingo Molnar · 17 years ago
  25. 0bbd333 sched: fix wakeup granularity for buddies by Peter Zijlstra · 17 years ago
  26. 15934a3 sched: fix rq->clock overflows detection with CONFIG_NO_HZ by Guillaume Chazarain · 17 years ago
  27. 30914a5 sched: sched.c needs tick.h by Reynes Philippe · 17 years ago
  28. 27ec440 sched: make cpu_clock() globally synchronous by Ingo Molnar · 17 years ago
  29. 018d6db sched: re-do "sched: fix fair sleepers" by Ingo Molnar · 17 years ago
  30. 04305e4 Audit: Final renamings and cleanup by Ahmed S. Darwish · 17 years ago
  31. 9d57a7f SELinux: use new audit hooks, remove redundant exports by Ahmed S. Darwish · 17 years ago
  32. d7a96f3 Audit: internally use the new LSM audit hooks by Ahmed S. Darwish · 17 years ago
  33. 2a862b3 Audit: use new LSM hooks instead of SELinux exports by Ahmed S. Darwish · 17 years ago
  34. 73e3e64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 17 years ago
  35. 9732b61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb by Linus Torvalds · 17 years ago
  36. d7bb545 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
  37. 4cba84b Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  38. 18c98b6 ptrace_signal subroutine by Roland McGrath · 17 years ago
  39. 0e04388 cgroup: fix a race condition in manipulating tsk->cg_list by Li Zefan · 17 years ago
  40. 1a9a3e7 kgdb: always use icache flush for sw breakpoints by Jason Wessel · 17 years ago
  41. 56fb709 kgdb: fix SMP NMI kgdb_handle_exception exit race by Jason Wessel · 17 years ago
  42. 737a460 kgdb: fix several kgdb regressions by Jason Wessel · 17 years ago
  43. b4b8ac5 kgdb: fix optional arch functions and probe_kernel_* by Jason Wessel · 17 years ago
  44. 64e9ee3 kgdb: add x86 HW breakpoints by Jason Wessel · 17 years ago
  45. 67baf94 kgdb: print breakpoint removed on exception by Jason Wessel · 17 years ago
  46. 7c3078b kgdb: clocksource watchdog by Jason Wessel · 17 years ago
  47. dc7d552 kgdb: core by Jason Wessel · 17 years ago
  48. 714493c Improve semaphore documentation by Matthew Wilcox · 17 years ago
  49. b17170b Simplify semaphore implementation by Matthew Wilcox · 17 years ago
  50. f1241c8 Add down_timeout and change ACPI to use it by Matthew Wilcox · 17 years ago
  51. f06d968 Introduce down_killable() by Matthew Wilcox · 17 years ago
  52. 64ac24e Generic semaphore implementation by Matthew Wilcox · 17 years ago
  53. 6993fc5 clocksource: make clocksource watchdog cycle through online CPUs by Andi Kleen · 17 years ago
  54. 903b8a8 clockevents: optimise tick_nohz_stop_sched_tick() a bit by Karsten Wiese · 17 years ago
  55. 8e60e05 hrtimers: simplify lockdep handling by Oleg Nesterov · 17 years ago
  56. 0d18040 timers: simplify lockdep handling by Oleg Nesterov · 17 years ago
  57. ee7dd20 posix-timers: fix shadowed variables by WANG Cong · 17 years ago
  58. d59b949 timer_list: add annotations to workqueue.c by Pavel Machek · 17 years ago
  59. 029a07e hrtimer: use nanosleep specific restart_block fields by Thomas Gleixner · 17 years ago
  60. d7b9068 [S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h by Russell King · 17 years ago
  61. 093a07e Fix locking bug in "acquire_console_semaphore_for_printk()" by Linus Torvalds · 17 years ago
  62. e2df9e0 revert "sched: fix fair sleepers" by Ingo Molnar · 17 years ago
  63. b6c3006 cgroups: include hierarchy ids in /proc/<pid>/cgroup by Paul Menage · 17 years ago
  64. 54a0151 asmlinkage_protect replaces prevent_tail_call by Roland McGrath · 17 years ago
  65. 8bab8dd cgroups: add cgroup support for enabling controllers at boot time by Paul Menage · 17 years ago
  66. 6496968 markers: use synchronize_sched() by Mathieu Desnoyers · 17 years ago
  67. 8481664 futex_compat __user annotation by Al Viro · 17 years ago
  68. 9dce07f NULL noise: fs/*, mm/*, kernel/* by Al Viro · 17 years ago
  69. f706d5d audit: silence two kerneldoc warnings in kernel/audit.c by Dave Jones · 17 years ago
  70. 1d4a788 memcgroup: fix spurious EBUSY on memory cgroup removal by YAMAMOTO Takashi · 17 years ago
  71. f6d107f Give futex init a proper name by Benjamin Herrenschmidt · 17 years ago
  72. 8f404fa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 17 years ago
  73. 5eb7f9f relay: set an spd_release() hook for splice by Jens Axboe · 17 years ago
  74. 37529fe set relay file can not be read by pread(2) by Lai Jiangshan · 17 years ago
  75. 06d8308 NOHZ: reevaluate idle sleep length after add_timer_on() by Thomas Gleixner · 17 years ago
  76. 898a19d clocksource: revert: use init_timer_deferrable for clocksource_watchdog by Thomas Gleixner · 17 years ago
  77. 266c2e0 Make printk() console semaphore accesses sensible by Linus Torvalds · 17 years ago
  78. 5f7b703 bsd_acct: using task_struct->tgid is not right in pid-namespaces by Pavel Emelyanov · 17 years ago
  79. a846a19 bsd_acct: plain current->real_parent access is not always safe by Pavel Emelyanov · 17 years ago
  80. 5833611 markers: remove ACCESS_ONCE by Mathieu Desnoyers · 17 years ago
  81. fd3c36f markers: update preempt_disable. call_rcu, rcu_barrier comments by Mathieu Desnoyers · 17 years ago
  82. 92896bd Don't 'printk()' while holding xtime lock for writing by Linus Torvalds · 17 years ago
  83. 22e52b0 sched: add arch_update_cpu_topology hook. by Heiko Carstens · 17 years ago
  84. 9aefd0a sched: add exported arch_reinit_sched_domains() to header file. by Heiko Carstens · 17 years ago
  85. 23e3c3c sched: remove double unlikely from schedule() by Roel Kluin · 17 years ago
  86. 2070ee0 sched: cleanup old and rarely used 'debug' features. by Peter Zijlstra · 17 years ago
  87. 7d3628b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  88. 75c0371 audit: netlink socket can be auto-bound to pid other than current->pid (v2) by Pavel Emelyanov · 17 years ago
  89. 3150e63 revert "clocksource: make clocksource watchdog cycle through online CPUs" by Andrew Morton · 17 years ago
  90. 74e3cd7 sched: retune wake granularity by Ingo Molnar · 17 years ago
  91. f540a60 sched: wakeup-buddy tasks are cache-hot by Ingo Molnar · 17 years ago
  92. 4ae7d5c sched: improve affine wakeups by Ingo Molnar · 17 years ago
  93. f482738 sched: clean up wakeup balancing, code flow by Ingo Molnar · 17 years ago
  94. ac192d3 sched: clean up wakeup balancing, rename variables by Ingo Molnar · 17 years ago
  95. 098fb9d sched: clean up wakeup balancing, move wake_affine() by Ingo Molnar · 17 years ago
  96. 16d5466 relay: fix subbuf_splice_actor() adding too many pages by Jens Axboe · 17 years ago
  97. 6a6029b sched: simplify sched_slice() by Ingo Molnar · 17 years ago
  98. e22ecef sched: fix fair sleepers by Ingo Molnar · 17 years ago
  99. aa2ac25 sched: fix overload performance: buddy wakeups by Peter Zijlstra · 17 years ago
  100. 27d1172 sched: fix calc_delta_mine() by Ingo Molnar · 17 years ago