aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/book3s
AgeCommit message (Expand)Author
2019-05-30powerpc/book3s/64: check for NULL pointer in pgd_alloc()Rick Lindsley
2019-03-26powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR configurationAneesh Kumar K.V
2019-03-08powerpc/radix: Fix kernel crash with mremap()Aneesh Kumar K.V
2018-10-18mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara
2018-09-19powerpc/mm: Don't report PUDs as memory leaks when using kmemleakMichael Ellerman
2018-06-26powerpc/mm/32: Fix pgtable_page_dtor callAneesh Kumar K.V
2018-06-20powerpc/mm/hash/4k: Free hugetlb page table caches correctly.Aneesh Kumar K.V
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour
2018-06-03powerpc/64s/radix: optimise pte_updateNicholas Piggin
2018-06-03powerpc/64s/radix: avoid ptesync after set_pte and ptep_set_access_flagsNicholas Piggin
2018-06-03powerpc/64s/radix: make ptep_get_and_clear_full non-atomic for the full caseNicholas Piggin
2018-06-03powerpc/64s/radix: do not flush TLB on spurious faultNicholas Piggin
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-03powerpc/mm/radix: Move function from radix.h to pgtable-radix.cAneesh Kumar K.V
2018-06-03Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2018-06-02powerpc/mm: Fix kernel crash on page table freeAneesh Kumar K.V
2018-05-17powerpc/mm/radix: implement LPID based TLB flushes to be used by KVMNicholas Piggin
2018-05-15powerpc/mm: Use page fragments for allocation page table at PMD levelAneesh Kumar K.V
2018-05-15powerpc/mm: Implement helpers for pagetable fragment support at PMD levelAneesh Kumar K.V
2018-05-15powerpc/book3s64/mm: Simplify the rcu callback for page table freeAneesh Kumar K.V
2018-05-15powerpc/mm/book3s64/4k: Switch 4k pagesize config to use pagetable fragmentAneesh Kumar K.V
2018-04-04powerpc/mm/radix: Update pte fragment count from 16 to 256 on radixAneesh Kumar K.V
2018-03-31Merge branch 'topic/paca' into nextMichael Ellerman
2018-03-31powerpc/mm/hash: Don't memset pgd table if not neededAneesh Kumar K.V
2018-03-31powerpc/mm/hash64: Increase the VA rangeAneesh Kumar K.V
2018-03-31powerpc/mm: Add support for handling > 512TB address in SLB missAneesh Kumar K.V
2018-03-31powerpc/mm/keys: Move pte bits to correct headersAneesh Kumar K.V
2018-03-31powerpc/mm: Pass node id into create_section_mappingNicholas Piggin
2018-03-28Merge branch 'fixes' into nextMichael Ellerman
2018-03-23powerpc/mm/radix: Remove unused codeAneesh Kumar K.V
2018-03-23powerpc/mm: Add tracking of the number of coprocessors using a contextBenjamin Herrenschmidt
2018-03-13powerpc/mm/slice: implement a slice mask cacheNicholas Piggin
2018-03-06powerpc/mm/slice: Allow up to 64 low slicesChristophe Leroy
2018-03-06powerpc/mm/slice: create header files dedicated to slicesChristophe Leroy
2018-02-13powerpc/mm/hash64: Zero PGD pages on allocationAneesh Kumar K.V
2018-02-13powerpc/mm/hash64: Store the slot information at the right offset for hugetlbAneesh Kumar K.V
2018-02-13powerpc/mm/hash64: Allocate larger PMD table if hugetlb config is enabledAneesh Kumar K.V
2018-02-13powerpc/mm: Fix crashes with 16G huge pagesAneesh Kumar K.V
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-01-31mm/thp: remove pmd_huge_split_prepare()Aneesh Kumar K.V
2018-01-31powerpc/mm: update pmdp_invalidate to return old pmd valueAneesh Kumar K.V
2018-01-30powerpc/mm/radix: Fix build error when RADIX_MMU=nMichael Ellerman
2018-01-20powerpc: check key protection for user page accessRam Pai
2018-01-20powerpc: helper to validate key-access permissions of a pteRam Pai
2018-01-20powerpc: Program HPTE key protection bitsRam Pai
2018-01-20powerpc: map vma key-protection bits to pte key bits.Ram Pai
2018-01-20powerpc: introduce execute-only pkeyRam Pai
2018-01-20powerpc: track allocation status of all pkeysRam Pai
2018-01-19powerpc/64s: Fix ps3 build error due to tlbiel_all()Michael Ellerman