| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/irq: Probe for PIC presence before allocating descs for legacy IRQs | Vitaly Kuznetsov | 2015-11-07 | 1 | -8/+21 |
* | x86/asm/entry/irq: Clean up IRQn_VECTOR macros | Brian Gerst | 2015-05-10 | 1 | -4/+4 |
* | x86/irq: Fix XT-PIC-XT-PIC in /proc/interrupts | Maciej W. Rozycki | 2014-10-28 | 1 | -2/+1 |
* | x86, irq, pic: Probe for legacy PIC and set legacy_pic appropriately | K. Y. Srinivasan | 2014-04-14 | 1 | -1/+19 |
* | x86/irq: Correct comment about i8259 initialization | Yanchuan Nian | 2013-09-04 | 1 | -2/+1 |
* | x86/irq/i8259: Fix incorrect comment | Yuanhan Liu | 2012-08-22 | 1 | -1/+1 |
* | Disintegrate asm/system.h for X86 | David Howells | 2012-03-28 | 1 | -1/+0 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | x86: Use syscore_ops instead of sysdev classes and sysdevs | Rafael J. Wysocki | 2011-03-23 | 1 | -23/+10 |
* | x86: Cleanup the genirq name space | Thomas Gleixner | 2011-03-12 | 1 | -1/+1 |
* | x86: i8259: Convert to new irq_chip functions | Thomas Gleixner | 2010-10-12 | 1 | -31/+32 |
* | x86, i8259: Only register sysdev if we have a real 8259 PIC | Adam Lackorzynski | 2010-07-20 | 1 | -10/+15 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | x86, pic: Fix section mismatch in legacy pic | Jacob Pan | 2010-02-23 | 1 | -3/+3 |
* | Merge remote branch 'origin/x86/apic' into x86/mrst | H. Peter Anvin | 2010-02-22 | 1 | -15/+15 |
|\ |
|
| * | x86: Convert i8259_lock to raw_spinlock | Thomas Gleixner | 2010-02-16 | 1 | -15/+15 |
* | | x86, pic: Make use of legacy_pic abstraction | Jacob Pan | 2010-02-19 | 1 | -7/+14 |
* | | x86, pic: Introduce legacy_pic abstraction | Jacob Pan | 2010-02-19 | 1 | -0/+43 |
|/ |
|
* | x86: refactor x86_quirks support | Ingo Molnar | 2009-02-23 | 1 | -1/+0 |
* | x86: i8259.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -4/+4 |
* | x64, x2apic/intr-remap: 8259 specific mask/unmask routines | Suresh Siddha | 2008-07-12 | 1 | -0/+24 |
* | i8259: fix final ugliness | Pavel Machek | 2008-06-02 | 1 | -14/+8 |
* | x86: i8259: cleanup codingstyle | Pavel Machek | 2008-05-24 | 1 | -4/+4 |
* | x86: i8259.c: remove trivial ifdefs | Pavel Machek | 2008-05-24 | 1 | -17/+3 |
* | x86: i8259.c: remove #ifdefs around includes | Pavel Machek | 2008-05-24 | 1 | -11/+0 |
* | x86: automatical unification of i8259.c | Pavel Machek | 2008-05-24 | 1 | -0/+368 |