aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/uv/uv_irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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