summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/book3s/32
Commit message (Expand)AuthorAgeFilesLines
* mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-3/+3
* powerpc/mm: add exec protection on powerpc 603Christophe Leroy2018-12-192-9/+10
* powerpc/book3s/32: Use patch_site to patch hash functionsChristophe Leroy2018-12-191-0/+6
* powerpc/mm: dump block address translation on book3s/32Christophe Leroy2018-12-041-0/+4
* powerpc/mm: enable the use of page table cache of order 0Christophe Leroy2018-12-041-4/+1
* powerpc/mm: Extend pte_fragment functionality to PPC32Christophe Leroy2018-12-043-11/+16
* powerpc/mm: Move pgtable_t into platform headersChristophe Leroy2018-12-041-0/+2
* powerpc/book3s32: Remove CONFIG_BOOKE dependent codeChristophe Leroy2018-12-042-32/+0
* powerpc/32: Remove #ifdef CONFIG_PPC_STD_MMU_32 in asm/book3s/32/pgtable.hChristophe Leroy2018-11-261-6/+3
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-261-6/+0
|\
| * hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti2018-10-261-6/+0
* | powerpc/mm: Make pte_pgprot return all pte bitsAneesh Kumar K.V2018-10-191-6/+0
* | powerpc/book3s/32: do not include pte-common.hChristophe Leroy2018-10-141-4/+98
* | powerpc/mm: use pte helpers in generic codeChristophe Leroy2018-10-141-6/+3
* | powerpc/mm: add pte helpers to query and change pte flagsChristophe Leroy2018-10-141-0/+41
* | powerpc/mm: don't use _PAGE_EXEC in book3s/32Christophe Leroy2018-10-141-1/+1
* | powerpc: handover page flags with a pgprot_t parameterChristophe Leroy2018-10-141-1/+1
|/
* powerpc: split asm/tlbflush.hChristophe Leroy2018-07-301-0/+25
* powerpc/book3s: Remove PPC_PIN_SIZEChristophe Leroy2018-07-301-5/+0
* powerpc/405: move PPC405_ERR77 in asm-405.hChristophe Leroy2018-07-301-2/+0
* powerpc/mm/32: Fix pgtable_page_dtor callAneesh Kumar K.V2018-06-261-1/+0
* powerpc/mm/hash/4k: Free hugetlb page table caches correctly.Aneesh Kumar K.V2018-06-201-0/+1
* powerpc/mm/radix: Change pte relax sequence to handle nest MMU hangAneesh Kumar K.V2018-06-031-0/+2
* powerpc/mm: Change function prototypeAneesh Kumar K.V2018-06-031-2/+3
* powerpc/mm: Fix kernel crash on page table freeAneesh Kumar K.V2018-06-021-0/+1
* powerpc/mm: Fix crashes with 16G huge pagesAneesh Kumar K.V2018-02-131-0/+1
* powerpc/mm: Add proper pte access check helper for other platformsAneesh Kumar K.V2017-12-221-0/+23
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
* powerpc/hugetlb: fix page rights verification in gup_hugepte()Christophe Leroy2017-08-151-0/+1
* powerpc/mm: declare some local functions staticChristophe Leroy2017-08-151-3/+0
* powerpc/mm: Rename map_page() to map_kernel_page() on 32-bitChristophe Leroy2017-06-051-0/+2
* powerpc/mm/book(e)(3s)/64: Add page table accountingBalbir Singh2017-06-051-1/+2
* arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-0/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-12-162-26/+58
|\
| * powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy2016-12-092-26/+58
* | powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flushAneesh Kumar K.V2016-11-281-1/+2
|/
* powerpc/mm/radix: Use different pte update sequence for different POWER9 revsAneesh Kumar K.V2016-09-131-1/+2
* powerpc/mm/radix: Flush page walk cache when freeing page tableAneesh Kumar K.V2016-06-101-1/+0
* powerpc/mm: Copy pgalloc (part 2)Aneesh Kumar K.V2016-05-111-3/+3
* powerpc/mm: Make a copy of pgalloc.h for 32 and 64 book3sAneesh Kumar K.V2016-05-111-0/+109
* powerpc/mm: Move radix/hash common data structures to book3s64 headersAneesh Kumar K.V2016-05-011-3/+3
* powerpc/mm: Drop PTE_ATOMIC_UPDATES from pmd_hugepage_update()Aneesh Kumar K.V2016-05-011-3/+0
* powerpc/mm: Move hash related mmu-*.h headers to book3s/Aneesh Kumar K.V2016-03-031-0/+93
* powerpc/mm: Move PTE bits from generic functions to hash64 functions.Aneesh Kumar K.V2015-12-141-0/+183
* powerpc/mm: Don't use pmd_val, pud_val and pgd_val as lvalueAneesh Kumar K.V2015-12-141-1/+5
* powerpc/mm: Delete booke bits from book3sAneesh Kumar K.V2015-12-141-69/+24
* powerpc/mm: make a separate copy for book3sAneesh Kumar K.V2015-12-141-0/+340
* powerpc/mm: move pte headers to book3s directoryAneesh Kumar K.V2015-12-141-0/+46
OpenPOWER on IntegriCloud