aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/i8259.c
AgeCommit message (Expand)Author
2023-11-08x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibilityThomas Gleixner
2023-02-06x86/i8259: Mark legacy PIC interrupts with IRQ_LEVELThomas Gleixner
2020-08-05x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner
2018-08-05x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange
2017-11-07Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-25x86/irq/vector: Initialize matrix allocatorThomas Gleixner
2017-04-14x86: i8259: export legacy_pic symbolHans de Goede
2015-11-07x86/irq: Probe for PIC presence before allocating descs for legacy IRQsVitaly Kuznetsov
2015-05-10x86/asm/entry/irq: Clean up IRQn_VECTOR macrosBrian Gerst
2014-10-28x86/irq: Fix XT-PIC-XT-PIC in /proc/interruptsMaciej W. Rozycki
2014-04-14x86, irq, pic: Probe for legacy PIC and set legacy_pic appropriatelyK. Y. Srinivasan
2013-09-04x86/irq: Correct comment about i8259 initializationYanchuan Nian
2012-08-22x86/irq/i8259: Fix incorrect commentYuanhan Liu
2012-03-28Disintegrate asm/system.h for X86David Howells
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-03-23x86: Use syscore_ops instead of sysdev classes and sysdevsRafael J. Wysocki
2011-03-12x86: Cleanup the genirq name spaceThomas Gleixner
2010-10-12x86: i8259: Convert to new irq_chip functionsThomas Gleixner
2010-07-20x86, i8259: Only register sysdev if we have a real 8259 PICAdam Lackorzynski
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-23x86, pic: Fix section mismatch in legacy picJacob Pan
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-02-23x86: refactor x86_quirks supportIngo Molnar
2009-01-04x86: i8259.c fix style problemsJaswinder Singh Rajput
2008-07-12x64, x2apic/intr-remap: 8259 specific mask/unmask routinesSuresh Siddha
2008-06-02i8259: fix final uglinessPavel Machek
2008-05-24x86: i8259: cleanup codingstylePavel Machek
2008-05-24x86: i8259.c: remove trivial ifdefsPavel Machek
2008-05-24x86: i8259.c: remove #ifdefs around includesPavel Machek
2008-05-24x86: automatical unification of i8259.cPavel Machek