aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/i8259.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-27x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibilityGravatar Thomas Gleixner 1-0/+2
2021-08-10x86: Avoid magic number with ELCR register accessesGravatar Maciej W. Rozycki 1-0/+2
2018-08-15x86: i8259: Add missing include fileGravatar Guenter Roeck 1-0/+1
2018-01-14x86/tsc: Allow TSC calibration without PITGravatar Peter Zijlstra 1-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2015-11-07x86/irq: Probe for PIC presence before allocating descs for legacy IRQsGravatar Vitaly Kuznetsov 1-0/+1
2014-06-21x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_...Gravatar Jiang Liu 1-0/+5
2010-10-12x86: i8259: Convert to new irq_chip functionsGravatar Thomas Gleixner 1-0/+2
2010-02-22Merge remote branch 'origin/x86/apic' into x86/mrstGravatar H. Peter Anvin 1-1/+1
2010-02-19x86, pic: Make use of legacy_pic abstractionGravatar Jacob Pan 1-8/+0
2010-02-19x86, pic: Introduce legacy_pic abstractionGravatar Jacob Pan 1-0/+13
2010-02-16x86: Convert i8259_lock to raw_spinlockGravatar Thomas Gleixner 1-1/+1
2009-04-10x86: move x86_quirk_pre_intr_init() to irqinit_32.cGravatar Pekka Enberg 1-4/+0
2009-02-23x86: refactor x86_quirks supportGravatar Ingo Molnar 1-0/+4
2008-10-22x86: Fix ASM_X86__ header guardsGravatar H. Peter Anvin 1-3/+3
2008-10-22x86, um: ... and asm-x86 moveGravatar Al Viro 1-0/+63