summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/vector.c
AgeCommit message (Expand)AuthorLines
2014-12-16x86, irq: Use helpers to access irq_cfg data structure associated with IRQJiang Liu-3/+3
2014-12-16x86, irq: Move IRQ initialization routines from io_apic.c into vector.cJiang Liu-0/+28
2014-12-16x86, irq: Replace printk(KERN_LVL) with pr_lvl() utilitiesJiang Liu-35/+34
2014-12-16x86, irq: Make UP version of irq_complete_move() an inline stubThomas Gleixner-2/+0
2014-12-16x86, irq: Move local APIC related code from io_apic.c into vector.cJiang Liu-0/+694