1. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  2. 6ac15ba Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  3. 5c39509 Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  4. 7adf12b Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  5. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  6. 65f2606 time: Remove development rules from Kbuild/Makefile by Thomas Gleixner · 10 years ago
  7. 200f1ce kernel/relay.c: use kvfree() in relay_free_page_array() by Pekka Enberg · 10 years ago
  8. b389645 printk: improve the description of /dev/kmsg line format by Antonio Ospite · 10 years ago
  9. 3e44c471 gcov: add support for GCC 5.1 by Lorenzo Stoakes · 10 years ago
  10. 5375b70 kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path by HATAYAMA Daisuke · 10 years ago
  11. f45d85f kernel/panic: call the 2nd crash_kexec() only if crash_kexec_post_notifiers is enabled by HATAYAMA Daisuke · 10 years ago
  12. 20bdc2c modules: only use mod->param_lock if CONFIG_MODULES by Stephen Rothwell · 10 years ago
  13. cf2fde7 param: fix module param locks when !CONFIG_SYSFS. by Rusty Russell · 10 years ago
  14. 4a10a91 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 10 years ago
  15. e22619a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  16. e0dd880 Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  17. bbe179f Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  18. 8d7804a Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  19. e382608 Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  20. 24bfcb1 timer: Fix hotplug regression by Thomas Gleixner · 10 years ago
  21. fcbc177 Merge tag 'trace-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  22. e8a0b37d Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  23. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  24. 132c242 Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  25. 51229b4 exit,stats: /* obey this comment */ by Rik van Riel · 10 years ago
  26. ff14417 kernel/trace/blktrace.c: use strreplace() in do_blk_trace_setup() by Rasmus Villemoes · 10 years ago
  27. 1bb5647 kernel/trace/trace_events_filter.c: use strreplace() by Rasmus Villemoes · 10 years ago
  28. 3ea4331 check_syslog_permissions() cleanup by Vasily Averin · 10 years ago
  29. d194e5d security_syslog() should be called once only by Vasily Averin · 10 years ago
  30. 6fe2935 printk: implement support for extended console drivers by Tejun Heo · 10 years ago
  31. 0a295e67 printk: factor out message formatting from devkmsg_read() by Tejun Heo · 10 years ago
  32. d43ff43 printk: guard the amount written per line by devkmsg_read() by Tejun Heo · 10 years ago
  33. 3033f14a clone: support passing tls argument via C rather than pt_regs magic by Josh Triplett · 10 years ago
  34. 4a00e9d prctl: more prctl(PR_SET_MM_*) checks by Alexey Dobriyan · 10 years ago
  35. cc9e4bd tracing: Fix typo from "static inlin" to "static inline" by Steven Rostedt (Red Hat) · 10 years ago
  36. 6b88f44 tracing/filter: Do not allow infix to exceed end of string by Steven Rostedt (Red Hat) · 10 years ago
  37. b4875bb tracing/filter: Do not WARN on operand count going below zero by Steven Rostedt (Red Hat) · 10 years ago
  38. bfffa1c Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  39. aefbef1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  40. 16e9519 mm: oom_kill: clean up victim marking and exiting interfaces by Johannes Weiner · 10 years ago
  41. fe4ba3c watchdog: add watchdog_cpumask sysctl to assist nohz by Chris Metcalf · 10 years ago
  42. b5242e9 smpboot: allow excluding cpus from the smpboot threads by Chris Metcalf · 10 years ago
  43. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  44. fff3b16 PM / sleep: Increase default DPM watchdog timeout to 60 by Takashi Iwai · 10 years ago
  45. 98ec21a Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  46. 8c50660 PM / hibernate: re-enable nonboot cpus on disable_nonboot_cpus() failure by Vitaly Kuznetsov · 10 years ago
  47. a262948 Merge branch 'sched-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  48. 43c9fad Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  49. 0faef83 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 10 years ago
  50. b51d23e module: add per-module param_lock by Dan Streetman · 10 years ago
  51. 5104b7d module: make perm const by Dan Streetman · 10 years ago
  52. 74c3dea3 params: suppress unused variable error, warn once just in case code changes. by Rusty Russell · 10 years ago
  53. 407a2c7 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  54. 3a95398 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  55. 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  56. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  57. e75c73a Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  58. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  59. 6bc4c3a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  60. c58267e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  61. 1bf7067 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  62. fc934d4 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  63. 110c146 Merge branches 'for-4.1/upstream-fixes', 'for-4.2/kaslr' and 'for-4.2/upstream' into for-linus by Jiri Kosina · 10 years ago
  64. 7ef3d7d Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updates by Ingo Molnar · 10 years ago
  65. f052186 Merge branch 'irq/for-x86' into irq/core by Thomas Gleixner · 10 years ago
  66. a614a610a genirq: Remove bogus restriction in irq_move_mask_irq() by Thomas Gleixner · 10 years ago
  67. 9f40a51 locking/rtmutex: Update stale plist comments by Davidlohr Bueso · 10 years ago
  68. 802ab58 futex: Lower the lock contention on the HB lock during wake up by Sebastian Andrzej Siewior · 10 years ago
  69. 683be13 timer: Minimize nohz off overhead by Thomas Gleixner · 10 years ago
  70. bc7a34b timer: Reduce timer migration overhead if disabled by Thomas Gleixner · 10 years ago
  71. c74441a timer: Stats: Simplify the flags handling by Thomas Gleixner · 10 years ago
  72. 0eeda71 timer: Replace timer base by a cpu index by Thomas Gleixner · 10 years ago
  73. 1dabbce timer: Use hlist for the timer wheel hash buckets by Thomas Gleixner · 10 years ago
  74. 1bd04bf timer: Remove FIFO "guarantee" by Thomas Gleixner · 10 years ago
  75. 3bb475a timers: Sanitize catchup_timer_jiffies() usage by Thomas Gleixner · 10 years ago
  76. 6fab541 sched/deadline: Remove needless parameter in dl_runtime_exceeded() by Zhiqiang Zhang · 10 years ago
  77. 6713c3a sched: Remove superfluous resetting of the p->dl_throttled flag by Wanpeng Li · 10 years ago
  78. 178a4d2 sched/deadline: Drop duplicate init_sched_dl_class() declaration by Wanpeng Li · 10 years ago
  79. 9d51426 sched/deadline: Reduce rq lock contention by eliminating locking of non-feasible target by Wanpeng Li · 10 years ago
  80. a6c0e74 sched/deadline: Make init_sched_dl_class() __init by Wanpeng Li · 10 years ago
  81. 8b5e770 sched/deadline: Optimize pull_dl_task() by Wanpeng Li · 10 years ago
  82. 1cde293 sched/preempt: Add static_key() to preempt_notifiers by Peter Zijlstra · 10 years ago
  83. d84525a sched/preempt: Fix preempt notifiers documentation about hlist_del() within unsafe iteration by Mathieu Desnoyers · 10 years ago
  84. b17718d sched/stop_machine: Fix deadlock between multiple stop_two_cpus() by Peter Zijlstra · 10 years ago
  85. 82a0d27 sched/debug: Add sum_sleep_runtime to /proc/<pid>/sched by Srikar Dronamraju · 10 years ago
  86. c5f3ab1 sched/debug: Replace vruntime with wait_sum in /proc/sched_debug by Srikar Dronamraju · 10 years ago
  87. 33d6176 sched/debug: Properly format runnable tasks in /proc/sched_debug by Srikar Dronamraju · 10 years ago
  88. 405963b locking/qrwlock: Don't contend with readers when setting _QW_WAITING by Waiman Long · 10 years ago
  89. 2f993cf perf: Fix ring_buffer_attach() RCU sync, again by Oleg Nesterov · 10 years ago
  90. ab232ba Merge branches 'pm-sleep' and 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  91. 4a3004e Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  92. cbce1a6 sched,lockdep: Employ lock pinning by Peter Zijlstra · 10 years ago
  93. a24fc60 lockdep: Implement lock pinning by Peter Zijlstra · 10 years ago
  94. e0f56fd lockdep: Simplify lock_release() by Peter Zijlstra · 10 years ago
  95. 5e16bbc sched: Streamline the task migration locking a little by Peter Zijlstra · 10 years ago
  96. 5cc389b sched: Move code around by Peter Zijlstra · 10 years ago
  97. a649f23 sched,dl: Fix sched class hopping CBS hole by Peter Zijlstra · 10 years ago
  98. 9916e21 sched, dl: Convert switched_{from, to}_dl() / prio_changed_dl() to balance callbacks by Peter Zijlstra · 10 years ago
  99. 0ea60c2 sched,dl: Remove return value from pull_dl_task() by Peter Zijlstra · 10 years ago
  100. fd7a4be sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance callbacks by Peter Zijlstra · 10 years ago