1. 950d838 Merge branch 'linus' into timers/core, to refresh the branch by Ingo Molnar · 8 years ago
  2. c4544db kernel/softirq: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  3. 6731d4f slab: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  4. e6d4989 relayfs: Convert to hotplug state machine by Richard Weinberger · 8 years ago
  5. 017c59c relay: Use per CPU constructs for the relay channel buffer pointers by Akash Goel · 8 years ago
  6. ee1e714 cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifier by Thomas Gleixner · 8 years ago
  7. 677f664 cpu/hotplug: Make state names consistent by Thomas Gleixner · 8 years ago
  8. 00b992d genirq: No need to mask non trigger mode flags before __irq_set_trigger() by Alexander Kuleshov · 8 years ago
  9. e8b61b3 futex: Add some more function commentry by Thomas Gleixner · 8 years ago
  10. 545d5d6 genirq: Update stale comment for __irq_domain_add by Punit Agrawal · 8 years ago
  11. 3c1627e cpu/hotplug: Replace anon union by Thomas Gleixner · 8 years ago
  12. c86d06b PM / QoS: avoid calling cancel_delayed_work_sync() during early boot by Tejun Heo · 8 years ago
  13. df8ce9d smp: Add function to execute a function synchronously on a CPU by Juergen Gross · 8 years ago
  14. 47ae4b0 virt, sched: Add generic vCPU pinning support by Juergen Gross · 8 years ago
  15. 4fa8d299 sched/debug: Remove several CONFIG_SCHEDSTATS guards by Josh Poimboeuf · 8 years ago
  16. 20e1d48 sched/debug: Rename 'schedstat_val()' -> 'schedstat_val_or_zero()' by Josh Poimboeuf · 8 years ago
  17. ae92882 sched/debug: Clean up schedstat macros by Josh Poimboeuf · 8 years ago
  18. 1a3d027 sched/debug: Rename and move enqueue_sleeper() by Josh Poimboeuf · 8 years ago
  19. 61c7aca sched/deadline: Fix the intention to re-evalute tick dependency for offline CPU by Wanpeng Li · 8 years ago
  20. efca03e schedcore: Remove duplicated init_task's preempt_notifiers init by seokhoon.yoon · 8 years ago
  21. 2665621 sched/fair: Fix load_above_capacity fixed point arithmetic width by Dietmar Eggemann · 8 years ago
  22. d8206bb sched/deadline: Split cpudl_set() into cpudl_set() and cpudl_clear() by Tommaso Cucinotta · 8 years ago
  23. 8e1bc30 sched/deadline: Make CPU heap faster avoiding real swaps on heapify by Tommaso Cucinotta · 8 years ago
  24. 126b3b6 sched/deadline: Refactor CPU heap code by Tommaso Cucinotta · 8 years ago
  25. 97a7142 sched/fair: Make update_min_vruntime() more readable by Byungchul Park · 9 years ago
  26. 62cc20b Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  27. c9bbdd4 perf/core: Don't pass PERF_EF_START to the PMU ->start callback by Will Deacon · 8 years ago
  28. 2cc5384 Merge branch 'perf/urgent' into perf/core, to pick up fixed and resolve conflicts by Ingo Molnar · 8 years ago
  29. 135e8c9 sched/core: Fix a race between try_to_wake_up() and a woken up task by Balbir Singh · 8 years ago
  30. 5876314 perf/core: Remove WARN from perf_event_read() by Peter Zijlstra · 8 years ago
  31. 1c33336 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  32. 01b4115 cpu/hotplug: Handle unbalanced hotplug enable/disable by Lianwei Wang · 8 years ago
  33. f88eecf genirq/generic_chip: Verify irqs_per_chip <= 32 by Sebastian Frias · 8 years ago
  34. cf392d1 cpu/hotplug: Add multi instance support by Thomas Gleixner · 8 years ago
  35. a724632 cpu/hotplug: Rework callback invocation logic by Thomas Gleixner · 8 years ago
  36. 0c22891 irqdomain: Mask irq type in irq_domain_xlate_onetwocell() by Sebastian Frias · 8 years ago
  37. ee26c01 genirq/generic_chip: Add irq_unmap callback by Sebastian Frias · 8 years ago
  38. f0c450e genirq/generic_chip: Get rid of code duplication by Sebastian Frias · 8 years ago
  39. 48e0fba genirq: Remove export of irq_map_generic_chip() by Thomas Gleixner · 8 years ago
  40. fc590c2 genirq: Robustify handle_percpu_devid_irq() by Thomas Gleixner · 8 years ago
  41. 08d07259 tick/nohz: Fix softlockup on scheduler stalls in kvm guest by Wanpeng Li · 8 years ago
  42. b9677fa Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  43. 735f277 kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd by Michal Hocko · 8 years ago
  44. c11600e mm, mempolicy: task->mempolicy must be NULL before dropping final reference by David Rientjes · 8 years ago
  45. 19feeff printk/nmi: avoid direct printk()-s from __printk_nmi_flush() by Sergey Senozhatsky · 8 years ago
  46. 236dec0 kconfig: tinyconfig: provide whole choice blocks to avoid warnings by Arnd Bergmann · 8 years ago
  47. 070c43e kexec: fix double-free when failing to relocate the purgatory by Thiago Jung Bauermann · 8 years ago
  48. 511a8cd Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  49. 0cb7bf6 Merge branch 'linus' into smp/hotplug by Thomas Gleixner · 8 years ago
  50. 8314bc8 cpufreq / sched: ignore SMT when determining max cpu capacity by Steve Muckle · 8 years ago
  51. 979515c time: Avoid undefined behaviour in ktime_add_safe() by Vegard Nossum · 8 years ago
  52. 469e857f3 time: Avoid undefined behaviour in timespec64_add_safe() by Vegard Nossum · 8 years ago
  53. 0bf43f1 timekeeping: Prints the amounts of time spent during suspend by Ruchi Kandoi · 8 years ago
  54. 3637458 clocksource: Defer override invalidation unless clock is unstable by Kyle Walker · 8 years ago
  55. b4d90e9 hrtimer: Spelling fixes by Pratyush Patel · 8 years ago
  56. 5efc244 audit: fix exe_file access in audit_exe_compare by Mateusz Guzik · 8 years ago
  57. cd81a91 mm: introduce get_task_exe_file by Mateusz Guzik · 8 years ago
  58. 61b5ebd Merge tag 'seccomp-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  59. 485a252 seccomp: Fix tracer exit notifications during fatal signals by Kees Cook · 8 years ago
  60. 748e7fc Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  61. 908e373 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. 4340393 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. 037d240 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  64. 5e608a02 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  65. fd1ae51 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  66. ae6c33b printk: fix parsing of "brl=" option by Nicolas Iooss · 8 years ago
  67. e7d316a sysctl: handle error writing UINT_MAX to u32 fields by Subash Abhinov Kasiviswanathan · 8 years ago
  68. d391e55 cpu/hotplug: Allow suspend/resume CPU to be specified by James Morse · 8 years ago
  69. 8b6a3fe perf/core: Use this_cpu_ptr() when stopping AUX events by Will Deacon · 8 years ago
  70. 0117525 sched: Remove __schedule() non-standard frame annotation by Brian Gerst · 8 years ago
  71. b2d4c2e locking/hung_task: Show all locks by Vegard Nossum · 8 years ago
  72. 223918e ftrace: Add ftrace_graph_ret_addr() stack unwinding helpers by Josh Poimboeuf · 8 years ago
  73. 9a7c348 ftrace: Add return address pointer to ftrace_ret_stack by Josh Poimboeuf · 8 years ago
  74. daa460a ftrace: Only allocate the ret_stack 'fp' field when needed by Josh Poimboeuf · 8 years ago
  75. e4a744e ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config by Josh Poimboeuf · 8 years ago
  76. ba14a19 fork: Add generic vmalloced stack support by Andy Lutomirski · 8 years ago
  77. a4f8f66 timekeeping: Cap array access in timekeeping_debug by John Stultz · 8 years ago
  78. 27727df timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING by John Stultz · 8 years ago
  79. bdca79c2 ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimal by Masami Hiramatsu · 8 years ago
  80. 8642562 ftrace: probe: Add README entries for k/uprobe-events by Masami Hiramatsu · 8 years ago
  81. 17ce3dc ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal types by Masami Hiramatsu · 8 years ago
  82. a56fefa rcuperf: Consistently insert space between flag and message by SeongJae Park · 8 years ago
  83. 472213a rcutorture: Print out barrier error as document says by SeongJae Park · 8 years ago
  84. 4ffa669 torture: Add task state to writer-task stall printk()s by Paul E. McKenney · 8 years ago
  85. 31257c3 torture: Convert torture_shutdown() to hrtimer by Paul E. McKenney · 8 years ago
  86. 0ffd374 rcutorture: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  87. 0c6d457 cpu/hotplug: Get rid of CPU_STARTING reference by Sebastian Andrzej Siewior · 8 years ago
  88. 7ec99de rcu: Provide exact CPU-online tracking for RCU by Paul E. McKenney · 8 years ago
  89. 3563a43 rcu: Avoid redundant quiescent-state chasing by Paul E. McKenney · 8 years ago
  90. e77b704 rcu: Don't use modular infrastructure in non-modular code by Paul Gortmaker · 8 years ago
  91. 379d9ec sched: Make wake_up_nohz_cpu() handle CPUs going offline by Paul E. McKenney · 8 years ago
  92. 94d4477 rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreads by Jisheng Zhang · 8 years ago
  93. 385c859 rcu: Use RCU's online-CPU state for expedited IPI retry by Paul E. McKenney · 8 years ago
  94. 98834b8 rcu: Exclude RCU-offline CPUs from expedited grace periods by Paul E. McKenney · 8 years ago
  95. 24a6cff rcu: Make expedited RCU CPU stall warnings respond to controls by Paul E. McKenney · 8 years ago
  96. 908d2c1 rcu: Stop disabling expedited RCU CPU stall warnings by Paul E. McKenney · 8 years ago
  97. 8b355e3 rcu: Drive expedited grace periods from workqueue by Paul E. McKenney · 8 years ago
  98. f7b8eb8 rcu: Consolidate expedited grace period machinery by Paul E. McKenney · 8 years ago
  99. bedc196 rcu: Fix soft lockup for rcu_nocb_kthread by Ding Tianhong · 8 years ago
  100. 3ee0ce2 genirq/affinity: Use get/put_online_cpus around cpumask operations by Christoph Hellwig · 8 years ago