Age | Commit message (Expand) | Author | Files | Lines |
2014-01-21 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+0 |
2014-01-13 | sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQs | Peter Zijlstra | 1 | -2/+21 |
2014-01-13 | sched/clock, x86: Move some cyc2ns() code around | Peter Zijlstra | 1 | -59/+0 |
2014-01-13 | sched/clock, x86: Use mul_u64_u32_shr() for native_sched_clock() | Peter Zijlstra | 1 | -4/+3 |
2014-01-07 | x86: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2012-03-13 | sched/x86: Fix overflow in cyc2ns_offset | Salman Qazi | 1 | -6/+2 |
2011-11-16 | sched, x86: Avoid unnecessary overflow in sched_clock | Salman Qazi | 1 | -1/+22 |
2010-11-18 | x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog | Don Zickus | 1 | -6/+0 |
2009-08-31 | x86: Move tsc_calibration to x86_init_ops | Thomas Gleixner | 1 | -5/+0 |
2009-08-31 | x86: Simplify timer_ack magic in time_32.c | Thomas Gleixner | 1 | -2/+4 |
2009-08-31 | x86: Add timer_init to x86_init_ops | Thomas Gleixner | 1 | -2/+1 |
2009-06-17 | sched, x86: Fix cpufreq + sched_clock() TSC scaling | Peter Zijlstra | 1 | -1/+5 |
2009-03-30 | x86: fix mismerge in arch/x86/include/asm/timer.h | Stephen Rothwell | 1 | -1/+1 |
2009-02-23 | x86: refactor x86_quirks support | Ingo Molnar | 1 | -0/+2 |
2008-10-23 | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 1 | -3/+3 |
2008-10-23 | x86, um: ... and asm-x86 move | Al Viro | 1 | -0/+66 |