summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/eeh_cache.c
AgeCommit message (Expand)Author
2021-12-23powerpc/kernel: Add __init attribute to eligible functionsNick Child
2021-08-13powerpc: rename powerpc_debugfs_root to arch_debugfs_dirAneesh Kumar K.V
2020-11-02powerpc/eeh_cache: Fix a possible debugfs deadlockQian Cai
2020-01-23powerpc/eeh_cache: Don't use pci_dn when inserting new rangesOliver O'Halloran
2019-08-22powerpc/eeh: Convert log messages to eeh_edev_* macrosSam Bobroff
2019-08-22powerpc/eeh: Refactor around eeh_probe_devices()Sam Bobroff
2019-08-22powerpc/eeh: Initialize EEH address cache earlierSam Bobroff
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-01powerpc/eeh_cache: fix a W=1 kernel-doc warningQian Cai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-02-22powerpc/eeh_cache: Bump log level of eeh_addr_cache_print()Oliver O'Halloran
2019-02-22powerpc/eeh_cache: Add a way to dump the EEH address cacheOliver O'Halloran
2019-02-22powerpc/eeh_cache: Add pr_debug() prints for insert/removeOliver O'Halloran
2018-03-27powerpc/eeh: Fix misleading comment in __eeh_addr_cache_get_device()Sam Bobroff
2016-07-08powerpc/eeh: Fix pr_debug()s in eeh_cache.cAndrew Donnellan
2016-03-09powerpc/eeh: Cache normal BARs, not windows or IOV BARsWei Yang
2015-05-13powerpc/eeh: fix start/end/flags type in struct pci_io_addr_range{}Wei Yang
2015-03-24powerpc/eeh: Remove device_node dependencyGavin Shan
2014-08-05powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan
2014-08-05powerpc/eeh: Refactor EEH flag accessorsGavin Shan
2013-07-24powerpc/eeh: Remove reference to PCI deviceGavin Shan
2013-07-01Merge tag 'v3.10' into nextBenjamin Herrenschmidt
2013-07-01powerpc/eeh: Avoid build warningsGavin Shan
2013-07-01powerpc/eeh: Fix address catch for PowerNVGavin Shan
2013-06-20powerpc/eeh: Move common part to kernel directoryGavin Shan