Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86, irq: Use helpers to access irq_cfg data structure associated with IRQ | Jiang Liu | 2014-12-16 | 1 | -3/+3 |
* | x86, irq: Move IRQ initialization routines from io_apic.c into vector.c | Jiang Liu | 2014-12-16 | 1 | -0/+28 |
* | x86, irq: Replace printk(KERN_LVL) with pr_lvl() utilities | Jiang Liu | 2014-12-16 | 1 | -35/+34 |
* | x86, irq: Make UP version of irq_complete_move() an inline stub | Thomas Gleixner | 2014-12-16 | 1 | -2/+0 |
* | x86, irq: Move local APIC related code from io_apic.c into vector.c | Jiang Liu | 2014-12-16 | 1 | -0/+694 |