summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/i8259.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange2018-08-051-0/+1
* Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | x86/irq/vector: Initialize matrix allocatorThomas Gleixner2017-09-251-0/+1
|/
* x86: i8259: export legacy_pic symbolHans de Goede2017-04-141-0/+1
* x86/irq: Probe for PIC presence before allocating descs for legacy IRQsVitaly Kuznetsov2015-11-071-8/+21
* x86/asm/entry/irq: Clean up IRQn_VECTOR macrosBrian Gerst2015-05-101-4/+4
* x86/irq: Fix XT-PIC-XT-PIC in /proc/interruptsMaciej W. Rozycki2014-10-281-2/+1Star
* x86, irq, pic: Probe for legacy PIC and set legacy_pic appropriatelyK. Y. Srinivasan2014-04-141-1/+19
* x86/irq: Correct comment about i8259 initializationYanchuan Nian2013-09-041-2/+1Star
* x86/irq/i8259: Fix incorrect commentYuanhan Liu2012-08-221-1/+1
* Disintegrate asm/system.h for X86David Howells2012-03-281-1/+0Star
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* x86: Use syscore_ops instead of sysdev classes and sysdevsRafael J. Wysocki2011-03-231-23/+10Star
* x86: Cleanup the genirq name spaceThomas Gleixner2011-03-121-1/+1
* x86: i8259: Convert to new irq_chip functionsThomas Gleixner2010-10-121-31/+32
* x86, i8259: Only register sysdev if we have a real 8259 PICAdam Lackorzynski2010-07-211-10/+15
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* x86, pic: Fix section mismatch in legacy picJacob Pan2010-02-241-3/+3
* Merge remote branch 'origin/x86/apic' into x86/mrstH. Peter Anvin2010-02-231-15/+15
|\
| * x86: Convert i8259_lock to raw_spinlockThomas Gleixner2010-02-161-15/+15
* | x86, pic: Make use of legacy_pic abstractionJacob Pan2010-02-201-7/+14
* | x86, pic: Introduce legacy_pic abstractionJacob Pan2010-02-201-0/+43
|/
* x86: refactor x86_quirks supportIngo Molnar2009-02-231-1/+0Star
* x86: i8259.c fix style problemsJaswinder Singh Rajput2009-01-041-4/+4
* x64, x2apic/intr-remap: 8259 specific mask/unmask routinesSuresh Siddha2008-07-121-0/+24
* i8259: fix final uglinessPavel Machek2008-06-021-14/+8Star
* x86: i8259: cleanup codingstylePavel Machek2008-05-241-4/+4
* x86: i8259.c: remove trivial ifdefsPavel Machek2008-05-241-17/+3Star
* x86: i8259.c: remove #ifdefs around includesPavel Machek2008-05-241-11/+0Star
* x86: automatical unification of i8259.cPavel Machek2008-05-241-0/+368