1. 4949148 mm: charge/uncharge kmemcg from generic page allocator paths by Vladimir Davydov · 8 years ago
  2. e658052 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. 55392c4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  4. 77cd3d0 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. 766fd5f Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  6. cca08cd Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. 7e4dc77 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  9. df00ccc Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  10. 25a0dc4 Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  11. 1f3b0f82 tick/nohz: Optimize nohz idle enter by Gaurav Jindal · 8 years ago
  12. eb0dc47 genirq: Fix missing irq allocation affinity hint by Vincent Stehle · 8 years ago
  13. 775be50 clockevents: Make clockevents_subsys static by Ben Dooks · 8 years ago
  14. 8dcf5a8 Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  15. fa3a9f574 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  16. d83a4c1 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  17. d02038f gcov: add support for gcc version >= 6 by Florian Meier · 8 years ago
  18. 553bf6b sched/cputime: Drop local_irq_save/restore from irqtime_account_irq() by Rik van Riel · 8 years ago
  19. 0cfdf9a sched/cputime: Clean up the old vtime gen irqtime accounting completely by Frederic Weisbecker · 8 years ago
  20. b58c358 sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING code by Rik van Riel · 8 years ago
  21. 5743021 sched/cputime: Count actually elapsed irq & softirq time by Rik van Riel · 8 years ago
  22. cefef3a Merge branch 'sched/core' into timers/nohz, to avoid conflicts in upcoming patches by Ingo Molnar · 8 years ago
  23. 6c71ee3 Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
  24. f97d104 Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  25. d60585c sched/core: Correct off by one bug in load migration calculation by Thomas Gleixner · 8 years ago
  26. a7c73414 cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds scribble by Thomas Gleixner · 8 years ago
  27. a1b7b1a irqdomain: Fix irq_domain_alloc_irqs_recursive() error handling by Alexander Popov · 8 years ago
  28. 2c13ce8 posix_cpu_timer: Exit early when process has been reaped by Alexey Dobriyan · 8 years ago
  29. 44530d5 Revert "perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86" by Ingo Molnar · 8 years ago
  30. 748c720 sched/core: Panic on scheduling while atomic bugs if kernel.panic_on_warn is set by Daniel Bristot de Oliveira · 8 years ago
  31. 277a13e sched/cpuacct: Introduce cpuacct.usage_all to show all CPU stats together by Zhao Lei · 8 years ago
  32. 8e546bf sched/cpuacct: Use loop to consolidate code in cpuacct_stats_show() by Zhao Lei · 8 years ago
  33. 9acacc2 sched/cpuacct: Merge cpuacct_usage_index and cpuacct_stat_index enums by Zhao Lei · 8 years ago
  34. 369da7f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  35. 9e7f7f5 Merge branch 'x86/mm' into x86/boot, to pick up dependencies by Ingo Molnar · 8 years ago
  36. 4b4b208 Merge branch 'timers/fast-wheel' into timers/core by Ingo Molnar · 8 years ago
  37. f00c0af timers: Implement optimization for same expiry time in mod_timer() by Anna-Maria Gleixner · 8 years ago
  38. ffdf047 timers: Split out index calculation by Anna-Maria Gleixner · 8 years ago
  39. 4e85876 timers: Only wake softirq if necessary by Thomas Gleixner · 8 years ago
  40. a683f39 timers: Forward the wheel clock whenever possible by Thomas Gleixner · 8 years ago
  41. ff00673 timers/nohz: Remove pointless tick_nohz_kick_tick() function by Thomas Gleixner · 8 years ago
  42. 2369683 timers: Optimize collect_expired_timers() for NOHZ by Anna-Maria Gleixner · 8 years ago
  43. 73420fe timers: Move __run_timers() function by Anna-Maria Gleixner · 8 years ago
  44. 53bf837 timers: Remove set_timer_slack() leftovers by Thomas Gleixner · 8 years ago
  45. 500462a timers: Switch to a non-cascading wheel by Thomas Gleixner · 8 years ago
  46. 494af3e timers: Give a few structs and members proper names by Thomas Gleixner · 8 years ago
  47. 2b1ecc3 signals: Use hrtimer for sigtimedwait() by Thomas Gleixner · 8 years ago
  48. 177ec0a timers: Remove the deprecated mod_timer_pinned() API by Thomas Gleixner · 8 years ago
  49. e675447 timers: Make 'pinned' a timer property by Thomas Gleixner · 8 years ago
  50. 36e91aa Merge branch 'locking/arch-atomic' into locking/core, because the topic is ready by Ingo Molnar · 8 years ago
  51. 885885f locking/static_keys: Fix non static symbol Sparse warning by Wei Yongjun · 8 years ago
  52. 3ebe3bd Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging new changes by Ingo Molnar · 8 years ago
  53. 2c81a64 perf/core: Fix pmu::filter_match for SW-led groups by Mark Rutland · 8 years ago
  54. 5130213 tick/broadcast-hrtimer: Set name of the ce_broadcast_hrtimer by Jisheng Zhang · 8 years ago
  55. 4364e1a genirq/msi: Fix broken debug output by Thomas Gleixner · 8 years ago
  56. 8658be1 Merge branch 'irq/for-block' into irq/core by Thomas Gleixner · 8 years ago
  57. 5e385a6 genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectors by Christoph Hellwig · 8 years ago
  58. 0972fa5 genirq/msi: Make use of affinity aware allocations by Thomas Gleixner · 8 years ago
  59. 45ddcec genirq: Use affinity hint in irqdesc allocation by Thomas Gleixner · 8 years ago
  60. 06ee6d5 genirq: Add affinity hint to irq allocation by Thomas Gleixner · 8 years ago
  61. 9c25558 genirq: Introduce IRQD_AFFINITY_MANAGED flag by Thomas Gleixner · 8 years ago
  62. b614091 genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP by Thomas Gleixner · 8 years ago
  63. 0de7611 timers/nohz: Capitalize 'CPU' consistently by Ingo Molnar · 8 years ago
  64. 6168f8e timers/nohz: Fix several typos by Wei Jiangang · 8 years ago
  65. eaaa7ec timekeeping: export get_monotonic_coarse64 symbol by Gregor Boirie · 8 years ago
  66. 54d5f16e Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
  67. 89a82a9 Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  68. 32826ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  69. 52827f3 Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  70. ceb5607 bpf, perf: delay release of BPF prog after grace period by Daniel Borkmann · 8 years ago
  71. 3f5be2d audit: move audit_get_tty to reduce scope and kabi changes by Richard Guy Briggs · 8 years ago
  72. 76a658c2 audit: move calcs after alloc and check when logging set loginuid by Richard Guy Briggs · 8 years ago
  73. 55e16d3 sched/fair: Rework throttle_count sync by Peter Zijlstra · 8 years ago
  74. 599b484 sched/core: Fix sched_getaffinity() return value kerneldoc comment by Zev Weiss · 8 years ago
  75. 8663e24 sched/fair: Reorder cgroup creation code by Peter Zijlstra · 8 years ago
  76. 3d30544f sched/fair: Apply more PELT fixes by Peter Zijlstra · 8 years ago
  77. 7dc603c sched/fair: Fix PELT integrity for new tasks by Peter Zijlstra · 8 years ago
  78. ea86cb4 sched/cgroup: Fix cpu_cgroup_fork() handling by Vincent Guittot · 8 years ago
  79. 0101147 sched/fair: Fix PELT integrity for new groups by Peter Zijlstra · 8 years ago
  80. e210bff sched/fair: Fix and optimize the fork() path by Peter Zijlstra · 8 years ago
  81. 0dceeaf locking/qspinlock: Use __this_cpu_dec() instead of full-blown this_cpu_dec() by Pan Xinhui · 8 years ago
  82. 630741f Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  83. 8114e90 Merge tag 'v4.7-rc5' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  84. ea1dc6f sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusion by Peter Zijlstra · 8 years ago
  85. 7dd4912 sched/fair: Fix effective_load() to consistently use smoothed load by Peter Zijlstra · 8 years ago
  86. 65fe935 x86/KASLR, x86/power: Remove x86 hibernation restrictions by Kees Cook · 8 years ago
  87. 57801c1 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  88. e3b22bc Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  89. 9521d39 Fix build break in fork.c when THREAD_SIZE < PAGE_SIZE by Michael Ellerman · 8 years ago
  90. 086e3eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  91. 7407054 oom, suspend: fix oom_reaper vs. oom_killer_disable race by Michal Hocko · 8 years ago
  92. b235bee Clarify naming of thread info/stack allocators by Linus Torvalds · 8 years ago
  93. feb245e sched/core: Allow kthreads to fall back to online && !active cpus by Tejun Heo · 8 years ago
  94. 754bd59 sched/fair: Do not announce throttled next buddy in dequeue_task_fair() by Konstantin Khlebnikov · 8 years ago
  95. 094f469 sched/fair: Initialize throttle_count for new task-groups lazily by Konstantin Khlebnikov · 8 years ago
  96. 4c5ea0a locking/static_key: Fix concurrent static_key_slow_inc() by Paolo Bonzini · 8 years ago
  97. 82d6489 cgroup: Disable IRQs while holding css_set_lock by Daniel Bristot de Oliveira · 8 years ago
  98. 6720a30 locking: avoid passing around 'thread_info' in mutex debugging code by Linus Torvalds · 8 years ago
  99. d16dcd3d irqdomain: Fix disposal of mappings for interrupt hierarchies by Jon Hunter · 8 years ago
  100. c7d6b5a Merge branch 'fortglx/4.8/time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 8 years ago