| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Replace the now identical time_32/64.c by time.c | Thomas Gleixner | 2009-08-31 | 1 | -121/+0 |
* | x86: time_32/64.c unify profile_pc | Thomas Gleixner | 2009-08-31 | 1 | -7/+6 |
* | x86: Move calibrate_cpu to tsc.c | Thomas Gleixner | 2009-08-31 | 1 | -1/+0 |
* | x86: Make timer setup and global variables the same in time_32/64.c | Thomas Gleixner | 2009-08-31 | 1 | -3/+5 |
* | x86: Remove mca bus ifdef from timer interrupt | Thomas Gleixner | 2009-08-31 | 1 | -15/+3 |
* | x86: Simplify timer_ack magic in time_32.c | Thomas Gleixner | 2009-08-31 | 1 | -2/+3 |
* | x86: Prepare unification of time_32/64.c | Thomas Gleixner | 2009-08-31 | 1 | -31/+13 |
* | x86: Remove do_timer hook | Thomas Gleixner | 2009-08-31 | 1 | -3/+4 |
* | x86: Add timer_init to x86_init_ops | Thomas Gleixner | 2009-08-31 | 1 | -11/+23 |
* | x86: refactor x86_quirks support | Ingo Molnar | 2009-02-23 | 1 | -3/+3 |
* | x86: move mach-default/*.h files to asm/ | Ingo Molnar | 2009-01-29 | 1 | -1/+1 |
* | x86: time_32.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -2/+2 |
* | x86: hardirq: use inc_irq_stat() in non-unified functions | Hiroshi Shimamoto | 2008-12-16 | 1 | -1/+1 |
* | x86: wrap MCA_bus test around an ifdef | Glauber Costa | 2008-10-13 | 1 | -0/+2 |
* | x86: replace hardcoded number | Glauber Costa | 2008-10-13 | 1 | -1/+1 |
* | x86: coalesce tests | Glauber Costa | 2008-10-13 | 1 | -2/+1 |
* | x86: use user_mode macro | Glauber Costa | 2008-10-13 | 1 | -1/+1 |
* | x86: time_XX.c declare functions before they get used | Jaswinder Singh | 2008-07-22 | 1 | -0/+1 |
* | x86: add ->pre_time_init to x86_quirks | Yinghai Lu | 2008-07-20 | 1 | -0/+1 |
* | x86: merge sched_clock handling | Alok Kataria | 2008-07-09 | 1 | -3/+0 |
* | x86: I/O APIC: AEOI timer acknowledgement clean-ups | Maciej W. Rozycki | 2008-07-08 | 1 | -2/+1 |
* | proper extern for late_time_init | Adrian Bunk | 2008-04-29 | 1 | -1/+0 |
* | x86: rename the struct pt_regs members for 32/64-bit consistency | H. Peter Anvin | 2008-01-30 | 1 | -4/+4 |
* | x86: move 8259 defines to i8259.h | Thomas Gleixner | 2008-01-30 | 1 | -1/+0 |
* | x86: isolate the rtc code for sharing | Thomas Gleixner | 2008-01-30 | 1 | -101/+4 |
* | Delete filenames in comments. | Dave Jones | 2007-10-13 | 1 | -2/+0 |
* | x86: Fix irq0 / local apic timer accounting | Thomas Gleixner | 2007-10-12 | 1 | -0/+3 |
* | i386: move kernel | Thomas Gleixner | 2007-10-11 | 1 | -0/+236 |