开源镜像站
帮助
动态
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
/
icp-hv.c
Age
Commit message (
Expand
)
Author
2021-12-23
powerpc/sysdev: Add __init attribute to eligible functions
Nick Child
2021-06-10
powerpc: Add missing linux/{of.h,irqdomain.h} include directives
Marc Zyngier
2020-08-25
powerpc/icp-hv: Fix missing of_node_put() in success path
Nicholas Mc Guire
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2017-04-13
powerpc: Change the doorbell IPI calling convention
Nicholas Piggin
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2012-09-05
powerpc: Make sure IPI handlers see data written by IPI senders
Paul Mackerras
2012-07-11
irqdomain: Eliminate dedicated radix lookup functions
Grant Likely
2011-12-08
powerpc/xics: Reset the CPPR if H_EOI fails
Anton Blanchard
2011-11-28
powerpc/xics: Harden xics hypervisor backend
Anton Blanchard
2011-05-19
powerpc: Consolidate ipi message mux and demux
Milton Miller
2011-05-19
powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF
Milton Miller
2011-05-04
powerpc/irq: Stop exporting irq_map
Grant Likely
2011-04-20
powerpc/xics: Rewrite XICS driver
Benjamin Herrenschmidt