summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/vector.c
AgeCommit message (Expand)Author
2015-08-18x86/irq: Build correct vector mapping for multiple MSI interruptsJiang Liu
2015-07-07x86/irq: Plug irq vector hotplug raceThomas Gleixner
2015-05-15x86: Use entering[_ack]_irq() instead of open coding itThomas Gleixner
2015-05-13x86, irq: Allocate CPU vectors from device local CPUs if possibleJiang Liu
2015-05-11Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar
2015-05-10x86/asm/entry/irq: Clean up IRQn_VECTOR macrosBrian Gerst
2015-05-05x86: Constify irqdomain opsThomas Gleixner
2015-04-24x86/irq: Avoid memory allocation in __assign_irq_vector()Jiang Liu
2015-04-24x86/irq: Move irqdomain specific code into asm/irqdomain.hJiang Liu
2015-04-24x86/irq: Move private data in struct irq_cfg into dedicated data structureJiang Liu
2015-04-24x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector()Jiang Liu
2015-04-24x86/irq: Remove function apic_set_affinity()Jiang Liu
2015-04-24x86/irq: Make functions only used in vector.c staticJiang Liu
2015-04-24x86/irq: Remove unused alloc_irq_and_cfg_at()Jiang Liu
2015-04-24x86/irq: Move irq_cfg.irq_2_pin into io_apic.cJiang Liu
2015-04-24irq_remapping: Clean up unsued code to support IOAPICJiang Liu
2015-04-24x86/irq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQJiang Liu
2015-04-24x86/irq: Refine the way to allocate irq_cfg for legacy IRQsJiang Liu
2015-04-24x86/htirq: Use hierarchical irqdomain to manage Hypertransport interruptsJiang Liu
2015-04-24x86/MSI: Use hierarchical irqdomains to manage MSI interruptsJiang Liu
2015-04-24x86/irq: Use hierarchical irqdomain to manage CPU interrupt vectorsJiang Liu
2015-04-24x86/irq: Save destination CPU ID in irq_cfgJiang Liu
2014-12-16x86, irq: Use helpers to access irq_cfg data structure associated with IRQJiang Liu
2014-12-16x86, irq: Move IRQ initialization routines from io_apic.c into vector.cJiang Liu
2014-12-16x86, irq: Replace printk(KERN_LVL) with pr_lvl() utilitiesJiang Liu
2014-12-16x86, irq: Make UP version of irq_complete_move() an inline stubThomas Gleixner
2014-12-16x86, irq: Move local APIC related code from io_apic.c into vector.cJiang Liu