Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: integrate delay functions. | Glauber Costa | 2008-07-09 | 1 | -138/+0 |
* | x86: explicitly use edx in const delay function. | Glauber Costa | 2008-07-09 | 1 | -1/+1 |
* | x86: use rdtscll in read_current_timer for i386. | Glauber Costa | 2008-07-09 | 1 | -1/+1 |
* | x86: don't use size specifiers. | Glauber Costa | 2008-07-09 | 1 | -2/+2 |
* | x86: fix bug in arch/i386/lib/delay.c file, delay_loop function | Jiri Hladky | 2008-06-17 | 1 | -9/+16 |
* | x86: enable preemption in delay | Steven Rostedt | 2008-06-04 | 1 | -4/+27 |
* | read_current_timer() cleanups | Andrew Morton | 2008-02-06 | 1 | -1/+3 |
* | x86: disable preemption in delay_tsc() | Andrew Morton | 2007-11-14 | 1 | -0/+3 |
* | x86: convert cpuinfo_x86 array to a per_cpu array | Mike Travis | 2007-10-19 | 1 | -1/+1 |
* | i386: move lib | Thomas Gleixner | 2007-10-11 | 1 | -0/+103 |