summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/uv/uv_irq.c
Commit message (Expand)AuthorAgeFilesLines
* x86/platform: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+1
* x86/irq: Use accessor irq_data_get_node()Jiang Liu2015-07-131-1/+1
* x86: Constify irqdomain opsThomas Gleixner2015-05-051-5/+5
* x86/irq: Move irqdomain specific code into asm/irqdomain.hJiang Liu2015-04-241-1/+1
* x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector()Jiang Liu2015-04-241-2/+1
* x86/uv: Use hierarchical irqdomain to manage UV interruptsJiang Liu2015-04-241-180/+110
* x86/uv: Use new irqdomain interfaces to allocate/free IRQJiang Liu2015-04-241-16/+11
* x86, irq: Use helpers to access irq_cfg data structure associated with IRQJiang Liu2014-12-161-2/+2
* x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx()Jiang Liu2014-12-161-1/+1
* x86: uv: Use irq_alloc/free_hwirq()Thomas Gleixner2014-05-161-6/+4
* Merge branch 'x86/cleanups' into x86/apicIngo Molnar2012-06-151-1/+1
|\
| * x86: Return IRQ_SET_MASK_OK_NOCOPY from irq affinity functionsJiang Liu2012-05-241-1/+1
* | x86/apic: Eliminate cpu_mask_to_apicid() operationAlexander Gordeev2012-06-141-1/+1
* | x86/apic: Make cpu_mask_to_apicid() operations return error codeAlexander Gordeev2012-06-081-1/+6
|/
* x86/uv: Fix uninitialized spinlocksCliff Wickman2012-01-261-1/+1
* x86: Cleanup the genirq name spaceThomas Gleixner2011-03-121-2/+2
* x86: Move uv to platformThomas Gleixner2010-10-271-0/+285
OpenPOWER on IntegriCloud