Age | Commit message (Expand) | Author |
2016-03-04 | Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-03-04 | tracing: Do not have 'comm' filter override event 'comm' field | Steven Rostedt (Red Hat) |
2016-03-04 | Merge tag 'v4.5-rc6' into core/resources, to resolve conflict | Ingo Molnar |
2016-03-04 | Merge branch 'fortglx/4.6/time' of https://git.linaro.org/people/john.stultz/... | Thomas Gleixner |
2016-03-03 | hrtimer: Revert CLOCK_MONOTONIC_RAW support | Thomas Gleixner |
2016-03-03 | cpu/hotplug: Plug death reporting race | Thomas Gleixner |
2016-03-02 | time: Add history to cross timestamp interface supporting slower devices | Christopher S. Hall |
2016-03-02 | time: Add driver cross timestamp interface for higher precision time synchron... | Christopher S. Hall |
2016-03-02 | time: Remove duplicated code in ktime_get_raw_and_real() | Christopher S. Hall |
2016-03-02 | time: Add timekeeping snapshot code capturing system time and counter | Christopher S. Hall |
2016-03-02 | time: Add cycles to nanoseconds translation | Christopher S. Hall |
2016-03-02 | sched-clock: Migrate to use new tick dependency mask model | Frederic Weisbecker |
2016-03-02 | posix-cpu-timers: Migrate to use new tick dependency mask model | Frederic Weisbecker |
2016-03-02 | sched: Migrate sched to use new tick dependency mask model | Frederic Weisbecker |
2016-03-02 | sched: Account rr tasks | Frederic Weisbecker |
2016-03-02 | perf: Migrate perf to use new tick dependency mask model | Frederic Weisbecker |
2016-03-02 | nohz: Use enum code for tick stop failure tracing message | Frederic Weisbecker |
2016-03-02 | nohz: New tick dependency mask | Frederic Weisbecker |
2016-03-01 | rcu: Make CPU_DYING_IDLE an explicit call | Thomas Gleixner |
2016-03-01 | cpu/hotplug: Make wait for dead cpu completion based | Thomas Gleixner |
2016-03-01 | cpu/hotplug: Let upcoming cpu bring itself fully up | Thomas Gleixner |
2016-03-01 | cpu/hotplug: Move online calls to hotplugged cpu | Thomas Gleixner |
2016-03-01 | cpu/hotplug: Create hotplug threads | Thomas Gleixner |
2016-03-01 | cpu/hotplug: Split out the state walk into functions | Thomas Gleixner |
2016-03-01 | cpu/hotplug: Unpark smpboot threads from the state machine | Thomas Gleixner |
2016-03-01 | cpu/hotplug: Move scheduler cpu_online notifier to hotplug core | Thomas Gleixner |
2016-03-01 | cpu/hotplug: Implement setup/removal interface | Thomas Gleixner |
2016-03-01 | cpu/hotplug: Make target state writeable | Thomas Gleixner |
2016-03-01 | cpu/hotplug: Add sysfs state interface | Thomas Gleixner |
2016-03-01 | cpu/hotplug: Hand in target state to _cpu_up/down | Thomas Gleixner |
2016-03-01 | cpu/hotplug: Convert the hotplugged cpu work to a state machine | Thomas Gleixner |
2016-03-01 | cpu/hotplug: Convert to a state machine for the control processor | Thomas Gleixner |
2016-03-01 | cpu/hotplug: Split out cpu down functions | Thomas Gleixner |
2016-03-01 | cpu/hotplug: Restructure cpu_up code | Thomas Gleixner |
2016-03-01 | cpu/hotplug: Restructure FROZEN state handling | Thomas Gleixner |
2016-02-29 | tracing/syscalls: Rename "/format" tracepoint field name "nr" to "__syscall_nr: | Taeung Song |
2016-02-29 | locking/lockdep: Detect chain_key collisions | Ingo Molnar |
2016-02-29 | locking/lockdep: Prevent chain_key collisions | Alfredo Alvarez Fernandez |
2016-02-29 | locking/mutex: Allow next waiter lockless wakeup | Davidlohr Bueso |
2016-02-29 | locking/pvqspinlock: Enable slowpath locking count tracking | Waiman Long |
2016-02-29 | locking/qspinlock: Use smp_cond_acquire() in pending code | Waiman Long |
2016-02-29 | locking/pvqspinlock: Move lock stealing count tracking code into pv_queued_sp... | Waiman Long |
2016-02-29 | locking/mcs: Fix mcs_spin_lock() ordering | Peter Zijlstra |
2016-02-29 | Merge tag 'v4.5-rc6' into locking/core, to pick up fixes | Ingo Molnar |
2016-02-29 | sched/deadline: Remove superfluous call to switched_to_dl() | Peter Zijlstra |
2016-02-29 | sched/debug: Fix preempt_disable_ip recording for preempt_disable() | Sebastian Andrzej Siewior |
2016-02-29 | sched, time: Switch VIRT_CPU_ACCOUNTING_GEN to jiffy granularity | Rik van Riel |
2016-02-29 | time, acct: Drop irq save & restore from __acct_update_integrals() | Rik van Riel |
2016-02-29 | acct, time: Change indentation in __acct_update_integrals() | Rik van Riel |
2016-02-29 | sched, time: Remove non-power-of-two divides from __acct_update_integrals() | Rik van Riel |