aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/delay_32.c
Commit message (Expand)AuthorAgeFilesLines
* x86: integrate delay functions.Glauber Costa2008-07-091-138/+0
* x86: explicitly use edx in const delay function.Glauber Costa2008-07-091-1/+1
* x86: use rdtscll in read_current_timer for i386.Glauber Costa2008-07-091-1/+1
* x86: don't use size specifiers.Glauber Costa2008-07-091-2/+2
* x86: fix bug in arch/i386/lib/delay.c file, delay_loop functionJiri Hladky2008-06-171-9/+16
* x86: enable preemption in delaySteven Rostedt2008-06-041-4/+27
* read_current_timer() cleanupsAndrew Morton2008-02-061-1/+3
* x86: disable preemption in delay_tsc()Andrew Morton2007-11-141-0/+3
* x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-191-1/+1
* i386: move libThomas Gleixner2007-10-111-0/+103