summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/nohash/32
Commit message (Expand)AuthorAgeFilesLines
* 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: get rid of PMD_PAGE_SIZE() and _PMD_SIZEChristophe Leroy2018-05-181-3/+0
* powerpc/nohash: Remove hash related code from nohash headers.Christophe Leroy2018-05-071-25/+9
* powerpc/8xx: Increase number of slices to 64Christophe Leroy2018-03-061-1/+1
* powerpc/mm/slice: Enhance for supporting PPC32Christophe Leroy2018-03-061-0/+18
* powerpc/mm: Fix crashes with 16G huge pagesAneesh Kumar K.V2018-02-131-0/+1
* powerpc/8xx: Remove _PAGE_USER and handle user access at PMD levelChristophe Leroy2018-01-162-5/+12
* powerpc/mm: Introduce _PAGE_NAChristophe Leroy2018-01-161-1/+1
* powerpc/mm: extend _PAGE_PRIVILEGED to all CPUsChristophe Leroy2018-01-161-9/+1
* powerpc/8xx: remove unused _PAGE_WRITETHRUChristophe Leroy2018-01-161-2/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-026-0/+6
* powerpc/mm: declare some local functions staticChristophe Leroy2017-08-151-3/+0
* powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy2017-08-101-1/+1
* powerpc/mm: Rename map_page() to map_kernel_page() on 32-bitChristophe Leroy2017-06-051-0/+2
* powerpc/mm/book(e)(3s)/32: 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-163-28/+59
|\
| * powerpc/8xx: Implement support of hugepagesChristophe Leroy2016-12-091-0/+1
| * powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy2016-12-092-28/+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: Various typo fixesMichael Ellerman2016-06-141-1/+1
* powerpc/mm: Copy pgalloc (part 2)Aneesh Kumar K.V2016-05-111-0/+109
* powerpc32: remove ioremap_baseChristophe Leroy2016-03-111-1/+1
* powerpc32: Fix pte_offset_kernel() to return NULL for bad pagesChristophe Leroy2016-03-111-1/+2
* powerpc/booke: Move nohash headersAneesh Kumar K.V2015-12-145-0/+609