summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] x86_64: Handle years beyond 2100Andi Kleen2006-03-251-5/+17
* [PATCH] x86_64: Don't need to read PIT in timer handler when PM timer is usedAndi Kleen2006-03-251-2/+2
* [PATCH] x86: mark cyc2ns_scale readmostlyRavikiran G Thirumalai2006-03-221-1/+1
* [PATCH] x86_64: Move the SMP time selection earlierAndi Kleen2006-02-261-11/+11
* [PATCH] x86_64: Disable tsc when apicpmtimer is activeAndi Kleen2006-02-171-2/+1
* [PATCH] x86-64: Fix HPET timer on x460Chris McDermott2006-02-111-3/+9
* [PATCH] amd64 time.c __iomem annotationsAl Viro2006-02-071-1/+1
* [PATCH] x86_64: mark two routines as __cpuinitShaohua Li2006-02-041-1/+1
* [PATCH] x86_64: [PATCH] timer resumeShaohua Li2006-02-041-0/+12
* [PATCH] x86_64: Allow to run main time keeping from the local APIC interruptAndi Kleen2006-02-041-7/+38
* [PATCH] x86_64: Fix get_cmos_time()Jan Beulich2006-01-111-7/+4
* [PATCH] x86_64: No need to export get_cmos_time anymoreAndi Kleen2006-01-111-1/+1
* [PATCH] x86_64: Fix up white space in time.cAndi Kleen2006-01-111-39/+32
* [PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSCAndi Kleen2006-01-111-19/+7
* [PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at b...Andi Kleen2006-01-111-2/+2
* [PATCH] x86_64: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi2006-01-111-0/+5
* [PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk2006-01-081-2/+0
* [PATCH] x86_64: Fix collision between pmtimer and pit/hpetjohn stultz2005-12-121-1/+1
* [PATCH] x86_64: Make sure hpet_address is 0 when any part of HPET initializat...Andi Kleen2005-12-121-1/+3
* [PATCH] hpet-RTC: cache the comparator registerClemens Ladisch2005-10-301-1/+4
* [PATCH] hpet-RTC: fix timer config register accessesClemens Ladisch2005-10-301-7/+2
* [PATCH] hpet-RTC: disable interrupt when no longer neededClemens Ladisch2005-10-301-1/+5
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-301-4/+0
* [PATCH] i386 and x86_64 TSC set_cyc2ns_scale imprecisionMathieu Desnoyers2005-10-301-4/+4
* [PATCH] x86-64: Fix bad assumption that dualcore cpus have synced TSCsjohn stultz2005-09-281-3/+0
* [PATCH] x86-64: more gratitious linux/irq.h includesAl Viro2005-09-121-1/+0
* [PATCH] x86-64: Remove unused vxtime.hz fieldAndi Kleen2005-09-121-1/+0
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-071-5/+2
* [PATCH] detect soft lockupsIngo Molnar2005-09-071-0/+1
* [PATCH] x86_64: fix hpet for systems that don't support legacy replacementjohn stultz2005-06-231-14/+28
* [PATCH] x86_64: More fixes for compilation without CONFIG_ACPIAndi Kleen2005-05-311-0/+2
* [PATCH] x86_64: Add pmtimer supportAndi Kleen2005-05-171-17/+45
* [PATCH] Fix u32 vs. pm_message_t in x86-64Pavel Machek2005-04-161-1/+1
* [PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machineAndi Kleen2005-04-161-1/+8
* [PATCH] x86_64: Support constantly ticking TSCsAndi Kleen2005-04-161-2/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1262