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