index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
xics.c
Age
Commit message (
Expand
)
Author
2009-07-08
powerpc/pseries: Use pr_devel() in xics.c
Michael Ellerman
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
2009-01-12
irq: update all arches for new irq_desc
Mike Travis
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-12-16
powerpc/pseries: Check for GIQ indicator before calling set-indicator
Nathan Lynch
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2008-12-13
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...
Rusty Russell
2008-11-05
powerpc/pseries: Fix getting the server number size
Sebastien Dugue
2008-10-13
powerpc/xics: Reduce and comment xics IPI use of memory barriers
Milton Miller
2008-10-13
powerpc/xics: Make printk format strings fit on one line
Milton Miller
2008-10-13
powerpc/xics: Mark xics IPI interrupt as per-cpu
Milton Miller
2008-10-13
powerpc/xics: EOI xics ipi by hand in kexec
Milton Miller
2008-10-13
powerpc/xics: Factor out cpu joining/unjoining the GIQ
Milton Miller
2008-10-13
powerpc/xics: Initialization code cleanups
Milton Miller
2008-10-13
powerpc/xics: Trim #include list
Milton Miller
2008-10-13
powerpc/xics: Change *_xirr_info_set() prototype to avoid casts
Milton Miller
2008-10-13
powerpc/xics: Rearrange file to group code by function
Milton Miller
2008-10-13
powerpc/xics: Consolidate ipi message encode and decode
Milton Miller
2008-10-13
powerpc/xics: Update default_server during migrate_irqs_away
Milton Miller
2008-10-13
powerpc/xics: EOI unmapped irqs after disabling them
Milton Miller
2008-09-15
powerpc: Separate the irq radix tree insertion and lookup
Sebastien Dugue
2008-06-26
powerpc: convert to generic helpers for IPI function calls
Jens Axboe
2008-04-24
[POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseries
Michael Ellerman
2008-04-18
[POWERPC] Simplify xics direct/lpar irq_host setup
Michael Ellerman
2008-04-18
[POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.c
Michael Ellerman
2008-03-30
powerpc/pseries/xcis: ansify
Al Viro
2008-02-07
[POWERPC] Update default irq servers when boot cpu is removed
Nathan Fontenot
2008-02-07
[POWERPC] Remove redundant of_get_cpu_node routine
Nathan Fontenot
2008-02-07
[POWERPC] Split xics_teardown_cpu()
Nathan Fontenot
2008-02-07
[POWERPC] Update irq descriptor affinity
Nathan Fontenot
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
[next]