aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel/time.c
AgeCommit message (Expand)Author
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-09-26[PATCH] hpet rtc emulation: add watchdog timerClemens Ladisch
2006-09-26[PATCH] Detect clock skew during suspendRafael J. Wysocki
2006-09-26[PATCH] X86_64 monotonic_clock goes backwardsDimitri Sivanich
2006-09-26[PATCH] Remove all ifdefs for local/io apicAndi Kleen
2006-09-26[PATCH] Simplify profile_pc on x86-64Andi Kleen
2006-09-26[PATCH] Add the vgetcpu vsyscallVojtech Pavlik
2006-09-26[PATCH] Add initalization of the RDTSCP auxilliary valuesVojtech Pavlik
2006-07-29[PATCH] x86_64: On Intel systems when CPU has C3 don't use TSCAndi Kleen
2006-07-28[PATCH] i386/x86-64: Add user_mode checks to profile_pc for oprofileAndi Kleen
2006-07-02[PATCH] irq-flags: x86_64: Use the new IRQF_ constantsThomas Gleixner
2006-06-26[PATCH] x86_64: Move export symbols to their C functionsAndi Kleen
2006-06-26[PATCH] x86_64: Update copyright in time.cVojtech Pavlik
2006-06-26[PATCH] x86_64: Explain why HPET T0_CMP register is written twiceVojtech Pavlik
2006-06-26[PATCH] x86_64: Make use of the *PER* constants in time.cVojtech Pavlik
2006-06-26[PATCH] x86_64: Remove hack to manually enable HPET on AMD8111 southbridgesVojtech Pavlik
2006-06-26[PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_boxVojtech Pavlik
2006-04-09[PATCH] x86_64: Fix drift with HPET timer enabledJordan Hargrave
2006-04-09[PATCH] x86_64: Don't return error for HPET initialization in initcallAndi Kleen
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on x86_64Matt Mackall
2006-03-25[PATCH] x86_64: Reename CMOS update warningAndi Kleen
2006-03-25[PATCH] x86_64: Fix formatting in time.cAndi Kleen
2006-03-25[PATCH] x86_64: Handle years beyond 2100Andi Kleen
2006-03-25[PATCH] x86_64: Don't need to read PIT in timer handler when PM timer is usedAndi Kleen
2006-03-22[PATCH] x86: mark cyc2ns_scale readmostlyRavikiran G Thirumalai
2006-02-26[PATCH] x86_64: Move the SMP time selection earlierAndi Kleen
2006-02-17[PATCH] x86_64: Disable tsc when apicpmtimer is activeAndi Kleen
2006-02-11[PATCH] x86-64: Fix HPET timer on x460Chris McDermott
2006-02-07[PATCH] amd64 time.c __iomem annotationsAl Viro
2006-02-04[PATCH] x86_64: mark two routines as __cpuinitShaohua Li
2006-02-04[PATCH] x86_64: [PATCH] timer resumeShaohua Li
2006-02-04[PATCH] x86_64: Allow to run main time keeping from the local APIC interruptAndi Kleen
2006-01-11[PATCH] x86_64: Fix get_cmos_time()Jan Beulich
2006-01-11[PATCH] x86_64: No need to export get_cmos_time anymoreAndi Kleen
2006-01-11[PATCH] x86_64: Fix up white space in time.cAndi Kleen
2006-01-11[PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSCAndi Kleen
2006-01-11[PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at b...Andi Kleen
2006-01-11[PATCH] x86_64: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi
2006-01-08[PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk
2005-12-12[PATCH] x86_64: Fix collision between pmtimer and pit/hpetjohn stultz
2005-12-12[PATCH] x86_64: Make sure hpet_address is 0 when any part of HPET initializat...Andi Kleen
2005-10-30[PATCH] hpet-RTC: cache the comparator registerClemens Ladisch
2005-10-30[PATCH] hpet-RTC: fix timer config register accessesClemens Ladisch
2005-10-30[PATCH] hpet-RTC: disable interrupt when no longer neededClemens Ladisch
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner
2005-10-30[PATCH] i386 and x86_64 TSC set_cyc2ns_scale imprecisionMathieu Desnoyers
2005-09-28[PATCH] x86-64: Fix bad assumption that dualcore cpus have synced TSCsjohn stultz
2005-09-12[PATCH] x86-64: more gratitious linux/irq.h includesAl Viro
2005-09-12[PATCH] x86-64: Remove unused vxtime.hz fieldAndi Kleen