index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
xics
/
xics-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2018-06-03
powerpc/xics: Add missing of_node_put() in error path
YueHaibing
1
-3
/
+4
2017-12-04
powerpc: Use pr_warn instead of pr_warning
Joe Perches
1
-4
/
+4
2017-04-26
powerpc/powernv: Fix oops on P9 DD1 in cause_ipi()
Michael Ellerman
1
-0
/
+3
2017-04-13
powerpc: Change the doorbell IPI calling convention
Nicholas Piggin
1
-3
/
+0
2017-03-06
powerpc/xics: Work around limitations of OPAL XICS priority handling
Balbir Singh
1
-3
/
+14
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
1
-1
/
+1
2016-08-09
powerpc/xics: Properly set Edge/Level type and enable resend
Benjamin Herrenschmidt
1
-7
/
+52
2016-07-17
powerpc/xics: Add ICP OPAL backend
Benjamin Herrenschmidt
1
-1
/
+4
2015-07-30
genirq/irqdomain: Allow irq domain aliasing
Marc Zyngier
1
-1
/
+2
2015-06-02
powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-1
/
+1
2015-05-11
powerpc: Constify irq_domain_ops
Krzysztof Kozlowski
1
-1
/
+1
2015-04-10
powerpc: Drop return value of smp_ops->probe()
Michael Ellerman
1
-3
/
+1
2015-01-23
powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()
Emil Medve
1
-1
/
+1
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
1
-1
/
+1
2013-08-14
powerpc: Fix some endian issues in xics code
Anton Blanchard
1
-5
/
+5
2012-07-11
irqdomain: Always update revmap when setting up a virq
Grant Likely
1
-3
/
+0
2012-04-30
powerpc/irqdomain: Fix broken NR_IRQ references
Grant Likely
1
-4
/
+3
2012-02-16
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
1
-2
/
+1
2012-02-16
irq_domain/powerpc: Eliminate virq_is_host()
Grant Likely
1
-6
/
+6
2012-02-14
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
1
-6
/
+6
2011-11-25
powerpc: Mark IPI interrupts IRQF_NO_THREAD
Thomas Gleixner
1
-1
/
+1
2011-11-08
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
1
-3
/
+2
2011-09-20
powerpc/powernv: Add OPAL ICS backend
Benjamin Herrenschmidt
1
-6
/
+2
2011-05-19
powerpc: Add virq_is_host to reduce virq_to_host usage
Milton Miller
1
-1
/
+1
2011-05-19
powerpc/xics: Cleanup xics_host_map and ipi
Milton Miller
1
-5
/
+5
2011-05-19
powerpc: Consolidate ipi message mux and demux
Milton Miller
1
-28
/
+2
2011-05-04
powerpc/irq: Stop exporting irq_map
Grant Likely
1
-2
/
+2
2011-04-20
powerpc/xics: Move irq_host matching into the ics backend
Michael Ellerman
1
-5
/
+7
2011-04-20
powerpc/xics: Make sure we have a sensible default distribution server
Benjamin Herrenschmidt
1
-3
/
+9
2011-04-20
powerpc/xics: Rewrite XICS driver
Benjamin Herrenschmidt
1
-0
/
+461