1. 07061aa mm: fix two typos in comments for to_vmem_altmap() by Andreas Ziegler · 8 years ago
  2. 2552821 tags: Fix DEFINE_PER_CPU expansions by Peter Zijlstra · 8 years ago
  3. e23604e Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  4. d4e7961 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. e71c2c1 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  6. d09e356 Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. fbed0bc Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. d37a14b Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  9. 38460a2 locking/csd_lock: Use smp_cond_acquire() in csd_lock_wait() by Davidlohr Bueso · 8 years ago
  10. 90d1098 locking/csd_lock: Explicitly inline csd_lock*() helpers by Davidlohr Bueso · 8 years ago
  11. 6cbe9e4 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  12. ac343e8 memremap: check pfn validity before passing to pfn_to_page() by Ard Biesheuvel · 8 years ago
  13. e1b77c9 sched/kasan: remove stale KASAN poison after hotplug by Mark Rutland · 8 years ago
  14. 5f29a77 mm: fix mixed zone detection in devm_memremap_pages by Dan Williams · 8 years ago
  15. d77a117 list: kill list_force_poison() by Dan Williams · 8 years ago
  16. 29b75eb futex: Replace barrier() in unqueue_me() with READ_ONCE() by Jianyu Zhan · 8 years ago
  17. 1f25184 Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohz by Ingo Molnar · 8 years ago
  18. f9c904b sched/cputime: Fix steal_account_process_tick() to always return jiffies by Chris Friesen · 8 years ago
  19. 72f9f3f sched/deadline: Remove dl_new from struct sched_dl_entity by Luca Abeni · 8 years ago
  20. 927a557 perf/core: Fix perf_sched_count derailment by Alexander Shishkin · 8 years ago
  21. 78baab7 Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  22. e57cbaf tracing: Do not have 'comm' filter override event 'comm' field by Steven Rostedt (Red Hat) · 8 years ago
  23. bc94b99 Merge tag 'v4.5-rc6' into core/resources, to resolve conflict by Ingo Molnar · 8 years ago
  24. 4f49b90 sched-clock: Migrate to use new tick dependency mask model by Frederic Weisbecker · 9 years ago
  25. b787830 posix-cpu-timers: Migrate to use new tick dependency mask model by Frederic Weisbecker · 9 years ago
  26. 76d92ac sched: Migrate sched to use new tick dependency mask model by Frederic Weisbecker · 9 years ago
  27. 01d36d0 sched: Account rr tasks by Frederic Weisbecker · 9 years ago
  28. 555e0c1 perf: Migrate perf to use new tick dependency mask model by Frederic Weisbecker · 9 years ago
  29. e6e6cc2 nohz: Use enum code for tick stop failure tracing message by Frederic Weisbecker · 9 years ago
  30. d027d45 nohz: New tick dependency mask by Frederic Weisbecker · 9 years ago
  31. 026842d tracing/syscalls: Rename "/format" tracepoint field name "nr" to "__syscall_nr: by Taeung Song · 8 years ago
  32. 9e4e755 locking/lockdep: Detect chain_key collisions by Ingo Molnar · 8 years ago
  33. 5f18ab5 locking/lockdep: Prevent chain_key collisions by Alfredo Alvarez Fernandez · 8 years ago
  34. 1329ce6 locking/mutex: Allow next waiter lockless wakeup by Davidlohr Bueso · 8 years ago
  35. 32d6251 locking/pvqspinlock: Enable slowpath locking count tracking by Waiman Long · 9 years ago
  36. cb037fd locking/qspinlock: Use smp_cond_acquire() in pending code by Waiman Long · 9 years ago
  37. eaff0e7 locking/pvqspinlock: Move lock stealing count tracking code into pv_queued_spin_steal_lock() by Waiman Long · 9 years ago
  38. 920c720 locking/mcs: Fix mcs_spin_lock() ordering by Peter Zijlstra · 8 years ago
  39. 39a1142 Merge tag 'v4.5-rc6' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  40. 801ccdb sched/deadline: Remove superfluous call to switched_to_dl() by Peter Zijlstra · 8 years ago
  41. f904f58 sched/debug: Fix preempt_disable_ip recording for preempt_disable() by Sebastian Andrzej Siewior · 8 years ago
  42. ff9a9b4 sched, time: Switch VIRT_CPU_ACCOUNTING_GEN to jiffy granularity by Rik van Riel · 8 years ago
  43. 9344c92 time, acct: Drop irq save & restore from __acct_update_integrals() by Rik van Riel · 8 years ago
  44. b2add86 acct, time: Change indentation in __acct_update_integrals() by Rik van Riel · 8 years ago
  45. 382c2fe sched, time: Remove non-power-of-two divides from __acct_update_integrals() by Rik van Riel · 8 years ago
  46. c3a990d sched/rt: Kick RT bandwidth timer immediately on start up by Steven Rostedt · 8 years ago
  47. ef47718 sched/debug: Add deadline scheduler bandwidth ratio to /proc/sched_debug by Steven Rostedt (Red Hat) · 8 years ago
  48. 3866e84 sched/debug: Move sched_domain_sysctl to debug.c by Steven Rostedt (Red Hat) · 8 years ago
  49. d6ca41d sched/debug: Move the /sys/kernel/debug/sched_features file setup into debug.c by Steven Rostedt (Red Hat) · 8 years ago
  50. ff77e46 sched/rt: Fix PI handling vs. sched_setscheduler() by Peter Zijlstra · 8 years ago
  51. 41d9339 sched/core: Remove duplicated sched_group_set_shares() prototype by Dongsheng Yang · 8 years ago
  52. be68a68 sched/fair: Consolidate nohz CPU load update code by Frederic Weisbecker · 8 years ago
  53. 7400d3b sched/fair: Avoid using decay_load_missed() with a negative value by Byungchul Park · 8 years ago
  54. 6aa447bc Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes by Ingo Molnar · 8 years ago
  55. 48be3a6 sched/deadline: Always calculate end of period on sched_yield() by Peter Zijlstra · 8 years ago
  56. 6fe1f34 sched/cgroup: Fix cgroup entity load tracking tear-down by Peter Zijlstra · 8 years ago
  57. 675965b perf: Export perf_event_sysfs_show() by Thomas Gleixner · 8 years ago
  58. 0a73489 Merge tag 'v4.5-rc6' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  59. 1b9540c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  60. 76c03f0 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. 5bb9871 Merge tag 'trace-fixes-v4.5-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  62. 3d7b365 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  63. abedf8e rcu: Use simple wait queues where possible in rcutree by Paul Gortmaker · 8 years ago
  64. 065bb78 rcu: Do not call rcu_nocb_gp_cleanup() while holding rnp->lock by Daniel Wagner · 8 years ago
  65. 13b3568 wait.[ch]: Introduce the simple waitqueue (swait) implementation by Peter Zijlstra (Intel) · 8 years ago
  66. 0da4cf3 perf: Robustify task_function_call() by Peter Zijlstra · 8 years ago
  67. a096309 perf: Fix scaling vs. perf_install_in_context() by Peter Zijlstra · 8 years ago
  68. bd2afa4 perf: Fix scaling vs. perf_event_enable() by Peter Zijlstra · 8 years ago
  69. 7fce250 perf: Fix scaling vs. perf_event_enable_on_exec() by Peter Zijlstra · 8 years ago
  70. 3cbaa59 perf: Fix ctx time tracking by introducing EVENT_TIME by Peter Zijlstra · 8 years ago
  71. 28a967c perf: Cure event->pending_disable race by Peter Zijlstra · 8 years ago
  72. 9107c89 perf: Fix race between event install and jump_labels by Peter Zijlstra · 8 years ago
  73. a69b0ca perf: Fix cloning by Peter Zijlstra · 8 years ago
  74. 6f932e5 perf: Only update context time when active by Peter Zijlstra · 8 years ago
  75. a4f4bb6 perf: Allow perf_release() with !event->ctx by Peter Zijlstra · 8 years ago
  76. 1300562 perf: Do not double free by Peter Zijlstra · 8 years ago
  77. 84c4e62 perf: Close install vs. exit race by Peter Zijlstra · 8 years ago
  78. d045437 tracing: Fix showing function event in available_events by Steven Rostedt (Red Hat) · 8 years ago
  79. 93f834d devm_memremap: Fix error value when memremap failed by Toshi Kani · 8 years ago
  80. 4de8ebe Merge tag 'trace-fixes-v4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  81. d2aa1ac mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel mappings by Kees Cook · 8 years ago
  82. 06b74c6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  83. 59ceeaa kernel/resource.c: fix muxed resource handling in __request_region() by Simon Guinot · 9 years ago
  84. 87d9ac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  85. 6e22c83 tracing, kasan: Silence Kasan warning in check_stack of stack_tracer by Yang Shi · 8 years ago
  86. 705d43d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  87. 9273a8b devm_memremap_release(): fix memremap'd addr handling by Toshi Kani · 8 years ago
  88. 7dcd182 ftrace/module: remove ftrace module notifier by Jessica Yu · 8 years ago
  89. 65d8fc7 futex: Remove requirement for lock_page() in get_futex_key() by Mel Gorman · 8 years ago
  90. 8ad7b37 futex: Rename barrier references in ordering guarantees by Davidlohr Bueso · 8 years ago
  91. 3b364d7 perf/core: Remove unused arguments from a bunch of functions by Thomas Gleixner · 8 years ago
  92. 9109dc9 Merge branch 'perf/urgent' into perf/core, to queue up dependent patch by Ingo Molnar · 8 years ago
  93. 059fcd8 perf/core: Plug potential memory leak in CPU_UP_PREPARE by Thomas Gleixner · 8 years ago
  94. 27ca923 perf/core: Remove the bogus and dangerous CPU_DOWN_FAILED hotplug state by Thomas Gleixner · 8 years ago
  95. b4f75d4 perf/core: Remove bogus UP_CANCELED hotplug state by Thomas Gleixner · 8 years ago
  96. c219b7d sched/deadline: Fix trivial typo in printk() message by Steven Rostedt · 8 years ago
  97. 3223d05 sched/core: Remove dead statement in __schedule() by Byungchul Park · 8 years ago
  98. cb490d6 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. 8537bb9 nohz: Implement wide kick on top of irq work by Frederic Weisbecker · 9 years ago
  100. 5fd7a09 atomic: Export fetch_or() by Frederic Weisbecker · 9 years ago