1. 7683c57 kernel/printk.c: Made printk_recursion_bug_msg static. by Daniel Guilak · 16 years ago
  2. 84df87b Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  3. 3b72532 softlockup: print a module list on being stuck by Arjan van de Ven · 16 years ago
  4. 086f731 security: filesystem capabilities: fix fragile setuid fixup code by Andrew G. Morgan · 16 years ago
  5. cde5353 Christoph has moved by Christoph Lameter · 16 years ago
  6. ee3ece8 hrtimer: prevent migration for raising softirq by Steven Rostedt · 16 years ago
  7. b2a4a7c Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  8. c000131 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  9. 8558f8f rcu: fix hotplug vs rcu race by Gautham R Shenoy · 16 years ago
  10. 619b048 sched: fix divide error when trying to configure rt_period to zero by Raistlin · 16 years ago
  11. e6100f2 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  12. a4480ac Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 16 years ago
  13. 79c5379 sched: fix cpu hotplug by Dmitry Adamushko · 16 years ago
  14. d8de724 [PATCH] remove useless argument type in audit_filter_user() by Peng Haitao · 16 years ago
  15. 9f0aecd [PATCH] audit: fix kernel-doc parameter notation by Randy Dunlap · 16 years ago
  16. 13d5ef9 [PATCH] kernel/audit.c: nlh->nlmsg_type is gotten more than once by Peng Haitao · 16 years ago
  17. aabdc3b kgdb: sparse fix by Jason Wessel · 16 years ago
  18. 27f4837 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  19. 1b7558e futexes: fix fault handling in futex_lock_pi by Thomas Gleixner · 16 years ago
  20. 198bb97 Merge branch 'linus' into sched/urgent by Ingo Molnar · 16 years ago
  21. 1f1e2ce Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  22. ea71a54 sched: refactor wait_for_completion_timeout() by Oleg Nesterov · 16 years ago
  23. bb10ed0 sched: fix wait_for_completion_timeout() spurious failure under heavy load by Roland Dreier · 16 years ago
  24. 8a8cde1 sched: rt: dont stop the period timer when there are tasks wanting to run by Peter Zijlstra · 16 years ago
  25. d4abc23 sched, delay accounting: fix incorrect delay time when constantly waiting on runqueue by Bharath Ravi · 16 years ago
  26. 9c106c1 softlockup: fix NMI hangs due to lock race - 2.6.26-rc regression by Jason Wessel · 16 years ago
  27. afd3800 rcupreempt: remove export of rcu_batches_completed_bh by Steven Rostedt · 16 years ago
  28. 30e0e17 cpuset: limit the input of cpuset.sched_relax_domain_level by Li Zefan · 16 years ago
  29. f18f982 sched: CPU hotplug events must not destroy scheduler domains created by the cpusets by Max Krasnyansky · 16 years ago
  30. 15a8641 sched: rt-group: fix RR buglet by Peter Zijlstra · 16 years ago
  31. ad2a3f1 sched: rt-group: heirarchy aware throttle by Peter Zijlstra · 16 years ago
  32. 7ea5661 sched: rt-group: fix hierarchy by Peter Zijlstra · 16 years ago
  33. 49307fd sched: NULL pointer dereference while setting sched_rt_period_us by Dario Faggioli · 16 years ago
  34. 95e904c sched: fix defined-but-unused warning by Rabin Vincent · 16 years ago
  35. 67dddaa kprobes: fix error checking of batch registration by Masami Hiramatsu · 16 years ago
  36. 1b3cba8 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  37. 7a232e0 sched: 64-bit: fix arithmetics overflow by Lai Jiangshan · 16 years ago
  38. 2e08478 sched: fair group: fix overflow(was: fix divide by zero) by Lai Jiangshan · 16 years ago
  39. 16882c1 sched: fix TASK_WAKEKILL vs SIGKILL race by Oleg Nesterov · 16 years ago
  40. 156a9ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chrisw/lsm-2.6 by Linus Torvalds · 16 years ago
  41. 3734074 cpusets: fix bug when adding nonexistent cpu or mem by Lai Jiangshan · 16 years ago
  42. 3b5b60b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  43. ca05a99 capabilities: remain source compatible with 32-bit raw legacy capability support. by Andrew G. Morgan · 16 years ago
  44. a7f75d3 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  45. 6715930 Merge commit 'linus/master' into sched-fixes-for-linus by Ingo Molnar · 16 years ago
  46. b3137bc sched: stop wake_affine from causing serious imbalance by Mike Galbraith · 16 years ago
  47. a381759 sched: fix sched_clock_cpu() by Peter Zijlstra · 16 years ago
  48. 6363ca5 revert ("sched: fair-group: SMP-nice for group scheduling") by Ingo Molnar · 16 years ago
  49. 4285f594 sched: cleanup by Ingo Molnar · 16 years ago
  50. c6fba54 show_schedstat(): fix memleak by Adrian Bunk · 16 years ago
  51. 3f33a7c sched: unite unlikely pairs in rt_policy() and schedule_debug() by Roel Kluin · 16 years ago
  52. f9305d4 revert ("sched: fair: weight calculations") by Ingo Molnar · 16 years ago
  53. 827e609 kgdb: use common ascii helpers and put_unaligned_be32 helper by Harvey Harrison · 16 years ago
  54. a82c53a splice: fix sendfile() issue with relay by Tom Zanussi · 16 years ago
  55. cbaffba posix timers: discard SI_TIMER signals on exec by Oleg Nesterov · 16 years ago
  56. c8e85b4f posix timers: sigqueue_free: don't free sigqueue if it is queued by Oleg Nesterov · 16 years ago
  57. 5c02b57 cgroups: remove node_ prefix_from ns subsystem by Cedric Le Goater · 16 years ago
  58. 7b26655 sys_prctl(): fix return of uninitialized value by Shi Weihua · 16 years ago
  59. da7978b signals: fix sigqueue_free() vs __exit_signal() race by Oleg Nesterov · 16 years ago
  60. 3401a61e stop_machine: make stop_machine_run more virtualization friendly by Christian Borntraeger · 16 years ago
  61. 34e4e2f modules: proper cleanup of kobject without CONFIG_SYSFS by Denis V. Lunev · 16 years ago
  62. c4ea6fc module loading ELF handling: use SELFMAG instead of numeric constant by Cyrill Gorcunov · 16 years ago
  63. 16ae527 Merge branch 'audit.b51' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 16 years ago
  64. 6793a05 [PATCH] list_for_each_rcu must die: audit by Paul E. McKenney · 16 years ago
  65. fcaf1eb [patch 1/1] audit_send_reply(): fix error-path memory leak by Andrew Morton · 16 years ago
  66. eceea0b [PATCH] avoid multiplication overflows and signedness issues for max_fds by Al Viro · 16 years ago
  67. 02afc626 [PATCH] dup_fd() fixes, part 1 by Al Viro · 16 years ago
  68. 3fc9577 lib: create common ascii hex array by Harvey Harrison · 16 years ago
  69. 0c70814 cgroups: fix compile warning by Mirco Tischler · 16 years ago
  70. c3921ab Add new 'cond_resched_bkl()' helper function by Linus Torvalds · 16 years ago
  71. 8e3e076 BKL: revert back to the old spinlock implementation by Linus Torvalds · 16 years ago
  72. 00b41ec Revert "semaphore: fix" by Linus Torvalds · 16 years ago
  73. 91e37a7 module: don't ignore vermagic string if module doesn't have modversions by Rusty Russell · 16 years ago
  74. a5dd697 module: be more picky about allowing missing module versions by Rusty Russell · 16 years ago
  75. c4f51b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-fixes by Linus Torvalds · 16 years ago
  76. 7a34912 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  77. 5be7a47 Fix cpuset sched_relax_domain_level control file by Paul Menage · 16 years ago
  78. 4615112 sched: fix weight calculations by Mike Galbraith · 16 years ago
  79. bf726ea semaphore: fix by Ingo Molnar · 16 years ago
  80. 75065ff Revert "relay: fix splice problem" by Jens Axboe · 16 years ago
  81. 3e51f33 sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK by Peter Zijlstra · 16 years ago
  82. dfbf4a1 sched: fix cpu clock by Ingo Molnar · 16 years ago
  83. cb4ad1f sched: fair-group: fix a Div0 error of the fair group scheduler by Miao Xie · 16 years ago
  84. 712555e sched: fix missing locking in sched_domains code by Heiko Carstens · 16 years ago
  85. 690229a sched: make clock sync tunable by architecture code by Ingo Molnar · 16 years ago
  86. d7dcdc1 sched: fix debugging by Mike Galbraith · 16 years ago
  87. 673a90a sched: fix sched_info_switch not being called according to documentation by David Simner · 16 years ago
  88. b328ca1 sched: fix hrtick_start_fair and CPU-Hotplug by Peter Zijlstra · 16 years ago
  89. 104f645 sched: fix SCHED_FAIR wake-idle logic error by Gregory Haskins · 16 years ago
  90. 8ae121a sched: fix RT task-wakeup logic by Gregory Haskins · 16 years ago
  91. 983ed7a sched: add statics, don't return void expressions by Harvey Harrison · 16 years ago
  92. d478c2c sched: add debug checks to idle functions by Andrew Morton · 16 years ago
  93. 2abdad0 sched: make rt_sched_class, idle_sched_class static by Harvey Harrison · 16 years ago
  94. e05510d sched: optimize calc_delta_mine() by Peter Zijlstra · 16 years ago
  95. a992241 sched: fix normalized sleeper by Peter Zijlstra · 16 years ago
  96. 5717922 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  97. 82af7ac Removal of FUTEX_FD by Eric Sesterhenn · 16 years ago
  98. 688b744 kgdb: fix signedness mixmatches, add statics, add declaration to header by Harvey Harrison · 16 years ago
  99. 826e450 Make forced module loading optional by Linus Torvalds · 16 years ago
  100. afa26be Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 16 years ago