summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-07-091-2/+1Star
|\
| * x86/stackframe/32: Provide consistent pt_regsPeter Zijlstra2019-06-251-2/+1Star
* | x86/timer: Skip PIT initialization on modern chipsetsThomas Gleixner2019-06-291-2/+5
|/
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-231-0/+22
|\
| * x86/vdso: Enforce 64bit clocksourceThomas Gleixner2018-10-041-0/+6
| * x86/time: Implement clocksource_arch_init()Thomas Gleixner2018-10-041-0/+16
* | x86/time: Correct the attribute on jiffies' definitionNathan Chancellor2018-10-141-1/+1
|/
* x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange2018-08-051-0/+1
* x86/time: Unconditionally register legacy timer interruptPeter Zijlstra2018-01-141-3/+6
* Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | x86/apic: Initialize interrupt mode after timer initDou Liyang2017-09-251-0/+5
|/
* x86/time: Make setup_default_timer_irq() staticDou Liyang2017-06-131-1/+1
* x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'Andy Lutomirski2015-03-231-1/+1
* x86_64/vdso: Remove jiffies from the vvar pageAndy Lutomirski2014-10-281-1/+1
* x86: Fix non-PC platform kernel crash on boot due to NULL dereferenceAndy Shevchenko2014-08-251-0/+2
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-011-1/+1
|\
| * x86: Remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-041-1/+1
* | asmlinkage: Make jiffies visibleAndi Kleen2014-02-141-1/+1
|/
* MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker2012-05-181-6/+0Star
* x86/time: Eliminate unused irq0_irqs counterJan Beulich2012-02-271-3/+0Star
* x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-11-011-0/+1
* i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-091-1/+1
* x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski2011-05-241-1/+1
* x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus2010-11-181-18/+0Star
* x86: Convert i8259_lock to raw_spinlockThomas Gleixner2010-02-161-2/+2
* x86: fix kernel panic on 32 bits when profilingH. Peter Anvin2009-10-121-1/+2
* cpumask: remove last assignment to mask field of struct irqaction.Rusty Russell2009-09-241-1/+0Star
* x86: platform: Fix section annotationsThomas Gleixner2009-09-161-1/+1
* x86: Move tsc_init to late_time_initThomas Gleixner2009-08-311-1/+1
* x86: Replace the now identical time_32/64.c by time.cThomas Gleixner2009-08-311-0/+121