1. b8cdc05 bpf: bpf_stackmap_copy depends on CONFIG_PERF_EVENTS by Alexei Starovoitov · 9 years ago
  2. ac343e8 memremap: check pfn validity before passing to pfn_to_page() by Ard Biesheuvel · 9 years ago
  3. e1b77c9 sched/kasan: remove stale KASAN poison after hotplug by Mark Rutland · 9 years ago
  4. 5f29a77 mm: fix mixed zone detection in devm_memremap_pages by Dan Williams · 9 years ago
  5. d77a117 list: kill list_force_poison() by Dan Williams · 9 years ago
  6. f995b5f livepatch: Fix the error message about unresolvable ambiguity by Petr Mladek · 9 years ago
  7. 8095d0f resource: Export insert_resource and remove_resource by Toshi Kani · 9 years ago
  8. ff3cc95 resource: Add remove_resource interface by Toshi Kani · 9 years ago
  9. 4e0d8f7e resource: Change __request_region to inherit from immediate parent by Toshi Kani · 9 years ago
  10. 34e2c55 cpufreq: Add mechanism for registering utilization update callbacks by Rafael J. Wysocki · 9 years ago
  11. e237a55 x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected" by Chen Fan · 9 years ago
  12. 557c0c6 bpf: convert stackmap to pre-allocation by Alexei Starovoitov · 9 years ago
  13. 823707b bpf: check for reserved flag bits in array and stack maps by Alexei Starovoitov · 9 years ago
  14. 6c90598 bpf: pre-allocate hash map elements by Alexei Starovoitov · 9 years ago
  15. e19494e bpf: introduce percpu_freelist by Alexei Starovoitov · 9 years ago
  16. b121d1e bpf: prevent kprobe+bpf deadlocks by Alexei Starovoitov · 9 years ago
  17. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  18. f6d635ad cgroup: implement cgroup_subsys->implicit_on_dfl by Tejun Heo · 9 years ago
  19. e485798 cgroup: use css_set->mg_dst_cgrp for the migration target cgroup by Tejun Heo · 9 years ago
  20. 37ff9f8 cgroup: make cgroup[_taskset]_migrate() take cgroup_root instead of cgroup by Tejun Heo · 9 years ago
  21. 6c694c8 cgroup: move migration destination verification out of cgroup_migrate_prepare_dst() by Tejun Heo · 9 years ago
  22. 58cdb1c cgroup: fix incorrect destination cgroup in cgroup_update_dfl_csses() by Tejun Heo · 9 years ago
  23. 1cf8067 tracing: Fix typoes in code comment and printk in trace_nop.c by Chunyu Hu · 9 years ago
  24. 353206f tracing: Use flags instead of bool in trigger structure by Steven Rostedt (Red Hat) · 9 years ago
  25. a88e1cf tracing: Add an unreg_all() callback to trigger commands by Tom Zanussi · 9 years ago
  26. a5863da tracing: Add needs_rec flag to event triggers by Tom Zanussi · 9 years ago
  27. 104f281 tracing: Add a per-event-trigger 'paused' field by Tom Zanussi · 9 years ago
  28. dbfeaa7 tracing: Add get_syscall_name() by Tom Zanussi · 9 years ago
  29. c4a5923 tracing: Add event record param to trigger_ops.func() by Tom Zanussi · 9 years ago
  30. ab4bf00 tracing: Make event trigger functions available by Tom Zanussi · 9 years ago
  31. 4ef5690 tracing: Make ftrace_event_field checking functions available by Tom Zanussi · 9 years ago
  32. d39cdd2 tracing: Make tracer_flags use the right set_flag callback by Chunyu Hu · 9 years ago
  33. 29b75eb futex: Replace barrier() in unqueue_me() with READ_ONCE() by Jianyu Zhan · 9 years ago
  34. 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 · 9 years ago
  35. fe36d89 Merge branch 'linus' into irq/core, to pick up fixes by Ingo Molnar · 9 years ago
  36. f9c904b sched/cputime: Fix steal_account_process_tick() to always return jiffies by Chris Friesen · 9 years ago
  37. 72f9f3f sched/deadline: Remove dl_new from struct sched_dl_entity by Luca Abeni · 9 years ago
  38. 927a557 perf/core: Fix perf_sched_count derailment by Alexander Shishkin · 9 years ago
  39. 6436257 time/timekeeping: Work around false positive GCC warning by Ingo Molnar · 9 years ago
  40. ec87e1c Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix by Ingo Molnar · 9 years ago
  41. 5d8eb84 cpu/hotplug: Remove redundant state check by Thomas Gleixner · 9 years ago
  42. e9532e6 sched/cputime: Fix steal time accounting vs. CPU hotplug by Thomas Gleixner · 9 years ago
  43. 78baab7 Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  44. e57cbaf tracing: Do not have 'comm' filter override event 'comm' field by Steven Rostedt (Red Hat) · 9 years ago
  45. bc94b99 Merge tag 'v4.5-rc6' into core/resources, to resolve conflict by Ingo Molnar · 9 years ago
  46. 6936527 Merge branch 'fortglx/4.6/time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 9 years ago
  47. 88a1b56 Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next by James Morris · 9 years ago
  48. 4e8ae72 X.509: Make algo identifiers text instead of enum by David Howells · 9 years ago
  49. 5496260 cgroup: update css iteration in cgroup_update_dfl_csses() by Tejun Heo · 9 years ago
  50. 0431359 cgroup: allocate 2x cgrp_cset_links when setting up a new root by Tejun Heo · 9 years ago
  51. 5ced251 cgroup: make cgroup_calc_subtree_ss_mask() take @this_ss_mask by Tejun Heo · 9 years ago
  52. 334c367 cgroup: reimplement rebind_subsystems() using cgroup_apply_control() and friends by Tejun Heo · 9 years ago
  53. 03970d3 cgroup: use cgroup_apply_enable_control() in cgroup creation path by Tejun Heo · 9 years ago
  54. 945ba19 cgroup: combine cgroup_mutex locking and offline css draining by Tejun Heo · 9 years ago
  55. f7b2814 cgroup: factor out cgroup_{apply|finalize}_control() from cgroup_subtree_control_write() by Tejun Heo · 9 years ago
  56. 15a27c3 cgroup: introduce cgroup_{save|propagate|restore}_control() by Tejun Heo · 9 years ago
  57. ce3f1d9 cgroup: make cgroup_drain_offline() and cgroup_apply_control_{disable|enable}() recursive by Tejun Heo · 9 years ago
  58. bdb53bd cgroup: factor out cgroup_apply_control_enable() from cgroup_subtree_control_write() by Tejun Heo · 9 years ago
  59. 12b3bb6 cgroup: factor out cgroup_apply_control_disable() from cgroup_subtree_control_write() by Tejun Heo · 9 years ago
  60. 1b9b96a cgroup: factor out cgroup_drain_offline() from cgroup_subtree_control_write() by Tejun Heo · 9 years ago
  61. 5531dc9 cgroup: introduce cgroup_control() and cgroup_ss_mask() by Tejun Heo · 9 years ago
  62. a5bca21 cgroup: factor out cgroup_create() out of cgroup_mkdir() by Tejun Heo · 9 years ago
  63. 195e9b6 cgroup: reorder operations in cgroup_mkdir() by Tejun Heo · 9 years ago
  64. 88cb04b cgroup: explicitly track whether a cgroup_subsys_state is visible to userland by Tejun Heo · 9 years ago
  65. 6cd0f5b cgroup: separate out interface file creation from css creation by Tejun Heo · 9 years ago
  66. 20b454a cgroup: suppress spurious de-populated events by Tejun Heo · 9 years ago
  67. 2378d8b cgroup: re-hash init_css_set after subsystems are initialized by Tejun Heo · 9 years ago
  68. 82e88ff hrtimer: Revert CLOCK_MONOTONIC_RAW support by Thomas Gleixner · 9 years ago
  69. 71f87b2 cpu/hotplug: Plug death reporting race by Thomas Gleixner · 9 years ago
  70. 2c756fe time: Add history to cross timestamp interface supporting slower devices by Christopher S. Hall · 9 years ago
  71. 8006c24 time: Add driver cross timestamp interface for higher precision time synchronization by Christopher S. Hall · 9 years ago
  72. ba26621 time: Remove duplicated code in ktime_get_raw_and_real() by Christopher S. Hall · 9 years ago
  73. 9da0f49 time: Add timekeeping snapshot code capturing system time and counter by Christopher S. Hall · 9 years ago
  74. 6bd58f0 time: Add cycles to nanoseconds translation by Christopher S. Hall · 9 years ago
  75. 4f49b90 sched-clock: Migrate to use new tick dependency mask model by Frederic Weisbecker · 9 years ago
  76. b787830 posix-cpu-timers: Migrate to use new tick dependency mask model by Frederic Weisbecker · 9 years ago
  77. 76d92ac sched: Migrate sched to use new tick dependency mask model by Frederic Weisbecker · 9 years ago
  78. 01d36d0 sched: Account rr tasks by Frederic Weisbecker · 9 years ago
  79. 555e0c1 perf: Migrate perf to use new tick dependency mask model by Frederic Weisbecker · 9 years ago
  80. e6e6cc2 nohz: Use enum code for tick stop failure tracing message by Frederic Weisbecker · 9 years ago
  81. d027d45 nohz: New tick dependency mask by Frederic Weisbecker · 9 years ago
  82. 9b7f659 sched/core: Get rid of 'cpu' argument in wq_worker_sleeping() by Alexander Gordeev · 9 years ago
  83. 27d50c7 rcu: Make CPU_DYING_IDLE an explicit call by Thomas Gleixner · 9 years ago
  84. e69aab1 cpu/hotplug: Make wait for dead cpu completion based by Thomas Gleixner · 9 years ago
  85. 8df3e07 cpu/hotplug: Let upcoming cpu bring itself fully up by Thomas Gleixner · 9 years ago
  86. 1cf4f62 cpu/hotplug: Move online calls to hotplugged cpu by Thomas Gleixner · 9 years ago
  87. 4cb28ce cpu/hotplug: Create hotplug threads by Thomas Gleixner · 9 years ago
  88. 2e1a348 cpu/hotplug: Split out the state walk into functions by Thomas Gleixner · 9 years ago
  89. 931ef16 cpu/hotplug: Unpark smpboot threads from the state machine by Thomas Gleixner · 9 years ago
  90. 949338e cpu/hotplug: Move scheduler cpu_online notifier to hotplug core by Thomas Gleixner · 9 years ago
  91. 5b7aa87 cpu/hotplug: Implement setup/removal interface by Thomas Gleixner · 9 years ago
  92. 757c989 cpu/hotplug: Make target state writeable by Thomas Gleixner · 9 years ago
  93. 98f8cdc cpu/hotplug: Add sysfs state interface by Thomas Gleixner · 9 years ago
  94. af1f404 cpu/hotplug: Hand in target state to _cpu_up/down by Thomas Gleixner · 9 years ago
  95. 4baa0af cpu/hotplug: Convert the hotplugged cpu work to a state machine by Thomas Gleixner · 9 years ago
  96. cff7d37 cpu/hotplug: Convert to a state machine for the control processor by Thomas Gleixner · 9 years ago
  97. 9845817 cpu/hotplug: Split out cpu down functions by Thomas Gleixner · 9 years ago
  98. ba99746 cpu/hotplug: Restructure cpu_up code by Thomas Gleixner · 9 years ago
  99. 090e77c cpu/hotplug: Restructure FROZEN state handling by Thomas Gleixner · 9 years ago
  100. fa06235 cgroup: reset css on destruction by Vladimir Davydov · 9 years ago