index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
xics
/
xics-common.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/kasan: Disable address sanitization in kexec paths
Daniel Axtens
2022-05-22
1
-2
/
+2
*
powerpc: Add missing headers
Christophe Leroy
2022-05-08
1
-1
/
+1
*
powerpc/sysdev: Add __init attribute to eligible functions
Nick Child
2021-12-23
1
-1
/
+1
*
powerpc/xics: Set the IRQ chip data for the ICS native backend
Cédric Le Goater
2021-09-15
1
-2
/
+2
*
powerpc: use IRQF_NO_DEBUG for IPIs
Cédric Le Goater
2021-08-10
1
-1
/
+1
*
powerpc/xics: Fix IRQ migration
Cédric Le Goater
2021-08-10
1
-2
/
+7
*
powerpc/xics: Add support for IRQ domain hierarchy
Cédric Le Goater
2021-08-10
1
-0
/
+41
*
powerpc/xics: Give a name to the default XICS IRQ domain
Cédric Le Goater
2021-08-10
1
-4
/
+17
*
powerpc/xics: Rename the map handler in a check handler
Cédric Le Goater
2021-08-10
1
-6
/
+9
*
powerpc/xics: Remove ICS list
Cédric Le Goater
2021-08-10
1
-26
/
+19
*
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-07-02
1
-0
/
+2
|
\
|
*
powerpc/xics: Add a native ICS backend for microwatt
Benjamin Herrenschmidt
2021-06-21
1
-0
/
+2
*
|
powerpc: Convert irq_domain_add_legacy_isa use to irq_domain_add_legacy
Marc Zyngier
2021-06-10
1
-1
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
powerpc/xics: Add missing of_node_put() in error path
YueHaibing
2018-06-03
1
-3
/
+4
*
powerpc: Use pr_warn instead of pr_warning
Joe Perches
2017-12-04
1
-4
/
+4
*
powerpc/powernv: Fix oops on P9 DD1 in cause_ipi()
Michael Ellerman
2017-04-26
1
-0
/
+3
*
powerpc: Change the doorbell IPI calling convention
Nicholas Piggin
2017-04-13
1
-3
/
+0
*
powerpc/xics: Work around limitations of OPAL XICS priority handling
Balbir Singh
2017-03-06
1
-3
/
+14
*
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-09-20
1
-1
/
+1
*
powerpc/xics: Properly set Edge/Level type and enable resend
Benjamin Herrenschmidt
2016-08-09
1
-7
/
+52
*
powerpc/xics: Add ICP OPAL backend
Benjamin Herrenschmidt
2016-07-17
1
-1
/
+4
*
genirq/irqdomain: Allow irq domain aliasing
Marc Zyngier
2015-07-30
1
-1
/
+2
*
powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-06-02
1
-1
/
+1
*
powerpc: Constify irq_domain_ops
Krzysztof Kozlowski
2015-05-11
1
-1
/
+1
*
powerpc: Drop return value of smp_ops->probe()
Michael Ellerman
2015-04-10
1
-3
/
+1
*
powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()
Emil Medve
2015-01-23
1
-1
/
+1
*
powerpc: Replace __get_cpu_var uses
Christoph Lameter
2014-11-03
1
-1
/
+1
*
powerpc: Fix some endian issues in xics code
Anton Blanchard
2013-08-14
1
-5
/
+5
*
irqdomain: Always update revmap when setting up a virq
Grant Likely
2012-07-11
1
-3
/
+0
*
powerpc/irqdomain: Fix broken NR_IRQ references
Grant Likely
2012-04-30
1
-4
/
+3
*
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
2012-02-16
1
-2
/
+1
*
irq_domain/powerpc: Eliminate virq_is_host()
Grant Likely
2012-02-16
1
-6
/
+6
*
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2012-02-14
1
-6
/
+6
*
powerpc: Mark IPI interrupts IRQF_NO_THREAD
Thomas Gleixner
2011-11-25
1
-1
/
+1
*
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
2011-11-08
1
-3
/
+2
*
powerpc/powernv: Add OPAL ICS backend
Benjamin Herrenschmidt
2011-09-20
1
-6
/
+2
*
powerpc: Add virq_is_host to reduce virq_to_host usage
Milton Miller
2011-05-19
1
-1
/
+1
*
powerpc/xics: Cleanup xics_host_map and ipi
Milton Miller
2011-05-19
1
-5
/
+5
*
powerpc: Consolidate ipi message mux and demux
Milton Miller
2011-05-19
1
-28
/
+2
*
powerpc/irq: Stop exporting irq_map
Grant Likely
2011-05-04
1
-2
/
+2
*
powerpc/xics: Move irq_host matching into the ics backend
Michael Ellerman
2011-04-20
1
-5
/
+7
*
powerpc/xics: Make sure we have a sensible default distribution server
Benjamin Herrenschmidt
2011-04-20
1
-3
/
+9
*
powerpc/xics: Rewrite XICS driver
Benjamin Herrenschmidt
2011-04-20
1
-0
/
+461