aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/time_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-31x86: Replace the now identical time_32/64.c by time.cThomas Gleixner1-121/+0
2009-08-31x86: time_32/64.c unify profile_pcThomas Gleixner1-7/+6
2009-08-31x86: Move calibrate_cpu to tsc.cThomas Gleixner1-1/+0
2009-08-31x86: Make timer setup and global variables the same in time_32/64.cThomas Gleixner1-3/+5
2009-08-31x86: Remove mca bus ifdef from timer interruptThomas Gleixner1-15/+3
2009-08-31x86: Simplify timer_ack magic in time_32.cThomas Gleixner1-2/+3
2009-08-31x86: Prepare unification of time_32/64.cThomas Gleixner1-31/+13
2009-08-31x86: Remove do_timer hookThomas Gleixner1-3/+4
2009-08-31x86: Add timer_init to x86_init_opsThomas Gleixner1-11/+23
2009-02-23x86: refactor x86_quirks supportIngo Molnar1-3/+3
2009-01-29x86: move mach-default/*.h files to asm/Ingo Molnar1-1/+1
2009-01-04x86: time_32.c fix style problemsJaswinder Singh Rajput1-2/+2
2008-12-16x86: hardirq: use inc_irq_stat() in non-unified functionsHiroshi Shimamoto1-1/+1
2008-10-13x86: wrap MCA_bus test around an ifdefGlauber Costa1-0/+2
2008-10-13x86: replace hardcoded numberGlauber Costa1-1/+1
2008-10-13x86: coalesce testsGlauber Costa1-2/+1
2008-10-13x86: use user_mode macroGlauber Costa1-1/+1
2008-07-22x86: time_XX.c declare functions before they get usedJaswinder Singh1-0/+1
2008-07-20x86: add ->pre_time_init to x86_quirksYinghai Lu1-0/+1
2008-07-09x86: merge sched_clock handlingAlok Kataria1-3/+0
2008-07-08x86: I/O APIC: AEOI timer acknowledgement clean-upsMaciej W. Rozycki1-2/+1
2008-04-29proper extern for late_time_initAdrian Bunk1-1/+0
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin1-4/+4
2008-01-30x86: move 8259 defines to i8259.hThomas Gleixner1-1/+0
2008-01-30x86: isolate the rtc code for sharingThomas Gleixner1-101/+4
2007-10-13Delete filenames in comments.Dave Jones1-2/+0
2007-10-12x86: Fix irq0 / local apic timer accountingThomas Gleixner1-0/+3
2007-10-11i386: move kernelThomas Gleixner1-0/+236