aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/hpet.c
AgeCommit message (Expand)Author
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-13x86: Remove pr_fmt duplicate logging prefixesJoe Perches
2017-08-01x86/hpet: Cure interface abuse in the resume pathThomas Gleixner
2017-06-20x86/hpet: Do not use smp_processor_id() in preemptible codeBorislav Petkov
2017-03-02x86/hpet: Prevent might sleep splat on resumeThomas Gleixner
2017-01-31x86/irq: Make irq activate operations symmetricThomas Gleixner
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-09-09x86/hpet: Reduce HPET counter read contentionWaiman Long
2016-08-10x86/hpet: Fix /dev/rtc breakage caused by RTC cleanupArnd Bergmann
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-07-14x86/hpet: Convert to hotplug state machineSebastian Andrzej Siewior
2016-06-04char/genrtc: x86: remove remnants of asm/rtc.hArnd Bergmann
2016-05-16Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-04-16x86: Fix non-static inlinesDenys Vlasenko
2016-04-13x86/vdso: Remove direct HPET access through the vDSOAndy Lutomirski
2016-03-19x86/hpet: Use proper mask to modify hotplug actionThomas Gleixner
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov
2015-10-21timers/x86/hpet: Type adjustmentsJan Beulich
2015-09-01Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-01Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-30x86/hpet: Migrate to new set_state interfaceViresh Kumar
2015-07-13x86/irq: Use accessor irq_data_get_irq_handler_data()Jiang Liu
2015-07-06x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski
2015-07-06x86/asm/tsc: Replace rdtscll() with native_read_tsc()Andy Lutomirski
2015-06-21x86/hpet: Use proper hpet device number for MSI allocationThomas Gleixner
2015-06-20x86/hpet: Check for irq==0 when allocating hpet MSI interruptsJiang Liu
2015-04-24x86/irq: Move irqdomain specific code into asm/irqdomain.hJiang Liu
2015-04-24x86/hpet: Enhance HPET IRQ to support hierarchical irqdomainsJiang Liu
2015-04-24x86/hpet: Use new irqdomain interfaces to allocate/free IRQJiang Liu
2015-02-12kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes
2014-06-05Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds
2014-05-21Merge remote-tracking branch 'origin/x86/espfix' into x86/vdsoH. Peter Anvin
2014-05-16x86: hpet: Use irq_alloc/free_hwirq()Thomas Gleixner
2014-05-08x86/hpet: Make boot_hpet_disable externFeng Tang
2014-05-05x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSOAndy Lutomirski
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-02Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-25x86: hpet: Use proper destructor for delayed workThomas Gleixner
2014-03-20x86, hpet: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-18x86, vdso: Make vsyscall_gtod_data handling x86 genericStefani Seibold
2014-03-04x86: Remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-01-28x86, hpet: Introduce x86_msi_ops.setup_hpet_msiJoerg Roedel
2012-11-02x86: hpet: Fix masking of MSI interruptsJan Beulich
2012-05-25x86: hpet: Fix copy-and-paste mistake in earlier changeJan Beulich
2012-05-07x86: Allow multiple values to be specified with "hpet="Jan Beulich
2012-05-07x86: Clear HPET configuration registers on startupJan Beulich