aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/eeh_cache.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-23powerpc/kernel: Add __init attribute to eligible functionsNick Child1-1/+1
2021-08-13powerpc: rename powerpc_debugfs_root to arch_debugfs_dirAneesh Kumar K.V1-2/+2
2020-11-02powerpc/eeh_cache: Fix a possible debugfs deadlockQian Cai1-2/+3
2020-01-23powerpc/eeh_cache: Don't use pci_dn when inserting new rangesOliver O'Halloran1-9/+1
2019-08-22powerpc/eeh: Convert log messages to eeh_edev_* macrosSam Bobroff1-4/+4
2019-08-22powerpc/eeh: Refactor around eeh_probe_devices()Sam Bobroff1-32/+0
2019-08-22powerpc/eeh: Initialize EEH address cache earlierSam Bobroff1-2/+11
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+3
2019-07-01powerpc/eeh_cache: fix a W=1 kernel-doc warningQian Cai1-0/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2019-02-22powerpc/eeh_cache: Bump log level of eeh_addr_cache_print()Oliver O'Halloran1-1/+1
2019-02-22powerpc/eeh_cache: Add a way to dump the EEH address cacheOliver O'Halloran1-4/+26
2019-02-22powerpc/eeh_cache: Add pr_debug() prints for insert/removeOliver O'Halloran1-2/+2
2018-03-27powerpc/eeh: Fix misleading comment in __eeh_addr_cache_get_device()Sam Bobroff1-2/+1
2016-07-08powerpc/eeh: Fix pr_debug()s in eeh_cache.cAndrew Donnellan1-4/+4
2016-03-09powerpc/eeh: Cache normal BARs, not windows or IOV BARsWei Yang1-6/+5
2015-05-13powerpc/eeh: fix start/end/flags type in struct pci_io_addr_range{}Wei Yang1-8/+8
2015-03-24powerpc/eeh: Remove device_node dependencyGavin Shan1-14/+11
2014-08-05powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan1-3/+4
2014-08-05powerpc/eeh: Refactor EEH flag accessorsGavin Shan1-1/+1
2013-07-24powerpc/eeh: Remove reference to PCI deviceGavin Shan1-13/+5
2013-07-01Merge tag 'v3.10' into nextBenjamin Herrenschmidt1-2/+2
2013-07-01powerpc/eeh: Avoid build warningsGavin Shan1-1/+1
2013-07-01powerpc/eeh: Fix address catch for PowerNVGavin Shan1-1/+1
2013-06-20powerpc/eeh: Move common part to kernel directoryGavin Shan1-0/+318