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