summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-19sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance ca...Peter Zijlstra
2015-06-19sched,rt: Remove return value from pull_rt_task()Peter Zijlstra
2015-06-19sched: Allow balance callbacks for check_class_changed()Peter Zijlstra
2015-06-19sched: Use replace normalize_task() with __sched_setscheduler()Peter Zijlstra
2015-06-19sched: Replace post_schedule with a balance callback listPeter Zijlstra
2015-06-19Merge branch 'timers/core' into sched/hrtimersThomas Gleixner
2015-06-19hrtimer: Allow hrtimer::function() to free the timerPeter Zijlstra
2015-06-19seqcount: Introduce raw_write_seqcount_barrier()Peter Zijlstra
2015-06-19seqcount: Rename write_seqcount_barrier()Peter Zijlstra
2015-06-19hrtimer: Fix hrtimer_is_queued() holePeter Zijlstra
2015-06-19hrtimer: Remove HRTIMER_STATE_MIGRATEOleg Nesterov
2015-06-18selftest: Timers: Avoid signal deadlock in leap-a-dayJohn Stultz
2015-06-18timekeeping: Copy the shadow-timekeeper over the real timekeeper lastJohn Stultz
2015-06-18clockevents: Check state instead of mode in suspend/resume pathViresh Kumar
2015-06-12selftests: timers: Add leap-second timer edge testing to leap-a-day.cJohn Stultz
2015-06-12ntp: Do leapsecond adjustment in adjtimex read pathJohn Stultz
2015-06-12time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edgeJohn Stultz
2015-06-12ntp: Introduce and use SECS_PER_DAY macro instead of 86400John Stultz
2015-06-12time: Move clock_was_set_seq update before updating shadow-timekeeperJohn Stultz
2015-06-10clocksource: Use current logging styleJoe Perches
2015-06-10time: Allow gcc to fold usecs_to_jiffies(constant)Nicholas Mc Guire
2015-06-10time: Refactor usecs_to_jiffiesNicholas Mc Guire
2015-06-08hrtimers: Make sure hrtimer_resolution is unsigned intBorislav Petkov
2015-06-07sched/numa: Only consider less busy nodes as numa balancing destinationsRik van Riel
2015-06-07Revert 095bebf61a46 ("sched/numa: Do not move past the balance point if unbal...Rik van Riel
2015-06-07sched/fair: Prevent throttling in early pick_next_task_fair()Ben Segall
2015-06-07preempt: Reorganize the notrace definitions a bitFrederic Weisbecker
2015-06-07preempt: Use preempt_schedule_context() as the official tracing preemption pointFrederic Weisbecker
2015-06-07sched: Make preempt_schedule_context() function-tracing safeFrederic Weisbecker
2015-06-02Merge branch 'clockevents/4.2' of http://git.linaro.org/people/daniel.lezcano...Thomas Gleixner
2015-06-02clockevents: Rename state to state_use_accessorsThomas Gleixner
2015-06-02clockevents: Use set/get state helper functionsThomas Gleixner
2015-06-02clockevents: Provide functions to set and get the stateThomas Gleixner
2015-06-02clockevents: Use helpers to check the state of a clockevent deviceViresh Kumar
2015-06-02clockevents: Add helpers to check the state of a clockevent deviceViresh Kumar
2015-06-02clockevents/drivers/timer-stm32: Fix build warning spotted by kbuild test robotMaxime Coquelin
2015-06-02clockevents/drivers: Add STM32 Timer driverMaxime Coquelin
2015-06-02dt-bindings: Document the STM32 timer bindingsMaxime Coquelin
2015-06-02clocksource/drivers/armv7m_systick: Add ARM System timer driverMaxime Coquelin
2015-06-02dt-bindings: Document the ARM System timer bindingsMaxime Coquelin
2015-06-02doc: dt: Add documentation for lpc3220-timerJoachim Eastwood
2015-06-02clocksource/drivers/lpc32xx: Add the lpc32xx timer driverJoachim Eastwood
2015-06-02clocksource/drivers/exynos_mct: Remove old platform mct_init()Krzysztof Kozlowski
2015-06-02clocksource/drivers/exynos_mct: Staticize struct clocksourceKrzysztof Kozlowski
2015-06-02clocksource/drivers/exynos_mct: Change exynos4_mct_tick_clear return type to ...Krzysztof Kozlowski
2015-06-02clocksource/drivers/qcom: Remove dead codeStephen Boyd
2015-06-02Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-06-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds