- bcea36d Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- a3819e3 x86: Fix non-static inlines by Denys Vlasenko · 9 years ago
- 1ed95e5 x86/vdso: Remove direct HPET access through the vDSO by Andy Lutomirski · 9 years ago
- f80be5e3 x86/hpet: Use proper mask to modify hotplug action by Thomas Gleixner · 9 years ago
- cd4d09e x86/cpufeature: Carve out X86_FEATURE_* by Borislav Petkov · 9 years ago
- 3d45ac4 timers/x86/hpet: Type adjustments by Jan Beulich · 9 years ago
- e713c80 Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 43af987 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- c8b5db7 x86/hpet: Migrate to new set_state interface by Viresh Kumar · 10 years ago
- ff96b4d x86/irq: Use accessor irq_data_get_irq_handler_data() by Jiang Liu · 10 years ago
- 4ea1636 x86/asm/tsc: Rename native_read_tsc() to rdtsc() by Andy Lutomirski · 10 years ago
- 87be28a x86/asm/tsc: Replace rdtscll() with native_read_tsc() by Andy Lutomirski · 10 years ago
- cb17b2a x86/hpet: Use proper hpet device number for MSI allocation by Thomas Gleixner · 10 years ago
- bafac29 x86/hpet: Check for irq==0 when allocating hpet MSI interrupts by Jiang Liu · 10 years ago
- d746d1e x86/irq: Move irqdomain specific code into asm/irqdomain.h by Jiang Liu · 10 years ago
- 3cb96f0 x86/hpet: Enhance HPET IRQ to support hierarchical irqdomains by Jiang Liu · 10 years ago
- bd8eb63 x86/hpet: Use new irqdomain interfaces to allocate/free IRQ by Jiang Liu · 10 years ago
- 02f1f21 kernel.h: remove ancient __FUNCTION__ hack by Rasmus Villemoes · 10 years ago
- a0abcf2e Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
- 03c1b4e Merge remote-tracking branch 'origin/x86/espfix' into x86/vdso by H. Peter Anvin · 11 years ago
- 499c2b7 x86: hpet: Use irq_alloc/free_hwirq() by Thomas Gleixner · 11 years ago
- f10f383 x86/hpet: Make boot_hpet_disable extern by Feng Tang · 11 years ago
- f40c330 x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO by Andy Lutomirski · 11 years ago
- 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
- c6f2124 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 683b6c6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- b712c8d x86: hpet: Use proper destructor for delayed work by Thomas Gleixner · 11 years ago
- 9014ad2 x86, hpet: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 11 years ago
- d2312e3 x86, vdso: Make vsyscall_gtod_data handling x86 generic by Stefani Seibold · 11 years ago
- d20d2ef x86: Remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
- 71054d8 x86, hpet: Introduce x86_msi_ops.setup_hpet_msi by Joerg Roedel · 12 years ago
- 6acf5a8 x86: hpet: Fix masking of MSI interrupts by Jan Beulich · 12 years ago
- 1b38a3a x86: hpet: Fix copy-and-paste mistake in earlier change by Jan Beulich · 13 years ago
- b2d6aba x86: Allow multiple values to be specified with "hpet=" by Jan Beulich · 13 years ago
- 396e2c6 x86: Clear HPET configuration registers on startup by Jan Beulich · 13 years ago
- 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
- cf3f335 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
- edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
- 2ded6e6 x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked by Mark Langsdorf · 13 years ago
- 3f7787b x86: Replace the EVT_TO_HPET_DEV() macro with an inline function by Ferenc Wagner · 13 years ago
- 69c60c8 x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 14 years ago
- 8e20487 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 98d0ac3 x86-64: Move vread_tsc and vread_hpet into the vDSO by Andy Lutomirski · 14 years ago
- 433bd80 clocksource: Replace vread with generic arch data by Andy Lutomirski · 14 years ago
- 16f871b x86: i8253: Consolidate definitions of global_clock_event by Ralf Baechle · 14 years ago
- 334955e i8253: Create linux/i8253.h and use it in all 8253 related files by Ralf Baechle · 14 years ago
- d319bb7 x86-64: Map the HPET NX by Andy Lutomirski · 14 years ago
- ab0e08f x86: hpet: Cleanup the clockevents init and register code by Thomas Gleixner · 14 years ago
- 2c77865 x86: Cleanup the genirq name space by Thomas Gleixner · 14 years ago
- f1c1807 x86: HPET: Chose a paranoid safe value for the ETIME check by Thomas Gleixner · 14 years ago
- ca1cab3 workqueues: s/ON_STACK/ONSTACK/ by Andrew Morton · 14 years ago
- 211baf4 Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- d0fbca8 x86: ioapic/hpet: Convert to new chip functions by Thomas Gleixner · 14 years ago
- 0219896 x86, hpet: Fix bogus error check in hpet_assign_irq() by Thomas Gleixner · 14 years ago
- 995bd3b x86: Hpet: Avoid the comparator readback penalty by Thomas Gleixner · 14 years ago
- 54ff7e5 x86: hpet: Work around hardware stupidity by Thomas Gleixner · 14 years ago
- 4936a3b x86/hpet: Use the FSEC_PER_SEC constant for femto-second periods by Chris Wilson · 15 years ago
- f12a15b x86: Convert common clocksources to use clocksource_register_hz/khz by John Stultz · 15 years ago
- ff48780 x86: Do not try to disable hpet if it hasn't been initialized before by Stefano Stabellini · 15 years ago
- 30a564b x86, hpet: Restrict read back to affected ATI chipsets by Thomas Gleixner · 15 years ago
- fb1ae63 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 15 years ago
- b4a5e8a x86, hpet: Fix bug in RTC emulation by Alok Kataria · 15 years ago
- 8da854c x86, hpet: Erratum workaround for read after write of HPET comparator by Pallipadi, Venkatesh · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 1762233 clocksource: add argument to resume callback by Magnus Damm · 15 years ago
- 73472a4 x86: Disable HPET MSI on ATI SB700/SB800 by Pallipadi, Venkatesh · 15 years ago
- 18ed61d x86: hpet: Make WARN_ON understandable by Thomas Gleixner · 15 years ago
- c8bc6f3 x86: arch specific support for remapping HPET MSIs by Suresh Siddha · 16 years ago
- 5946fa3 x86, hpet: Simplify the HPET code by Jan Beulich · 16 years ago
- 39fe05e x86, hpet: Disable per-cpu hpet timer if ARAT is supported by Shaohua Li · 16 years ago
- 507fa3a x86: hpet: Mark per cpu interrupts IRQF_TIMER to prevent resume failure by Thomas Gleixner · 16 years ago
- 7a6f9cb x86: hpet: fix periodic mode programming on AMD 81xx by Andreas Herrmann · 16 years ago
- 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 16 years ago
- c23e253 x86: hpet: stop HPET_COUNTER when programming periodic mode by Andreas Herrmann · 16 years ago
- 8d6f0c8 x86: hpet: provide separate functions to stop and start the counter by Andreas Herrmann · 16 years ago
- b98103a x86: hpet: print HPET registers during setup (if hpet=verbose is used) by Andreas Herrmann · 16 years ago
- 3501033 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- b13e246 x86, hpet: fix for LS21 + HPET = boot hang by john stultz · 16 years ago
- ff08f76 x86: clean up hpet timer reinit by Pavel Emelyanov · 16 years ago
- a6a9540 x86: fix hpet timer reinit for x86_64 by Pavel Emelyanov · 16 years ago
- 336f6c3 debugobjects: add and use INIT_WORK_ON_STACK by Thomas Gleixner · 16 years ago
- b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- bb758e9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 39c04b5 x86: make sure we really have an hpet mapping before using it by Jeremy Fitzhardinge · 16 years ago
- bacbe99 x86: enable HPET on Fujitsu u9200 by Janne Kulmala · 16 years ago
- 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
- 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
- e951e4a x86: fix unused variable warning in arch/x86/kernel/hpet.c by Ingo Molnar · 16 years ago
- 3b71e9e x86: HPET: fix sparse warning by Hannes Eder · 16 years ago
- 5ceb1a0 x86: HPET: enter hpet_interrupt_handler with interrupts disabled by Matt Fleming · 16 years ago
- 89d77a1 x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMP by Matt Fleming · 16 years ago
- 1de5b08 x86: HPET: convert WARN_ON to WARN_ON_ONCE by Matt Fleming · 16 years ago
- 5f79f2f hpet: clean up warning by Venki Pallipadi · 16 years ago
- c81bba4 x86: print out irq nr for msi/ht, v3 by Yinghai Lu · 16 years ago
- ba374c9 x86: fix HPET compiler error when not using CONFIG_PCI_MSI by Steven Noonan · 16 years ago
- f0ed4e6 x86: using HPET in MSI mode and setting up per CPU HPET timers, fix by Venki Pallipadi · 16 years ago
- 26afe5f x86: HPET_MSI Initialise per-cpu HPET timers by venkatesh.pallipadi@intel.com · 16 years ago
- 4588c1f x86: HPET_MSI Basic HPET_MSI setup code, cleanups by Ingo Molnar · 16 years ago
- 58ac1e7 x86: HPET_MSI Basic HPET_MSI setup code by venkatesh.pallipadi@intel.com · 16 years ago