1. 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
  2. 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
  3. 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
  4. 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
  5. e04268b genirq: Remove paranoid warnons and bogus fixups by Thomas Gleixner · 13 years ago
  6. 79f0713 prctl: use CAP_SYS_RESOURCE for PR_SET_MM option by Cyrill Gorcunov · 13 years ago
  7. f1cbd03 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  8. 7140ea1 genirq: Flush the irq thread on synchronization by Ido Yariv · 13 years ago
  9. df8d291 Merge branch 'linus' into irq/core by Thomas Gleixner · 13 years ago
  10. bea95c1 Merge branch 'perf/hw-branch-sampling' into perf/core by Ingo Molnar · 13 years ago
  11. 35239e2 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  12. 5234ffb genirq: Get rid of unnecessary IRQTF_DIED flag by Alexander Gordeev · 13 years ago
  13. 05d74ef genirq: No need to check IRQTF_DIED before stopping a thread handler by Alexander Gordeev · 13 years ago
  14. 4bcdf1d genirq: Get rid of unnecessary irqaction field in task_struct by Alexander Gordeev · 13 years ago
  15. 540b60e genirq: Fix incorrect check for forced IRQ thread handler by Alexander Gordeev · 13 years ago
  16. 4293f20 Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume" by Linus Torvalds · 13 years ago
  17. 52abb70 genirq: Clear action->thread_mask if IRQ_ONESHOT is not set by Thomas Gleixner · 13 years ago
  18. b2a0017 softirq: Reduce invoke_softirq() code duplication by Heiko Carstens · 13 years ago
  19. a09b659 genirq: Fix long-term regression in genirq irq_set_irq_type() handling by Russell King · 13 years ago
  20. 6027ce4 hung_task: fix the broken rcu_lock_break() logic by Oleg Nesterov · 13 years ago
  21. 6e27f63 vfork: kill PF_STARTING by Oleg Nesterov · 13 years ago
  22. 57b59c4 coredump_wait: don't call complete_vfork_done() by Oleg Nesterov · 13 years ago
  23. d68b46f vfork: make it killable by Oleg Nesterov · 13 years ago
  24. c415c3b vfork: introduce complete_vfork_done() by Oleg Nesterov · 13 years ago
  25. f986a49 kprobes: return proper error code from register_kprobe() by Prashanth Nageshappa · 13 years ago
  26. c22ab33 kmsg_dump: don't run on non-error paths by default by Matthew Garrett · 13 years ago
  27. d010b33 perf: Add callback to flush branch_stack on context switch by Stephane Eranian · 13 years ago
  28. 2481c5f perf: Disable PERF_SAMPLE_BRANCH_* when not supported by Stephane Eranian · 13 years ago
  29. bce38cd perf: Add generic taken branch sampling support by Stephane Eranian · 13 years ago
  30. 737f24b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  31. 2273d5c Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  32. 62d3c54 Block: use a freezable workqueue for disk-event polling by Alan Stern · 13 years ago
  33. 8eedce9 static keys: Inline the static_key_enabled() function by Jason Baron · 13 years ago
  34. a706d4f Merge branch 'perf/jump-labels' into perf/core by Ingo Molnar · 13 years ago
  35. bdd4431 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 13 years ago
  36. 30ce2f7 perf/hwbp: Fix a possible memory leak by Namhyung Kim · 13 years ago
  37. 70ca00d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  38. faf3502 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  39. 8f2f748 CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume by Srivatsa S. Bhat · 13 years ago
  40. d80e731 epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() by Oleg Nesterov · 13 years ago
  41. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 13 years ago
  42. 8c79a04 sched/events: Revert trace_sched_stat_sleeptime() by Peter Zijlstra · 13 years ago
  43. a746e3c jump label: Fix compiler warning by Jason Baron · 13 years ago
  44. fadf046 jump label: Add a WARN() if jump label key count goes negative by Jason Baron · 13 years ago
  45. 1cc8596 rcu: Stop spurious warnings from synchronize_sched_expedited by Hugh Dickins · 13 years ago
  46. 696a02c rcu: Hold off RCU_FAST_NO_HZ after timer posted by Paul E. McKenney · 13 years ago
  47. c3ce910 rcu: Eliminate softirq-mediated RCU_FAST_NO_HZ idle-entry loop by Paul E. McKenney · 13 years ago
  48. 8a2ecf4 rcu: Add RCU_NONIDLE() for idle-loop RCU read-side critical sections by Paul E. McKenney · 13 years ago
  49. 29e37d8 rcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit() by Paul E. McKenney · 13 years ago
  50. ce5df97 rcu: Remove redundant check for rcu_head misalignment by Paul E. McKenney · 13 years ago
  51. 3c1b1ce PTR_ERR should be called before its argument is cleared. by Julia Lawall · 13 years ago
  52. 7129d38 rcu: Trace only after NULL-pointer check by Paul E. McKenney · 13 years ago
  53. 236fefa rcu: Call out dangers of expedited RCU primitives by Paul E. McKenney · 13 years ago
  54. 2036d94 rcu: Rework detection of use of RCU by offline CPUs by Paul E. McKenney · 13 years ago
  55. c5fdcec lockdep: Add CPU-idle/offline warning to lockdep-RCU splat by Paul E. McKenney · 13 years ago
  56. c0cfbbb rcu: No interrupt disabling for rcu_prepare_for_idle() by Paul E. McKenney · 13 years ago
  57. 3d3b7db rcu: Move synchronize_sched_expedited() to rcutree.c by Paul E. McKenney · 13 years ago
  58. c0d6d01 rcu: Check for illegal use of RCU from offlined CPUs by Paul E. McKenney · 13 years ago
  59. c13f375 rcu: Add CPU-stall capability to rcutorture by Paul E. McKenney · 13 years ago
  60. 9b9ec9b rcutorture: Permit holding off CPU-hotplug operations during boot by Paul E. McKenney · 13 years ago
  61. a858af2 rcu: Print scheduling-clock information on RCU CPU stall-warning messages by Paul E. McKenney · 13 years ago
  62. 13cfcca rcu: Set RCU CPU stall times via sysfs by Paul E. McKenney · 13 years ago
  63. 27565d6 rcu: Remove #ifdef CONFIG_SMP from TREE_RCU by Paul E. McKenney · 13 years ago
  64. c44e2cd rcu: Check for idle-loop entry while in RCU read-side critical section by Paul E. McKenney · 13 years ago
  65. 30fbcc9 rcu: Clean up straggling rcu_preempt_needs_cpu() name by Paul E. McKenney · 13 years ago
  66. 1aa03f1 rcu: Simplify unboosting checks by Paul E. McKenney · 13 years ago
  67. 8762705 rcu: Inform RCU of irq_exit() activity by Paul E. McKenney · 13 years ago
  68. 768dfff rcu: Prevent RCU callbacks from executing before scheduler initialized by Paul E. McKenney · 13 years ago
  69. afef205 rcu: Streamline code produced by __rcu_read_unlock() by Paul E. McKenney · 13 years ago
  70. 26861fa rcu: Protect __rcu_read_unlock() against scheduler-using irq handlers by Paul E. McKenney · 13 years ago
  71. f38bd10 rcu: Remove single-rcu_node optimization in rcu_start_gp() by Paul E. McKenney · 13 years ago
  72. a50c3af rcu: Don't make callbacks go through second full grace period by Paul E. McKenney · 13 years ago
  73. 8146c4e2 rcu: Check for callback invocation from offline CPUs by Paul E. McKenney · 13 years ago
  74. 778d250 rcu: Limit lazy-callback duration by Paul E. McKenney · 13 years ago
  75. 091541b rcu: Make rcutorture flag online/offline failures by Paul E. McKenney · 13 years ago
  76. e560140 rcu: Simplify offline processing by Paul E. McKenney · 13 years ago
  77. 486e259 rcu: Avoid waking up CPUs having only kfree_rcu() callbacks by Paul E. McKenney · 13 years ago
  78. 0bb7b59 rcu: Add diagnostic for misaligned rcu_head structures by Paul E. McKenney · 13 years ago
  79. fe15d70 rcu: Add lockdep-RCU checks for simple self-deadlock by Paul E. McKenney · 13 years ago
  80. 5500fa5 ftrace, perf: Add filter support for function trace event by Jiri Olsa · 13 years ago
  81. 02aa316 ftrace: Allow to specify filter field type for ftrace events by Jiri Olsa · 13 years ago
  82. ced3900 ftrace, perf: Add support to use function tracepoint in perf by Jiri Olsa · 13 years ago
  83. e59a0bf ftrace: Add FTRACE_ENTRY_REG macro to allow event registration by Jiri Olsa · 13 years ago
  84. 489c75c ftrace, perf: Add add/del tracepoint perf registration actions by Jiri Olsa · 13 years ago
  85. ceec0b6 ftrace, perf: Add open/close tracepoint perf registration actions by Jiri Olsa · 13 years ago
  86. e248491 ftrace: Add enable/disable ftrace_ops control interface by Jiri Olsa · 13 years ago
  87. 5b34926 tracing: Don't use p->len field to determine output in __print_*() functions by Steven Rostedt · 13 years ago
  88. e404b32 tracing: Don't print an extra separator of flags by Andrey Vagin · 13 years ago
  89. 8ebbfb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  90. 09bda44 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 13 years ago
  91. 81b4053 futex: Simplify return logic by Thomas Gleixner · 13 years ago
  92. 59263b5 futex: Cover all PI opcodes with cmpxchg enabled check by Thomas Gleixner · 13 years ago
  93. b4bc724 genirq: Handle pending irqs in irq_startup() by Thomas Gleixner · 13 years ago
  94. ac56376 genirq: Unmask oneshot irqs when thread was not woken by Thomas Gleixner · 13 years ago
  95. 074b851 vfs: fix panic in __d_lookup() with high dentry hashtable counts by Dimitri Sivanich · 13 years ago
  96. e3f89f4 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  97. 10f296c module: make module param bint handle nul value by Dave Young · 13 years ago
  98. 47b0edc tracing/trivial: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  99. 9510035 printk/tracing: Add console output tracing by Johannes Berg · 13 years ago
  100. 1e42e83 ftrace: sched_switch plugin is deprecated by Geunsik Lim · 13 years ago