summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy2018-07-301-0/+1
* powerpc/mm/hash: Reduce contention on hpte lockAneesh Kumar K.V2018-07-241-16/+33
* powerpc/mm/hash: Add hpte_get_old_v and use that instead of opencodingAneesh Kumar K.V2018-07-241-20/+7
* powerpc/mm/hash: Remove the superfluous bitwise operation when find hpte groupAneesh Kumar K.V2018-07-245-24/+20
* powerpc/pkeys: make protection key 0 less specialRam Pai2018-07-241-7/+6
* powerpc/pkeys: Preallocate execute-only keyRam Pai2018-07-241-45/+18
* powerpc/pkeys: Fix calculation of total pkeys.Ram Pai2018-07-241-1/+1
* powerpc/pkeys: key allocation/deallocation must not change pkey registersRam Pai2018-07-241-27/+0
* powerpc/pkeys: Deny read/write/execute by defaultRam Pai2018-07-241-5/+3
* powerpc/pkeys: Give all threads control of their key permissionsRam Pai2018-07-241-18/+26
* powerpc/hugetlbpage: Rmove unhelpful HUGEPD_*_SHIFT macrosDavid Gibson2018-07-191-13/+4
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-07-195-122/+7
|\
| * powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin2018-07-165-122/+7
* | Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-301-4/+0
|\ \
| * | powerpc: Remove -Wattribute-alias pragmasPaul Burton2018-06-251-4/+0
| |/
* | powerpc/mm/hash/4k: Free hugetlb page table caches correctly.Aneesh Kumar K.V2018-06-202-1/+14
* | powerpc/64s/radix: Fix radix_kvm_prefetch_workaround paca access of not possi...Nicholas Piggin2018-06-201-0/+2
* | powerpc/64s/radix: Fix MADV_[FREE|DONTNEED] TLB flush miss problem with THPNicholas Piggin2018-06-191-21/+75
|/
* treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner2018-06-151-1/+1
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-121-1/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-0718-351/+915
|\
| * powerpc/pkeys: Detach execute_only key on !PROT_EXECRam Pai2018-06-051-2/+2
| * powerpc/mm: Remove stale_map[] handling on non SMP processorsChristophe Leroy2018-06-041-4/+17
| * powerpc/mm: constify LAST_CONTEXT in mmu_context_nohashChristophe Leroy2018-06-041-45/+39
| * powerpc/mm: Avoid unnecessary test and reduce code sizeChristophe Leroy2018-06-041-9/+4
| * powerpc/mm: constify FIRST_CONTEXT in mmu_context_nohashChristophe Leroy2018-06-041-19/+18
| * powerpc/mm/hash: hard disable irq in the SLB insert pathAneesh Kumar K.V2018-06-031-0/+13
| * powerpc/mm/hugetlb: Update hugetlb related locksAneesh Kumar K.V2018-06-032-15/+30
| * powerpc/64s: Fix compiler store ordering to SLB shadow areaNicholas Piggin2018-06-031-4/+4
| * powerpc/64s/radix: flush remote CPUs out of single-threaded mm_cpumaskNicholas Piggin2018-06-031-27/+121
| * powerpc/64s/radix: optimise pte_updateNicholas Piggin2018-06-032-3/+14
| * powerpc/64s/radix: avoid ptesync after set_pte and ptep_set_access_flagsNicholas Piggin2018-06-031-1/+1
| * powerpc/64s/radix: prefetch user address in update_mmu_cacheNicholas Piggin2018-06-032-2/+5
| * powerpc/64s/radix: do not flush TLB when relaxing accessNicholas Piggin2018-06-031-1/+6
| * powerpc/mm/radix: Change pte relax sequence to handle nest MMU hangAneesh Kumar K.V2018-06-033-7/+10
| * powerpc/mm: Change function prototypeAneesh Kumar K.V2018-06-033-8/+24
| * powerpc/mm/radix: Move function from radix.h to pgtable-radix.cAneesh Kumar K.V2018-06-031-0/+22
| * powerpc/mm/hugetlb: Update huge_ptep_set_access_flags to call __ptep_set_acce...Aneesh Kumar K.V2018-06-031-2/+31
| * powerpc: Fix build by disabling attribute-alias warning for SYSCALL_DEFINExChristophe Leroy2018-06-031-0/+4
| * Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-06-032-0/+208
| |\
| | * powerpc: Export tm_enable()/tm_disable/tm_abort() APIsSimon Guo2018-05-241-0/+1
| | * powerpc/mm/radix: implement LPID based TLB flushes to be used by KVMNicholas Piggin2018-05-171-0/+207
| * | powerpc/sparse: Fix plain integer as NULL pointer warningMathieu Malaterre2018-05-252-6/+6
| * | powerpc/mm: Only read faulting instruction when necessary in do_page_fault()Christophe Leroy2018-05-251-16/+34
| * | powerpc/mm: Use instruction symbolic names in store_updates_sp()Christophe Leroy2018-05-251-13/+13
| * | powerpc/mm: Use page fragments for allocation page table at PMD levelAneesh Kumar K.V2018-05-154-6/+1
| * | powerpc/mm: Implement helpers for pagetable fragment support at PMD levelAneesh Kumar K.V2018-05-154-6/+119
| * | powerpc/book3s64/mm: Simplify the rcu callback for page table freeAneesh Kumar K.V2018-05-151-19/+26
| * | powerpc/mm/book3s64/4k: Switch 4k pagesize config to use pagetable fragmentAneesh Kumar K.V2018-05-152-13/+8
OpenPOWER on IntegriCloud