index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
xics.c
Age
Commit message (
Expand
)
Author
2007-12-20
[POWERPC] Push down or eliminate smp_processor_id calls in xics code
Milton Miller
2007-10-03
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
2007-10-02
[POWERPC] Fix xics set_affinity code
Anton Blanchard
2007-09-14
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
2007-06-25
[POWERPC] Fix interrupt distribution in ppc970
Mohan Kumar M
2007-06-02
[POWERPC] Fix compile warning in pseries xics code
Michael Neuling
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-13
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
Stephen Rothwell
2007-01-09
[POWERPC] Avoid calling get_irq_server() with a real, not virtual irq.
Michal Ostrowski
2006-12-04
[POWERPC] pSeries/kexec: Fix for interrupt distribution
Mohan Kumar M
2006-10-07
[POWERPC] Fix up after irq changes
Olaf Hering
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-08-08
Merge branch 'merge'
Paul Mackerras
2006-08-08
[POWERPC] Fix might-sleep warning on removing cpus
Haren Myneni
2006-08-01
[POWERPC] clean up pseries hcall interfaces
Anton Blanchard
2006-08-01
Merge branch 'merge'
Paul Mackerras
2006-07-31
[POWERPC] pseries: Constify & voidify get_property()
Jeremy Kerr
2006-07-10
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
2006-07-03
[POWERPC] Use the genirq framework
Benjamin Herrenschmidt
2006-07-02
[PATCH] irq-flags: POWERPC: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-29
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-04-22
[PATCH] powerpc: Lack of ISA interrupts on XICS isn't dangerous
Olof Johansson
2006-04-22
[PATCH] powerpc: clear IPIs on kdump
Haren Myneni
2006-04-01
[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPS
Segher Boessenkool
2006-03-29
[PATCH] for_each_possible_cpu: powerpc
KAMEZAWA Hiroyuki
2006-03-27
[PATCH] powerpc: Allow non zero boot cpuids
Anton Blanchard
2006-03-22
[PATCH] powerpc: Replace platform_is_lpar() with a firmware feature
Michael Ellerman
2006-01-12
[PATCH] powerpc: pseries namespace cleanup
Arnd Bergmann
2006-01-09
[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.
Michael Ellerman
2005-12-22
powerpc: Fix i8259 cascade on pSeries with XICS interrupt controller
Paul Mackerras
2005-11-10
[PATCH] powerpc: merge code values for identifying platforms
Paul Mackerras
2005-11-09
ppc64: remove ppc_irq_dispatch_handler
Stephen Rothwell
2005-10-28
[PATCH] powerpc: Move xics.[ch] into platforms/pseries
David Gibson