| Commit message (Expand) | Author | Age |
* | kernel.h: remove ancient __FUNCTION__ hack | Rasmus Villemoes | 2015-02-12 |
* | Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Linus Torvalds | 2014-06-05 |
|\ |
|
| * | Merge remote-tracking branch 'origin/x86/espfix' into x86/vdso | H. Peter Anvin | 2014-05-21 |
| |\ |
|
| * | | x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO | Andy Lutomirski | 2014-05-05 |
* | | | x86: hpet: Use irq_alloc/free_hwirq() | Thomas Gleixner | 2014-05-16 |
| |/
|/| |
|
* | | x86/hpet: Make boot_hpet_disable extern | Feng Tang | 2014-05-08 |
|/ |
|
* | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-04-07 |
|\ |
|
| * | x86, hpet: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 |
* | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-02 |
|\ \ |
|
| * | | x86, vdso: Make vsyscall_gtod_data handling x86 generic | Stefani Seibold | 2014-03-18 |
| |/ |
|
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-01 |
|\ \ |
|
| * | | x86: Remove deprecated IRQF_DISABLED | Michael Opdenacker | 2014-03-04 |
| |/ |
|
* / | x86: hpet: Use proper destructor for delayed work | Thomas Gleixner | 2014-03-25 |
|/ |
|
* | x86, hpet: Introduce x86_msi_ops.setup_hpet_msi | Joerg Roedel | 2013-01-28 |
* | x86: hpet: Fix masking of MSI interrupts | Jan Beulich | 2012-11-02 |
* | x86: hpet: Fix copy-and-paste mistake in earlier change | Jan Beulich | 2012-05-25 |
* | x86: Allow multiple values to be specified with "hpet=" | Jan Beulich | 2012-05-07 |
* | x86: Clear HPET configuration registers on startup | Jan Beulich | 2012-05-07 |
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 |
|\ |
|
| * | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 |
| |\ |
|
| | * | driver-core: remove sysdev.h usage. | Kay Sievers | 2011-12-21 |
* | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-01-06 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86: Replace the EVT_TO_HPET_DEV() macro with an inline function | Ferenc Wagner | 2011-12-05 |
| |/ |
|
* / | x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked | Mark Langsdorf | 2011-12-08 |
|/ |
|
* | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 |
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-07-22 |
|\ |
|
| * | x86-64: Move vread_tsc and vread_hpet into the vDSO | Andy Lutomirski | 2011-07-14 |
| * | clocksource: Replace vread with generic arch data | Andy Lutomirski | 2011-07-13 |
| * | x86-64: Map the HPET NX | Andy Lutomirski | 2011-06-05 |
* | | x86: i8253: Consolidate definitions of global_clock_event | Ralf Baechle | 2011-06-09 |
* | | i8253: Create linux/i8253.h and use it in all 8253 related files | Ralf Baechle | 2011-06-09 |
|/ |
|
* | x86: hpet: Cleanup the clockevents init and register code | Thomas Gleixner | 2011-05-19 |
* | x86: Cleanup the genirq name space | Thomas Gleixner | 2011-03-12 |
* | x86: HPET: Chose a paranoid safe value for the ETIME check | Thomas Gleixner | 2010-12-13 |
* | workqueues: s/ON_STACK/ONSTACK/ | Andrew Morton | 2010-10-26 |
* | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-22 |
|\ |
|
| * | x86: Hpet: Avoid the comparator readback penalty | Thomas Gleixner | 2010-09-18 |
* | | x86: ioapic/hpet: Convert to new chip functions | Thomas Gleixner | 2010-10-12 |
* | | x86, hpet: Fix bogus error check in hpet_assign_irq() | Thomas Gleixner | 2010-09-30 |
|/ |
|
* | x86: hpet: Work around hardware stupidity | Thomas Gleixner | 2010-09-14 |
* | x86/hpet: Use the FSEC_PER_SEC constant for femto-second periods | Chris Wilson | 2010-08-12 |
* | x86: Convert common clocksources to use clocksource_register_hz/khz | John Stultz | 2010-07-27 |
* | x86: Do not try to disable hpet if it hasn't been initialized before | Stefano Stabellini | 2010-07-23 |
* | x86, hpet: Restrict read back to affected ATI chipsets | Thomas Gleixner | 2010-04-28 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-04-07 |
|\ |
|
| * | x86, hpet: Fix bug in RTC emulation | Alok Kataria | 2010-04-01 |
| * | x86, hpet: Erratum workaround for read after write of HPET comparator | Pallipadi, Venkatesh | 2010-04-01 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ |
|
* | clocksource: add argument to resume callback | Magnus Damm | 2010-02-05 |
* | x86: Disable HPET MSI on ATI SB700/SB800 | Pallipadi, Venkatesh | 2010-01-23 |