summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/time.c
AgeCommit message (Expand)AuthorLines
2017-06-13x86/time: Make setup_default_timer_irq() staticDou Liyang-1/+1
2015-03-23x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'Andy Lutomirski-1/+1
2014-10-28x86_64/vdso: Remove jiffies from the vvar pageAndy Lutomirski-1/+1
2014-08-25x86: Fix non-PC platform kernel crash on boot due to NULL dereferenceAndy Shevchenko-0/+2
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2014-03-04x86: Remove deprecated IRQF_DISABLEDMichael Opdenacker-1/+1
2014-02-13asmlinkage: Make jiffies visibleAndi Kleen-1/+1
2012-05-17MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker-6/+0
2012-02-27x86/time: Eliminate unused irq0_irqs counterJan Beulich-3/+0
2011-10-31x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker-0/+1
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle-1/+1
2011-05-24x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski-1/+1
2010-11-18x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus-18/+0
2010-02-16x86: Convert i8259_lock to raw_spinlockThomas Gleixner-2/+2
2009-10-12x86: fix kernel panic on 32 bits when profilingH. Peter Anvin-1/+2
2009-09-24cpumask: remove last assignment to mask field of struct irqaction.Rusty Russell-1/+0
2009-09-16x86: platform: Fix section annotationsThomas Gleixner-1/+1
2009-08-31x86: Move tsc_init to late_time_initThomas Gleixner-1/+1
2009-08-31x86: Replace the now identical time_32/64.c by time.cThomas Gleixner-0/+121