summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/nohash/64
AgeCommit message (Expand)Author
2019-08-27powerpc/mm: refactor ioremap vm area setup.Christophe Leroy
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-03powerpc/mm: refactor pgd_alloc() and pgd_free() on nohashChristophe Leroy
2019-05-03powerpc/mm: refactor pmd_pgtable()Christophe Leroy
2019-05-03powerpc/mm: refactor pgtable freeing functions on nohashChristophe Leroy
2019-05-03powerpc/mm: refactor definition of pgtable_cache[]Christophe Leroy
2019-05-03powerpc/mm: refactor pte_alloc_one() and pte_free() families definition.Christophe Leroy
2019-05-03powerpc/mm: get rid of nohash/32/mmu.h and nohash/64/mmu.hChristophe Leroy
2019-05-03powerpc/mm: move pgtable_t in asm/mmu.hChristophe Leroy
2019-05-03powerpc/mm: convert Book3E 64 to pte_fragmentChristophe Leroy
2019-05-03powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGESChristophe Leroy
2019-05-03powerpc/mm: no slice for nohash/64Christophe Leroy
2019-05-02powerpc/nohash64: clean pgtable.hChristophe Leroy
2019-04-21powerpc/mm: Fix build error with FLATMEM book3s64 configAneesh Kumar K.V
2019-04-20powerpc/mm: Silence unused-but-set-variable warningsQian Cai
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2018-12-04powerpc/mm: enable the use of page table cache of order 0Christophe Leroy
2018-12-04powerpc/mm: Move pgtable_t into platform headersChristophe Leroy
2018-12-04powerpc/mm: move platform specific mmu-xxx.h in platform directoriesChristophe Leroy
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-10-26hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti
2018-10-14powerpc/mm: Allow platforms to redefine some helpersChristophe Leroy
2018-10-14powerpc/nohash/64: do not include pte-common.hChristophe Leroy
2018-10-14powerpc/mm: add pte helpers to query and change pte flagsChristophe Leroy
2018-10-14powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.hChristophe Leroy
2018-10-14powerpc: handover page flags with a pgprot_t parameterChristophe Leroy
2018-09-29xarray: Replace exceptional entriesMatthew Wilcox
2018-07-30powerpc/nohash: fix hash related comments in pgtable.hChristophe Leroy
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy
2018-06-20powerpc/mm/hash/4k: Free hugetlb page table caches correctly.Aneesh Kumar K.V
2018-06-03powerpc/mm/radix: Change pte relax sequence to handle nest MMU hangAneesh Kumar K.V
2018-06-03powerpc/mm: Change function prototypeAneesh Kumar K.V
2018-06-02powerpc/mm: Fix kernel crash on page table freeAneesh Kumar K.V
2018-05-15powerpc/mm/nohash: Remove pte fragment dependency from nohashAneesh Kumar K.V
2018-05-15powerpc/mm/book3e/64: Remove unsupported 64Kpage size from 64bit bookeAneesh Kumar K.V
2018-05-07powerpc/nohash: Remove _PAGE_BUSYChristophe Leroy
2018-05-07powerpc/nohash: Remove hash related code from nohash headers.Christophe Leroy
2018-03-06powerpc/mm/slice: create header files dedicated to slicesChristophe Leroy
2018-02-13powerpc/mm: Fix crashes with 16G huge pagesAneesh Kumar K.V
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-06powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-05powerpc/mm/book(e)(3s)/64: Add page table accountingBalbir Singh
2017-03-31powerpc/mm/nohash: MM_SLICE is only used by book3s 64Aneesh Kumar K.V
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov
2016-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2016-12-09powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy
2016-11-28powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flushAneesh Kumar K.V
2016-11-18powerpc/64: get rid of MIN_HUGEPTE_SHIFTChristophe Leroy