index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
sched_clock.c
Age
Commit message (
Expand
)
Author
2017-03-23
timers, sched_clock: Update timeout for clock wrap
David Engraf
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2015-03-27
timers, sched/clock: Clean up the code a bit
Ingo Molnar
2015-03-27
timers, sched/clock: Avoid deadlock during read from NMI
Daniel Thompson
2015-03-27
timers, sched/clock: Remove redundant notrace from update function
Daniel Thompson
2015-03-27
timers, sched/clock: Remove suspend from clock_read_data()
Daniel Thompson
2015-03-27
timers, sched/clock: Optimize cache line usage
Daniel Thompson
2015-03-27
timers, sched/clock: Match scope of read and write seqcounts
Daniel Thompson
2015-03-12
clocksource: Add 'max_cycles' to 'struct clocksource'
John Stultz
2015-03-12
clocksource: Simplify the logic around clocksource wrapping safety margins
John Stultz
2014-07-24
sched_clock: Avoid corrupting hrtimer tree during suspend
Stephen Boyd
2014-04-22
sched_clock: Remove deprecated setup_sched_clock() API
Stephen Boyd
2014-02-19
sched_clock: Prevent callers from seeing half-updated data
Stephen Boyd
2014-01-12
sched_clock: Disable seqlock lockdep usage in sched_clock()
John Stultz
2013-10-09
sched_clock: Remove sched_clock_func() hook
Stephen Boyd
2013-07-30
sched_clock: Add support for >32 bit sched_clock
Stephen Boyd
2013-07-30
sched_clock: Use an hrtimer instead of timer
Stephen Boyd
2013-07-30
sched_clock: Use seqcount instead of rolling our own
Stephen Boyd
2013-06-17
ARM: sched_clock: Load cycle count after epoch stabilizes
Stephen Boyd
2013-06-12
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd