1. a4c35ed2 ftrace: Fix synchronization location disabling and freeing ftrace_ops by Steven Rostedt (Red Hat) · 11 years ago
  2. 8cb75e0 sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding by Peter Zijlstra · 11 years ago
  3. 0bd3a17 sched/preempt, locking: Rework local_bh_{dis,en}able() by Peter Zijlstra · 11 years ago
  4. 23a8e84 ftrace: Have function graph only trace based on global_ops filters by Steven Rostedt (Red Hat) · 11 years ago
  5. 6577e42 sched/clock: Fix up clear_sched_clock_stable() by Peter Zijlstra · 11 years ago
  6. 35af99e sched/clock, x86: Use a static_key for sched_clock_stable by Peter Zijlstra · 11 years ago
  7. ef08f0f sched/clock: Remove local_irq_disable() from the clocks by Peter Zijlstra · 11 years ago
  8. 9ea4c38 locking: Optimize lock_bh functions by Peter Zijlstra · 11 years ago
  9. c726099 sched: Factor out the on_null_domain() checks in trigger_load_balance() by Daniel Lezcano · 11 years ago
  10. 208cb16 sched: Pass 'struct rq' to nohz_idle_balance() by Daniel Lezcano · 11 years ago
  11. f7ed0a8 sched: Pass 'struct rq' to rebalance_domains() by Daniel Lezcano · 11 years ago
  12. 0aeeeeb sched: Remove unused parameter from nohz_balancer_kick() by Daniel Lezcano · 11 years ago
  13. 3dd0337 sched: Remove unused parameter from find_new_ilb() by Daniel Lezcano · 11 years ago
  14. 63f609b sched: Pass 'struct rq' to on_null_domain() by Daniel Lezcano · 11 years ago
  15. 4a72562 sched: Reduce nohz_kick_needed() parameters by Daniel Lezcano · 11 years ago
  16. 7caff66 sched: Reduce trigger_load_balance() parameters by Daniel Lezcano · 11 years ago
  17. de212f1 sched/deadline: Fix hotplug admission control by Peter Zijlstra · 11 years ago
  18. 1724813 sched/deadline: Remove the sysctl_sched_dl knobs by Peter Zijlstra · 11 years ago
  19. e4099a5 sched/deadline: Fix up the smp-affinity mask tests by Peter Zijlstra · 11 years ago
  20. 6bfd6d7 sched/deadline: speed up SCHED_DEADLINE pushes with a push-heap by Juri Lelli · 11 years ago
  21. 332ac17 sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks by Dario Faggioli · 11 years ago
  22. 2d3d891 sched/deadline: Add SCHED_DEADLINE inheritance logic by Dario Faggioli · 11 years ago
  23. fb00aca rtmutex: Turn the plist into an rb-tree by Peter Zijlstra · 11 years ago
  24. af6ace7 sched/deadline: Add latency tracing for SCHED_DEADLINE tasks by Dario Faggioli · 11 years ago
  25. 755378a sched/deadline: Add period support for SCHED_DEADLINE tasks by Harald Gustafsson · 11 years ago
  26. 239be4a sched/deadline: Add SCHED_DEADLINE avg_update accounting by Dario Faggioli · 11 years ago
  27. 1baca4c sched/deadline: Add SCHED_DEADLINE SMP-related data structures & logic by Juri Lelli · 11 years ago
  28. aab03e0 sched/deadline: Add SCHED_DEADLINE structures & implementation by Dario Faggioli · 11 years ago
  29. d50dde5 sched: Add new scheduler syscalls to support an extended scheduling parameters ABI by Dario Faggioli · 11 years ago
  30. 56b4811 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 11 years ago
  31. b0c29f7 futexes: Avoid taking the hb->lock if there's nothing to wake up by Davidlohr Bueso · 11 years ago
  32. 99b60ce futexes: Document multiprocessor ordering guarantees by Thomas Gleixner · 11 years ago
  33. a52b89e futexes: Increase hash table size for better performance by Davidlohr Bueso · 11 years ago
  34. 0d00c7b futexes: Clean up various details by Jason Low · 11 years ago
  35. 1c62448 Merge tag 'v3.13-rc8' into core/locking by Ingo Molnar · 11 years ago
  36. 4ff9133 Merge branches 'pm-sleep', 'pm-runtime' and 'pm-apm' by Rafael J. Wysocki · 11 years ago
  37. d05d24a Merge branch 'fortglx/3.14/time' of git://git.linaro.org/people/john.stultz/linux into timers/core by Ingo Molnar · 11 years ago
  38. dba8614 Merge branch 'linus' into timers/core by Ingo Molnar · 11 years ago
  39. a21b0b3 perf: Introduce a flag to enable close-on-exec in perf_event_open() by Yann Droneaud · 11 years ago
  40. f3ae75d perf/x86: Fix active_entry initialization by Stephane Eranian · 11 years ago
  41. 7a06c41 sched_clock: Disable seqlock lockdep usage in sched_clock() by John Stultz · 11 years ago
  42. 9722c2d sched: Calculate effective load even if local weight is 0 by Rik van Riel · 11 years ago
  43. 440a113 workqueue: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK() by Chuansheng Liu · 11 years ago
  44. 405e1d8 ftrace: Synchronize setting function_trace_op with ftrace_trace_function by Steven Rostedt (Red Hat) · 11 years ago
  45. dd97b95 tracing: Show available event triggers when no trigger is set by Steven Rostedt (Red Hat) · 11 years ago
  46. 13a1e4a tracing: Consolidate event trigger code by Steven Rostedt (Red Hat) · 11 years ago
  47. e8dc637 tracing: Fix counter for traceon/off event triggers by Steven Rostedt (Red Hat) · 11 years ago
  48. 4bf0566 tracing: Remove double-underscore naming in syscall trigger invocations by Tom Zanussi · 11 years ago
  49. 0641d36 tracing/kprobes: Add trace event trigger invocations by Tom Zanussi · 11 years ago
  50. 362e77d PM / hibernate: Call platform_leave() in suspend path too by Bjørn Mork · 11 years ago
  51. e0d18fe tracing/probes: Fix build break on !CONFIG_KPROBE_EVENT by Namhyung Kim · 11 years ago
  52. b7e0bf3 tracing/uprobes: Add @+file_offset fetch method by Namhyung Kim · 11 years ago
  53. 72fd293 uprobes: Allocate ->utask before handler_chain() for tracing handlers by Oleg Nesterov · 11 years ago
  54. b079d37 tracing/uprobes: Add support for full argument access methods by Namhyung Kim · 11 years ago
  55. dcad1a2 tracing/uprobes: Fetch args before reserving a ring buffer by Namhyung Kim · 11 years ago
  56. a473414 tracing/uprobes: Pass 'is_return' to traceprobe_parse_probe_arg() by Namhyung Kim · 11 years ago
  57. 5baaa59 tracing/probes: Implement 'memory' fetch method for uprobes by Namhyung Kim · 11 years ago
  58. 3925f4a tracing/probes: Add fetch{,_size} member into deref fetch method by Hyeoncheol Lee · 11 years ago
  59. 1301a44 tracing/probes: Move 'symbol' fetch method to kprobes by Namhyung Kim · 11 years ago
  60. 3fd996a tracing/probes: Implement 'stack' fetch method for uprobes by Namhyung Kim · 11 years ago
  61. 34fee3a tracing/probes: Split [ku]probes_fetch_type_table by Namhyung Kim · 11 years ago
  62. b26c74e tracing/probes: Move fetch function helpers to trace_probe.h by Namhyung Kim · 11 years ago
  63. 5bf652a tracing/probes: Integrate duplicate set_print_fmt() by Namhyung Kim · 11 years ago
  64. 2dc1018 tracing/kprobes: Move common functions to trace_probe.h by Namhyung Kim · 11 years ago
  65. 14577c3 tracing/uprobes: Convert to struct trace_probe by Namhyung Kim · 11 years ago
  66. c31ffb3 tracing/kprobes: Factor out struct trace_probe by Namhyung Kim · 11 years ago
  67. 50eb267 tracing/probes: Fix basic print type functions by Namhyung Kim · 11 years ago
  68. 306cfe2 tracing/uprobes: Fix documentation of uprobe registration syntax by Namhyung Kim · 11 years ago
  69. d8a30f2 tracing: Fix rcu handling of event_trigger_data filter field by Steven Rostedt (Red Hat) · 11 years ago
  70. 098c879 tracing: Add generic tracing_lseek() function by Steven Rostedt (Red Hat) · 11 years ago
  71. fbd2240 Merge back earlier 'pm-sleep' material. by Rafael J. Wysocki · 11 years ago
  72. bddffa2 Merge tag 'pm+acpi-3.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  73. 1a67253 Merge branches 'pm-cpufreq' and 'pm-sleep' containing PM fixes by Rafael J. Wysocki · 11 years ago
  74. 70e672f Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  75. 4b69316 Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  76. 38aef31 timekeeping: Remove comment that's mostly out of date by John Stultz · 11 years ago
  77. d26e4fe timekeeper: fix comment typo for tk_setup_internals() by Yijing Wang · 11 years ago
  78. 330a161 timekeeping: Fix missing timekeeping_update in suspend path by John Stultz · 11 years ago
  79. 04005f6 timekeeping: Fix CLOCK_TAI timer/nanosleep delays by John Stultz · 11 years ago
  80. 47a1b796 tick/timekeeping: Call update_wall_time outside the jiffies lock by John Stultz · 11 years ago
  81. 6fdda9a timekeeping: Avoid possible deadlock from clock_was_set_delayed by John Stultz · 11 years ago
  82. 5258d3f timekeeping: Fix potential lost pv notification of time change by John Stultz · 11 years ago
  83. f55c076 timekeeping: Fix lost updates to tai adjustment by John Stultz · 11 years ago
  84. bac5fb9 tracing: Add and use generic set_trigger_filter() implementation by Tom Zanussi · 11 years ago
  85. 2875a08 tracing: Move ftrace_event_file() out of DYNAMIC_FTRACE ifdef by Steven Rostedt (Red Hat) · 11 years ago
  86. 7862ad1 tracing: Add 'enable_event' and 'disable_event' event trigger commands by Tom Zanussi · 11 years ago
  87. f21ecbb tracing: Add 'stacktrace' event trigger command by Tom Zanussi · 11 years ago
  88. 93e31ff tracing: Add 'snapshot' event trigger command by Tom Zanussi · 11 years ago
  89. c606850 PM / sleep: Fix memory leak in pm_vt_switch_unregister(). by Masami Ichikawa · 11 years ago
  90. 2a2df32 tracing: Add 'traceon' and 'traceoff' event trigger commands by Tom Zanussi · 11 years ago
  91. 85f2b08 tracing: Add basic event trigger framework by Tom Zanussi · 11 years ago
  92. 597d795 mm: do not allocate page->ptl dynamically, if spinlock_t fits to long by Kirill A. Shutemov · 11 years ago
  93. 5263f0a Merge tag 'trace-fixes-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  94. 85fbd72 libata, freezer: avoid block device removal while system is frozen by Tejun Heo · 11 years ago
  95. f755669 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  96. 58cac3f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  97. 86fbf16 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  98. 2084140 mm: fix TLB flush race between migration, and change_protection_range by Rik van Riel · 11 years ago
  99. 3c67f47 sched: numa: skip inaccessible VMAs by Mel Gorman · 11 years ago
  100. c97102b kexec: migrate to reboot cpu by Vivek Goyal · 11 years ago