aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel/time.c
AgeCommit message (Expand)Author
2007-05-08Add IRQF_IRQPOLL flag on x86_64Bernhard Walle
2007-05-02[PATCH] x86-64: Fix "Section mismatch" compile warningBernhard Walle
2007-05-02[PATCH] x86: Log reason why TSC was marked unstablejohn stultz
2007-05-02[PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpusJoerg Roedel
2007-05-02[PATCH] x86-64: Some cleanup in time.cAndi Kleen
2007-03-05[PATCH] clocksource init adjustments (fix bug #7426)john stultz
2007-02-17Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day
2007-02-16[PATCH] time: x86_64: re-enable vsyscall support for x86_64john stultz
2007-02-16[PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz
2007-02-16[PATCH] time: x86_64: split x86_64/kernel/time.c upjohn stultz
2007-02-16[PATCH] time: x86_64: hpet_address cleanupjohn stultz
2007-02-16[PATCH] x86: rewrite SMP TSC sync codeIngo Molnar
2007-02-13[PATCH] x86-64: avoid warning message livelockRoland Dreier
2007-02-13[PATCH] x86-64: - Ignore long SMI interrupts in clock calibration code - upda...Jack Steiner
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy
2007-01-11[PATCH] x86-64: - Ignore long SMI interrupts in clock calibrationJack Steiner
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-11-14[PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabledAndi Kleen
2006-10-22[PATCH] x86-64: Fix C3 timer testAndi Kleen
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
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