1. 65a9959 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  2. 418c2e1 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  3. a1d8561 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  4. 41d859a Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  5. 7073bc6 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  6. 1af115d Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  7. 1c00038 Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  8. 02b643b Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  9. a2fb338 tracing/uprobes: Do not print '0x (null)' when offset is 0 by Wang Nan · 9 years ago
  10. dd9d384 sched: Fix cpu_active_mask/cpu_online_mask race by Jan H. Schönherr · 9 years ago
  11. f612a7b Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
  12. 84f3fe4 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  13. f8a89fc Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  14. 40a2ea1 Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding more changes by Ingo Molnar · 9 years ago
  15. b7560de genirq: Introduce irq_chip_set_type_parent() helper by Grygorii Strashko · 9 years ago
  16. 6d4affe genirq: Don't return ENOSYS in irq_chip_retrigger_hierarchy by Grygorii Strashko · 9 years ago
  17. d0023a1 timer: Write timer->flags atomically by Eric Dumazet · 9 years ago
  18. e9ab22d Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  19. b25c6ce Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  20. 5e5013c Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  21. 9b9412d Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
  22. ff277d4 sched/deadline: Fix comment in enqueue_task_dl() by Andrea Parri · 9 years ago
  23. 4ffa08e sched/deadline: Fix comment in push_dl_tasks() by Andrea Parri · 9 years ago
  24. 6c37067 sched: Change the sched_class::set_cpus_allowed() calling context by Peter Zijlstra · 9 years ago
  25. c5b2803 sched: Make sched_class::set_cpus_allowed() unconditional by Peter Zijlstra · 9 years ago
  26. 25834c7 sched: Fix a race between __kthread_bind() and sched_setaffinity() by Peter Zijlstra · 9 years ago
  27. 7855a35 sched: Ensure a task has a non-normalized vruntime when returning back to CFS by Byungchul Park · 9 years ago
  28. e237882 sched/numa: Fix NUMA_DIRECT topology identification by Aravind Gopalakrishnan · 9 years ago
  29. c2ad6b5 perf/ring-buffer: Clarify the use of page::private for high-order AUX allocations by Alexander Shishkin · 9 years ago
  30. 3d325bf Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  31. c7999c6 perf: Fix PERF_EVENT_IOC_PERIOD migration race by Peter Zijlstra · 9 years ago
  32. ee9397a perf: Fix double-free of the AUX buffer by Ben Hutchings · 9 years ago
  33. 24ee3cf cpuset: use trialcs->mems_allowed as a temp variable by Alban Crequy · 9 years ago
  34. 5d44f4b Merge 4.2-rc6 into char-misc-next by Greg Kroah-Hartman · 9 years ago
  35. 1889645 kthread: export kthread functions by David Kershner · 9 years ago
  36. 2613502 signal: fix information leak in copy_siginfo_to_user by Amanieu d'Antras · 9 years ago
  37. 3c00cb5 signal: fix information leak in copy_siginfo_from_user32 by Amanieu d'Antras · 9 years ago
  38. 04a22fa tracing, perf: Implement BPF programs attached to uprobes by Wang Nan · 9 years ago
  39. 71cf5ae kernel, cpu: Remove bogus __ref annotations by Mathias Krause · 9 years ago
  40. 32145c4 cpu-hotplug: export cpu_hotplug_enable/cpu_hotplug_disable by Vitaly Kuznetsov · 9 years ago
  41. 89af7ba cpu-hotplug: convert cpu_hotplug_disabled to a counter by Vitaly Kuznetsov · 9 years ago
  42. 12d560f rcu,locking: Privatize smp_mb__after_unlock_lock() by Paul E. McKenney · 9 years ago
  43. 3dbe43f Merge branches 'doc.2015.07.15a' and 'torture.2015.07.15a' into HEAD by Paul E. McKenney · 9 years ago
  44. 8ff4fbf Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEAD by Paul E. McKenney · 9 years ago
  45. af859be rcu: Silence lockdep false positive for expedited grace periods by Paul E. McKenney · 9 years ago
  46. 9a6694c perf/x86/intel/pt: Do not force sync packets on every schedule-in by Alexander Shishkin · 9 years ago
  47. e5779e8 perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safe by Andy Lutomirski · 9 years ago
  48. fed66e2cd perf: Fix fasync handling on inherited events by Peter Zijlstra · 9 years ago
  49. 3c8e479 sched: Remove finish_arch_switch() by Peter Zijlstra · 9 years ago
  50. 7ea241a sched/fair: Clean up load average references by Yuyang Du · 9 years ago
  51. 1396223 sched/fair: Provide runnable_load_avg back to cfs_rq by Yuyang Du · 9 years ago
  52. 1269557 sched/fair: Remove task and group entity load when they are dead by Yuyang Du · 9 years ago
  53. 540247f sched/fair: Init cfs_rq's sched_entity load average by Yuyang Du · 9 years ago
  54. 6c1d47c sched/fair: Implement update_blocked_averages() for CONFIG_FAIR_GROUP_SCHED=n by Vincent Guittot · 9 years ago
  55. 9d89c25 sched/fair: Rewrite runnable load and utilization average tracking by Yuyang Du · 9 years ago
  56. cd126af sched/fair: Remove rq's runnable avg by Yuyang Du · 9 years ago
  57. d308b9f stop_machine: Remove cpu_stop_work's from list in cpu_stop_park() by Oleg Nesterov · 9 years ago
  58. 9a301f2 stop_machine: Use 'cpu_stop_fn_t' where possible by Oleg Nesterov · 9 years ago
  59. 7eeb088 stop_machine: Unexport __stop_machine() by Oleg Nesterov · 9 years ago
  60. b377c2a stop_machine: Don't do for_each_cpu() twice in queue_stop_cpus_work() by Oleg Nesterov · 9 years ago
  61. 02cb7aa stop_machine: Move 'cpu_stopper_task' and 'stop_cpus_work' into 'struct cpu_stopper' by Oleg Nesterov · 9 years ago
  62. fe32d3c sched/preempt: Fix cond_resched_lock() and cond_resched_softirq() by Konstantin Khlebnikov · 9 years ago
  63. 63b0e9e sched/fair: Beef up wake_wide() by Mike Galbraith · 9 years ago
  64. fbd705a sched: Introduce the 'trace_sched_waking' tracepoint by Peter Zijlstra · 9 years ago
  65. 9d7fb04 sched/cputime: Guarantee stime + utime == rtime by Peter Zijlstra · 9 years ago
  66. 781b020 sched, sysctl: Delete an unnecessary check before unregister_sysctl_table() by Markus Elfring · 9 years ago
  67. 3fe33bc sched/deadline: Remove a redundant condition from task_woken_dl() by Xunlei Pang · 9 years ago
  68. 8fd3735 sched/rt: Remove a redundant condition from task_woken_rt() by Xunlei Pang · 9 years ago
  69. 985d3a4 sched/fair: Avoid pulling all tasks in idle balancing by Yuyang Du · 9 years ago
  70. 2a742ce uprobes: Fix the waitqueue_active() check in xol_free_insn_slot() by Oleg Nesterov · 9 years ago
  71. 704bde3 uprobes: Use vm_special_mapping to name the XOL vma by Oleg Nesterov · 9 years ago
  72. f58bea2 uprobes: Fix the usage of install_special_mapping() by Oleg Nesterov · 9 years ago
  73. db087ef uprobes/x86: Make arch_uretprobe_is_alive(RP_CHECK_CALL) more clever by Oleg Nesterov · 9 years ago
  74. 86dcb70 uprobes: Add the "enum rp_check ctx" arg to arch_uretprobe_is_alive() by Oleg Nesterov · 9 years ago
  75. a5b7e1a uprobes: Change prepare_uretprobe() to (try to) flush the dead frames by Oleg Nesterov · 9 years ago
  76. 5eeb50d uprobes: Change handle_trampoline() to flush the frames invalidated by longjmp() by Oleg Nesterov · 9 years ago
  77. 7b868e4 uprobes/x86: Reimplement arch_uretprobe_is_alive() by Oleg Nesterov · 9 years ago
  78. 97da897 uprobes: Export 'struct return_instance', introduce arch_uretprobe_is_alive() by Oleg Nesterov · 9 years ago
  79. a83cfeb uprobes: Change handle_trampoline() to find the next chain beforehand by Oleg Nesterov · 9 years ago
  80. 6c58d0e uprobes: Change prepare_uretprobe() to use uprobe_warn() by Oleg Nesterov · 9 years ago
  81. 0b5256c uprobes: Send SIGILL if handle_trampoline() fails by Oleg Nesterov · 9 years ago
  82. 2bb5e84 uprobes: Introduce free_ret_instance() by Oleg Nesterov · 9 years ago
  83. f231722 uprobes: Introduce get_uprobe() by Oleg Nesterov · 9 years ago
  84. acd632e Merge branch 'perf/urgent' into perf/core, to merge fixes before pulling more changes by Ingo Molnar · 9 years ago
  85. de734f8 nohz: Remove useless argument on tick_nohz_task_switch() by Frederic Weisbecker · 9 years ago
  86. 59d2c7c nohz: Move tick_nohz_restart_sched_tick() above its users by Frederic Weisbecker · 9 years ago
  87. 73738a9 nohz: Restart nohz full tick from irq exit by Frederic Weisbecker · 9 years ago
  88. 5944935 nohz: Remove idle task special case by Frederic Weisbecker · 9 years ago
  89. e075867 jiffies: Remove HZ > USEC_PER_SEC special case by Frederic Weisbecker · 10 years ago
  90. fe0d34d module: weaken locking assertion for oops path. by Rusty Russell · 9 years ago
  91. 00a2916 perf: Fix running time accounting by Peter Zijlstra · 9 years ago
  92. 2800348 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  93. 763e326 Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  94. e3eea14 ftrace: Fix breakage of set_ftrace_pid by Steven Rostedt (Red Hat) · 9 years ago
  95. 45ac140 perf: Add PERF_RECORD_SWITCH to indicate context switches by Adrian Hunter · 9 years ago
  96. 9a54f98 rcu: Don't disable CPU hotplug during OOM notifiers by Paul E. McKenney · 9 years ago
  97. a76a9a4 rcu: Fix backwards RCU_LOCKDEP_WARN() in synchronize_rcu_tasks() by Paul E. McKenney · 9 years ago
  98. f78f5b9 rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() by Paul E. McKenney · 9 years ago
  99. 46f00d1 rcu: Make rcu_is_watching() really notrace by Alexei Starovoitov · 9 years ago
  100. 779de6c cpu: Wait for RCU grace periods concurrently by Paul E. McKenney · 9 years ago