1. 606274c bpf: introduce bpf_get_current_task() helper by Alexei Starovoitov · 8 years ago
  2. 63f9ccb Merge back earlier suspend/hibernation changes for v4.8. by Rafael J. Wysocki · 8 years ago
  3. 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
  4. 9e7f7f5 Merge branch 'x86/mm' into x86/boot, to pick up dependencies by Ingo Molnar · 8 years ago
  5. 4b4b208 Merge branch 'timers/fast-wheel' into timers/core by Ingo Molnar · 8 years ago
  6. f00c0af timers: Implement optimization for same expiry time in mod_timer() by Anna-Maria Gleixner · 8 years ago
  7. ffdf047 timers: Split out index calculation by Anna-Maria Gleixner · 8 years ago
  8. 4e85876 timers: Only wake softirq if necessary by Thomas Gleixner · 8 years ago
  9. a683f39 timers: Forward the wheel clock whenever possible by Thomas Gleixner · 8 years ago
  10. ff00673 timers/nohz: Remove pointless tick_nohz_kick_tick() function by Thomas Gleixner · 8 years ago
  11. 2369683 timers: Optimize collect_expired_timers() for NOHZ by Anna-Maria Gleixner · 8 years ago
  12. 73420fe timers: Move __run_timers() function by Anna-Maria Gleixner · 8 years ago
  13. 53bf837 timers: Remove set_timer_slack() leftovers by Thomas Gleixner · 8 years ago
  14. 500462a timers: Switch to a non-cascading wheel by Thomas Gleixner · 8 years ago
  15. 494af3e timers: Give a few structs and members proper names by Thomas Gleixner · 8 years ago
  16. 2b1ecc3 signals: Use hrtimer for sigtimedwait() by Thomas Gleixner · 8 years ago
  17. 177ec0a timers: Remove the deprecated mod_timer_pinned() API by Thomas Gleixner · 8 years ago
  18. e675447 timers: Make 'pinned' a timer property by Thomas Gleixner · 8 years ago
  19. 36e91aa Merge branch 'locking/arch-atomic' into locking/core, because the topic is ready by Ingo Molnar · 8 years ago
  20. 885885f locking/static_keys: Fix non static symbol Sparse warning by Wei Yongjun · 8 years ago
  21. 3ebe3bd Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging new changes by Ingo Molnar · 8 years ago
  22. 2c81a64 perf/core: Fix pmu::filter_match for SW-led groups by Mark Rutland · 8 years ago
  23. ecb23dc xen: add steal_clock support on x86 by Juergen Gross · 8 years ago
  24. a4a551b ftrace: Reduce size of function graph entries by Namhyung Kim · 8 years ago
  25. 7ad8fb6 tracing: Have HIST_TRIGGERS select TRACING by Tom Zanussi · 8 years ago
  26. 67f20b0 tracing: Using for_each_set_bit() to simplify trace_pid_write() by Wei Yongjun · 8 years ago
  27. 5130213 tick/broadcast-hrtimer: Set name of the ce_broadcast_hrtimer by Jisheng Zhang · 8 years ago
  28. 501c237 ftrace: Move toplevel init out of ftrace_init_tracefs() by Steven Rostedt (Red Hat) · 8 years ago
  29. 4364e1a genirq/msi: Fix broken debug output by Thomas Gleixner · 8 years ago
  30. 5d1191a Merge back earlier cpufreq material for v4.8. by Rafael J. Wysocki · 8 years ago
  31. 8658be1 Merge branch 'irq/for-block' into irq/core by Thomas Gleixner · 8 years ago
  32. 5e385a6 genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectors by Christoph Hellwig · 8 years ago
  33. 0972fa5 genirq/msi: Make use of affinity aware allocations by Thomas Gleixner · 8 years ago
  34. 45ddcec genirq: Use affinity hint in irqdesc allocation by Thomas Gleixner · 8 years ago
  35. 06ee6d5 genirq: Add affinity hint to irq allocation by Thomas Gleixner · 8 years ago
  36. 9c25558 genirq: Introduce IRQD_AFFINITY_MANAGED flag by Thomas Gleixner · 8 years ago
  37. b614091 genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP by Thomas Gleixner · 8 years ago
  38. 307c597 PM / hibernate: Recycle safe pages after image restoration by Rafael J. Wysocki · 8 years ago
  39. 6dbecfd PM / hibernate: Simplify mark_unsafe_pages() by Rafael J. Wysocki · 8 years ago
  40. 9c74448 PM / hibernate: Do not free preallocated safe pages during image restore by Rafael J. Wysocki · 8 years ago
  41. 7b776af PM / suspend: show workqueue state in suspend flow by Roger Lu · 8 years ago
  42. 4a482f3 cgroup: bpf: Add bpf_skb_in_cgroup_proto by Martin KaFai Lau · 8 years ago
  43. 4ed8ec5 cgroup: bpf: Add BPF_MAP_TYPE_CGROUP_ARRAY by Martin KaFai Lau · 8 years ago
  44. 1f3fe7e cgroup: Add cgroup_get_from_fd by Martin KaFai Lau · 8 years ago
  45. 113214b bpf: refactor bpf_prog_get and type check into helper by Daniel Borkmann · 8 years ago
  46. 1aacde3 bpf: generally move prog destruction to RCU deferral by Daniel Borkmann · 8 years ago
  47. 0de7611 timers/nohz: Capitalize 'CPU' consistently by Ingo Molnar · 8 years ago
  48. 6168f8e timers/nohz: Fix several typos by Wei Jiangang · 8 years ago
  49. 5f65e5c cred: Reject inodes with invalid ids in set_create_file_as() by Seth Forshee · 8 years ago
  50. eaaa7ec timekeeping: export get_monotonic_coarse64 symbol by Gregor Boirie · 8 years ago
  51. 80b48c4 bpf: don't use raw processor id in generic helper by Daniel Borkmann · 8 years ago
  52. 6816a7f bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_read by Daniel Borkmann · 8 years ago
  53. d793133 bpf, trace: fetch current cpu only once by Daniel Borkmann · 8 years ago
  54. 1ca1cc9 bpf: minor cleanups on fd maps and helpers by Daniel Borkmann · 8 years ago
  55. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  56. 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
  57. 89a82a9 Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  58. 32826ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  59. 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
  60. ceb5607 bpf, perf: delay release of BPF prog after grace period by Daniel Borkmann · 8 years ago
  61. 3f5be2d audit: move audit_get_tty to reduce scope and kabi changes by Richard Guy Briggs · 8 years ago
  62. 76a658c audit: move calcs after alloc and check when logging set loginuid by Richard Guy Briggs · 8 years ago
  63. ea00f4f PM / sleep: make PM notifiers called symmetrically by Lianwei Wang · 8 years ago
  64. 7fa8b71 tracing/function_graph: Fix filters for function_graph threshold by Joel Fernandes · 8 years ago
  65. 86b2efb audit: add fields to exclude filter by reusing user filter by Richard Guy Briggs · 8 years ago
  66. 55e16d3 sched/fair: Rework throttle_count sync by Peter Zijlstra · 8 years ago
  67. 599b484 sched/core: Fix sched_getaffinity() return value kerneldoc comment by Zev Weiss · 8 years ago
  68. 8663e24 sched/fair: Reorder cgroup creation code by Peter Zijlstra · 8 years ago
  69. 3d30544f sched/fair: Apply more PELT fixes by Peter Zijlstra · 8 years ago
  70. 7dc603c sched/fair: Fix PELT integrity for new tasks by Peter Zijlstra · 8 years ago
  71. ea86cb4 sched/cgroup: Fix cpu_cgroup_fork() handling by Vincent Guittot · 8 years ago
  72. 0101147 sched/fair: Fix PELT integrity for new groups by Peter Zijlstra · 8 years ago
  73. e210bff sched/fair: Fix and optimize the fork() path by Peter Zijlstra · 8 years ago
  74. 0dceeaf locking/qspinlock: Use __this_cpu_dec() instead of full-blown this_cpu_dec() by Pan Xinhui · 8 years ago
  75. 630741f Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  76. 8114e90 Merge tag 'v4.7-rc5' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  77. ea1dc6f sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusion by Peter Zijlstra · 8 years ago
  78. 7dd4912 sched/fair: Fix effective_load() to consistently use smoothed load by Peter Zijlstra · 8 years ago
  79. 65fe935 x86/KASLR, x86/power: Remove x86 hibernation restrictions by Kees Cook · 8 years ago
  80. 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
  81. 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
  82. 9521d39 Fix build break in fork.c when THREAD_SIZE < PAGE_SIZE by Michael Ellerman · 8 years ago
  83. 086e3eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  84. 7407054 oom, suspend: fix oom_reaper vs. oom_killer_disable race by Michal Hocko · 8 years ago
  85. b235bee Clarify naming of thread info/stack allocators by Linus Torvalds · 8 years ago
  86. f295e53 libnvdimm, pmem: allow nfit_test to override pmem_direct_access() by Dan Williams · 8 years ago
  87. d07b846 fs: Limit file caps to the user namespace of the super block by Seth Forshee · 9 years ago
  88. feb245e sched/core: Allow kthreads to fall back to online && !active cpus by Tejun Heo · 8 years ago
  89. 754bd59 sched/fair: Do not announce throttled next buddy in dequeue_task_fair() by Konstantin Khlebnikov · 8 years ago
  90. 094f469 sched/fair: Initialize throttle_count for new task-groups lazily by Konstantin Khlebnikov · 8 years ago
  91. 4c5ea0a locking/static_key: Fix concurrent static_key_slow_inc() by Paolo Bonzini · 8 years ago
  92. be54f69 tracing: Skip more functions when doing stack tracing of events by Steven Rostedt (Red Hat) · 8 years ago
  93. 82d6489 cgroup: Disable IRQs while holding css_set_lock by Daniel Bristot de Oliveira · 8 years ago
  94. 6720a30 locking: avoid passing around 'thread_info' in mutex debugging code by Linus Torvalds · 8 years ago
  95. d16dcd3d irqdomain: Fix disposal of mappings for interrupt hierarchies by Jon Hunter · 8 years ago
  96. 9f6870d cgroup: Use lld instead of ld when printing pids controller events_limit by Kenny Yu · 8 years ago
  97. 135b8b3 cgroup: Add pids controller event when fork fails because of pid limit by Kenny Yu · 8 years ago
  98. e7e15b8 cgroup: allow NULL return from ss->css_alloc() by Tejun Heo · 8 years ago
  99. 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
  100. 7c71feb timer: Avoid using timespec by Arnd Bergmann · 8 years ago