1. b60f796 kernel/watchdog.c: add comment to watchdog() exit path by Andrew Morton · 13 years ago
  2. 4501980 kernel/watchdog.c: convert to pr_foo() by Andrew Morton · 13 years ago
  3. 7a05c0f watchdog: make sure the watchdog thread gets CPU on loaded system by Michal Hocko · 13 years ago
  4. 397a21f kernel/exit.c: if init dies, log a signal which killed it, if any by Denys Vlasenko · 13 years ago
  5. ebec18a prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision by Lennart Poettering · 13 years ago
  6. 88b28ad kernel-time: fix s/then/than/ spelling errors by Jim Cromie · 13 years ago
  7. 335dd85 time: remove no_sync_cmos_clock by Cesar Eduardo Barros · 13 years ago
  8. e919cfd time: Avoid scary backtraces when warning of > 11% adj by John Stultz · 13 years ago
  9. ad30dfa alarmtimer: Make sure we initialize the rtctimer by John Stultz · 13 years ago
  10. a20ae85 Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 13 years ago
  11. e335e3e locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage by Raghavendra K T · 13 years ago
  12. 6c16a6d sched: Fix compiler warning about declared inline after use by Peter Zijlstra · 13 years ago
  13. c720620 perf: Fix mmap_page capabilities and docs by Peter Zijlstra · 13 years ago
  14. 7bfe0e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  15. 6b43ae8 ntp: Fix leap-second hrtimer livelock by John Stultz · 13 years ago
  16. 1ba0c17 kdb: Add message about CONFIG_DEBUG_RODATA on failure to install breakpoint by Jason Wessel · 13 years ago
  17. b8adde8 kdb: Avoid using dbg_io_ops until it is initialized by Tim Bird · 13 years ago
  18. bec4d62 kgdb,debug_core: add the ability to control the reboot notifier by Jason Wessel · 13 years ago
  19. 8f30d41 KDB: Fix usability issues relating to the 'enter' key. by Andrei Warkentin · 13 years ago
  20. 2366e04 kgdb,debug-core,gdbstub: Hook the reboot notifier for debugger detach by Jason Wessel · 13 years ago
  21. 9fbe465 kgdb: Respect that flush op is optional by Jan Kiszka · 13 years ago
  22. 01de982 tracing: Fix ftrace stack trace entries by Wolfgang Mauerer · 13 years ago
  23. 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  24. 6605f9a Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent by Ingo Molnar · 13 years ago
  25. ca464d6 memcg: let css_get_next() rely upon rcu_read_lock() by Hugh Dickins · 13 years ago
  26. 42aee6c cgroup: revert ss_id_lock to spinlock by Hugh Dickins · 13 years ago
  27. 05af2e1 mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() by David Rientjes · 13 years ago
  28. cc9a6c8 cpuset: mm: reduce large amounts of memory barrier related damage v3 by Mel Gorman · 13 years ago
  29. c3f0327 mm: add rss counters consistency check by Konstantin Khlebnikov · 13 years ago
  30. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  31. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  32. b871661 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  33. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  34. c7c66c0 Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  35. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 13 years ago
  36. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  37. 38eff28 constify path argument of trace_seq_path() by Al Viro · 13 years ago
  38. 66b3fad constify path argument of audit_log_d_path() by Al Viro · 13 years ago
  39. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  40. e45836f Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  41. 0d9cabd Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  42. b6e238d exit_signal: fix the "parent has changed security domain" logic by Oleg Nesterov · 13 years ago
  43. e636825 exit_signal: simplify the "we have changed execution domain" logic by Oleg Nesterov · 13 years ago
  44. 5f8aadd CLONE_PARENT shouldn't allow to set ->exit_signal by Oleg Nesterov · 13 years ago
  45. 161f7a7 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  46. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  47. 9c2b957 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  48. 0bbfcaf Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  49. 5928a2b Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  50. 0de9a1e power: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  51. d762a50 kdb: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  52. 5ed59af Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  53. e04268b genirq: Remove paranoid warnons and bogus fixups by Thomas Gleixner · 13 years ago
  54. a4ca129 time: Remove bogus comments by Thomas Gleixner · 13 years ago
  55. f695cf9 time: Fix change_clocksource locking by John Stultz · 13 years ago
  56. 79f0713 prctl: use CAP_SYS_RESOURCE for PR_SET_MM option by Cyrill Gorcunov · 13 years ago
  57. a078c6d ntp: Fix integer overflow when setting time by Sasha Levin · 13 years ago
  58. 600e145 printk: Make it compile with !CONFIG_PRINTK by Peter Zijlstra · 13 years ago
  59. f1cbd03 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  60. 7140ea1 genirq: Flush the irq thread on synchronization by Ido Yariv · 13 years ago
  61. 2dc9b5d padata: Fix race on sequence number wrap by Steffen Klassert · 13 years ago
  62. 3047817 padata: Fix race in the serialization path by Steffen Klassert · 13 years ago
  63. fa73dc9 tracing: Fix build breakage without CONFIG_PERF_EVENTS by Mark Brown · 13 years ago
  64. db6544e ftrace: Fix function_graph for archs that test ftrace_trace_function by Rajesh Bhagat · 13 years ago
  65. df8d291 Merge branch 'linus' into irq/core by Thomas Gleixner · 13 years ago
  66. 47258cf Merge tag 'v3.3-rc7' into sched/core by Ingo Molnar · 13 years ago
  67. 01f23e1 sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callback by Catalin Marinas · 13 years ago
  68. bea95c1 Merge branch 'perf/hw-branch-sampling' into perf/core by Ingo Molnar · 13 years ago
  69. 35239e2 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  70. c308b56 sched: Fix nohz load accounting -- again! by Peter Zijlstra · 13 years ago
  71. 8e3fabf sched: Update yield() docs by Peter Zijlstra · 13 years ago
  72. 3ccf3e8 printk/sched: Introduce special printk_sched() for those awkward moments by Peter Zijlstra · 13 years ago
  73. 554ceca sched/nohz: Correctly initialize 'next_balance' in 'nohz' idle balancer by Diwakar Tundlam · 13 years ago
  74. 5fbd036 sched: Cleanup cpu_active madness by Peter Zijlstra · 13 years ago
  75. 5d6523e sched: Fix load-balance wreckage by Peter Zijlstra · 13 years ago
  76. e06ffa1 workqueue: use percpu allocator for cwq on UP by Lai Jiangshan · 13 years ago
  77. b675b36 Merge commit 'v3.3-rc6' into next by Dmitry Torokhov · 13 years ago
  78. 5234ffb genirq: Get rid of unnecessary IRQTF_DIED flag by Alexander Gordeev · 13 years ago
  79. 05d74ef genirq: No need to check IRQTF_DIED before stopping a thread handler by Alexander Gordeev · 13 years ago
  80. 4bcdf1d genirq: Get rid of unnecessary irqaction field in task_struct by Alexander Gordeev · 13 years ago
  81. 540b60e genirq: Fix incorrect check for forced IRQ thread handler by Alexander Gordeev · 13 years ago
  82. 4293f20 Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume" by Linus Torvalds · 13 years ago
  83. 52abb70 genirq: Clear action->thread_mask if IRQ_ONESHOT is not set by Thomas Gleixner · 13 years ago
  84. b2a0017 softirq: Reduce invoke_softirq() code duplication by Heiko Carstens · 13 years ago
  85. a09b659 genirq: Fix long-term regression in genirq irq_set_irq_type() handling by Russell King · 13 years ago
  86. 6027ce4 hung_task: fix the broken rcu_lock_break() logic by Oleg Nesterov · 13 years ago
  87. 6e27f63 vfork: kill PF_STARTING by Oleg Nesterov · 13 years ago
  88. 57b59c4 coredump_wait: don't call complete_vfork_done() by Oleg Nesterov · 13 years ago
  89. d68b46f vfork: make it killable by Oleg Nesterov · 13 years ago
  90. c415c3b vfork: introduce complete_vfork_done() by Oleg Nesterov · 13 years ago
  91. f986a49 kprobes: return proper error code from register_kprobe() by Prashanth Nageshappa · 13 years ago
  92. c22ab33 kmsg_dump: don't run on non-error paths by default by Matthew Garrett · 13 years ago
  93. d010b33 perf: Add callback to flush branch_stack on context switch by Stephane Eranian · 13 years ago
  94. 2481c5f perf: Disable PERF_SAMPLE_BRANCH_* when not supported by Stephane Eranian · 13 years ago
  95. bce38cd perf: Add generic taken branch sampling support by Stephane Eranian · 13 years ago
  96. 737f24b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  97. ed819e3 Merge branch 'pm-qos' by Rafael J. Wysocki · 13 years ago
  98. 643161ac Merge branch 'pm-sleep' by Rafael J. Wysocki · 13 years ago
  99. 37f08be PM / Freezer: Remove references to TIF_FREEZE in comments by Marcos Paulo de Souza · 13 years ago
  100. 05b4877 PM / Hibernate: Enable usermodehelpers in hibernate() error path by Srivatsa S. Bhat · 13 years ago