开源镜像站
帮助
动态
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-opal.c
Age
Commit message (
Expand
)
Author
2023-08-16
powerpc/xics: Remove unnecessary endian conversion
Gautam Menghani
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
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2017-12-04
powerpc: Use pr_warn instead of pr_warning
Joe Perches
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-10-11
powerpc/powernv: Fix endian issues in OPAL ICS backend
Benjamin Herrenschmidt
2013-05-14
powerpc: Fix irq_set_affinity() return values
Alexander Gordeev
2011-09-20
powerpc/powernv: Add OPAL ICS backend
Benjamin Herrenschmidt