summaryrefslogtreecommitdiff
path: root/arch/x86/lib/delay_64.c
AgeCommit message (Expand)Author
2008-07-09x86: integrate delay functions.Glauber Costa
2008-07-09x86: explicitly use edx in const delay function.Glauber Costa
2008-07-09x86: provide delay loop for x86_64.Glauber Costa
2008-06-04x86: enable preemption in delaySteven Rostedt
2008-02-06read_current_timer() cleanupsAndrew Morton
2007-11-14x86: disable preemption in delay_tsc()Andrew Morton
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis
2007-10-11x86_64: move libThomas Gleixner