aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/nohash/32/pgtable.h
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-26
|\
| * hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti2018-10-26
* | powerpc/mm: Get rid of pte-common.hChristophe Leroy2018-10-14
* | powerpc/mm: Allow platforms to redefine some helpersChristophe Leroy2018-10-14
* | powerpc/mm: use pte helpers in generic codeChristophe Leroy2018-10-14
* | powerpc/mm: add pte helpers to query and change pte flagsChristophe Leroy2018-10-14
* | powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.hChristophe Leroy2018-10-14
* | powerpc: handover page flags with a pgprot_t parameterChristophe Leroy2018-10-14
|/
* powerpc/nohash: fix hash related comments in pgtable.hChristophe Leroy2018-07-30
* powerpc/book3s: Remove PPC_PIN_SIZEChristophe Leroy2018-07-30
* powerpc/405: move PPC405_ERR77 in asm-405.hChristophe Leroy2018-07-30
* powerpc/mm/radix: Change pte relax sequence to handle nest MMU hangAneesh Kumar K.V2018-06-03
* powerpc/mm: Change function prototypeAneesh Kumar K.V2018-06-03
* powerpc/nohash: Remove hash related code from nohash headers.Christophe Leroy2018-05-07
* powerpc/mm: Fix crashes with 16G huge pagesAneesh Kumar K.V2018-02-13
* powerpc/mm: Introduce _PAGE_NAChristophe Leroy2018-01-16
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* powerpc/mm: declare some local functions staticChristophe Leroy2017-08-15
* powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy2017-08-10
* powerpc/mm: Rename map_page() to map_kernel_page() on 32-bitChristophe Leroy2017-06-05
* arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-09
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-12-15
|\
| * powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy2016-12-09
* | powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flushAneesh Kumar K.V2016-11-28
|/
* powerpc/mm/radix: Use different pte update sequence for different POWER9 revsAneesh Kumar K.V2016-09-13
* powerpc32: remove ioremap_baseChristophe Leroy2016-03-11
* powerpc32: Fix pte_offset_kernel() to return NULL for bad pagesChristophe Leroy2016-03-11
* powerpc/booke: Move nohash headersAneesh Kumar K.V2015-12-13