| Age | Commit message (Expand) | Author |
| 2015-06-19 | timer: Remove FIFO "guarantee" | Thomas Gleixner |
| 2015-06-19 | timers: Sanitize catchup_timer_jiffies() usage | Thomas Gleixner |
| 2015-06-19 | sched/deadline: Remove needless parameter in dl_runtime_exceeded() | Zhiqiang Zhang |
| 2015-06-19 | sched: Remove superfluous resetting of the p->dl_throttled flag | Wanpeng Li |
| 2015-06-19 | sched/deadline: Drop duplicate init_sched_dl_class() declaration | Wanpeng Li |
| 2015-06-19 | sched/deadline: Reduce rq lock contention by eliminating locking of non-feasi... | Wanpeng Li |
| 2015-06-19 | sched/deadline: Make init_sched_dl_class() __init | Wanpeng Li |
| 2015-06-19 | sched/deadline: Optimize pull_dl_task() | Wanpeng Li |
| 2015-06-19 | sched/preempt: Add static_key() to preempt_notifiers | Peter Zijlstra |
| 2015-06-19 | sched/preempt: Fix preempt notifiers documentation about hlist_del() within u... | Mathieu Desnoyers |
| 2015-06-19 | sched/stop_machine: Fix deadlock between multiple stop_two_cpus() | Peter Zijlstra |
| 2015-06-19 | sched/debug: Add sum_sleep_runtime to /proc/<pid>/sched | Srikar Dronamraju |
| 2015-06-19 | sched/debug: Replace vruntime with wait_sum in /proc/sched_debug | Srikar Dronamraju |
| 2015-06-19 | sched/debug: Properly format runnable tasks in /proc/sched_debug | Srikar Dronamraju |
| 2015-06-19 | locking/qrwlock: Don't contend with readers when setting _QW_WAITING | Waiman Long |
| 2015-06-19 | perf: Fix ring_buffer_attach() RCU sync, again | Oleg Nesterov |
| 2015-06-19 | Merge branches 'pm-sleep' and 'pm-runtime' | Rafael J. Wysocki |
| 2015-06-19 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki |
| 2015-06-19 | sched,lockdep: Employ lock pinning | Peter Zijlstra |
| 2015-06-19 | lockdep: Implement lock pinning | Peter Zijlstra |
| 2015-06-19 | lockdep: Simplify lock_release() | Peter Zijlstra |
| 2015-06-19 | sched: Streamline the task migration locking a little | Peter Zijlstra |
| 2015-06-19 | sched: Move code around | Peter Zijlstra |
| 2015-06-19 | sched,dl: Fix sched class hopping CBS hole | Peter Zijlstra |
| 2015-06-19 | sched, dl: Convert switched_{from, to}_dl() / prio_changed_dl() to balance ca... | Peter Zijlstra |
| 2015-06-19 | sched,dl: Remove return value from pull_dl_task() | Peter Zijlstra |
| 2015-06-19 | sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance ca... | Peter Zijlstra |
| 2015-06-19 | sched,rt: Remove return value from pull_rt_task() | Peter Zijlstra |
| 2015-06-19 | sched: Allow balance callbacks for check_class_changed() | Peter Zijlstra |
| 2015-06-19 | sched: Use replace normalize_task() with __sched_setscheduler() | Peter Zijlstra |
| 2015-06-19 | sched: Replace post_schedule with a balance callback list | Peter Zijlstra |
| 2015-06-19 | Merge branch 'timers/core' into sched/hrtimers | Thomas Gleixner |
| 2015-06-19 | hrtimer: Allow hrtimer::function() to free the timer | Peter Zijlstra |
| 2015-06-19 | hrtimer: Fix hrtimer_is_queued() hole | Peter Zijlstra |
| 2015-06-19 | hrtimer: Remove HRTIMER_STATE_MIGRATE | Oleg Nesterov |
| 2015-06-18 | cgroup: require write perm on common ancestor when moving processes on the de... | Tejun Heo |
| 2015-06-18 | cgroup: separate out cgroup_procs_write_permission() from __cgroup_procs_write() | Tejun Heo |
| 2015-06-18 | locking/rtmutex: Implement lockless top-waiter wakeup | Davidlohr Bueso |
| 2015-06-18 | irq: Add irq_set_chained_handler_and_data() | Russell King |
| 2015-06-18 | timekeeping: Copy the shadow-timekeeper over the real timekeeper last | John Stultz |
| 2015-06-18 | clockevents: Check state instead of mode in suspend/resume path | Viresh Kumar |
| 2015-06-17 | Merge tag 'trace-fix-filter-4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
| 2015-06-17 | tracing: Have filter check for balanced ops | Steven Rostedt |
| 2015-06-16 | kconfig: add xenconfig defconfig helper | Luis R. Rodriguez |
| 2015-06-16 | genirq: Prevent crash in irq_move_irq() | Jiang Liu |
| 2015-06-16 | genirq: Enhance irq_data_to_desc() to support hierarchy irqdomain | Jiang Liu |
| 2015-06-15 | bpf: let kprobe programs use bpf_get_smp_processor_id() helper | Alexei Starovoitov |
| 2015-06-15 | bpf: allow networking programs to use bpf_trace_printk() for debugging | Alexei Starovoitov |
| 2015-06-15 | bpf: introduce current->pid, tgid, uid, gid, comm accessors | Alexei Starovoitov |
| 2015-06-15 | ring_buffer: Allow to exit the ring buffer benchmark immediately | Petr Mladek |