summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/book3s
Commit message (Expand)AuthorAgeFilesLines
* mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-071-3/+0
* powerpc/64s/radix: optimise pte_updateNicholas Piggin2018-06-031-12/+13
* powerpc/64s/radix: avoid ptesync after set_pte and ptep_set_access_flagsNicholas Piggin2018-06-031-1/+18
* powerpc/64s/radix: make ptep_get_and_clear_full non-atomic for the full caseNicholas Piggin2018-06-031-8/+2
* powerpc/64s/radix: do not flush TLB on spurious faultNicholas Piggin2018-06-031-1/+11
* powerpc/mm/radix: Change pte relax sequence to handle nest MMU hangAneesh Kumar K.V2018-06-031-0/+2
* powerpc/mm: Change function prototypeAneesh Kumar K.V2018-06-033-7/+11
* powerpc/mm/radix: Move function from radix.h to pgtable-radix.cAneesh Kumar K.V2018-06-031-28/+3
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-06-031-0/+7
|\
| * powerpc/mm/radix: implement LPID based TLB flushes to be used by KVMNicholas Piggin2018-05-171-0/+7
* | powerpc/mm: Fix kernel crash on page table freeAneesh Kumar K.V2018-06-021-0/+1
* | powerpc/mm: Use page fragments for allocation page table at PMD levelAneesh Kumar K.V2018-05-153-17/+5
* | powerpc/mm: Implement helpers for pagetable fragment support at PMD levelAneesh Kumar K.V2018-05-157-0/+25
* | powerpc/book3s64/mm: Simplify the rcu callback for page table freeAneesh Kumar K.V2018-05-152-5/+15
* | powerpc/mm/book3s64/4k: Switch 4k pagesize config to use pagetable fragmentAneesh Kumar K.V2018-05-153-31/+7
|/
* powerpc/mm/radix: Update pte fragment count from 16 to 256 on radixAneesh Kumar K.V2018-04-043-6/+15
* Merge branch 'topic/paca' into nextMichael Ellerman2018-03-312-2/+2
|\
| * powerpc/mm: Pass node id into create_section_mappingNicholas Piggin2018-03-312-2/+2
* | powerpc/mm/hash: Don't memset pgd table if not neededAneesh Kumar K.V2018-03-311-1/+11
* | powerpc/mm/hash64: Increase the VA rangeAneesh Kumar K.V2018-03-311-1/+1
* | powerpc/mm: Add support for handling > 512TB address in SLB missAneesh Kumar K.V2018-03-313-1/+44
* | powerpc/mm/keys: Move pte bits to correct headersAneesh Kumar K.V2018-03-313-19/+15
* | Merge branch 'fixes' into nextMichael Ellerman2018-03-282-3/+3
|\ \
| * | powerpc/mm/radix: Remove unused codeAneesh Kumar K.V2018-03-231-3/+0
| * | powerpc/mm: Add tracking of the number of coprocessors using a contextBenjamin Herrenschmidt2018-03-231-0/+3
* | | powerpc/mm/slice: implement a slice mask cacheNicholas Piggin2018-03-131-0/+18
* | | powerpc/mm/slice: Allow up to 64 low slicesChristophe Leroy2018-03-061-1/+2
* | | powerpc/mm/slice: create header files dedicated to slicesChristophe Leroy2018-03-061-0/+27
|/ /
* | powerpc/mm/hash64: Zero PGD pages on allocationAneesh Kumar K.V2018-02-131-2/+8
* | powerpc/mm/hash64: Store the slot information at the right offset for hugetlbAneesh Kumar K.V2018-02-133-6/+8
* | powerpc/mm/hash64: Allocate larger PMD table if hugetlb config is enabledAneesh Kumar K.V2018-02-132-2/+3
* | powerpc/mm: Fix crashes with 16G huge pagesAneesh Kumar K.V2018-02-135-3/+21
|/
* Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-0210-28/+234
|\
| * powerpc/mm/radix: Fix build error when RADIX_MMU=nMichael Ellerman2018-01-301-0/+4
| * powerpc: check key protection for user page accessRam Pai2018-01-201-1/+9
| * powerpc: helper to validate key-access permissions of a pteRam Pai2018-01-201-0/+2
| * powerpc: Program HPTE key protection bitsRam Pai2018-01-201-0/+5
| * powerpc: map vma key-protection bits to pte key bits.Ram Pai2018-01-201-1/+24
| * powerpc: introduce execute-only pkeyRam Pai2018-01-201-0/+1
| * powerpc: track allocation status of all pkeysRam Pai2018-01-201-0/+9
| * powerpc/64s: Fix ps3 build error due to tlbiel_all()Michael Ellerman2018-01-191-0/+4
| * powerpc/64s: Improve local TLB flush for boot and MCE on POWER9Nicholas Piggin2018-01-183-0/+38
| * powerpc/mm: Introduce _PAGE_NAChristophe Leroy2018-01-161-0/+1
| * powerpc/mm: extend _PAGE_PRIVILEGED to all CPUsChristophe Leroy2018-01-161-1/+1
| * powerpc/mm: Add proper pte access check helper for other platformsAneesh Kumar K.V2017-12-221-0/+23
| * powerpc/mm/book3s/64: Add proper pte access check helperAneesh Kumar K.V2017-12-221-0/+41
| * powerpc: Swizzle around 4K PTE bits to free up bit 5 and bit 6Ram Pai2017-12-203-4/+5
| * powerpc: shifted-by-one hidx valueRam Pai2017-12-201-3/+11
| * powerpc: Free up four 64K PTE bits in 64K backed HPTE pagesRam Pai2017-12-203-19/+17
| * powerpc: Free up four 64K PTE bits in 4K backed HPTE pagesRam Pai2017-12-203-7/+5
OpenPOWER on IntegriCloud