summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/io-workarounds.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix reverse map real-mode address lookup with huge vmallocNicholas Piggin2021-05-281-13/+3
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* powerpc/mm: rework io-workaround invocation.Christophe Leroy2019-08-271-8/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* powerpc: handover page flags with a pgprot_t parameterChristophe Leroy2018-10-141-2/+2
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-231-2/+2
* powerpc/mm: Rename find_linux_pte_or_hugepte()Aneesh Kumar K.V2017-08-171-2/+3
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-1/+1
* powerpc/mm: Differentiate between hugetlb and THP during page walkAneesh Kumar K.V2015-10-121-1/+1
* powerpc/mm/thp: Make page table walk safe against thp split/collapseAneesh Kumar K.V2015-04-171-5/+5
* powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIOBenjamin Herrenschmidt2013-08-141-1/+18
* powerpc: Replace find_linux_pte with find_linux_pte_or_hugepteAneesh Kumar K.V2013-06-211-2/+9
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-5/+4
* powerpc: io-workarounds.c was implicitly getting init_mmPaul Gortmaker2011-10-311-0/+1
* powerpc/pci: Properly initialize IO workaround "private"Michael Ellerman2011-04-271-0/+1
* powerpc/pci: Make IO workarounds init implicit when first bus is registeredMichael Ellerman2011-04-271-12/+15
* powerpc/pci: Move IO workarounds to the common kernel dirMichael Ellerman2011-04-271-0/+184