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