1. 3898b1b capabilities: implement per-process securebits by Andrew G. Morgan · 18 years ago
  2. 846a16b mempolicy: rename mpol_copy to mpol_dup by Lee Schermerhorn · 18 years ago
  3. f0be3d3 mempolicy: rename mpol_free to mpol_put by Lee Schermerhorn · 18 years ago
  4. 122c7a5 vmcoreinfo: add page flags values by Ken'ichi Ohmichi · 18 years ago
  5. 9796547 mm: Get rid of __ZONE_COUNT by Christoph Lameter · 18 years ago
  6. 9223b41 pageflags: get rid of FLAGS_RESERVED by Christoph Lameter · 18 years ago
  7. 1cdf25d kbuild: create a way to create preprocessor constants from C expressions by Christoph Lameter · 18 years ago
  8. 19770b3 mm: filter based on a nodemask as well as a gfp_mask by Mel Gorman · 18 years ago
  9. dd1a239 mm: have zonelist contains structs with both a zone pointer and zone_idx by Mel Gorman · 18 years ago
  10. 402b086 s390: KVM preparation: provide hook to enable pgstes in user pagetable by Carsten Otte · 18 years ago
  11. 5070451 Fix uninitialized 'copy' in unshare_files by Al Viro · 18 years ago
  12. bc84e0a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 18 years ago
  13. 6e18933 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  14. 0b79dad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-fixes by Linus Torvalds · 18 years ago
  15. 3b12538 [PATCH] sanitize unshare_files/reset_files_struct by Al Viro · 18 years ago
  16. fd8328b [PATCH] sanitize handling of shared descriptor tables in failing execve() by Al Viro · 18 years ago
  17. 6b335d9 [PATCH] close race in unshare_files() by Al Viro · 18 years ago
  18. 5a9d322 sched: use alloc_bootmem() instead of alloc_bootmem_low() by David Miller · 18 years ago
  19. 3f5087a sched: fix share (re)distribution by Peter Zijlstra · 18 years ago
  20. 126e01b softlockup: fix NOHZ wakeup by Ingo Molnar · 18 years ago
  21. 03970f0 [PATCH] Build fix for CONFIG_NUMA=y && CONFIG_SMP=n by Mike Travis · 18 years ago
  22. 472613b [IA64] fix bootmem regression on Altix by Russ Anderson · 18 years ago
  23. b0d19a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  24. 94bc891 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 18 years ago
  25. 1ec7f1d [PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct() by Al Viro · 18 years ago
  26. 7348672 kernel-doc: fix sched.c missing parameter by Randy Dunlap · 18 years ago
  27. 7c3f944 time: Export set_normalized_timespec. by YOSHIFUJI Hideaki · 18 years ago
  28. e9b6269 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial by Linus Torvalds · 18 years ago
  29. bda0c0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  30. e16b278 ptrace: compat_ptrace_request siginfo by Roland McGrath · 18 years ago
  31. 5dfeaef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 18 years ago
  32. 429f731 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 18 years ago
  33. ec96535 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 18 years ago
  34. f526448 trivial: small cleanups by Pavel Machek · 18 years ago
  35. 259aae8 hrtimer: optimize the softirq time optimization by Thomas Gleixner · 18 years ago
  36. 833883d hrtimer: reduce calls to hrtimer_get_softirq_time() by Dimitri Sivanich · 18 years ago
  37. 833df31 clockevents: fix typo in tick-broadcast.c by Glauber Costa · 18 years ago
  38. 8845256 PCI: clean up resource alignment management by Ivan Kokshaysky · 18 years ago
  39. 486fdae sched: build fix by Ingo Molnar · 18 years ago
  40. c24b7c5 sched: features fix by Ingo Molnar · 18 years ago
  41. f00b45c sched: /debug/sched_features by Peter Zijlstra · 18 years ago
  42. 06379ab sched: add SCHED_FEAT_DEADLINE by Ingo Molnar · 18 years ago
  43. 7ba2e74 sched: debug: show a weight tree by Peter Zijlstra · 18 years ago
  44. 8f1bc38 sched: fair: weight calculations by Peter Zijlstra · 18 years ago
  45. 4a55bd5 sched: fair-group: de-couple load-balancing from the rb-trees by Peter Zijlstra · 18 years ago
  46. ac884de sched: fair-group scheduling vs latency by Peter Zijlstra · 18 years ago
  47. 58d6c2d sched: rt-group: optimize dequeue_rt_stack by Peter Zijlstra · 18 years ago
  48. d19ca30 sched: debug: add some debug code to handle the full hierarchy by Peter Zijlstra · 18 years ago
  49. 18d95a2 sched: fair-group: SMP-nice for group scheduling by Peter Zijlstra · 18 years ago
  50. 1d3504f sched, cpuset: customize sched domains, core by Hidetoshi Seto · 18 years ago
  51. b758149 sched: prepatory code movement by Peter Zijlstra · 18 years ago
  52. b40b2e8 sched: rt: multi level group constraints by Peter Zijlstra · 18 years ago
  53. f473aa5 sched: task_group hierarchy by Peter Zijlstra · 18 years ago
  54. eff766a sched: fix the task_group hierarchy for UID grouping by Peter Zijlstra · 18 years ago
  55. ec7dc8a sched: allow the group scheduler to have multiple levels by Dhaval Giani · 18 years ago
  56. 354d60c sched: mix tasks and groups by Dhaval Giani · 18 years ago
  57. ea736ed sched: fix checks by Ingo Molnar · 18 years ago
  58. 112f53f sched: old sleeper bonus by Peter Zijlstra · 18 years ago
  59. cd8ba7c sched: add new set_cpus_allowed_ptr function by Mike Travis · 18 years ago
  60. e0982e9 init: move setup of nr_cpu_ids to as early as possible by Mike Travis · 18 years ago
  61. 4bdbaad sched: remove another cpumask_t variable from stack by Mike Travis · 18 years ago
  62. 39106dc cpumask: use new cpus_scnprintf function by Mike Travis · 18 years ago
  63. 7c16ec5 cpumask: reduce stack usage in SD_x_INIT initializers by Mike Travis · 18 years ago
  64. c5f59f0 nodemask: use new node_to_cpumask_ptr function by Mike Travis · 18 years ago
  65. b53e921 generic: reduce stack pressure in sched_affinity by Mike Travis · 18 years ago
  66. f9a86fc cpuset: modify cpuset_set_cpus_allowed to use cpumask pointer by Mike Travis · 18 years ago
  67. f70316d generic: use new set_cpus_allowed_ptr function by Mike Travis · 18 years ago
  68. 434d53b sched: remove fixed NR_CPUS sized arrays in kernel_sched_c by Mike Travis · 18 years ago
  69. d366f8c cpumask: Cleanup more uses of CPU_MASK and NODE_MASK by Mike Travis · 18 years ago
  70. 9f0e738 sched: fix cpus_allowed settings by Gregory Haskins · 18 years ago
  71. 0297b80 sched: allow cpuacct stats to be reset by Dhaval Giani · 18 years ago
  72. 32cd756 sched: cleanup cpuacct variable names by Dhaval Giani · 18 years ago
  73. 48f20a9 tasklets: execute tasklets in the same order they were queued by Olof Johansson · 18 years ago
  74. ac086bc sched: rt-group: smp balancing by Peter Zijlstra · 18 years ago
  75. d0b27fa sched: rt-group: synchonised bandwidth period by Peter Zijlstra · 18 years ago
  76. 79b3fef sched: fix regression with sched yield by Peter Zijlstra · 18 years ago
  77. 19fb518 latencytop: optimize LT_BACKTRACEDEPTH loops a bit by Dmitry Adamushko · 18 years ago
  78. 50df5d6 sched: remove sysctl_sched_batch_wakeup_granularity by Ingo Molnar · 18 years ago
  79. 02e2b83 sched: reenable sync wakeups by Ingo Molnar · 18 years ago
  80. d25ce4c sched: cache hot buddy by Ingo Molnar · 18 years ago
  81. 1fc8afa sched: feat affine wakeups by Ingo Molnar · 18 years ago
  82. b85d066 sched: introduce SCHED_FEAT_SYNC_WAKEUPS, turn it off by Ingo Molnar · 18 years ago
  83. 0bbd333 sched: fix wakeup granularity for buddies by Peter Zijlstra · 18 years ago
  84. 15934a3 sched: fix rq->clock overflows detection with CONFIG_NO_HZ by Guillaume Chazarain · 18 years ago
  85. 30914a5 sched: sched.c needs tick.h by Reynes Philippe · 18 years ago
  86. 27ec440 sched: make cpu_clock() globally synchronous by Ingo Molnar · 18 years ago
  87. 018d6db sched: re-do "sched: fix fair sleepers" by Ingo Molnar · 18 years ago
  88. 2adee9b x86: fpu xstate split fix by Suresh Siddha · 18 years ago
  89. 61c4628 x86, fpu: split FPU state from task struct - v5 by Suresh Siddha · 18 years ago
  90. d8bb6f4 x86: tsc prevent time going backwards by Thomas Gleixner · 18 years ago
  91. 8fb402b generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC by Erik Bosman · 18 years ago
  92. a655020 kernel: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 18 years ago
  93. 04305e4 Audit: Final renamings and cleanup by Ahmed S. Darwish · 18 years ago
  94. 9d57a7f SELinux: use new audit hooks, remove redundant exports by Ahmed S. Darwish · 18 years ago
  95. d7a96f3 Audit: internally use the new LSM audit hooks by Ahmed S. Darwish · 18 years ago
  96. 2a862b3 Audit: use new LSM hooks instead of SELinux exports by Ahmed S. Darwish · 18 years ago
  97. 73e3e64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 18 years ago
  98. 9732b61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb by Linus Torvalds · 18 years ago
  99. d7bb545 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 18 years ago
  100. 4cba84b Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago