1. 5a9d322 sched: use alloc_bootmem() instead of alloc_bootmem_low() by David Miller · 17 years ago
  2. b0d19a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  3. 94bc891 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  4. 1ec7f1d [PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct() by Al Viro · 17 years ago
  5. 7348672 kernel-doc: fix sched.c missing parameter by Randy Dunlap · 17 years ago
  6. 7c3f944 time: Export set_normalized_timespec. by YOSHIFUJI Hideaki · 17 years ago
  7. e9b6269 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial by Linus Torvalds · 17 years ago
  8. bda0c0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  9. e16b278 ptrace: compat_ptrace_request siginfo by Roland McGrath · 17 years ago
  10. 5dfeaef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 17 years ago
  11. 429f731 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
  12. ec96535 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 17 years ago
  13. f526448 trivial: small cleanups by Pavel Machek · 17 years ago
  14. 259aae8 hrtimer: optimize the softirq time optimization by Thomas Gleixner · 17 years ago
  15. 833883d hrtimer: reduce calls to hrtimer_get_softirq_time() by Dimitri Sivanich · 17 years ago
  16. 833df31 clockevents: fix typo in tick-broadcast.c by Glauber Costa · 17 years ago
  17. 8845256 PCI: clean up resource alignment management by Ivan Kokshaysky · 17 years ago
  18. 486fdae sched: build fix by Ingo Molnar · 17 years ago
  19. c24b7c5 sched: features fix by Ingo Molnar · 17 years ago
  20. f00b45c sched: /debug/sched_features by Peter Zijlstra · 17 years ago
  21. 06379ab sched: add SCHED_FEAT_DEADLINE by Ingo Molnar · 17 years ago
  22. 7ba2e74 sched: debug: show a weight tree by Peter Zijlstra · 17 years ago
  23. 8f1bc38 sched: fair: weight calculations by Peter Zijlstra · 17 years ago
  24. 4a55bd5 sched: fair-group: de-couple load-balancing from the rb-trees by Peter Zijlstra · 17 years ago
  25. ac884de sched: fair-group scheduling vs latency by Peter Zijlstra · 17 years ago
  26. 58d6c2d sched: rt-group: optimize dequeue_rt_stack by Peter Zijlstra · 17 years ago
  27. d19ca30 sched: debug: add some debug code to handle the full hierarchy by Peter Zijlstra · 17 years ago
  28. 18d95a2 sched: fair-group: SMP-nice for group scheduling by Peter Zijlstra · 17 years ago
  29. 1d3504f sched, cpuset: customize sched domains, core by Hidetoshi Seto · 17 years ago
  30. b758149 sched: prepatory code movement by Peter Zijlstra · 17 years ago
  31. b40b2e8 sched: rt: multi level group constraints by Peter Zijlstra · 17 years ago
  32. f473aa5 sched: task_group hierarchy by Peter Zijlstra · 17 years ago
  33. eff766a sched: fix the task_group hierarchy for UID grouping by Peter Zijlstra · 17 years ago
  34. ec7dc8a sched: allow the group scheduler to have multiple levels by Dhaval Giani · 17 years ago
  35. 354d60c sched: mix tasks and groups by Dhaval Giani · 17 years ago
  36. ea736ed sched: fix checks by Ingo Molnar · 17 years ago
  37. 112f53f sched: old sleeper bonus by Peter Zijlstra · 17 years ago
  38. cd8ba7c sched: add new set_cpus_allowed_ptr function by Mike Travis · 17 years ago
  39. e0982e9 init: move setup of nr_cpu_ids to as early as possible by Mike Travis · 17 years ago
  40. 4bdbaad sched: remove another cpumask_t variable from stack by Mike Travis · 17 years ago
  41. 39106dc cpumask: use new cpus_scnprintf function by Mike Travis · 17 years ago
  42. 7c16ec5 cpumask: reduce stack usage in SD_x_INIT initializers by Mike Travis · 17 years ago
  43. c5f59f0 nodemask: use new node_to_cpumask_ptr function by Mike Travis · 17 years ago
  44. b53e921 generic: reduce stack pressure in sched_affinity by Mike Travis · 17 years ago
  45. f9a86fc cpuset: modify cpuset_set_cpus_allowed to use cpumask pointer by Mike Travis · 17 years ago
  46. f70316d generic: use new set_cpus_allowed_ptr function by Mike Travis · 17 years ago
  47. 434d53b sched: remove fixed NR_CPUS sized arrays in kernel_sched_c by Mike Travis · 17 years ago
  48. d366f8c cpumask: Cleanup more uses of CPU_MASK and NODE_MASK by Mike Travis · 17 years ago
  49. 9f0e738 sched: fix cpus_allowed settings by Gregory Haskins · 17 years ago
  50. 0297b80 sched: allow cpuacct stats to be reset by Dhaval Giani · 17 years ago
  51. 32cd756 sched: cleanup cpuacct variable names by Dhaval Giani · 17 years ago
  52. 48f20a9 tasklets: execute tasklets in the same order they were queued by Olof Johansson · 17 years ago
  53. ac086bc sched: rt-group: smp balancing by Peter Zijlstra · 17 years ago
  54. d0b27fa sched: rt-group: synchonised bandwidth period by Peter Zijlstra · 17 years ago
  55. 79b3fef sched: fix regression with sched yield by Peter Zijlstra · 17 years ago
  56. 19fb518 latencytop: optimize LT_BACKTRACEDEPTH loops a bit by Dmitry Adamushko · 17 years ago
  57. 50df5d6 sched: remove sysctl_sched_batch_wakeup_granularity by Ingo Molnar · 17 years ago
  58. 02e2b83 sched: reenable sync wakeups by Ingo Molnar · 17 years ago
  59. d25ce4c sched: cache hot buddy by Ingo Molnar · 17 years ago
  60. 1fc8afa sched: feat affine wakeups by Ingo Molnar · 17 years ago
  61. b85d066 sched: introduce SCHED_FEAT_SYNC_WAKEUPS, turn it off by Ingo Molnar · 17 years ago
  62. 0bbd333 sched: fix wakeup granularity for buddies by Peter Zijlstra · 17 years ago
  63. 15934a3 sched: fix rq->clock overflows detection with CONFIG_NO_HZ by Guillaume Chazarain · 17 years ago
  64. 30914a5 sched: sched.c needs tick.h by Reynes Philippe · 17 years ago
  65. 27ec440 sched: make cpu_clock() globally synchronous by Ingo Molnar · 17 years ago
  66. 018d6db sched: re-do "sched: fix fair sleepers" by Ingo Molnar · 17 years ago
  67. 2adee9b x86: fpu xstate split fix by Suresh Siddha · 17 years ago
  68. 61c4628 x86, fpu: split FPU state from task struct - v5 by Suresh Siddha · 17 years ago
  69. d8bb6f4 x86: tsc prevent time going backwards by Thomas Gleixner · 17 years ago
  70. 8fb402b generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC by Erik Bosman · 17 years ago
  71. a655020 kernel: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 17 years ago
  72. 04305e4 Audit: Final renamings and cleanup by Ahmed S. Darwish · 17 years ago
  73. 9d57a7f SELinux: use new audit hooks, remove redundant exports by Ahmed S. Darwish · 17 years ago
  74. d7a96f3 Audit: internally use the new LSM audit hooks by Ahmed S. Darwish · 17 years ago
  75. 2a862b3 Audit: use new LSM hooks instead of SELinux exports by Ahmed S. Darwish · 17 years ago
  76. 73e3e64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 17 years ago
  77. 9732b61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb by Linus Torvalds · 17 years ago
  78. d7bb545 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
  79. 4cba84b Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  80. 18c98b6 ptrace_signal subroutine by Roland McGrath · 17 years ago
  81. 0e04388 cgroup: fix a race condition in manipulating tsk->cg_list by Li Zefan · 17 years ago
  82. 1a9a3e7 kgdb: always use icache flush for sw breakpoints by Jason Wessel · 17 years ago
  83. 56fb709 kgdb: fix SMP NMI kgdb_handle_exception exit race by Jason Wessel · 17 years ago
  84. 737a460 kgdb: fix several kgdb regressions by Jason Wessel · 17 years ago
  85. b4b8ac5 kgdb: fix optional arch functions and probe_kernel_* by Jason Wessel · 17 years ago
  86. 64e9ee3 kgdb: add x86 HW breakpoints by Jason Wessel · 17 years ago
  87. 67baf94 kgdb: print breakpoint removed on exception by Jason Wessel · 17 years ago
  88. 7c3078b kgdb: clocksource watchdog by Jason Wessel · 17 years ago
  89. dc7d552 kgdb: core by Jason Wessel · 17 years ago
  90. 714493c Improve semaphore documentation by Matthew Wilcox · 17 years ago
  91. b17170b Simplify semaphore implementation by Matthew Wilcox · 17 years ago
  92. f1241c8 Add down_timeout and change ACPI to use it by Matthew Wilcox · 17 years ago
  93. f06d968 Introduce down_killable() by Matthew Wilcox · 17 years ago
  94. 64ac24e Generic semaphore implementation by Matthew Wilcox · 17 years ago
  95. 6993fc5 clocksource: make clocksource watchdog cycle through online CPUs by Andi Kleen · 17 years ago
  96. 903b8a8 clockevents: optimise tick_nohz_stop_sched_tick() a bit by Karsten Wiese · 17 years ago
  97. 8e60e05 hrtimers: simplify lockdep handling by Oleg Nesterov · 17 years ago
  98. 0d18040 timers: simplify lockdep handling by Oleg Nesterov · 17 years ago
  99. ee7dd20 posix-timers: fix shadowed variables by WANG Cong · 17 years ago
  100. d59b949 timer_list: add annotations to workqueue.c by Pavel Machek · 17 years ago