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