summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/delay.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-01-03X86: drivers: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-03-09x86: Derandom delay_tsc for 64 bitThomas Gleixner1-2/+2
2011-01-04x86: udelay: Use this_cpu_read to avoid address calculationChristoph Lameter1-1/+1
2009-06-25x86, delay: tsc based udelay should have rdtsc_barrierPallipadi, Venkatesh1-0/+3
2008-07-09x86: integrate delay functions.Glauber Costa1-0/+137