summaryrefslogtreecommitdiff
path: root/arch/x86/lib/delay_64.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-09x86: integrate delay functions.Glauber Costa1-128/+0
2008-07-09x86: explicitly use edx in const delay function.Glauber Costa1-2/+9
2008-07-09x86: provide delay loop for x86_64.Glauber Costa1-4/+40
2008-06-04x86: enable preemption in delaySteven Rostedt1-4/+26
2008-02-06read_current_timer() cleanupsAndrew Morton1-1/+3
2007-11-15x86: disable preemption in delay_tsc()Andrew Morton1-4/+7
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis1-1/+2
2007-10-11x86_64: move libThomas Gleixner1-0/+57