summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* x86_64: prepare shared kernel/time.cThomas Gleixner2007-10-111-447/+0
* x86_64: use the global PIT lockThomas Gleixner2007-07-211-0/+2
* x86_64: time.c white space wreckage cleanupThomas Gleixner2007-07-211-45/+45
* x86_64: Use generic xtime initThomas Gleixner2007-07-211-39/+1
* x86_64: use generic cmos updateThomas Gleixner2007-07-211-16/+9
* x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpuAndi Kleen2007-07-211-0/+1
* Add IRQF_IRQPOLL flag on x86_64Bernhard Walle2007-05-081-1/+4
* [PATCH] x86-64: Fix "Section mismatch" compile warningBernhard Walle2007-05-021-3/+3
* [PATCH] x86: Log reason why TSC was marked unstablejohn stultz2007-05-021-1/+1
* [PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpusJoerg Roedel2007-05-021-3/+55
* [PATCH] x86-64: Some cleanup in time.cAndi Kleen2007-05-021-4/+1
* [PATCH] clocksource init adjustments (fix bug #7426)john stultz2007-03-051-0/+2
* 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
OpenPOWER on IntegriCloud