aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/time.c
Commit message (Expand)AuthorAge
* x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'Andy Lutomirski2015-03-23
* x86_64/vdso: Remove jiffies from the vvar pageAndy Lutomirski2014-10-28
* x86: Fix non-PC platform kernel crash on boot due to NULL dereferenceAndy Shevchenko2014-08-25
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-01
|\
| * x86: Remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-04
* | asmlinkage: Make jiffies visibleAndi Kleen2014-02-13
|/
* MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker2012-05-17
* x86/time: Eliminate unused irq0_irqs counterJan Beulich2012-02-27
* x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-09
* x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski2011-05-24
* x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus2010-11-18
* x86: Convert i8259_lock to raw_spinlockThomas Gleixner2010-02-16
* x86: fix kernel panic on 32 bits when profilingH. Peter Anvin2009-10-12
* cpumask: remove last assignment to mask field of struct irqaction.Rusty Russell2009-09-23
* x86: platform: Fix section annotationsThomas Gleixner2009-09-16
* x86: Move tsc_init to late_time_initThomas Gleixner2009-08-31
* x86: Replace the now identical time_32/64.c by time.cThomas Gleixner2009-08-31