summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] irq-flags: x86_64: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] x86_64: Move export symbols to their C functionsAndi Kleen2006-06-261-0/+2
* [PATCH] x86_64: Update copyright in time.cVojtech Pavlik2006-06-261-1/+1
* [PATCH] x86_64: Explain why HPET T0_CMP register is written twiceVojtech Pavlik2006-06-261-2/+2
* [PATCH] x86_64: Make use of the *PER* constants in time.cVojtech Pavlik2006-06-261-28/+35
* [PATCH] x86_64: Remove hack to manually enable HPET on AMD8111 southbridgesVojtech Pavlik2006-06-261-14/+0
* [PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_boxVojtech Pavlik2006-06-261-2/+2
* [PATCH] x86_64: Fix drift with HPET timer enabledJordan Hargrave2006-04-091-0/+2
* [PATCH] x86_64: Don't return error for HPET initialization in initcallAndi Kleen2006-04-091-1/+1
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-311-2/+2
* [PATCH] RTC: Remove RTC UIP synchronization on x86_64Matt Mackall2006-03-281-29/+12
* [PATCH] x86_64: Reename CMOS update warningAndi Kleen2006-03-251-8/+1
* [PATCH] x86_64: Fix formatting in time.cAndi Kleen2006-03-251-49/+45
* [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
OpenPOWER on IntegriCloud