aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/nohash (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-23powerpc/nohash: fix pte_access_permitted()Christophe Leroy1-6/+3
2018-07-30powerpc: split asm/tlbflush.hChristophe Leroy1-0/+53
2018-07-30powerpc/nohash: fix hash related comments in pgtable.hChristophe Leroy2-18/+4
2018-07-30powerpc/book3s: Remove PPC_PIN_SIZEChristophe Leroy1-1/+1
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy1-0/+1
2018-07-30powerpc/405: move PPC405_ERR77 in asm-405.hChristophe Leroy1-0/+1
2018-06-26powerpc/mm/32: Fix pgtable_page_dtor callAneesh Kumar K.V1-1/+0
2018-06-20powerpc/mm/hash/4k: Free hugetlb page table caches correctly.Aneesh Kumar K.V2-0/+2
2018-06-03powerpc/mm/radix: Change pte relax sequence to handle nest MMU hangAneesh Kumar K.V2-0/+4
2018-06-03powerpc/mm: Change function prototypeAneesh Kumar K.V2-4/+6
2018-06-02powerpc/mm: Fix kernel crash on page table freeAneesh Kumar K.V2-1/+2
2018-05-18powerpc: get rid of PMD_PAGE_SIZE() and _PMD_SIZEChristophe Leroy1-3/+0
2018-05-15powerpc/mm/nohash: Remove pte fragment dependency from nohashAneesh Kumar K.V1-12/+45
2018-05-15powerpc/mm/book3e/64: Remove unsupported 64Kpage size from 64bit bookeAneesh Kumar K.V3-121/+4
2018-05-07powerpc/nohash: Use IS_ENABLED() to simplify __set_pte_at()Christophe Leroy1-15/+8
2018-05-07powerpc/nohash: Remove _PAGE_BUSYChristophe Leroy2-12/+3
2018-05-07powerpc/nohash: Remove hash related code from nohash headers.Christophe Leroy4-75/+20
2018-03-06powerpc/8xx: Increase number of slices to 64Christophe Leroy1-1/+1
2018-03-06powerpc/mm/slice: Enhance for supporting PPC32Christophe Leroy1-0/+18
2018-03-06powerpc/mm/slice: create header files dedicated to slicesChristophe Leroy1-0/+12
2018-02-13powerpc/mm: Fix crashes with 16G huge pagesAneesh Kumar K.V2-0/+2
2018-01-16powerpc/8xx: Remove _PAGE_USER and handle user access at PMD levelChristophe Leroy3-6/+13
2018-01-16powerpc/mm: Introduce _PAGE_NAChristophe Leroy1-1/+1
2018-01-16powerpc/mm: extend _PAGE_PRIVILEGED to all CPUsChristophe Leroy2-9/+2
2018-01-16powerpc/8xx: remove unused _PAGE_WRITETHRUChristophe Leroy2-2/+3
2017-12-22powerpc/mm: Add proper pte access check helper for other platformsAneesh Kumar K.V1-0/+23
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2017-11-06powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman12-0/+12
2017-08-15powerpc/hugetlb: fix page rights verification in gup_hugepte()Christophe Leroy1-0/+1
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-06-05powerpc/mm/book(e)(3s)/64: Add page table accountingBalbir Singh1-4/+7
2017-03-31powerpc/mm/nohash: MM_SLICE is only used by book3s 64Aneesh Kumar K.V1-5/+0
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov3-0/+5
2017-03-03powerpc/booke: Fix boot crash due to null hugepdLaurentiu Tudor1-1/+1
2017-01-18powerpc/mm: Fix little-endian 4K hugetlbAneesh Kumar K.V1-2/+3
2016-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman5-30/+63
2016-12-09powerpc/8xx: Implement support of hugepagesChristophe Leroy2-0/+5
2016-12-09powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy3-30/+58
2016-11-28powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flushAneesh Kumar K.V2-2/+4
2016-11-18powerpc/64: get rid of MIN_HUGEPTE_SHIFTChristophe Leroy2-6/+0
2016-11-14powerpc: Remove suspect CONFIG_PPC_BOOK3E #ifdefs in nohash/64/pgtable.hRui Teng1-13/+1
2016-09-13powerpc/mm/radix: Use different pte update sequence for different POWER9 revsAneesh Kumar K.V2-2/+4
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-1/+2
2016-07-07powerpc/mm: Fix build of Book3E/64 with 64K pagesBenjamin Herrenschmidt1-0/+1
2016-06-24powerpc: get rid of superfluous __GFP_REPEATMichal Hocko1-4/+2
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko1-1/+1