开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
xics
/
xics-common.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-06-03
powerpc/xics: Add missing of_node_put() in error path
YueHaibing
2017-12-04
powerpc: Use pr_warn instead of pr_warning
Joe Perches
2017-04-26
powerpc/powernv: Fix oops on P9 DD1 in cause_ipi()
Michael Ellerman
2017-04-13
powerpc: Change the doorbell IPI calling convention
Nicholas Piggin
2017-03-06
powerpc/xics: Work around limitations of OPAL XICS priority handling
Balbir Singh
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-08-09
powerpc/xics: Properly set Edge/Level type and enable resend
Benjamin Herrenschmidt
2016-07-17
powerpc/xics: Add ICP OPAL backend
Benjamin Herrenschmidt
2015-07-30
genirq/irqdomain: Allow irq domain aliasing
Marc Zyngier
2015-06-02
powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-05-11
powerpc: Constify irq_domain_ops
Krzysztof Kozlowski
2015-04-10
powerpc: Drop return value of smp_ops->probe()
Michael Ellerman
2015-01-23
powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()
Emil Medve
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
2013-08-14
powerpc: Fix some endian issues in xics code
Anton Blanchard
2012-07-11
irqdomain: Always update revmap when setting up a virq
Grant Likely
2012-04-30
powerpc/irqdomain: Fix broken NR_IRQ references
Grant Likely
2012-02-16
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
2012-02-16
irq_domain/powerpc: Eliminate virq_is_host()
Grant Likely
2012-02-14
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2011-11-25
powerpc: Mark IPI interrupts IRQF_NO_THREAD
Thomas Gleixner
2011-11-08
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-20
powerpc/powernv: Add OPAL ICS backend
Benjamin Herrenschmidt
2011-05-19
powerpc: Add virq_is_host to reduce virq_to_host usage
Milton Miller
2011-05-19
powerpc/xics: Cleanup xics_host_map and ipi
Milton Miller
2011-05-19
powerpc: Consolidate ipi message mux and demux
Milton Miller
2011-05-04
powerpc/irq: Stop exporting irq_map
Grant Likely
2011-04-20
powerpc/xics: Move irq_host matching into the ics backend
Michael Ellerman
2011-04-20
powerpc/xics: Make sure we have a sensible default distribution server
Benjamin Herrenschmidt
2011-04-20
powerpc/xics: Rewrite XICS driver
Benjamin Herrenschmidt