summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day2007-02-171-1/+1
* [PATCH] time: x86_64: re-enable vsyscall support for x86_64john stultz2007-02-161-6/+0
* [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz2007-02-161-294/+6
* [PATCH] time: x86_64: split x86_64/kernel/time.c upjohn stultz2007-02-161-660/+4
* [PATCH] time: x86_64: hpet_address cleanupjohn stultz2007-02-161-17/+19
* [PATCH] x86: rewrite SMP TSC sync codeIngo Molnar2007-02-161-0/+11
* [PATCH] x86-64: avoid warning message livelockRoland Dreier2007-02-131-2/+3
* [PATCH] x86-64: - Ignore long SMI interrupts in clock calibration code - upda...Jack Steiner2007-02-131-2/+7
* ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy2007-02-021-9/+9
* [PATCH] x86-64: - Ignore long SMI interrupts in clock calibrationJack Steiner2007-01-111-4/+21
* WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-2/+2
* [PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabledAndi Kleen2006-11-141-11/+0
* [PATCH] x86-64: Fix C3 timer testAndi Kleen2006-10-221-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-10/+10
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-9/+3
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-4/+4
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-261-39/+55
|\
| * [PATCH] Detect clock skew during suspendRafael J. Wysocki2006-09-261-1/+9
| * [PATCH] X86_64 monotonic_clock goes backwardsDimitri Sivanich2006-09-261-7/+4
| * [PATCH] Remove all ifdefs for local/io apicAndi Kleen2006-09-261-8/+0
| * [PATCH] Simplify profile_pc on x86-64Andi Kleen2006-09-261-13/+8
| * [PATCH] Add the vgetcpu vsyscallVojtech Pavlik2006-09-261-6/+7
| * [PATCH] Add initalization of the RDTSCP auxilliary valuesVojtech Pavlik2006-09-261-12/+35
* | [PATCH] hpet rtc emulation: add watchdog timerClemens Ladisch2006-09-261-6/+31
|/
* [PATCH] x86_64: On Intel systems when CPU has C3 don't use TSCAndi Kleen2006-07-291-4/+12
* [PATCH] i386/x86-64: Add user_mode checks to profile_pc for oprofileAndi Kleen2006-07-281-1/+1
* [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