aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/time.c
Commit message (Expand)AuthorAge
* [PATCH] x86-64: Fix "Section mismatch" compile warningBernhard Walle2007-05-02
* [PATCH] x86: Log reason why TSC was marked unstablejohn stultz2007-05-02
* [PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpusJoerg Roedel2007-05-02
* [PATCH] x86-64: Some cleanup in time.cAndi Kleen2007-05-02
* [PATCH] clocksource init adjustments (fix bug #7426)john stultz2007-03-05
* Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day2007-02-17
* [PATCH] time: x86_64: re-enable vsyscall support for x86_64john stultz2007-02-16
* [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz2007-02-16
* [PATCH] time: x86_64: split x86_64/kernel/time.c upjohn stultz2007-02-16
* [PATCH] time: x86_64: hpet_address cleanupjohn stultz2007-02-16
* [PATCH] x86: rewrite SMP TSC sync codeIngo Molnar2007-02-16
* [PATCH] x86-64: avoid warning message livelockRoland Dreier2007-02-13
* [PATCH] x86-64: - Ignore long SMI interrupts in clock calibration code - upda...Jack Steiner2007-02-13
* ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy2007-02-02
* [PATCH] x86-64: - Ignore long SMI interrupts in clock calibrationJack Steiner2007-01-10
* WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-22
* [PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabledAndi Kleen2006-11-14
* [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