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