aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/sched_clock.c
AgeCommit message (Expand)Author
2017-03-23timers, sched_clock: Update timeout for clock wrapDavid Engraf
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2015-03-27timers, sched/clock: Clean up the code a bitIngo Molnar
2015-03-27timers, sched/clock: Avoid deadlock during read from NMIDaniel Thompson
2015-03-27timers, sched/clock: Remove redundant notrace from update functionDaniel Thompson
2015-03-27timers, sched/clock: Remove suspend from clock_read_data()Daniel Thompson
2015-03-27timers, sched/clock: Optimize cache line usageDaniel Thompson
2015-03-27timers, sched/clock: Match scope of read and write seqcountsDaniel Thompson
2015-03-12clocksource: Add 'max_cycles' to 'struct clocksource'John Stultz
2015-03-12clocksource: Simplify the logic around clocksource wrapping safety marginsJohn Stultz
2014-07-24sched_clock: Avoid corrupting hrtimer tree during suspendStephen Boyd
2014-04-22sched_clock: Remove deprecated setup_sched_clock() APIStephen Boyd
2014-02-19sched_clock: Prevent callers from seeing half-updated dataStephen Boyd
2014-01-12sched_clock: Disable seqlock lockdep usage in sched_clock()John Stultz
2013-10-09sched_clock: Remove sched_clock_func() hookStephen Boyd
2013-07-30sched_clock: Add support for >32 bit sched_clockStephen Boyd
2013-07-30sched_clock: Use an hrtimer instead of timerStephen Boyd
2013-07-30sched_clock: Use seqcount instead of rolling our ownStephen Boyd
2013-06-17ARM: sched_clock: Load cycle count after epoch stabilizesStephen Boyd
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd