1. 54d5f16e Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
  2. 57801c1 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. e3b22bc Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  4. 9521d39 Fix build break in fork.c when THREAD_SIZE < PAGE_SIZE by Michael Ellerman · 8 years ago
  5. 086e3eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  6. 7407054 oom, suspend: fix oom_reaper vs. oom_killer_disable race by Michal Hocko · 8 years ago
  7. b235bee Clarify naming of thread info/stack allocators by Linus Torvalds · 8 years ago
  8. feb245e sched/core: Allow kthreads to fall back to online && !active cpus by Tejun Heo · 8 years ago
  9. 754bd59 sched/fair: Do not announce throttled next buddy in dequeue_task_fair() by Konstantin Khlebnikov · 8 years ago
  10. 094f469 sched/fair: Initialize throttle_count for new task-groups lazily by Konstantin Khlebnikov · 8 years ago
  11. 4c5ea0a locking/static_key: Fix concurrent static_key_slow_inc() by Paolo Bonzini · 8 years ago
  12. 6720a30 locking: avoid passing around 'thread_info' in mutex debugging code by Linus Torvalds · 8 years ago
  13. f780f00 Merge tag 'trace-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  14. 70c8217 tracing: Handle NULL formats in hold_module_trace_bprintk_format() by Steven Rostedt (Red Hat) · 8 years ago
  15. 8974189 sched/fair: Fix cfs_rq avg tracking underflow by Peter Zijlstra · 8 years ago
  16. 4d03754 Merge branches 'doc.2016.06.15a', 'fixes.2016.06.15b' and 'torture.2016.06.14a' into HEAD by Paul E. McKenney · 8 years ago
  17. bc75e99 rcu: Correctly handle sparse possible cpus by Mark Rutland · 8 years ago
  18. 088e9d2 rcu: sysctl: Panic on RCU Stall by Daniel Bristot de Oliveira · 8 years ago
  19. aab0573 rcu: Fix a typo in a comment by Paul E. McKenney · 8 years ago
  20. 4929c91 rcu: Make call_rcu_tasks() tolerate first call with irqs disabled by Paul E. McKenney · 8 years ago
  21. df4565f kernel/kcov: unproxify debugfs file's fops by Nicolai Stange · 8 years ago
  22. 05dbbfe rcutorture: Fix error return code in rcu_perf_init() by Wei Yongjun · 8 years ago
  23. af06d4f rcuperf: Don't treat gp_exp mis-setting as a WARN by Boqun Feng · 8 years ago
  24. 750db0f torture: Stop onoff task if there is only one cpu by Boqun Feng · 8 years ago
  25. d95f5ba torture: Break online and offline functions out of torture_onoff() by Paul E. McKenney · 8 years ago
  26. 4e9a073 torture: Remove CONFIG_RCU_TORTURE_TEST_RUNNABLE, simplify code by Paul E. McKenney · 8 years ago
  27. f8cbdee torture: Simplify code, eliminate RCU_PERF_TEST_RUNNABLE by Paul E. McKenney · 8 years ago
  28. 40e0a6c rcu: Move expedited code from tree_plugin.h to tree_exp.h by Paul E. McKenney · 8 years ago
  29. 3549c2b rcu: Move expedited code from tree.c to tree_exp.h by Paul E. McKenney · 8 years ago
  30. d3acab6 rcu: Remove some superfluous lines by Peter Zijlstra · 8 years ago
  31. 590d175 rcu: Fix outdated hotplug-exclusion comment in rcu_gp_init() by Paul E. McKenney · 8 years ago
  32. 0d95092 rcu: Fix outdated rcu_scheduler_active comment by Paul E. McKenney · 8 years ago
  33. 57675cb kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processing sysrq-w by Andrey Ryabinin · 8 years ago
  34. eda8dca sched/debug: Fix deadlock when enabling sched events by Josh Poimboeuf · 8 years ago
  35. b7fa30c sched/fair: Fix post_init_entity_util_avg() serialization by Peter Zijlstra · 8 years ago
  36. f5364c1 Merge branch 'stacking-fixes' (vfs stacking fixes from Jann) by Linus Torvalds · 8 years ago
  37. 29d6455 sched: panic on corrupted stack end by Jann Horn · 8 years ago
  38. 60e3830 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  39. 7fcbc23 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  40. 02b07bd Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  41. 698ea54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  42. 524a3f2 Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  43. 3681196 Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle' by Rafael J. Wysocki · 8 years ago
  44. ba62baf kernel/relay.c: fix potential memory leak by Zhouyi Zhou · 8 years ago
  45. 077fa7a futex: Calculate the futex key based on a tail page for file-based futexes by Mel Gorman · 8 years ago
  46. 4698f88 sched/debug: Fix 'schedstats=enable' cmdline option by Josh Poimboeuf · 8 years ago
  47. 9c57259 sched/debug: Fix /proc/sched_debug regression by Josh Poimboeuf · 8 years ago
  48. 62a92c8 perf/core: Remove a redundant check by Alexander Shishkin · 8 years ago
  49. 2c61002 locking/qspinlock: Fix spin_unlock_wait() some more by Peter Zijlstra · 8 years ago
  50. 5b6c1b4d bpf, trace: use READ_ONCE for retrieving file ptr by Daniel Borkmann · 8 years ago
  51. 8c52b6d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  52. 2eec370 Merge tag 'irqchip-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 8 years ago
  53. 0422e83 locking/ww_mutex: Report recursive ww_mutex locking early by Chris Wilson · 8 years ago
  54. 9bd616e cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE by Catalin Marinas · 8 years ago
  55. 6b15d66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  56. c08376a timer: Export destroy_hrtimer_on_stack() by Guenter Roeck · 8 years ago
  57. d102a56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  58. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  59. 5b26fc8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  60. 7ef949d7 mm: oom_reaper: remove some bloat by Michal Hocko · 8 years ago
  61. 887bddf add down_write_killable_nested() by Al Viro · 8 years ago
  62. f89eae4 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. bdc6b75 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  64. 877c057 Merge tag 'pm-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  65. 4c2628cd Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core' by Rafael J. Wysocki · 8 years ago
  66. b7e7ade sched/core: Fix remote wakeups by Peter Zijlstra · 8 years ago
  67. 0e01df1 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  68. 59fa586 genirq: Fix missing return value in irq_destroy_ipi() by Matt Redfearn · 8 years ago
  69. 598fdc1 uprobes: wait for mmap_sem for write killable by Michal Hocko · 8 years ago
  70. 17b0573 prctl: make PR_SET_THP_DISABLE wait for mmap_sem killable by Michal Hocko · 8 years ago
  71. 7c05126 mm, fork: make dup_mmap wait for mmap_sem for write killable by Michal Hocko · 8 years ago
  72. 7a0058e s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres() by Xunlei Pang · 8 years ago
  73. 0eea086 kexec: do a cleanup for function kexec_load by Minfei Huang · 8 years ago
  74. 917a356 kexec: make a pair of map/unmap reserved pages in error path by Minfei Huang · 8 years ago
  75. 9b492cf kexec: introduce a protection mechanism for the crashkernel reserved memory by Xunlei Pang · 8 years ago
  76. 725fc62 kernek/fork.c: allocate idle task for a CPU always on its local node by Andi Kleen · 8 years ago
  77. 747800e kernel/signal.c: convert printk(KERN_<LEVEL> ...) to pr_<level>(...) by Wang Xiaoqiang · 8 years ago
  78. 91c4e8e wait: allow sys_waitid() to accept __WNOTHREAD/__WCLONE/__WALL by Oleg Nesterov · 8 years ago
  79. bf95993 wait/ptrace: assume __WALL if the child is traced by Oleg Nesterov · 8 years ago
  80. f43edca ELF/MIPS build fix by Ralf Baechle · 8 years ago
  81. 612baca bpf, inode: disallow userns mounts by Daniel Borkmann · 8 years ago
  82. 7639dad Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  83. bd28b14 x86: remove more uaccess_32.h complexity by Linus Torvalds · 8 years ago
  84. 5469dc2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  85. 087afe8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  86. e9256ef radix-tree: introduce radix_tree_empty by Matthew Wilcox · 8 years ago
  87. ede9c277 kernel/sysctl_binary.c: use generic UUID library by Andy Shevchenko · 8 years ago
  88. cf9b1106 printk/nmi: flush NMI messages on the system panic by Petr Mladek · 8 years ago
  89. 427934b printk/nmi: increase the size of NMI buffer and make it configurable by Petr Mladek · 8 years ago
  90. b522dea printk/nmi: warn when some message has been lost in NMI context by Petr Mladek · 8 years ago
  91. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 8 years ago
  92. 0740aa5 fork: free thread in copy_process on failure by Jiri Slaby · 8 years ago
  93. e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 8 years ago
  94. ec8d7c1 mm, oom_reaper: do not mmput synchronously from the oom reaper context by Michal Hocko · 8 years ago
  95. 1b9b69e bpf: teach verifier to recognize imm += ptr pattern by Alexei Starovoitov · 8 years ago
  96. d91b28e bpf: support decreasing order in direct packet access by Alexei Starovoitov · 8 years ago
  97. e27f4a9 bpf: Use mount_nodev not mount_ns to mount the bpf filesystem by Eric W. Biederman · 8 years ago
  98. b7552e1b bpf: rather use get_random_int for randomizations by Daniel Borkmann · 8 years ago
  99. 6112a30 ftrace: Don't disable irqs when taking the tasklist_lock read_lock by Soumya PN · 8 years ago
  100. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago