summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
...
| * powerpc/mm: hand a context_t over to slice_mask_for_size() instead of mm_structChristophe Leroy2019-05-031-17/+17
| * powerpc/mm: Move nohash specifics in subdirectory mm/nohashChristophe Leroy2019-05-0312-16/+19
| * powerpc/mm: Move book3s32 specifics in subdirectory mm/book3s64Christophe Leroy2019-05-036-2/+4
| * powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64Christophe Leroy2019-05-0322-90/+124
| * powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>Christophe Leroy2019-05-0217-17/+17
| * powerpc/book3e: drop BUG_ON() in map_kernel_page()Christophe Leroy2019-05-021-3/+0
| * powerpc/mm/radix: Fix kernel crash when running subpage protect testAneesh Kumar K.V2019-05-011-4/+9
| * powerpc/pseries: Track LMB nid instead of using device treeNathan Fontenot2019-04-291-1/+5
| * powerpc/mm: fix spelling mistake "Outisde" -> "Outside"Colin Ian King2019-04-284-7/+7
| * powerpc/mm: Fix section mismatch warningAneesh Kumar K.V2019-04-211-4/+4
| * powerpc/mm/hash: Rename KERNEL_REGION_ID to LINEAR_MAP_REGION_IDAneesh Kumar K.V2019-04-212-4/+4
| * powerpc/mm: Validate address values against different region limitsAneesh Kumar K.V2019-04-214-6/+46
| * powerpc/mm/hash64: Map all the kernel regions in the same 0xc rangeAneesh Kumar K.V2019-04-217-30/+46
| * powerpc/mm/hash64: Add a variable to track the end of IO mappingAneesh Kumar K.V2019-04-213-0/+4
| * powerc/mm/hash: Reduce hash_mm_context sizeAneesh Kumar K.V2019-04-213-10/+38
| * powerpc/mm: Reduce memory usage for mm_context_t for radixAneesh Kumar K.V2019-04-212-2/+18
| * powerpc/mm: Move slb_addr_linit to early_init_mmuAneesh Kumar K.V2019-04-212-0/+8
| * powerpc/mm: Add helpers for accessing hash translation related variablesAneesh Kumar K.V2019-04-214-35/+34
| * powerpc/32s: Implement Kernel Userspace Access ProtectionChristophe Leroy2019-04-211-0/+10
| * powerpc/32s: Prepare Kernel Userspace Access ProtectionChristophe Leroy2019-04-211-3/+3
| * powerpc/32s: Implement Kernel Userspace Execution Prevention.Christophe Leroy2019-04-211-0/+13
| * powerpc/8xx: Add Kernel Userspace Access ProtectionChristophe Leroy2019-04-211-0/+12
| * powerpc/8xx: Add Kernel Userspace Execution PreventionChristophe Leroy2019-04-211-0/+12
| * powerpc/mm: Detect bad KUAP faultsMichael Ellerman2019-04-211-3/+22
| * powerpc/64s: Implement KUAP for Radix MMUMichael Ellerman2019-04-212-0/+20
| * powerpc/mm/radix: Use KUEP API for Radix MMURussell Currey2019-04-211-3/+9
| * powerpc/64: Setup KUP on secondary CPUsRussell Currey2019-04-211-1/+1
| * powerpc: Add a framework for Kernel Userspace Access ProtectionChristophe Leroy2019-04-212-4/+25
| * powerpc: Add skeleton for Kernel Userspace Execution PreventionChristophe Leroy2019-04-212-5/+15
| * powerpc: Add framework for Kernel Userspace ProtectionChristophe Leroy2019-04-212-0/+8
| * powerpc/numa: document topology_updates_enabled, disable by defaultNathan Lynch2019-04-201-4/+10
| * powerpc/numa: improve control of topology updatesNathan Lynch2019-04-201-6/+12
| * powerpc: Remove duplicate headersJagadeesh Pagadala2019-04-201-1/+0
| * powerpc/mm: move warning from resize_hpt_for_hotplug()Laurent Vivier2019-04-202-13/+9
| * powerpc/highmem: Change BUG_ON() to WARN_ON()Christophe Leroy2019-04-201-10/+4
* | powerpc/32s: Fix BATs setting with CONFIG_STRICT_KERNEL_RWXChristophe Leroy2019-05-021-4/+14
* | powerpc/mm_iommu: Allow pinning large regionsAlexey Kardashevskiy2019-04-171-4/+20
* | powerpc/mm_iommu: Fix potential deadlockAlexey Kardashevskiy2019-04-171-36/+39
|/
* powerpc/6xx: fix setup and use of SPRN_SPRG_PGDIR for hash32Christophe Leroy2019-03-191-4/+4
* Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-03-161-0/+3
|\
| * powerpc/mm: Disable kcov for SLB routinesMahesh Salgaonkar2019-03-121-0/+3
* | treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-126-3/+36
* | memblock: drop memblock_alloc_base()Mike Rapoport2019-03-121-2/+6
* | memblock: memblock_phys_alloc_try_nid(): don't panicMike Rapoport2019-03-121-0/+4
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-075-33/+14
|\ \
| * | arch: simplify several early memory allocationsMike Rapoport2019-03-071-2/+1
| * | powerpc: prefer memblock APIs returning virtual addressMike Rapoport2019-03-074-31/+13
* | | Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-03-0729-246/+366
|\ \ \ | |/ / |/| / | |/
| * powerpc/mm: fix "section_base" set but not usedQian Cai2019-03-021-2/+0
| * powerpc/mm: Fix "sz" set but not used warningQian Cai2019-03-021-2/+1