aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/time_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptorsLinus Torvalds2009-02-221-1/+1
* x86: time_64.c fix style problemsJaswinder Singh Rajput2009-01-041-1/+1
* Merge branch 'x86/irq' into x86/coreIngo Molnar2008-12-231-1/+1
|\
| * x86: hardirq: use inc_irq_stat() in non-unified functionsHiroshi Shimamoto2008-12-161-1/+1
| |
| \
*-. \ Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-231-1/+3
|\ \ \ | | |/
| | * x86: warn of incorrect cpu_khz on AMD systemsPrarit Bhargava2008-11-121-0/+2
| |/ |/|
| * x86: time_64.c timer_interrupt() should be staticJaswinder Singh2008-12-181-1/+1
|/
* x86: move vgetcpu mode probing to cpu detectionGlauber Costa2008-10-131-4/+0
* x86: wrap MCA_bus test around an ifdefGlauber Costa2008-10-131-0/+8
* x86: rename timer_event_interrupt to timer_interruptGlauber Costa2008-10-131-2/+2
* x86: bind irq0 irq data to cpu0Glauber Costa2008-10-131-0/+1
* x86: use user_mode_vm instead of user_modeGlauber Costa2008-10-131-1/+1
* x86: use frame pointer information on x86_64 profile_pcGlauber Costa2008-10-131-0/+4
* x86: merge tsc_init and clocksource codeAlok Kataria2008-07-091-30/+2
* x86: merge tsc calibrationAlok Kataria2008-07-091-6/+20
* x86: use cpu_khz for loops_per_jiffy calculation, cleanupAlok Kataria2008-06-241-1/+1
* x86: use cpu_khz for loops_per_jiffy calculationAlok Kataria2008-06-231-0/+2
* time: fix typo in commentsLi Zefan2008-02-081-1/+1
* x86: fix cpu MHz reporting for AMD family 0x11Andreas Herrmann32008-01-301-2/+1
* x86: remove get_cycles_syncAndi Kleen2008-01-301-1/+1
* x86: prepare time related functions for paravirtGlauber de Oliveira Costa2008-01-301-3/+9
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-301-2/+2
* x86: clean up arch/x86/kernel/time_64.c includesThomas Gleixner2008-01-301-27/+3
* x86: share rtc codeThomas Gleixner2008-01-301-157/+0
* x86: unify mc146818rtc.h - prepare for sharing rtc codeThomas Gleixner2008-01-301-0/+21
* x86: on x86_64, correct reading of PC RTC when update in progress in time_64.cDavid P. Reed2007-11-171-12/+18
* x86: fix freeze in x86_64 RTC update code in time_64.cDavid P. Reed2007-11-171-7/+4
* Delete filenames in comments.Dave Jones2007-10-131-2/+0
* x86_64: remove now unused codeThomas Gleixner2007-10-121-42/+0
* x86: unify timex.h variantsThomas Gleixner2007-10-121-1/+0
* x86: Fix irq0 / local apic timer accountingThomas Gleixner2007-10-121-0/+2
* x86_64: convert to clock eventsThomas Gleixner2007-10-121-94/+13
* i386: prepare sharing the PIT codeThomas Gleixner2007-10-121-4/+0
* x86_64: Consolidate tsc calibrationThomas Gleixner2007-10-121-31/+2
* x86: block irq balancing for timerVenki Pallipadi2007-10-121-1/+1
* x86_64: move kernelThomas Gleixner2007-10-111-0/+447