aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/time.c
Commit message (Expand)AuthorAge
* [PATCH] x86-64: Fix C3 timer testAndi Kleen2006-10-21
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-01
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-29
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-26
|\
| * [PATCH] Detect clock skew during suspendRafael J. Wysocki2006-09-26
| * [PATCH] X86_64 monotonic_clock goes backwardsDimitri Sivanich2006-09-26
| * [PATCH] Remove all ifdefs for local/io apicAndi Kleen2006-09-26
| * [PATCH] Simplify profile_pc on x86-64Andi Kleen2006-09-26
| * [PATCH] Add the vgetcpu vsyscallVojtech Pavlik2006-09-26
| * [PATCH] Add initalization of the RDTSCP auxilliary valuesVojtech Pavlik2006-09-26
* | [PATCH] hpet rtc emulation: add watchdog timerClemens Ladisch2006-09-26
|/
* [PATCH] x86_64: On Intel systems when CPU has C3 don't use TSCAndi Kleen2006-07-29
* [PATCH] i386/x86-64: Add user_mode checks to profile_pc for oprofileAndi Kleen2006-07-28
* [PATCH] irq-flags: x86_64: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] x86_64: Move export symbols to their C functionsAndi Kleen2006-06-26
* [PATCH] x86_64: Update copyright in time.cVojtech Pavlik2006-06-26
* [PATCH] x86_64: Explain why HPET T0_CMP register is written twiceVojtech Pavlik2006-06-26
* [PATCH] x86_64: Make use of the *PER* constants in time.cVojtech Pavlik2006-06-26
* [PATCH] x86_64: Remove hack to manually enable HPET on AMD8111 southbridgesVojtech Pavlik2006-06-26
* [PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_boxVojtech Pavlik2006-06-26
* [PATCH] x86_64: Fix drift with HPET timer enabledJordan Hargrave2006-04-09
* [PATCH] x86_64: Don't return error for HPET initialization in initcallAndi Kleen2006-04-09
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-31
* [PATCH] RTC: Remove RTC UIP synchronization on x86_64Matt Mackall2006-03-28
* [PATCH] x86_64: Reename CMOS update warningAndi Kleen2006-03-25
* [PATCH] x86_64: Fix formatting in time.cAndi Kleen2006-03-25
* [PATCH] x86_64: Handle years beyond 2100Andi Kleen2006-03-25
* [PATCH] x86_64: Don't need to read PIT in timer handler when PM timer is usedAndi Kleen2006-03-25
* [PATCH] x86: mark cyc2ns_scale readmostlyRavikiran G Thirumalai2006-03-22
* [PATCH] x86_64: Move the SMP time selection earlierAndi Kleen2006-02-26
* [PATCH] x86_64: Disable tsc when apicpmtimer is activeAndi Kleen2006-02-17
* [PATCH] x86-64: Fix HPET timer on x460Chris McDermott2006-02-12
* [PATCH] amd64 time.c __iomem annotationsAl Viro2006-02-07
* [PATCH] x86_64: mark two routines as __cpuinitShaohua Li2006-02-04
* [PATCH] x86_64: [PATCH] timer resumeShaohua Li2006-02-04
* [PATCH] x86_64: Allow to run main time keeping from the local APIC interruptAndi Kleen2006-02-04
* [PATCH] x86_64: Fix get_cmos_time()Jan Beulich2006-01-11
* [PATCH] x86_64: No need to export get_cmos_time anymoreAndi Kleen2006-01-11
* [PATCH] x86_64: Fix up white space in time.cAndi Kleen2006-01-11
* [PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSCAndi Kleen2006-01-11
* [PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at b...Andi Kleen2006-01-11
* [PATCH] x86_64: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi2006-01-11
* [PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk2006-01-08
* [PATCH] x86_64: Fix collision between pmtimer and pit/hpetjohn stultz2005-12-13
* [PATCH] x86_64: Make sure hpet_address is 0 when any part of HPET initializat...Andi Kleen2005-12-13
* [PATCH] hpet-RTC: cache the comparator registerClemens Ladisch2005-10-30
* [PATCH] hpet-RTC: fix timer config register accessesClemens Ladisch2005-10-30
* [PATCH] hpet-RTC: disable interrupt when no longer neededClemens Ladisch2005-10-30
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-30