index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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