1. 66307ae workqueue: add missing smp_wmb() in process_one_work() by Tejun Heo · 14 years ago
  2. 3fc49ce kernel/sys.c: call disable_nonboot_cpus() in kernel_restart() by Shawn Guo · 14 years ago
  3. 97ed537 kthread_worker: reimplement flush_kthread_work() to allow freeing the work item being executed by Tejun Heo · 14 years ago
  4. 34b6567 kthread_worker: reorganize to prepare for flush_kthread_work() reimplementation by Tejun Heo · 14 years ago
  5. 9a227fc time: Move ktime_t overflow checking into timespec_valid_strict by John Stultz · 14 years ago
  6. 80257cb time: Avoid making adjustments if we haven't accumulated anything by John Stultz · 14 years ago
  7. 8e87815 time: Improve sanity checking of timekeeping inputs by John Stultz · 14 years ago
  8. e194fab sched: Fix race in task_group() by Peter Zijlstra · 14 years ago
  9. 11266a8 Fix a dead loop in async_synchronize_full() by Li Zhong · 14 years ago
  10. 6adebb0 workqueue: UNBOUND -> REBIND morphing in rebind_workers() should be atomic by Lai Jiangshan · 14 years ago
  11. 48f0f14 sched: Add missing call to calc_load_exit_idle() by Charles Wang · 14 years ago
  12. d156b47 perf_event: Switch to internal refcount, fix race with close() by Al Viro · 14 years ago
  13. fc7da7e workqueue: reimplement work_on_cpu() using system_wq by Tejun Heo · 14 years ago
  14. ebad30a sched: fix divide by zero at {thread_group,task}_times by Stanislaw Gruszka · 14 years ago
  15. 0f342b9 sched,cgroup: Fix up task_groups list by Mike Galbraith · 14 years ago
  16. 47b8bbd audit: fix refcounting in audit-tree by Miklos Szeredi · 14 years ago
  17. ae2a5dd audit: don't free_chunk() after fsnotify_add_mark() by Miklos Szeredi · 14 years ago
  18. 26665db random: remove rand_initialize_irq() by Theodore Ts'o · 14 years ago
  19. 0110bbf random: make 'add_interrupt_randomness()' do something sane by Theodore Ts'o · 14 years ago
  20. b3f9576 futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi() by Darren Hart · 14 years ago
  21. 47b6ff7 futex: Fix bug in WARN_ON for NULL q.pi_state by Darren Hart · 14 years ago
  22. d48c1ba futex: Test for pi_mutex on fault in futex_wait_requeue_pi() by Darren Hart · 14 years ago
  23. 27cd8f5 posix_types.h: Cleanup stale __NFDBITS and related definitions by Josh Boyer · 14 years ago
  24. d3b4254 workqueue: perform cpu down operations from low priority cpu_notifier() by Tejun Heo · 14 years ago
  25. d3dd392 ftrace: Disable function tracing during suspend/resume and hibernation, again by Srivatsa S. Bhat · 14 years ago
  26. fd25080 ntp: Fix STA_INS/DEL clearing bug by John Stultz · 14 years ago
  27. 3cdeda1 timekeeping: Add missing update call in timekeeping_resume() by Thomas Gleixner · 14 years ago
  28. 6321a0a hrtimer: Update hrtimer base offsets each hrtimer_interrupt by John Stultz · 14 years ago
  29. 765bdc4 timekeeping: Provide hrtimer update function by Thomas Gleixner · 14 years ago
  30. dd3cded hrtimers: Move lock held region in hrtimer_interrupt() by Thomas Gleixner · 14 years ago
  31. 7d1f071 timekeeping: Maintain ktime_t based offsets for hrtimers by Thomas Gleixner · 14 years ago
  32. 2e947d4 timekeeping: Fix leapsecond triggered load spike issue by John Stultz · 14 years ago
  33. 5e5006e hrtimer: Provide clock_was_set_delayed() by John Stultz · 14 years ago
  34. 7490d0a sched/nohz: Rewrite and fix load-avg computation -- again by Peter Zijlstra · 14 years ago
  35. 2c07f25 splice: fix racy pipe->buffers uses by Eric Dumazet · 14 years ago
  36. 4943d9c tracing: change CPU ring buffer state from tracing_cpumask by Vaibhav Nagarnaik · 14 years ago
  37. 21017fa mm: correctly synchronize rss-counters at exit/exec by Konstantin Khlebnikov · 14 years ago
  38. c17f648b6 ntp: Correct TAI offset during leap second by Richard Cochran · 14 years ago
  39. d64cbbc kdump: Execute kmsg_dump(KMSG_DUMP_PANIC) after smp_send_stop() by Seiji Aguchi · 14 years ago
  40. 3993b24 tracing: Have tracing_off() actually turn tracing off by Steven Rostedt · 14 years ago
  41. 8997b22 sched: Fix the relax_domain_level boot parameter by Dimitri Sivanich · 14 years ago
  42. d913c02 timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond by John Stultz · 14 years ago
  43. 3876c72 mm/fork: fix overflow in vma length when copying mmap on clone by Siddhesh Poyarekar · 14 years ago
  44. 24312d3 workqueue: skip nr_running sanity check in worker_enter_idle() if trustee is active by Tejun Heo · 14 years ago
  45. 31ae983 Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  46. 3911ff3 genirq: export handle_edge_irq() and irq_to_desc() by Jiri Kosina · 14 years ago
  47. 5e2bf01 namespaces, pid_ns: fix leakage on fork() failure by Mike Galbraith · 14 years ago
  48. 9b63776 tracing: Do not enable function event with enable by Steven Rostedt · 14 years ago
  49. b7dafa0 compat: Fix RT signal mask corruption via sigprocmask by Jan Kiszka · 14 years ago
  50. 30b4e9e sched: Fix KVM and ia64 boot crash due to sched_groups circular linked list assumption by Igor Mammedov · 14 years ago
  51. 6cfdd02 Merge tag 'pm-for-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 14 years ago
  52. 78e97a4 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  53. daae677 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  54. 06fc5d3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  55. f607245 Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 14 years ago
  56. 724b6da perf: Fix perf_event_for_each() to use sibling by Michael Ellerman · 14 years ago
  57. fb2cf2c sched: Fix OOPS when build_sched_domains() percpu allocation fails by he, bo · 14 years ago
  58. eb95308 sched: Fix more load-balancing fallout by Peter Zijlstra · 14 years ago
  59. c716ef5 Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent by Ingo Molnar · 14 years ago
  60. 4d8cd7e Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent by Ingo Molnar · 14 years ago
  61. f8262d4 PM / Hibernate: fix the number of pages used for hibernate/thaw buffering by Bojan Smojver · 14 years ago
  62. 9f3045e irq: hide debug macros so they don't collide with others. by Paul Gortmaker · 14 years ago
  63. db4c75c tracing: Fix stacktrace of latency tracers (irqsoff and friends) by Steven Rostedt · 14 years ago
  64. a6371f8 tick: Fix the spurious broadcast timer ticks after resume by Suresh Siddha · 14 years ago
  65. b9a6a23 tick: Ensure that the broadcast device is initialized by Thomas Gleixner · 14 years ago
  66. b435092 tick: Fix oneshot broadcast setup really by Thomas Gleixner · 14 years ago
  67. 92c3870 rcu: Permit call_rcu() from CPU_DYING notifiers by Paul E. McKenney · 14 years ago
  68. 348f0fc tracing: Fix regression with tracing_on by Steven Rostedt · 14 years ago
  69. 668ce0a Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 14 years ago
  70. 6e48b55 tracing: Fix build breakage without CONFIG_PERF_EVENTS (again) by Mark Brown · 14 years ago
  71. ef1f098 irq_work: fix compile failure on tile from missing include by Chris Metcalf · 14 years ago
  72. b3dfd76 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  73. 5269a9a irq_domain: fix type mismatch in debugfs output format by Grant Likely · 14 years ago
  74. ccb1ec9 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  75. ecca5c3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 14 years ago
  76. 026ee1f panic: fix stack dump print on direct call to panic() by Jason Wessel · 14 years ago
  77. 7e06648 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  78. 6fa6c8e2 irq_domain: Move irq_virq_count into NOMAP revmap by Grant Likely · 14 years ago
  79. 79549c6 cred: copy_process() should clear child->replacement_session_keyring by Oleg Nesterov · 14 years ago
  80. 15e06bf irqdomain: Fix debugfs formatting by Grant Likely · 14 years ago
  81. ac5830a irq_domain: correct the debugfs file name by Mika Westerberg · 14 years ago
  82. 5b7526e irq/irq_domain: Quit ignoring error returns from irq_alloc_desc_from(). by David Daney · 14 years ago
  83. fa4da36 clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_oneshot() by Suresh Siddha · 14 years ago
  84. 9886f44 itimer: Use printk_once instead of WARN_ONCE by Thomas Gleixner · 14 years ago
  85. d6a624e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 14 years ago
  86. 6f10392 nohz: Fix stale jiffies update in tick_nohz_restart() by Neal Cardwell · 14 years ago
  87. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 14 years ago
  88. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 14 years ago
  89. 620f6e8 sysctl: fix write access to dmesg_restrict/kptr_restrict by Kees Cook · 14 years ago
  90. 6c216ec Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 14 years ago
  91. 64ebe98 Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 14 years ago
  92. 9569412 Merge branch 'paul' (Fixups from Paul Gortmaker) by Linus Torvalds · 14 years ago
  93. 8f6b767 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  94. deb74f5 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 14 years ago
  95. 83e3fa6 irq_work: fix compile failure on MIPS from system.h split by Paul Gortmaker · 14 years ago
  96. f22e08a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  97. f187e9f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  98. 3872c48 tick: Document TICK_ONESHOT config option by Thomas Gleixner · 14 years ago
  99. e3831ed sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq() by Srivatsa S. Bhat · 14 years ago
  100. f558c27 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago