aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/xics.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-03Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras1-1/+1
2007-10-02[POWERPC] Fix xics set_affinity codeAnton Blanchard1-1/+1
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman1-1/+1
2007-06-25[POWERPC] Fix interrupt distribution in ppc970Mohan Kumar M1-24/+29
2007-06-02[POWERPC] Fix compile warning in pseries xics codeMichael Neuling1-4/+6
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell1-2/+2
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-7/+8
2007-04-13[POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell1-1/+1
2007-01-09[POWERPC] Avoid calling get_irq_server() with a real, not virtual irq.Michal Ostrowski1-3/+2
2006-12-04[POWERPC] pSeries/kexec: Fix for interrupt distributionMohan Kumar M1-19/+49
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-9/+9
2006-08-08Merge branch 'merge'Paul Mackerras1-3/+3
2006-08-08[POWERPC] Fix might-sleep warning on removing cpusHaren Myneni1-3/+3
2006-08-01[POWERPC] clean up pseries hcall interfacesAnton Blanchard1-21/+1
2006-08-01Merge branch 'merge'Paul Mackerras1-20/+14
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr1-11/+11
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt1-20/+14
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt1-188/+297
2006-07-03[POWERPC] Use the genirq frameworkBenjamin Herrenschmidt1-206/+237
2006-07-02[PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner1-4/+7
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar1-2/+2
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-4/+4
2006-04-22[PATCH] powerpc: Lack of ISA interrupts on XICS isn't dangerousOlof Johansson1-1/+1
2006-04-22[PATCH] powerpc: clear IPIs on kdumpHaren Myneni1-10/+13
2006-04-01[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool1-4/+4
2006-03-29[PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki1-1/+1
2006-03-27[PATCH] powerpc: Allow non zero boot cpuidsAnton Blanchard1-1/+1
2006-03-22[PATCH] powerpc: Replace platform_is_lpar() with a firmware featureMichael Ellerman1-1/+2
2006-01-12[PATCH] powerpc: pseries namespace cleanupArnd Bergmann1-1/+1
2006-01-09[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.Michael Ellerman1-1/+1
2005-12-22powerpc: Fix i8259 cascade on pSeries with XICS interrupt controllerPaul Mackerras1-18/+3
2005-11-10[PATCH] powerpc: merge code values for identifying platformsPaul Mackerras1-3/+3
2005-11-09ppc64: remove ppc_irq_dispatch_handlerStephen Rothwell1-0/+1
2005-10-28[PATCH] powerpc: Move xics.[ch] into platforms/pseriesDavid Gibson1-0/+747