aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/sched_clock.c
Commit message (Expand)AuthorAge
* timers, sched/clock: Clean up the code a bitIngo Molnar2015-03-27
* timers, sched/clock: Avoid deadlock during read from NMIDaniel Thompson2015-03-27
* timers, sched/clock: Remove redundant notrace from update functionDaniel Thompson2015-03-27
* timers, sched/clock: Remove suspend from clock_read_data()Daniel Thompson2015-03-27
* timers, sched/clock: Optimize cache line usageDaniel Thompson2015-03-27
* timers, sched/clock: Match scope of read and write seqcountsDaniel Thompson2015-03-27
* clocksource: Add 'max_cycles' to 'struct clocksource'John Stultz2015-03-12
* clocksource: Simplify the logic around clocksource wrapping safety marginsJohn Stultz2015-03-12
* sched_clock: Avoid corrupting hrtimer tree during suspendStephen Boyd2014-07-24
* sched_clock: Remove deprecated setup_sched_clock() APIStephen Boyd2014-04-22
* sched_clock: Prevent callers from seeing half-updated dataStephen Boyd2014-02-19
* sched_clock: Disable seqlock lockdep usage in sched_clock()John Stultz2014-01-12
* sched_clock: Remove sched_clock_func() hookStephen Boyd2013-10-09
* sched_clock: Add support for >32 bit sched_clockStephen Boyd2013-07-30
* sched_clock: Use an hrtimer instead of timerStephen Boyd2013-07-30
* sched_clock: Use seqcount instead of rolling our ownStephen Boyd2013-07-30
* ARM: sched_clock: Load cycle count after epoch stabilizesStephen Boyd2013-06-17
* sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-12