summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/nohash/32
AgeCommit message (Expand)AuthorFilesLines
2018-01-16powerpc/8xx: Remove _PAGE_USER and handle user access at PMD levelChristophe Leroy2-5/+12
2018-01-16powerpc/mm: Introduce _PAGE_NAChristophe Leroy1-1/+1
2018-01-16powerpc/mm: extend _PAGE_PRIVILEGED to all CPUsChristophe Leroy1-9/+1
2018-01-16powerpc/8xx: remove unused _PAGE_WRITETHRUChristophe Leroy1-2/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman6-0/+6
2017-08-15powerpc/mm: declare some local functions staticChristophe Leroy1-3/+0
2017-08-10powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy1-1/+1
2017-06-05powerpc/mm: Rename map_page() to map_kernel_page() on 32-bitChristophe Leroy1-0/+2
2017-06-05powerpc/mm/book(e)(3s)/32: Add page table accountingBalbir Singh1-1/+2
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov1-0/+1
2016-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman3-28/+59
2016-12-10powerpc/8xx: Implement support of hugepagesChristophe Leroy1-0/+1
2016-12-10powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy2-28/+58
2016-11-28powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flushAneesh Kumar K.V1-1/+2
2016-09-13powerpc/mm/radix: Use different pte update sequence for different POWER9 revsAneesh Kumar K.V1-1/+2
2016-06-14powerpc: Various typo fixesMichael Ellerman1-1/+1
2016-05-11powerpc/mm: Copy pgalloc (part 2)Aneesh Kumar K.V1-0/+109
2016-03-12powerpc32: remove ioremap_baseChristophe Leroy1-1/+1
2016-03-12powerpc32: Fix pte_offset_kernel() to return NULL for bad pagesChristophe Leroy1-1/+2
2015-12-14powerpc/booke: Move nohash headersAneesh Kumar K.V5-0/+609