1. 8e85b4b softirqs, debug: preemption check by Thomas Gleixner · 16 years ago
  2. 978b011 softirq: allocate less vectors by Alexey Dobriyan · 16 years ago
  3. 4904862 sched: fix process time monotonicity by Balbir Singh · 16 years ago
  4. 56c7426 sched_clock: fix NOHZ interaction by Peter Zijlstra · 16 years ago
  5. b380b0d forgotten refcount on sysctl root table by Al Viro · 16 years ago
  6. 9d35935 pm_qos_requirement might sleep by John Kacur · 16 years ago
  7. 950bbab pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits by Oleg Nesterov · 16 years ago
  8. add0d4d pid_ns: zap_pid_ns_processes: fix the ->child_reaper changing by Oleg Nesterov · 16 years ago
  9. 99039e1 Merge branch 'audit.b57' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 16 years ago
  10. cbaed69 softlockup: minor cleanup, don't check task->state twice by Oleg Nesterov · 16 years ago
  11. 6781f4a kernel/resource.c: fix new kernel-doc warning by Randy Dunlap · 16 years ago
  12. c4bacef [PATCH] audit: Moved variable declaration to beginning of function by Cordelia · 16 years ago
  13. bef69ea Resource handling: add 'insert_resource_expand_to_fit()' function by Linus Torvalds · 16 years ago
  14. 316d967 Don't trigger softlockup detector on network fs blocked tasks by Andi Kleen · 16 years ago
  15. 66833d5 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
  16. 0234bf1 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
  17. e52c885 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  18. 41108eb ftrace: disable tracing for hibernation by Rafael J. Wysocki · 16 years ago
  19. cc2991c sched: rt-bandwidth accounting fix by Peter Zijlstra · 16 years ago
  20. f3ade83 sched: fix sched_rt_rq_enqueue() resched idle by John Blackwood · 16 years ago
  21. f42ac38 ftrace: disable tracing for suspend to ram by Steven Rostedt · 16 years ago
  22. 2633f0e exit signals: use of uninitialized field notify_count by Steve VanDeBogart · 16 years ago
  23. 7487017 lockdep: fix invalid list_del_rcu in zap_class by Zhu Yi · 16 years ago
  24. 04148b7 lockstat: repair erronous contention statistics by Joe Korty · 16 years ago
  25. 2189459 lockstat: fix numerical output rounding error by Joe Korty · 16 years ago
  26. f73be6d smp: have smp_call_function_single() detect invalid CPUs by H. Peter Anvin · 16 years ago
  27. cc556c5 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
  28. ffb4ba7 [module] Don't let gcc inline load_module() by Linus Torvalds · 16 years ago
  29. 354879b sched_clock: fix cpu_clock() by Peter Zijlstra · 16 years ago
  30. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  31. 43cc071 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
  32. 05f57f5 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
  33. 3c4fbe5 nohz: fix wrong event handler after online an offlined cpu by Miao Xie · 16 years ago
  34. 01dcb04 rcu: fix synchronize_rcu() so that kernel-doc works by Randy Dunlap · 16 years ago
  35. efc2dea sched: enable LB_BIAS by default by Peter Zijlstra · 16 years ago
  36. 2d70b68 fix setpriority(PRIO_PGRP) thread iterator breakage by Ken Chen · 16 years ago
  37. 1b04624 tracehook: fix SA_NOCLDWAIT by Roland McGrath · 16 years ago
  38. 6951b12 lockdep: fix spurious 'inconsistent lock state' warning by Dmitry Baryshkov · 16 years ago
  39. 406703f 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
  40. c100548 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
  41. 71ef2a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  42. df60a84 lockdep: fix build if CONFIG_PROVE_LOCKING not defined by Stephen Hemminger · 16 years ago
  43. 55cd534 sched: scale sysctl_sched_shares_ratelimit with nr_cpus by Peter Zijlstra · 16 years ago
  44. be4de35 completions: uninline try_wait_for_completion and completion_done by Dave Chinner · 16 years ago
  45. 8c5a1cf kexec: use a mutex for locking rather than xchg() by Andrew Morton · 16 years ago
  46. 3122c33 kexec jump: fix for ftrace by Huang Ying · 16 years ago
  47. 73bd9c7 kexec jump: in sync with hibernation implementation by Huang Ying · 16 years ago
  48. ca195b7 kexec jump: remove duplication of kexec_restart_prepare() by Huang Ying · 16 years ago
  49. 163f687 kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE by Huang Ying · 16 years ago
  50. 7ade3fc kexec jump: clean up #ifdef and comments by Huang Ying · 16 years ago
  51. 4cd69b9 kexec: fix compilation warning on xchg(&kexec_lock, 0) in kernel_kexec() by Huang Ying · 16 years ago
  52. f1679d0 sched: fix rt-bandwidth hotplug race by Peter Zijlstra · 16 years ago
  53. 5cd9c58 security: Fix setting of PF_SUPERPRIV by __capable() by David Howells · 16 years ago
  54. 09f2724 sched: fix the race between walk_tg_tree and sched_create_group by Zhang, Yanmin · in the future
  55. 2df8b1d lockdep: use WARN() in kernel/lockdep.c by Arjan van de Ven · 16 years ago
  56. c72f457 lockdep: spin_lock_nest_lock(), checkpatch fixes by Andrew Morton · 16 years ago
  57. 73909f7 Merge commit 'v2.6.27-rc3' into core/urgent by Ingo Molnar · 16 years ago
  58. d6672c5 lockdep: build fix by Ingo Molnar · 16 years ago
  59. f18e439 genirq: switch /proc/irq/*/smp_affinity et al to seqfiles by Alexey Dobriyan · 16 years ago
  60. 3ee1062 cpu hotplug: s390 doesn't support additional_cpus anymore. by Heiko Carstens · 16 years ago
  61. 9634885 Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  62. 1c89ac5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  63. c2fc119 generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask(), fix by Nick Piggin · 16 years ago
  64. ed6d687 stop_machine: remove unused variable by Li Zefan · 16 years ago
  65. 59f9415 modules: extend initcall_debug functionality to the module loader by Arjan van de Ven · 16 years ago
  66. 1ea2950 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
  67. 67a077d Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  68. 9b4d0ba 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
  69. 23a0ee9 Merge branch 'core/locking' into core/urgent by Ingo Molnar · 16 years ago
  70. e26b33e Merge branch 'sched/clock' into sched/urgent by Ingo Molnar · 16 years ago
  71. 0f2bc27 lockdep: fix debug_lock_alloc by Peter Zijlstra · 16 years ago
  72. 279ef6b sched, cpu hotplug: fix set_cpus_allowed() use in hotplug callbacks by Dmitry Adamushko · 16 years ago
  73. cc7a486c generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask() by Nick Piggin · 16 years ago
  74. 77ae651 sched: fix mysql+oltp regression by Mike Galbraith · 16 years ago
  75. 251a169 Merge branch 'linus' into sched/urgent by Ingo Molnar · 16 years ago
  76. 3295f0e lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]() by Ingo Molnar · 16 years ago
  77. 8bfe029 lockdep: handle chains involving classes defined in modules by Rabin Vincent · 16 years ago
  78. b7d39af lockdep: spin_lock_nest_lock() by Peter Zijlstra · 16 years ago
  79. 7531e2f lockdep: lock protection locks by Peter Zijlstra · 16 years ago
  80. 4f3e752 lockdep: map_acquire by Peter Zijlstra · 16 years ago
  81. f82b217 lockdep: shrink held_lock structure by Dave Jones · 16 years ago
  82. 1b12bbc lockdep: re-annotate scheduler runqueues by Peter Zijlstra · 16 years ago
  83. 64aa348 lockdep: lock_set_subclass - reset a held lock's subclass by Peter Zijlstra · 16 years ago
  84. cf206bf Merge branch 'linus' into sched/clock by Ingo Molnar · 16 years ago
  85. c1955a3 sched_clock: delay using sched_clock() by Peter Zijlstra · 16 years ago
  86. cb3952b DMA: make dma-coherent.c documentation kdoc-friendly by Dmitry Baryshkov · 16 years ago
  87. bf1db69 pm_qos: spelling fixes by Richard Hughes · 16 years ago
  88. d2dc1f4 dma: fix order calculation in dma_mark_declared_memory_occupied() by Jan Beulich · 16 years ago
  89. c69ad71 genirq: better warning on irqchip->set_type() failure by David Brownell · 16 years ago
  90. 5b2becc semaphore: __down_common: use signal_pending_state() by Oleg Nesterov · 16 years ago
  91. 3219445 relay: fix "full buffer with exactly full last subbuffer" accounting problem by Tom Zanussi · 16 years ago
  92. b13ad6f Merge branch 'audit.b56' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 16 years ago
  93. 725aad2 __sched_setscheduler: don't do any policy checks when not "user" by Jeremy Fitzhardinge · 16 years ago
  94. 1a61c88 Re: [PATCH] Fix the kernel panic of audit_filter_task when key field is set by zhangxiliang · 16 years ago
  95. 5c7edcd tracehook: fix exit_signal=0 case by Roland McGrath · 16 years ago
  96. 5adf2b0 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
  97. 31582b0 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
  98. 20c6aaa [PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT when set fail, no error output. by zhangxiliang · 16 years ago
  99. 980dfb0 [PATCH] Fix the kernel panic of audit_filter_task when key field is set by zhangxiliang · 16 years ago
  100. 036bbf7 Re: [PATCH] the loginuid field should be output in all AUDIT_CONFIG_CHANGE audit messages by zhangxiliang · 16 years ago