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
/
arch
/
x86
/
lib
/
delay.c
Age
Commit message (
Expand
)
Author
2017-04-30
Prevent timer value 0 for MWAITX
Janakarajan Natarajan
2017-01-22
x86/timer: Make delay() work during early bootup
Jiri Slaby
2016-07-14
x86/lib: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-03-10
x86/delay: Avoid preemptible context checks in delay_mwaitx()
Borislav Petkov
2015-08-22
x86/asm/delay: Introduce an MWAITX-based delay with a configurable timer
Huang Rui
2015-07-06
x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sites
Andy Lutomirski
2015-07-06
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
2015-07-06
x86/asm/tsc: Use the full 64-bit TSC in delay_tsc()
Andy Lutomirski
2015-07-06
x86/asm/tsc: Replace rdtscll() with native_read_tsc()
Andy Lutomirski
2014-01-06
x86: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-01-03
X86: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-03-09
x86: Derandom delay_tsc for 64 bit
Thomas Gleixner
2011-01-04
x86: udelay: Use this_cpu_read to avoid address calculation
Christoph Lameter
2009-06-25
x86, delay: tsc based udelay should have rdtsc_barrier
Pallipadi, Venkatesh
2008-07-09
x86: integrate delay functions.
Glauber Costa