1. 5bda4f6 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  2. c9b88e9 Merge tag 'trace-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  3. b8c0aa4 Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  4. 47dfe40 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  5. f2a8417 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 11 years ago
  6. c4c3f5f Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  7. 3e7a716 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  8. 8d71844 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  9. 504d587 timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks by Jan Kara · 11 years ago
  10. 3a1122d kexec: fix build error when hugetlbfs is disabled by David Rientjes · 11 years ago
  11. e0198b2 Josh has moved by Josh Triplett · 11 years ago
  12. 8f1d26d kexec: export free_huge_page to VMCOREINFO by Atsushi Kumagai · 11 years ago
  13. a138126 cpuset: fix the WARN_ON() in update_nodemasks_hier() by Li Zefan · 11 years ago
  14. ed1403e kthread_work: wake up worker only when the worker is idle by Lai Jiangshan · 11 years ago
  15. 9dae0a3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  16. dc6f03f ftrace: Add warning if tramp hash does not match nr_trampolines by Steven Rostedt (Red Hat) · 11 years ago
  17. 2a0343b ftrace: Fix trampoline hash update check on rec->flags by Steven Rostedt (Red Hat) · 11 years ago
  18. f723aa1 sched_clock: Avoid corrupting hrtimer tree during suspend by Stephen Boyd · 11 years ago
  19. 10e83fd ring-buffer: Use rb_page_size() instead of open coded head_page size by Steven Rostedt (Red Hat) · 11 years ago
  20. 0162d62 ftrace: Rename ftrace_ops field from trampolines to nr_trampolines by Steven Rostedt (Red Hat) · 11 years ago
  21. ddcb57e workqueue: use nr_node_ids instead of wq_numa_tbl_len by Lai Jiangshan · 11 years ago
  22. 3fb1823 workqueue: remove the misnamed out_unlock label in get_unbound_pool() by Lai Jiangshan · 11 years ago
  23. 29b1cb4 workqueue: remove the stale comment in pwq_unbound_release_workfn() by Lai Jiangshan · 11 years ago
  24. 13b1d62 workqueue: move rescuer pool detachment to the end by Lai Jiangshan · 11 years ago
  25. 051e185 workqueue: unfold start_worker() into create_worker() by Lai Jiangshan · 11 years ago
  26. 228f1d0 workqueue: remove @wakeup from worker_set_flags() by Lai Jiangshan · 11 years ago
  27. a489a03 workqueue: remove an unneeded UNBOUND test before waking up the next worker by Lai Jiangshan · 11 years ago
  28. 58d4e21 tracing: Fix wraparound problems in "uptime" trace clock by Tony Luck · 11 years ago
  29. d057190 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  30. d1743b8 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  31. b495c23 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  32. da5b99b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  33. 084c9ca Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  34. ba1afef tracing: Convert local function_graph functions to static by Steven Rostedt (Red Hat) · 11 years ago
  35. d8ca83e workqueue: wake regular worker if need_more_worker() when rescuer leave the pool by Lai Jiangshan · 11 years ago
  36. b972cc5 ftrace: Do not copy old hash when resetting by Wang Nan · 11 years ago
  37. 6508fa7 tracing: let user specify tracing_thresh after selecting function_graph by Stanislav Fomichev · 11 years ago
  38. 021c5b3 ring-buffer: Always run per-cpu ring buffer resize with schedule_work_on() by Corey Minyard · 11 years ago
  39. 3a63638 tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TEST by Steven Rostedt (Red Hat) · 11 years ago
  40. 1d48d59 ftrace: Remove function_trace_stop check from list func by Steven Rostedt (Red Hat) · 11 years ago
  41. 1820122 ftrace: Do no disable function tracing on enabling function tracing by Steven Rostedt (Red Hat) · 11 years ago
  42. 545d47b ftrace-graph: Remove usage of ftrace_stop() in ftrace_graph_stop() by Steven Rostedt (Red Hat) · 11 years ago
  43. d81b425 kprobes: Fix "Failed to find blacklist" probing errors on ia64 and ppc64 by Masami Hiramatsu · 11 years ago
  44. 22d3685 Merge tag 'trace-fixes-v3.16-rc5-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  45. 1b2f121 ftrace-graph: Remove dependency of ftrace_stop() from ftrace_graph_stop() by Steven Rostedt (Red Hat) · 11 years ago
  46. 2b01466 PM / Sleep: Remove ftrace_stop/start() from suspend and hibernate by Steven Rostedt (Red Hat) · 11 years ago
  47. 01c9db8 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 11 years ago
  48. d14aef3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  49. 6355d54 tracing: Kill "filter_string" arg of replace_preds() by Oleg Nesterov · 11 years ago
  50. bb9ef1c tracing: Change apply_subsystem_event_filter() paths to check file->system == dir by Oleg Nesterov · 11 years ago
  51. ede392a tracing/uprobes: Kill the dead TRACE_EVENT_FL_USE_CALL_FILTER logic by Oleg Nesterov · 11 years ago
  52. b5d09db tracing: Kill call_filter_disable() by Oleg Nesterov · 11 years ago
  53. 5737574 tracing: Kill destroy_call_preds() by Oleg Nesterov · 11 years ago
  54. 3e5454d tracing: Kill destroy_preds() and destroy_file_preds() by Oleg Nesterov · 11 years ago
  55. 187497f rcu: Allow for NULL tick_nohz_full_mask when nohz_full= missing by Paul E. McKenney · 11 years ago
  56. 646d704 ftrace: Allow archs to specify if they need a separate function graph trampoline by Steven Rostedt (Red Hat) · 11 years ago
  57. 5db6c6f locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER by Davidlohr Bueso · 11 years ago
  58. 4badad3 locking/mutex: Disable optimistic spinning on some architectures by Peter Zijlstra · 11 years ago
  59. 13b9a96 locking/rwsem: Rename 'activity' to 'count' by Peter Zijlstra · 11 years ago
  60. b0ab99e sched: Fix possible divide by zero in avg_atom() calculation by Mateusz Guzik · 11 years ago
  61. 33ecd20 locking/spinlocks/mcs: Micro-optimize osq_unlock() by Jason Low · 11 years ago
  62. 4d9d951 locking/spinlocks/mcs: Introduce and use init macro and function for osq locks by Jason Low · 11 years ago
  63. 9063182 locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead by Jason Low · 11 years ago
  64. 046a619 locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node() by Jason Low · 11 years ago
  65. 37e9562 locking/rwsem: Allow conservative optimistic spinning when readers have lock by Jason Low · 11 years ago
  66. 4a1c0f2 perf: Fix lockdep warning on process exit by Peter Zijlstra · 11 years ago
  67. 1903d50 perf: Revert ("perf: Always destroy groups on exit") by Peter Zijlstra · 11 years ago
  68. 97b8ee8 ring-buffer: Fix polling on trace_pipe by Martin Lau · 11 years ago
  69. f0160a5 tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputs by zhangwei(Jovi) · 12 years ago
  70. f7537df workqueue: alloc struct worker on its local node by Lai Jiangshan · 11 years ago
  71. 5f8bf2d2 tracing: Fix graph tracer with stack tracer on other archs by Steven Rostedt (Red Hat) · 11 years ago
  72. 5de4fa1 cgroup: initialize cgrp_dfl_root_inhibit_ss_mask from !->dfl_files test by Tejun Heo · 11 years ago
  73. 05ebb6e cgroup: make CFTYPE_ONLY_ON_DFL and CFTYPE_NO_ internal to cgroup core by Tejun Heo · 11 years ago
  74. a8ddc82 cgroup: distinguish the default and legacy hierarchies when handling cftypes by Tejun Heo · 11 years ago
  75. 2cf669a cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes() by Tejun Heo · 11 years ago
  76. 5577964 cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes by Tejun Heo · 11 years ago
  77. a14c687 cgroup: split cgroup_base_files[] into cgroup_{dfl|legacy}_base_files[] by Tejun Heo · 11 years ago
  78. 8abfb87 tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputs by zhangwei(Jovi) · 12 years ago
  79. 653a353 PM / sleep: fix freeze_ops NULL pointer dereferences by Zhang Rui · 11 years ago
  80. 4320f6b PM / sleep: Fix request_firmware() error at resume by Takashi Iwai · 11 years ago
  81. 2448e34 tracing: instance_rmdir() leaks ftrace_event_file->filter by Oleg Nesterov · 11 years ago
  82. 9c34a70 workqueue: reuse the already calculated pwq in try_to_grab_pending() by Lai Jiangshan · 11 years ago
  83. 40f6123 Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  84. a805cbf Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  85. afd1a8b cpuset: export effective masks to userspace by Li Zefan · 11 years ago
  86. 5d8ba82 cpuset: allow writing offlined masks to cpuset.cpus/mems by Li Zefan · 11 years ago
  87. be4c9dd cpuset: enable onlined cpu/node in effective masks by Li Zefan · 11 years ago
  88. 390a36a cpuset: refactor cpuset_hotplug_update_tasks() by Li Zefan · 11 years ago
  89. 7e88291 cpuset: make cs->{cpus, mems}_allowed as user-configured masks by Li Zefan · 11 years ago
  90. ae1c802 cpuset: apply cs->effective_{cpus,mems} by Li Zefan · 11 years ago
  91. 39bd0d1 cpuset: initialize top_cpuset's configured masks at mount by Li Zefan · 11 years ago
  92. 8b5f1c5 cpuset: use effective cpumask to build sched domains by Li Zefan · 11 years ago
  93. 554b0d1 cpuset: inherit ancestor's masks if effective_{cpus, mems} becomes empty by Li Zefan · 11 years ago
  94. 734d451 cpuset: update cs->effective_{cpus, mems} when config changes by Li Zefan · 11 years ago
  95. 1344ab9 cpuset: update cpuset->effective_{cpus,mems} at hotplug by Li Zefan · 11 years ago
  96. e2b9a3d cpuset: add cs->effective_cpus and cs->effective_mems by Li Zefan · 11 years ago
  97. 1823172 Merge branches 'doc.2014.07.08a', 'fixes.2014.07.09a', 'maintainers.2014.07.08b', 'nocbs.2014.07.07a' and 'torture.2014.07.07a' into HEAD by Paul E. McKenney · 11 years ago
  98. b41d1b9 rcu: Fix a sparse warning in rcu_report_unblock_qs_rnp() by Pranith Kumar · 11 years ago
  99. 615e41c rcu: Fix a sparse warning in rcu_initiate_boost() by Pranith Kumar · 11 years ago
  100. 406e3e5 rcu: Fix __rcu_reclaim() to use true/false for bool by Paul E. McKenney · 11 years ago