| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/hpet: Reduce HPET counter read contention | Waiman Long | 2016-09-09 | 1 | -0/+94 |
* | x86/hpet: Fix /dev/rtc breakage caused by RTC cleanup | Arnd Bergmann | 2016-08-10 | 1 | -1/+1 |
* | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 2016-08-05 | 1 | -2/+1 |
|\ |
|
| * | char/genrtc: x86: remove remnants of asm/rtc.h | Arnd Bergmann | 2016-06-04 | 1 | -2/+1 |
* | | x86/hpet: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-07-14 | 1 | -35/+34 |
|/ |
|
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-05-17 | 1 | -1/+1 |
|\ |
|
| * | x86: Fix non-static inlines | Denys Vlasenko | 2016-04-16 | 1 | -1/+1 |
* | | x86/vdso: Remove direct HPET access through the vDSO | Andy Lutomirski | 2016-04-13 | 1 | -1/+0 |
|/ |
|
* | x86/hpet: Use proper mask to modify hotplug action | Thomas Gleixner | 2016-03-19 | 1 | -1/+1 |
* | x86/cpufeature: Carve out X86_FEATURE_* | Borislav Petkov | 2016-01-30 | 1 | -0/+1 |
* | timers/x86/hpet: Type adjustments | Jan Beulich | 2015-10-21 | 1 | -15/+14 |
* | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-02 | 1 | -74/+124 |
|\ |
|
| * | x86/hpet: Migrate to new set_state interface | Viresh Kumar | 2015-07-30 | 1 | -74/+124 |
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-02 | 1 | -2/+2 |
|\ \ |
|
| * | | x86/irq: Use accessor irq_data_get_irq_handler_data() | Jiang Liu | 2015-07-13 | 1 | -2/+2 |
| |/ |
|
* | | x86/asm/tsc: Rename native_read_tsc() to rdtsc() | Andy Lutomirski | 2015-07-06 | 1 | -2/+2 |
* | | x86/asm/tsc: Replace rdtscll() with native_read_tsc() | Andy Lutomirski | 2015-07-06 | 1 | -2/+2 |
|/ |
|
* | x86/hpet: Use proper hpet device number for MSI allocation | Thomas Gleixner | 2015-06-21 | 1 | -5/+6 |
* | x86/hpet: Check for irq==0 when allocating hpet MSI interrupts | Jiang Liu | 2015-06-20 | 1 | -1/+1 |
* | x86/irq: Move irqdomain specific code into asm/irqdomain.h | Jiang Liu | 2015-04-24 | 1 | -1/+1 |
* | x86/hpet: Enhance HPET IRQ to support hierarchical irqdomains | Jiang Liu | 2015-04-24 | 1 | -43/+14 |
* | x86/hpet: Use new irqdomain interfaces to allocate/free IRQ | Jiang Liu | 2015-04-24 | 1 | -3/+5 |
* | kernel.h: remove ancient __FUNCTION__ hack | Rasmus Villemoes | 2015-02-13 | 1 | -1/+1 |
* | Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Linus Torvalds | 2014-06-05 | 1 | -3/+0 |
|\ |
|
| * | Merge remote-tracking branch 'origin/x86/espfix' into x86/vdso | H. Peter Anvin | 2014-05-22 | 1 | -1/+1 |
| |\ |
|
| * | | x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO | Andy Lutomirski | 2014-05-05 | 1 | -3/+0 |
* | | | x86: hpet: Use irq_alloc/free_hwirq() | Thomas Gleixner | 2014-05-16 | 1 | -3/+2 |
| |/
|/| |
|
* | | x86/hpet: Make boot_hpet_disable extern | Feng Tang | 2014-05-08 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-04-07 | 1 | -1/+3 |
|\ |
|
| * | x86, hpet: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 | 1 | -1/+3 |
* | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-02 | 1 | -2/+0 |
|\ \ |
|
| * | | x86, vdso: Make vsyscall_gtod_data handling x86 generic | Stefani Seibold | 2014-03-18 | 1 | -2/+0 |
| |/ |
|
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-01 | 1 | -1/+1 |
|\ \ |
|
| * | | x86: Remove deprecated IRQF_DISABLED | Michael Opdenacker | 2014-03-04 | 1 | -1/+1 |
| |/ |
|
* / | x86: hpet: Use proper destructor for delayed work | Thomas Gleixner | 2014-03-25 | 1 | -1/+1 |
|/ |
|
* | x86, hpet: Introduce x86_msi_ops.setup_hpet_msi | Joerg Roedel | 2013-01-28 | 1 | -1/+1 |
* | x86: hpet: Fix masking of MSI interrupts | Jan Beulich | 2012-11-02 | 1 | -2/+2 |
* | x86: hpet: Fix copy-and-paste mistake in earlier change | Jan Beulich | 2012-05-25 | 1 | -1/+1 |
* | x86: Allow multiple values to be specified with "hpet=" | Jan Beulich | 2012-05-07 | 1 | -1/+6 |
* | x86: Clear HPET configuration registers on startup | Jan Beulich | 2012-05-07 | 1 | -8/+51 |
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 | 1 | -1/+0 |
|\ |
|
| * | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 | 1 | -1/+0 |
| |\ |
|
| | * | driver-core: remove sysdev.h usage. | Kay Sievers | 2011-12-22 | 1 | -1/+0 |
* | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-01-06 | 1 | -2/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86: Replace the EVT_TO_HPET_DEV() macro with an inline function | Ferenc Wagner | 2011-12-05 | 1 | -2/+5 |
| |/ |
|
* / | x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked | Mark Langsdorf | 2011-12-08 | 1 | -7/+14 |
|/ |
|
* | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-07-23 | 1 | -9/+2 |
|\ |
|
| * | x86-64: Move vread_tsc and vread_hpet into the vDSO | Andy Lutomirski | 2011-07-15 | 1 | -8/+1 |
| * | clocksource: Replace vread with generic arch data | Andy Lutomirski | 2011-07-13 | 1 | -1/+1 |