summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/book3s
Commit message (Expand)AuthorAge
* powerpc/mm/radix: Update pte fragment count from 16 to 256 on radixAneesh Kumar K.V2018-04-04
* Merge branch 'topic/paca' into nextMichael Ellerman2018-03-31
|\
| * powerpc/mm: Pass node id into create_section_mappingNicholas Piggin2018-03-31
* | powerpc/mm/hash: Don't memset pgd table if not neededAneesh Kumar K.V2018-03-31
* | powerpc/mm/hash64: Increase the VA rangeAneesh Kumar K.V2018-03-31
* | powerpc/mm: Add support for handling > 512TB address in SLB missAneesh Kumar K.V2018-03-31
* | powerpc/mm/keys: Move pte bits to correct headersAneesh Kumar K.V2018-03-31
* | Merge branch 'fixes' into nextMichael Ellerman2018-03-28
|\ \
| * | powerpc/mm/radix: Remove unused codeAneesh Kumar K.V2018-03-23
| * | powerpc/mm: Add tracking of the number of coprocessors using a contextBenjamin Herrenschmidt2018-03-23
* | | powerpc/mm/slice: implement a slice mask cacheNicholas Piggin2018-03-13
* | | powerpc/mm/slice: Allow up to 64 low slicesChristophe Leroy2018-03-06
* | | powerpc/mm/slice: create header files dedicated to slicesChristophe Leroy2018-03-06
|/ /
* | powerpc/mm/hash64: Zero PGD pages on allocationAneesh Kumar K.V2018-02-13
* | powerpc/mm/hash64: Store the slot information at the right offset for hugetlbAneesh Kumar K.V2018-02-13
* | powerpc/mm/hash64: Allocate larger PMD table if hugetlb config is enabledAneesh Kumar K.V2018-02-13
* | powerpc/mm: Fix crashes with 16G huge pagesAneesh Kumar K.V2018-02-13
|/
* Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-02
|\
| * powerpc/mm/radix: Fix build error when RADIX_MMU=nMichael Ellerman2018-01-30
| * powerpc: check key protection for user page accessRam Pai2018-01-20
| * powerpc: helper to validate key-access permissions of a pteRam Pai2018-01-20
| * powerpc: Program HPTE key protection bitsRam Pai2018-01-20
| * powerpc: map vma key-protection bits to pte key bits.Ram Pai2018-01-20
| * powerpc: introduce execute-only pkeyRam Pai2018-01-20
| * powerpc: track allocation status of all pkeysRam Pai2018-01-20
| * powerpc/64s: Fix ps3 build error due to tlbiel_all()Michael Ellerman2018-01-19
| * powerpc/64s: Improve local TLB flush for boot and MCE on POWER9Nicholas Piggin2018-01-18
| * powerpc/mm: Introduce _PAGE_NAChristophe Leroy2018-01-16
| * powerpc/mm: extend _PAGE_PRIVILEGED to all CPUsChristophe Leroy2018-01-16
| * powerpc/mm: Add proper pte access check helper for other platformsAneesh Kumar K.V2017-12-22
| * powerpc/mm/book3s/64: Add proper pte access check helperAneesh Kumar K.V2017-12-22
| * powerpc: Swizzle around 4K PTE bits to free up bit 5 and bit 6Ram Pai2017-12-20
| * powerpc: shifted-by-one hidx valueRam Pai2017-12-20
| * powerpc: Free up four 64K PTE bits in 64K backed HPTE pagesRam Pai2017-12-20
| * powerpc: Free up four 64K PTE bits in 4K backed HPTE pagesRam Pai2017-12-20
| * powerpc: introduce pte_get_hash_gslot() helperRam Pai2017-12-20
| * powerpc: introduce pte_set_hidx() helperRam Pai2017-12-20
* | mm/thp: remove pmd_huge_split_prepare()Aneesh Kumar K.V2018-01-31
* | powerpc/mm: update pmdp_invalidate to return old pmd valueAneesh Kumar K.V2018-01-31
|/
* mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams2017-11-29
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-16
|\
| * powerpc/64s: mm_context.addr_limit is only used on hashNicholas Piggin2017-11-13
| * powerpc/mm: Export flush_all_mm()Frederic Barrat2017-09-28
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-09-08
|\
| * KVM: PPC: Book3S HV: Fix setting of storage key in H_ENTERRam Pai2017-08-31
* | powerpc/mm: Optimize detection of thread local mm'sBenjamin Herrenschmidt2017-08-23
* | Merge branch 'fixes' into nextMichael Ellerman2017-08-23
|\ \ | |/
| * Merge tag 'v4.13-rc1' into fixesMichael Ellerman2017-07-31
| |\
| * | powerpc/mm: Fix pmd/pte_devmap() on non-leaf entriesOliver O'Halloran2017-07-28