开源镜像站
帮助
动态
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
/
kernel
/
eeh_cache.c
Age
Commit message (
Expand
)
Author
2021-12-23
powerpc/kernel: Add __init attribute to eligible functions
Nick Child
2021-08-13
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
2020-11-02
powerpc/eeh_cache: Fix a possible debugfs deadlock
Qian Cai
2020-01-23
powerpc/eeh_cache: Don't use pci_dn when inserting new ranges
Oliver O'Halloran
2019-08-22
powerpc/eeh: Convert log messages to eeh_edev_* macros
Sam Bobroff
2019-08-22
powerpc/eeh: Refactor around eeh_probe_devices()
Sam Bobroff
2019-08-22
powerpc/eeh: Initialize EEH address cache earlier
Sam Bobroff
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-01
powerpc/eeh_cache: fix a W=1 kernel-doc warning
Qian Cai
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-02-22
powerpc/eeh_cache: Bump log level of eeh_addr_cache_print()
Oliver O'Halloran
2019-02-22
powerpc/eeh_cache: Add a way to dump the EEH address cache
Oliver O'Halloran
2019-02-22
powerpc/eeh_cache: Add pr_debug() prints for insert/remove
Oliver O'Halloran
2018-03-27
powerpc/eeh: Fix misleading comment in __eeh_addr_cache_get_device()
Sam Bobroff
2016-07-08
powerpc/eeh: Fix pr_debug()s in eeh_cache.c
Andrew Donnellan
2016-03-09
powerpc/eeh: Cache normal BARs, not windows or IOV BARs
Wei Yang
2015-05-13
powerpc/eeh: fix start/end/flags type in struct pci_io_addr_range{}
Wei Yang
2015-03-24
powerpc/eeh: Remove device_node dependency
Gavin Shan
2014-08-05
powerpc/eeh: Replace pr_warning() with pr_warn()
Gavin Shan
2014-08-05
powerpc/eeh: Refactor EEH flag accessors
Gavin Shan
2013-07-24
powerpc/eeh: Remove reference to PCI device
Gavin Shan
2013-07-01
Merge tag 'v3.10' into next
Benjamin Herrenschmidt
2013-07-01
powerpc/eeh: Avoid build warnings
Gavin Shan
2013-07-01
powerpc/eeh: Fix address catch for PowerNV
Gavin Shan
2013-06-20
powerpc/eeh: Move common part to kernel directory
Gavin Shan