1. 0b86c75 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  2. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  3. a4d1dbe Merge branch 'for-4.7/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  4. 7f427d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  5. ede4090 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  6. 91e8d0cb Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. 2fe2edf Merge tag 'trace-fixes-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  8. be69f70 Merge branches 'for-4.7/core', 'for-4.7/livepatching-doc' and 'for-4.7/livepatching-ppc64' into for-linus by Jiri Kosina · 8 years ago
  9. 0e0162b Merge branch 'ovl-fixes' into for-linus by Al Viro · 8 years ago
  10. d57d394 Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  11. be09201 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  12. 825a3b2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  13. 36db171 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  14. 3469d26 Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  15. 1c19b68 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  16. 230e51f Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  17. a3871bd Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  18. 4f3446b bpf: add generic constant blinding for use in jits by Daniel Borkmann · 8 years ago
  19. d1c55ab bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis by Daniel Borkmann · 8 years ago
  20. c237ee5 bpf: add bpf_patch_insn_single helper by Daniel Borkmann · 8 years ago
  21. 4936e35 bpf: minor cleanups in ebpf code by Daniel Borkmann · 8 years ago
  22. c47b3bd Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  23. 04cafed locking/rwsem: Fix down_write_killable() by Peter Zijlstra · 8 years ago
  24. 909b27f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  25. 1410b74 Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  26. da92223 Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  27. 59643d1 ring-buffer: Prevent overflow of size in ring_buffer_resize() by Steven Rostedt (Red Hat) · 8 years ago
  28. 65643e3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  29. 9b94a8f ring-buffer: Use long for nr_pages to avoid overflow failures by Steven Rostedt (Red Hat) · 8 years ago
  30. f7c17d2 workqueue: fix rebind bound workers warning by Wanpeng Li · 8 years ago
  31. 09be4c8 cgroup: fix compile warning by Felipe Balbi · 8 years ago
  32. 9f448cd perf/core: Disable the event on a truncated AUX record by Alexander Shishkin · 8 years ago
  33. 3f56e68 perf/core: Disable the event on a truncated AUX record by Alexander Shishkin · 8 years ago
  34. 50605ff sched/core: Provide a tsk_nr_cpus_allowed() helper by Thomas Gleixner · 8 years ago
  35. ade42e0 sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowed by Thomas Gleixner · 8 years ago
  36. 2087823 sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems by Vik Heyndrickx · 8 years ago
  37. cfa1033 sched/fair: Correct unit of load_above_capacity by Morten Rasmussen · 8 years ago
  38. 1be0eb2 sched/fair: Clean up scale confusion by Peter Zijlstra · 8 years ago
  39. 4449692 sched/nohz: Fix affine unpinned timers mess by Wanpeng Li · 8 years ago
  40. 2f95035 sched/fair: Fix fairness issue on migration by Peter Zijlstra · 8 years ago
  41. 59efa0b sched/core: Kill sched_class::task_waking to clean up the migration logic by Peter Zijlstra · 8 years ago
  42. b5179ac sched/fair: Prepare to fix fairness problems on migration by Peter Zijlstra · 8 years ago
  43. c58d25f sched/fair: Move record_wakee() by Peter Zijlstra · 8 years ago
  44. 4eb8676 Merge branch 'smp/hotplug' into sched/core, to resolve conflicts by Ingo Molnar · 8 years ago
  45. eb60b3e Merge branch 'sched/urgent' into sched/core to pick up fixes by Ingo Molnar · 8 years ago
  46. d295015 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  47. 9b5d585 genirq: Ensure IRQ descriptor is valid when setting-up the IRQ by Jon Hunter · 8 years ago
  48. 53d3bc7 Revert "sched/fair: Fix fairness issue on migration" by Ingo Molnar · 8 years ago
  49. ac24406 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  50. 8d1547e blktrace: add missed mask name by Shaohua Li · 8 years ago
  51. b7d7641 blktrace: delete garbage for message trace by Shaohua Li · 8 years ago
  52. 13b5ab0 sched/rt, sched/dl: Don't push if task's scheduling class was changed by Xunlei Pang · 8 years ago
  53. 0161028 perf/core: Change the default paranoia level to 2 by Andy Lutomirski · 8 years ago
  54. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  55. 4f41fc5 cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces by Serge E. Hallyn · 8 years ago
  56. 58fe9c4 sched/core: Fix comment typo in wake_q_add() by Davidlohr Bueso · 8 years ago
  57. 8c5e955 sched/core: Remove unused variable by Muhammad Falak R Wani · 8 years ago
  58. 536bd00 sched/fair: Fix !CONFIG_SMP kernel cpufreq governor breakage by Rafael J. Wysocki · 8 years ago
  59. 735b433 bpf: improve verifier state equivalence by Alexei Starovoitov · 8 years ago
  60. 969bf05 bpf: direct packet access by Alexei Starovoitov · 8 years ago
  61. 1a0dc1a bpf: cleanup verifier code by Alexei Starovoitov · 8 years ago
  62. 17d25a3 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. e5ef27d sched: Make hrtick_notifier an explicit call by Thomas Gleixner · 8 years ago
  64. 20a5c8c sched/fair: Make ilb_notifier an explicit call by Thomas Gleixner · 8 years ago
  65. aaddd7d sched/hotplug: Make activate() the last hotplug step by Thomas Gleixner · 8 years ago
  66. f2785dd sched/hotplug: Move migration CPU_DYING to sched_cpu_dying() by Thomas Gleixner · 8 years ago
  67. 7d97669 sched/migration: Move CPU_ONLINE into scheduler state by Thomas Gleixner · 8 years ago
  68. e9cd8fa sched/migration: Move calc_load_migrate() into CPU_DYING by Thomas Gleixner · 8 years ago
  69. 94baf7a sched/migration: Move prepare transition to SCHED_STARTING state by Thomas Gleixner · 8 years ago
  70. b2454ca sched/hotplug: Move sync_rcu to be with set_cpu_active(false) by Peter Zijlstra · 8 years ago
  71. 40190a7 sched/hotplug: Convert cpu_[in]active notifiers to state machine by Thomas Gleixner · 8 years ago
  72. c6d2c74 sched: Move sched_domains_numa_masks_clear() to DOWN_PREPARE by Thomas Gleixner · 8 years ago
  73. 135fb3e sched: Consolidate the notifier maze by Thomas Gleixner · 8 years ago
  74. e26fbff sched: Allow hotplug notifiers to be setup early by Thomas Gleixner · 8 years ago
  75. 9cf7243 sched: Make set_cpu_rq_start_time() a built in hotplug state by Thomas Gleixner · 8 years ago
  76. e9d867a sched: Allow per-cpu kernel threads to run on online && !active by Peter Zijlstra (Intel) · 8 years ago
  77. 5101ef2 perf/arm: Special-case hetereogeneous CPUs by Mark Rutland · 8 years ago
  78. 6e855cd perf/core: Let userspace know if the PMU supports address filters by Alexander Shishkin · 8 years ago
  79. 375637b perf/core: Introduce address range filtering by Alexander Shishkin · 8 years ago
  80. b73e4fe perf/core: Extend perf_event_aux_ctx() to optionally iterate through more events by Alexander Shishkin · 8 years ago
  81. c796bbb perf/core: Move set_filter() out of CONFIG_EVENT_TRACING by Alexander Shishkin · 8 years ago
  82. 1a618c2 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  83. a1cc5bc locking/atomics: Flip atomic_fetch_or() arguments by Peter Zijlstra · 8 years ago
  84. b96bbdd locking/pvqspinlock: Robustify init_qspinlock_stat() by Davidlohr Bueso · 8 years ago
  85. dc209a3 locking/pvqspinlock: Avoid double resetting of stats by Davidlohr Bueso · 8 years ago
  86. e8c8ce5 Merge tag 'v4.6-rc6' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  87. 885e542 sched/fair: Fix comment in calculate_imbalance() by Dietmar Eggemann · 8 years ago
  88. 0a9b23c sched/fair: Remove stale power aware scheduling comments by Dietmar Eggemann · 8 years ago
  89. b52fad2 sched/fair: Update rq clock before updating nohz CPU load by Matt Fleming · 8 years ago
  90. db6ea2f sched/debug: Print out idle balance values even on !CONFIG_SCHEDSTATS kernels by Wanpeng Li · 8 years ago
  91. 7b20b91 sched/fair: Optimize sum computation with a lookup table by Yuyang Du · 8 years ago
  92. 172895e sched/fair: Rename SCHED_LOAD_SHIFT to NICE_0_LOAD_SHIFT and remove SCHED_LOAD_SCALE by Yuyang Du · 8 years ago
  93. 6ecdd74 sched/fair: Generalize the load/util averages resolution definition by Yuyang Du · 8 years ago
  94. 2159197 sched/core: Enable increased load resolution on 64-bit kernels by Peter Zijlstra · 8 years ago
  95. e7904a2 locking/lockdep, sched/core: Implement a better lock pinning scheme by Peter Zijlstra · 9 years ago
  96. eb58075 sched/core: Introduce 'struct rq_flags' by Peter Zijlstra · 9 years ago
  97. 3e71a46 sched/core: Move task_rq_lock() out of line by Peter Zijlstra · 8 years ago
  98. 64b7aad Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes by Ingo Molnar · 8 years ago
  99. 0318bc8 signals/sigaltstack: Report current flag bits in sigaltstack() by Andy Lutomirski · 8 years ago
  100. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago