开源镜像站
帮助
动态
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
/
ics-rtas.c
Age
Commit message (
Expand
)
Author
2023-02-13
powerpc/rtas: arch-wide function token lookup conversions
Nathan Lynch
2022-09-14
Revert "powerpc/rtas: Implement reentrant rtas call"
Nathan Lynch
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
2021-08-10
powerpc/xics: Drop unmask of MSIs at startup
Cédric Le Goater
2021-08-10
powerpc/xics: Add debug logging to the set_irq_affinity handlers
Cédric Le Goater
2021-08-10
powerpc/xics: Rename the map handler in a check handler
Cédric Le Goater
2020-06-02
powerpc/rtas: Implement reentrant rtas call
Leonardo Bras
2017-12-04
powerpc: Use pr_warn instead of pr_warning
Joe Perches
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-08-09
powerpc/xics: Properly set Edge/Level type and enable resend
Benjamin Herrenschmidt
2015-09-15
powerpc, irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2015-07-16
treewide: Use helper function to access irq_data->msi_desc
Jiang Liu
2015-02-13
powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2014-11-23
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
2013-02-08
powerpc: fix ics_rtas_init and start_secondary section mismatch
Daniel Borkmann
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: Rewrite XICS driver
Benjamin Herrenschmidt