aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/i8259.h
AgeCommit message (Expand)Author
2018-08-17x86: i8259: Add missing include fileGuenter Roeck
2018-01-14x86/tsc: Allow TSC calibration without PITPeter Zijlstra
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-11-07x86/irq: Probe for PIC presence before allocating descs for legacy IRQsVitaly Kuznetsov
2014-06-21x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_...Jiang Liu
2010-10-12x86: i8259: Convert to new irq_chip functionsThomas Gleixner
2010-02-22Merge remote branch 'origin/x86/apic' into x86/mrstH. Peter Anvin
2010-02-19x86, pic: Make use of legacy_pic abstractionJacob Pan
2010-02-19x86, pic: Introduce legacy_pic abstractionJacob Pan
2010-02-16x86: Convert i8259_lock to raw_spinlockThomas Gleixner
2009-04-10x86: move x86_quirk_pre_intr_init() to irqinit_32.cPekka Enberg
2009-02-23x86: refactor x86_quirks supportIngo Molnar
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro