summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/xics
AgeCommit message (Expand)AuthorLines
2012-04-30powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely-4/+3
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely-2/+1
2012-02-16irq_domain/powerpc: Eliminate virq_is_host()Grant Likely-6/+6
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely-6/+6
2011-12-08powerpc/xics: Reset the CPPR if H_EOI failsAnton Blanchard-6/+7
2011-11-28powerpc/xics: Harden xics hypervisor backendAnton Blanchard-11/+27
2011-11-25powerpc: Mark IPI interrupts IRQF_NO_THREADThomas Gleixner-1/+1
2011-11-08powerpc/irq: Remove IRQF_DISABLEDYong Zhang-3/+2
2011-09-20powerpc/powernv: Add OPAL ICS backendBenjamin Herrenschmidt-6/+247
2011-09-20powerpc/xics: Add __init to marker icp_native_init()Arnaud Lacombe-1/+1
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2011-07-12KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras-0/+9
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches-1/+1
2011-05-19powerpc: Add virq_is_host to reduce virq_to_host usageMilton Miller-1/+1
2011-05-19powerpc/xics: Cleanup xics_host_map and ipiMilton Miller-5/+5
2011-05-19powerpc: Add kconfig for muxed smp ipi supportMilton Miller-0/+1
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller-42/+8
2011-05-19powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller-34/+2
2011-05-06powerpc: Add WSP platformDavid Gibson-0/+1
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely-8/+8
2011-04-20powerpc/xics: Move irq_host matching into the ics backendMichael Ellerman-5/+18
2011-04-20powerpc/xics: Make sure we have a sensible default distribution serverBenjamin Herrenschmidt-3/+9
2011-04-20powerpc/xics: Rewrite XICS driverBenjamin Herrenschmidt-0/+1204