summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/delay_32.c
AgeCommit message (Expand)AuthorLines
2008-07-09x86: integrate delay functions.Glauber Costa-138/+0
2008-07-09x86: explicitly use edx in const delay function.Glauber Costa-1/+1
2008-07-09x86: use rdtscll in read_current_timer for i386.Glauber Costa-1/+1
2008-07-09x86: don't use size specifiers.Glauber Costa-2/+2
2008-06-17x86: fix bug in arch/i386/lib/delay.c file, delay_loop functionJiri Hladky-9/+16
2008-06-04x86: enable preemption in delaySteven Rostedt-4/+27
2008-02-06read_current_timer() cleanupsAndrew Morton-1/+3
2007-11-14x86: disable preemption in delay_tsc()Andrew Morton-0/+3
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis-1/+1
2007-10-11i386: move libThomas Gleixner-0/+103