aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/book3s (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-13powerpc/mm/hash64: Zero PGD pages on allocationAneesh Kumar K.V1-2/+8
2018-02-13powerpc/mm/hash64: Store the slot information at the right offset for hugetlbAneesh Kumar K.V3-6/+8
2018-02-13powerpc/mm/hash64: Allocate larger PMD table if hugetlb config is enabledAneesh Kumar K.V2-2/+3
2018-02-13powerpc/mm: Fix crashes with 16G huge pagesAneesh Kumar K.V5-3/+21
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds10-28/+234
2018-01-31mm/thp: remove pmd_huge_split_prepare()Aneesh Kumar K.V4-19/+0
2018-01-31powerpc/mm: update pmdp_invalidate to return old pmd valueAneesh Kumar K.V1-2/+2
2018-01-30powerpc/mm/radix: Fix build error when RADIX_MMU=nMichael Ellerman1-0/+4
2018-01-20powerpc: check key protection for user page accessRam Pai1-1/+9
2018-01-20powerpc: helper to validate key-access permissions of a pteRam Pai1-0/+2
2018-01-20powerpc: Program HPTE key protection bitsRam Pai1-0/+5
2018-01-20powerpc: map vma key-protection bits to pte key bits.Ram Pai1-1/+24
2018-01-20powerpc: introduce execute-only pkeyRam Pai1-0/+1
2018-01-20powerpc: track allocation status of all pkeysRam Pai1-0/+9
2018-01-19powerpc/64s: Fix ps3 build error due to tlbiel_all()Michael Ellerman1-0/+4
2018-01-18powerpc/64s: Improve local TLB flush for boot and MCE on POWER9Nicholas Piggin3-0/+38
2018-01-16powerpc/mm: Introduce _PAGE_NAChristophe Leroy1-0/+1
2018-01-16powerpc/mm: extend _PAGE_PRIVILEGED to all CPUsChristophe Leroy1-1/+1
2017-12-22powerpc/mm: Add proper pte access check helper for other platformsAneesh Kumar K.V1-0/+23
2017-12-22powerpc/mm/book3s/64: Add proper pte access check helperAneesh Kumar K.V1-0/+41
2017-12-20powerpc: Swizzle around 4K PTE bits to free up bit 5 and bit 6Ram Pai3-4/+5
2017-12-20powerpc: shifted-by-one hidx valueRam Pai1-3/+11
2017-12-20powerpc: Free up four 64K PTE bits in 64K backed HPTE pagesRam Pai3-19/+17
2017-12-20powerpc: Free up four 64K PTE bits in 4K backed HPTE pagesRam Pai3-7/+5
2017-12-20powerpc: introduce pte_get_hash_gslot() helperRam Pai1-0/+3
2017-12-20powerpc: introduce pte_set_hidx() helperRam Pai2-0/+39
2017-11-29mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams1-1/+0
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds5-2/+42
2017-11-13powerpc/64s: mm_context.addr_limit is only used on hashNicholas Piggin2-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman20-0/+20
2017-09-28powerpc/mm: Export flush_all_mm()Frederic Barrat3-0/+40
2017-09-08Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2017-08-31KVM: PPC: Book3S HV: Fix setting of storage key in H_ENTERRam Pai1-0/+1
2017-08-23powerpc/mm: Optimize detection of thread local mm'sBenjamin Herrenschmidt1-0/+3
2017-08-23Merge branch 'fixes' into nextMichael Ellerman2-8/+17
2017-08-17powerpc/mm: Don't send IPI to all cpus on THP updatesAneesh Kumar K.V1-0/+1
2017-08-16powerpc/mm/hugetlb: Allow runtime allocation of 16G.Aneesh Kumar K.V1-3/+1
2017-08-16powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel command lineAneesh Kumar K.V1-1/+1
2017-08-15powerpc/hugetlb: fix page rights verification in gup_hugepte()Christophe Leroy2-0/+6
2017-08-15powerpc/mm: declare some local functions staticChristophe Leroy1-3/+0
2017-08-15powerpc/mm/nohash: Move definition of PGALLOC_GFP to fix build errorsMichael Ellerman1-2/+0
2017-08-08powerpc/mm/hash64: Make vmalloc 56T on hashMichael Ellerman1-2/+2
2017-08-08powerpc/mm/book3s64: Make KERN_IO_START a variableMichael Ellerman3-1/+6
2017-08-03powerpc: Remove old unused icswx based coprocessor supportBenjamin Herrenschmidt1-5/+0
2017-08-02powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_rangeBenjamin Herrenschmidt1-0/+1
2017-08-02powerpc/mm/radix: Improve TLB/PWC flushesBenjamin Herrenschmidt1-3/+1
2017-07-31Merge tag 'v4.13-rc1' into fixesMichael Ellerman1-1/+1
2017-07-28powerpc/mm: Fix pmd/pte_devmap() on non-leaf entriesOliver O'Halloran1-1/+9
2017-07-26powerpc/mm/radix: Workaround prefetch issue with KVMBenjamin Herrenschmidt1-7/+8
2017-07-21Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds3-0/+3