index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
xics.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-13
powerpc/xics: Consolidate ipi message encode and decode
Milton Miller
1
-16
/
+45
2008-10-13
powerpc/xics: Update default_server during migrate_irqs_away
Milton Miller
1
-4
/
+5
2008-10-13
powerpc/xics: EOI unmapped irqs after disabling them
Milton Miller
1
-12
/
+41
2008-09-15
powerpc: Separate the irq radix tree insertion and lookup
Sebastien Dugue
1
-7
/
+4
2008-06-26
powerpc: convert to generic helpers for IPI function calls
Jens Axboe
1
-4
/
+2
2008-04-24
[POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseries
Michael Ellerman
1
-1
/
+0
2008-04-18
[POWERPC] Simplify xics direct/lpar irq_host setup
Michael Ellerman
1
-27
/
+12
2008-04-18
[POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.c
Michael Ellerman
1
-48
/
+0
2008-03-31
powerpc/pseries/xcis: ansify
Al Viro
1
-1
/
+1
2008-02-07
[POWERPC] Update default irq servers when boot cpu is removed
Nathan Fontenot
1
-32
/
+45
2008-02-07
[POWERPC] Remove redundant of_get_cpu_node routine
Nathan Fontenot
1
-26
/
+1
2008-02-07
[POWERPC] Split xics_teardown_cpu()
Nathan Fontenot
1
-4
/
+10
2008-02-07
[POWERPC] Update irq descriptor affinity
Nathan Fontenot
1
-1
/
+1
2007-12-20
[POWERPC] Push down or eliminate smp_processor_id calls in xics code
Milton Miller
1
-30
/
+29
2007-10-03
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
1
-1
/
+1
2007-10-02
[POWERPC] Fix xics set_affinity code
Anton Blanchard
1
-1
/
+1
2007-09-13
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
1
-1
/
+1
2007-06-25
[POWERPC] Fix interrupt distribution in ppc970
Mohan Kumar M
1
-24
/
+29
2007-06-02
[POWERPC] Fix compile warning in pseries xics code
Michael Neuling
1
-4
/
+6
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
1
-2
/
+2
2007-04-12
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
1
-7
/
+8
2007-04-12
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
Stephen Rothwell
1
-1
/
+1
2007-01-09
[POWERPC] Avoid calling get_irq_server() with a real, not virtual irq.
Michal Ostrowski
1
-3
/
+2
2006-12-04
[POWERPC] pSeries/kexec: Fix for interrupt distribution
Mohan Kumar M
1
-19
/
+49
2006-10-07
[POWERPC] Fix up after irq changes
Olaf Hering
1
-2
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-9
/
+9
2006-08-08
Merge branch 'merge'
Paul Mackerras
1
-3
/
+3
2006-08-08
[POWERPC] Fix might-sleep warning on removing cpus
Haren Myneni
1
-3
/
+3
2006-08-01
[POWERPC] clean up pseries hcall interfaces
Anton Blanchard
1
-21
/
+1
2006-08-01
Merge branch 'merge'
Paul Mackerras
1
-20
/
+14
2006-07-31
[POWERPC] pseries: Constify & voidify get_property()
Jeremy Kerr
1
-11
/
+11
2006-07-11
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
1
-20
/
+14
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
1
-188
/
+297
2006-07-03
[POWERPC] Use the genirq framework
Benjamin Herrenschmidt
1
-206
/
+237
2006-07-03
[PATCH] irq-flags: POWERPC: Use the new IRQF_ constants
Thomas Gleixner
1
-4
/
+7
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
1
-2
/
+2
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
1
-4
/
+4
2006-04-22
[PATCH] powerpc: Lack of ISA interrupts on XICS isn't dangerous
Olof Johansson
1
-1
/
+1
2006-04-22
[PATCH] powerpc: clear IPIs on kdump
Haren Myneni
1
-10
/
+13
2006-04-01
[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPS
Segher Boessenkool
1
-4
/
+4
2006-03-29
[PATCH] for_each_possible_cpu: powerpc
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-03-27
[PATCH] powerpc: Allow non zero boot cpuids
Anton Blanchard
1
-1
/
+1
2006-03-22
[PATCH] powerpc: Replace platform_is_lpar() with a firmware feature
Michael Ellerman
1
-1
/
+2
2006-01-12
[PATCH] powerpc: pseries namespace cleanup
Arnd Bergmann
1
-1
/
+1
2006-01-09
[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.
Michael Ellerman
1
-1
/
+1
2005-12-22
powerpc: Fix i8259 cascade on pSeries with XICS interrupt controller
Paul Mackerras
1
-18
/
+3
2005-11-10
[PATCH] powerpc: merge code values for identifying platforms
Paul Mackerras
1
-3
/
+3
2005-11-09
ppc64: remove ppc_irq_dispatch_handler
Stephen Rothwell
1
-0
/
+1
2005-10-28
[PATCH] powerpc: Move xics.[ch] into platforms/pseries
David Gibson
1
-0
/
+747