aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/uv/uv_irq.c
Commit message (Expand)AuthorAge
* x86/platform/uv: Use apic_ack_irq()Thomas Gleixner2018-06-06
* genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner2017-12-29
* genirq/irqdomain: Update irq_domain_ops.activate() signatureThomas Gleixner2017-09-25
* x86/uv: Create named irq domainThomas Gleixner2017-06-22
* x86/platform: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-14
* x86/irq: Use accessor irq_data_get_node()Jiang Liu2015-07-13
* x86: Constify irqdomain opsThomas Gleixner2015-05-05
* x86/irq: Move irqdomain specific code into asm/irqdomain.hJiang Liu2015-04-24
* x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector()Jiang Liu2015-04-24
* x86/uv: Use hierarchical irqdomain to manage UV interruptsJiang Liu2015-04-24
* x86/uv: Use new irqdomain interfaces to allocate/free IRQJiang Liu2015-04-24
* x86, irq: Use helpers to access irq_cfg data structure associated with IRQJiang Liu2014-12-16
* x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx()Jiang Liu2014-12-16
* x86: uv: Use irq_alloc/free_hwirq()Thomas Gleixner2014-05-16
* Merge branch 'x86/cleanups' into x86/apicIngo Molnar2012-06-15
|\
| * x86: Return IRQ_SET_MASK_OK_NOCOPY from irq affinity functionsJiang Liu2012-05-24
* | x86/apic: Eliminate cpu_mask_to_apicid() operationAlexander Gordeev2012-06-14
* | x86/apic: Make cpu_mask_to_apicid() operations return error codeAlexander Gordeev2012-06-08
|/
* x86/uv: Fix uninitialized spinlocksCliff Wickman2012-01-26
* x86: Cleanup the genirq name spaceThomas Gleixner2011-03-12
* x86: Move uv to platformThomas Gleixner2010-10-27