aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/time_64.c
AgeCommit message (Expand)Author
2009-08-31x86: Replace the now identical time_32/64.c by time.cThomas Gleixner
2009-08-31x86: time_32/64.c unify profile_pcThomas Gleixner
2009-08-31x86: Move calibrate_cpu to tsc.cThomas Gleixner
2009-08-31x86: Make timer setup and global variables the same in time_32/64.cThomas Gleixner
2009-08-31x86: Remove mca bus ifdef from timer interruptThomas Gleixner
2009-08-31x86: Simplify timer_ack magic in time_32.cThomas Gleixner
2009-08-31x86: Prepare unification of time_32/64.cThomas Gleixner
2009-08-31x86: Add timer_init to x86_init_opsThomas Gleixner
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell
2009-02-22x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptorsLinus Torvalds
2009-01-04x86: time_64.c fix style problemsJaswinder Singh Rajput
2008-12-23Merge branch 'x86/irq' into x86/coreIngo Molnar
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar
2008-12-18x86: time_64.c timer_interrupt() should be staticJaswinder Singh
2008-12-16x86: hardirq: use inc_irq_stat() in non-unified functionsHiroshi Shimamoto
2008-11-12x86: warn of incorrect cpu_khz on AMD systemsPrarit Bhargava
2008-10-13x86: move vgetcpu mode probing to cpu detectionGlauber Costa
2008-10-13x86: wrap MCA_bus test around an ifdefGlauber Costa
2008-10-13x86: rename timer_event_interrupt to timer_interruptGlauber Costa
2008-10-13x86: bind irq0 irq data to cpu0Glauber Costa
2008-10-13x86: use user_mode_vm instead of user_modeGlauber Costa
2008-10-13x86: use frame pointer information on x86_64 profile_pcGlauber Costa
2008-07-09x86: merge tsc_init and clocksource codeAlok Kataria
2008-07-09x86: merge tsc calibrationAlok Kataria
2008-06-24x86: use cpu_khz for loops_per_jiffy calculation, cleanupAlok Kataria
2008-06-23x86: use cpu_khz for loops_per_jiffy calculationAlok Kataria
2008-02-08time: fix typo in commentsLi Zefan
2008-01-30x86: fix cpu MHz reporting for AMD family 0x11Andreas Herrmann3
2008-01-30x86: remove get_cycles_syncAndi Kleen
2008-01-30x86: prepare time related functions for paravirtGlauber de Oliveira Costa
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin
2008-01-30x86: clean up arch/x86/kernel/time_64.c includesThomas Gleixner
2008-01-30x86: share rtc codeThomas Gleixner
2008-01-30x86: unify mc146818rtc.h - prepare for sharing rtc codeThomas Gleixner
2007-11-17x86: on x86_64, correct reading of PC RTC when update in progress in time_64.cDavid P. Reed
2007-11-17x86: fix freeze in x86_64 RTC update code in time_64.cDavid P. Reed
2007-10-13Delete filenames in comments.Dave Jones
2007-10-12x86_64: remove now unused codeThomas Gleixner
2007-10-12x86: unify timex.h variantsThomas Gleixner
2007-10-12x86: Fix irq0 / local apic timer accountingThomas Gleixner
2007-10-12x86_64: convert to clock eventsThomas Gleixner
2007-10-12i386: prepare sharing the PIT codeThomas Gleixner
2007-10-12x86_64: Consolidate tsc calibrationThomas Gleixner
2007-10-12x86: block irq balancing for timerVenki Pallipadi
2007-10-11x86_64: move kernelThomas Gleixner