1. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  2. 45c680b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  3. 73b6fa8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  4. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  5. 5e359bf Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  6. 5778077 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  7. 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
  8. 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
  9. 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
  10. 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
  11. 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
  12. 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
  13. 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
  14. 02b643b Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  15. a2fb338 tracing/uprobes: Do not print '0x (null)' when offset is 0 by Wang Nan · 9 years ago
  16. dd9d384 sched: Fix cpu_active_mask/cpu_online_mask race by Jan H. Schönherr · 9 years ago
  17. 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
  18. 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
  19. 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
  20. 85e1cd6 hrtimer: Handle failure of tick_init_highres() gracefully by Guenter Roeck · 9 years ago
  21. 05ddaa4 Merge branch 'fortglx/4.3/time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 9 years ago
  22. 40a2ea1 Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding more changes by Ingo Molnar · 9 years ago
  23. b7560de genirq: Introduce irq_chip_set_type_parent() helper by Grygorii Strashko · 9 years ago
  24. 6d4affe genirq: Don't return ENOSYS in irq_chip_retrigger_hierarchy by Grygorii Strashko · 9 years ago
  25. b48362d hrtimer: Unconfuse switch_hrtimer_base() a bit by Frederic Weisbecker · 9 years ago
  26. 662b3e1 hrtimer: Simplify get_target_base() by returning current base by Frederic Weisbecker · 9 years ago
  27. d0023a1 timer: Write timer->flags atomically by Eric Dumazet · 9 years ago
  28. a5dd192 Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes by Ingo Molnar · 9 years ago
  29. 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
  30. 75e3b37 hrtimer: Drop return code of hrtimer_switch_to_hres() by Luiz Capitulino · 9 years ago
  31. 9ca3085 time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64() by Baolin Wang · 9 years ago
  32. 8758a24 time: Introduce current_kernel_time64() by Baolin Wang · 9 years ago
  33. 7494e9e time: Add the common weak version of update_persistent_clock() by Xunlei Pang · 9 years ago
  34. e1d7ba8 time: Always make sure wall_to_monotonic isn't positive by Wang YanQing · 9 years ago
  35. de4a95f time: Fix nanosecond file time rounding in timespec_trunc() by Karsten Blees · 9 years ago
  36. 38bf985 timer_list: Add the base offset so remaining nsecs are accurate for non monotonic timers by John Stultz · 9 years ago
  37. 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
  38. 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
  39. faf00da userns,pidns: Force thread group sharing, not signal handler sharing. by Eric W. Biederman · 9 years ago
  40. 12c641a unshare: Unsharing a thread does not require unsharing a vm by Eric W. Biederman · 9 years ago
  41. 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
  42. ff277d4 sched/deadline: Fix comment in enqueue_task_dl() by Andrea Parri · 9 years ago
  43. 4ffa08e sched/deadline: Fix comment in push_dl_tasks() by Andrea Parri · 9 years ago
  44. 6c37067 sched: Change the sched_class::set_cpus_allowed() calling context by Peter Zijlstra · 9 years ago
  45. c5b2803 sched: Make sched_class::set_cpus_allowed() unconditional by Peter Zijlstra · 9 years ago
  46. 25834c7 sched: Fix a race between __kthread_bind() and sched_setaffinity() by Peter Zijlstra · 9 years ago
  47. 7855a35 sched: Ensure a task has a non-normalized vruntime when returning back to CFS by Byungchul Park · 9 years ago
  48. e237882 sched/numa: Fix NUMA_DIRECT topology identification by Aravind Gopalakrishnan · 9 years ago
  49. c2ad6b5 perf/ring-buffer: Clarify the use of page::private for high-order AUX allocations by Alexander Shishkin · 9 years ago
  50. 3d325bf Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  51. c7999c6 perf: Fix PERF_EVENT_IOC_PERIOD migration race by Peter Zijlstra · 9 years ago
  52. ee9397a perf: Fix double-free of the AUX buffer by Ben Hutchings · 9 years ago
  53. 24ee3cf cpuset: use trialcs->mems_allowed as a temp variable by Alban Crequy · 9 years ago
  54. ecbebcb kernel: broadcast-hrtimer: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  55. 5d44f4b Merge 4.2-rc6 into char-misc-next by Greg Kroah-Hartman · 9 years ago
  56. 3da56d1 kernel: exit: fix typo in comment by Frans Klaver · 9 years ago
  57. 1889645 kthread: export kthread functions by David Kershner · 9 years ago
  58. 2613502 signal: fix information leak in copy_siginfo_to_user by Amanieu d'Antras · 9 years ago
  59. 3c00cb5 signal: fix information leak in copy_siginfo_from_user32 by Amanieu d'Antras · 9 years ago
  60. 04a22fa tracing, perf: Implement BPF programs attached to uprobes by Wang Nan · 9 years ago
  61. 71cf5ae kernel, cpu: Remove bogus __ref annotations by Mathias Krause · 9 years ago
  62. 32145c4 cpu-hotplug: export cpu_hotplug_enable/cpu_hotplug_disable by Vitaly Kuznetsov · 9 years ago
  63. 89af7ba cpu-hotplug: convert cpu_hotplug_disabled to a counter by Vitaly Kuznetsov · 9 years ago
  64. 12d560f rcu,locking: Privatize smp_mb__after_unlock_lock() by Paul E. McKenney · 9 years ago
  65. 3dbe43f Merge branches 'doc.2015.07.15a' and 'torture.2015.07.15a' into HEAD by Paul E. McKenney · 9 years ago
  66. 8ff4fbf Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEAD by Paul E. McKenney · 9 years ago
  67. af859be rcu: Silence lockdep false positive for expedited grace periods by Paul E. McKenney · 9 years ago
  68. 9a6694c perf/x86/intel/pt: Do not force sync packets on every schedule-in by Alexander Shishkin · 9 years ago
  69. e5779e8 perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safe by Andy Lutomirski · 9 years ago
  70. fed66e2cd perf: Fix fasync handling on inherited events by Peter Zijlstra · 9 years ago
  71. 3c8e479 sched: Remove finish_arch_switch() by Peter Zijlstra · 9 years ago
  72. 7ea241a sched/fair: Clean up load average references by Yuyang Du · 9 years ago
  73. 1396223 sched/fair: Provide runnable_load_avg back to cfs_rq by Yuyang Du · 9 years ago
  74. 1269557 sched/fair: Remove task and group entity load when they are dead by Yuyang Du · 9 years ago
  75. 540247f sched/fair: Init cfs_rq's sched_entity load average by Yuyang Du · 9 years ago
  76. 6c1d47c sched/fair: Implement update_blocked_averages() for CONFIG_FAIR_GROUP_SCHED=n by Vincent Guittot · 9 years ago
  77. 9d89c25 sched/fair: Rewrite runnable load and utilization average tracking by Yuyang Du · 9 years ago
  78. cd126af sched/fair: Remove rq's runnable avg by Yuyang Du · 9 years ago
  79. d308b9f stop_machine: Remove cpu_stop_work's from list in cpu_stop_park() by Oleg Nesterov · 9 years ago
  80. 9a301f2 stop_machine: Use 'cpu_stop_fn_t' where possible by Oleg Nesterov · 9 years ago
  81. 7eeb088 stop_machine: Unexport __stop_machine() by Oleg Nesterov · 9 years ago
  82. b377c2a stop_machine: Don't do for_each_cpu() twice in queue_stop_cpus_work() by Oleg Nesterov · 9 years ago
  83. 02cb7aa stop_machine: Move 'cpu_stopper_task' and 'stop_cpus_work' into 'struct cpu_stopper' by Oleg Nesterov · 9 years ago
  84. fe32d3c sched/preempt: Fix cond_resched_lock() and cond_resched_softirq() by Konstantin Khlebnikov · 9 years ago
  85. 63b0e9e sched/fair: Beef up wake_wide() by Mike Galbraith · 9 years ago
  86. fbd705a sched: Introduce the 'trace_sched_waking' tracepoint by Peter Zijlstra · 9 years ago
  87. 9d7fb04 sched/cputime: Guarantee stime + utime == rtime by Peter Zijlstra · 9 years ago
  88. 781b020 sched, sysctl: Delete an unnecessary check before unregister_sysctl_table() by Markus Elfring · 9 years ago
  89. 3fe33bc sched/deadline: Remove a redundant condition from task_woken_dl() by Xunlei Pang · 9 years ago
  90. 8fd3735 sched/rt: Remove a redundant condition from task_woken_rt() by Xunlei Pang · 9 years ago
  91. 985d3a4 sched/fair: Avoid pulling all tasks in idle balancing by Yuyang Du · 9 years ago
  92. d74892c clockevents: Drop redundant cpumask check in tick_check_new_device() by Luiz Capitulino · 9 years ago
  93. a5b9e5a x86/ldt: Make modify_ldt() optional by Andy Lutomirski · 9 years ago
  94. 2a742ce uprobes: Fix the waitqueue_active() check in xol_free_insn_slot() by Oleg Nesterov · 9 years ago
  95. 704bde3 uprobes: Use vm_special_mapping to name the XOL vma by Oleg Nesterov · 9 years ago
  96. f58bea2 uprobes: Fix the usage of install_special_mapping() by Oleg Nesterov · 9 years ago
  97. db087ef uprobes/x86: Make arch_uretprobe_is_alive(RP_CHECK_CALL) more clever by Oleg Nesterov · 9 years ago
  98. 86dcb70 uprobes: Add the "enum rp_check ctx" arg to arch_uretprobe_is_alive() by Oleg Nesterov · 9 years ago
  99. a5b7e1a uprobes: Change prepare_uretprobe() to (try to) flush the dead frames by Oleg Nesterov · 9 years ago
  100. 5eeb50d uprobes: Change handle_trampoline() to flush the frames invalidated by longjmp() by Oleg Nesterov · 9 years ago