aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/uv/uv_irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-28x86/apic: Cleanup destination modeThomas Gleixner1-1/+1
2020-10-28x86/apic: Cleanup delivery mode definesThomas Gleixner1-1/+1
2020-09-16x86/irq: Consolidate UV domain allocationThomas Gleixner1-8/+8
2020-07-14irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner1-1/+2
2018-06-06x86/platform/uv: Use apic_ack_irq()Thomas Gleixner1-6/+1
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner1-1/+1
2017-09-25genirq/irqdomain: Update irq_domain_ops.activate() signatureThomas Gleixner1-2/+3
2017-06-22x86/uv: Create named irq domainThomas Gleixner1-5/+13
2016-07-14x86/platform: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2015-07-13x86/irq: Use accessor irq_data_get_node()Jiang Liu1-1/+1
2015-05-05x86: Constify irqdomain opsThomas Gleixner1-5/+5
2015-04-24x86/irq: Move irqdomain specific code into asm/irqdomain.hJiang Liu1-1/+1
2015-04-24x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector()Jiang Liu1-2/+1
2015-04-24x86/uv: Use hierarchical irqdomain to manage UV interruptsJiang Liu1-180/+110
2015-04-24x86/uv: Use new irqdomain interfaces to allocate/free IRQJiang Liu1-16/+11
2014-12-16x86, irq: Use helpers to access irq_cfg data structure associated with IRQJiang Liu1-2/+2
2014-12-16x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx()Jiang Liu1-1/+1
2014-05-16x86: uv: Use irq_alloc/free_hwirq()Thomas Gleixner1-6/+4
2012-06-15Merge branch 'x86/cleanups' into x86/apicIngo Molnar1-1/+1
2012-06-14x86/apic: Eliminate cpu_mask_to_apicid() operationAlexander Gordeev1-1/+1
2012-06-08x86/apic: Make cpu_mask_to_apicid() operations return error codeAlexander Gordeev1-1/+6
2012-05-24x86: Return IRQ_SET_MASK_OK_NOCOPY from irq affinity functionsJiang Liu1-1/+1
2012-01-26x86/uv: Fix uninitialized spinlocksCliff Wickman1-1/+1
2011-03-12x86: Cleanup the genirq name spaceThomas Gleixner1-2/+2
2010-10-27x86: Move uv to platformThomas Gleixner1-0/+285