| Age | Commit message (Expand) | Author |
| 2015-03-27 | clockevents: Manage device's state separately for the core | Viresh Kumar |
| 2015-03-27 | clockevents: Handle tick device's resume separately | Viresh Kumar |
| 2015-03-27 | perf: Add per event clockid support | Peter Zijlstra |
| 2015-03-27 | Merge branch 'perf/core' into perf/timer, before applying new changes | Ingo Molnar |
| 2015-03-27 | Merge branch 'timers/core' into perf/timer, to apply dependent patch | Ingo Molnar |
| 2015-03-27 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
| 2015-03-27 | perf: Fix racy group access | Peter Zijlstra |
| 2015-03-27 | Merge branch 'perf/x86' into perf/core, because it's ready | Ingo Molnar |
| 2015-03-27 | Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh th... | Ingo Molnar |
| 2015-03-27 | time: Introduce tk_fast_raw | Peter Zijlstra |
| 2015-03-27 | time: Parametrize all tk_fast_mono users | Peter Zijlstra |
| 2015-03-27 | time: Add timerkeeper::tkr_raw | Peter Zijlstra |
| 2015-03-27 | time: Rename timekeeper::tkr to timekeeper::tkr_mono | Peter Zijlstra |
| 2015-03-27 | sched/deadline: Fix rt runtime corruption when dl fails its global constraints | Wanpeng Li |
| 2015-03-27 | sched/deadline: Avoid a superfluous check | Wanpeng Li |
| 2015-03-27 | sched: Improve load balancing in the presence of idle CPUs | Preeti U Murthy |
| 2015-03-27 | sched: Optimize freq invariant accounting | Peter Zijlstra |
| 2015-03-27 | sched: Move CFS tasks to CPUs with higher capacity | Vincent Guittot |
| 2015-03-27 | sched: Add SD_PREFER_SIBLING for SMT level | Vincent Guittot |
| 2015-03-27 | sched: Remove unused struct sched_group_capacity::capacity_orig | Vincent Guittot |
| 2015-03-27 | sched: Replace capacity_factor by usage | Vincent Guittot |
| 2015-03-27 | sched: Calculate CPU's usage statistic and put it into struct sg_lb_stats::gr... | Vincent Guittot |
| 2015-03-27 | sched: Add struct rq::cpu_capacity_orig | Vincent Guittot |
| 2015-03-27 | sched: Make scale_rt invariant with frequency | Vincent Guittot |
| 2015-03-27 | sched: Make sched entity usage tracking scale-invariant | Morten Rasmussen |
| 2015-03-27 | sched: Remove frequency scaling from cpu_capacity | Vincent Guittot |
| 2015-03-27 | sched: Track group sched_entity usage contributions | Morten Rasmussen |
| 2015-03-27 | sched: Add sched_avg::utilization_avg_contrib | Vincent Guittot |
| 2015-03-27 | timers, sched/clock: Clean up the code a bit | Ingo Molnar |
| 2015-03-27 | timers, sched/clock: Avoid deadlock during read from NMI | Daniel Thompson |
| 2015-03-27 | timers, sched/clock: Remove redundant notrace from update function | Daniel Thompson |
| 2015-03-27 | timers, sched/clock: Remove suspend from clock_read_data() | Daniel Thompson |
| 2015-03-27 | timers, sched/clock: Optimize cache line usage | Daniel Thompson |
| 2015-03-27 | timers, sched/clock: Match scope of read and write seqcounts | Daniel Thompson |
| 2015-03-26 | console: Add extensible console matching | Peter Hurley |
| 2015-03-25 | fs: move struct kiocb to fs.h | Christoph Hellwig |
| 2015-03-25 | mm: numa: slow PTE scan rate if migration failures occur | Mel Gorman |
| 2015-03-25 | trace: Don't use __weak in header files | Stephen Rothwell |
| 2015-03-25 | tracing: remove ftrace:function TRACE_EVENT_FL_USE_CALL_FILTER flag | He Kuang |
| 2015-03-25 | tracing: %pF is only for function pointers | Scott Wood |
| 2015-03-25 | ring-buffer: Replace this_cpu_*() with __this_cpu_*() | Steven Rostedt |
| 2015-03-25 | locking/rtmutex: Rename argument in the rt_mutex_adjust_prio_chain() document... | Tom(JeHyeon) Yeon |
| 2015-03-25 | Merge 4.0-rc5 into char-misc-next | Greg Kroah-Hartman |
| 2015-03-24 | module: do not print allocation-fail warning on bogus user buffer size | Kirill A. Shutemov |
| 2015-03-24 | kernel/module.c: fix typos in message about unused symbols | Yannick Guerrini |
| 2015-03-23 | x86: kvm: Revert "remove sched notifier for cross-cpu migrations" | Marcelo Tosatti |
| 2015-03-23 | Merge 4.0-rc5 into tty-next | Greg Kroah-Hartman |
| 2015-03-23 | perf: Remove type specific target pointers | Peter Zijlstra |
| 2015-03-23 | sched/rt: Use IPI to trigger RT task push migration instead of pulling | Steven Rostedt |
| 2015-03-23 | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying... | Ingo Molnar |