summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/fixmap: Fix VM debug warning on unmapChristophe Leroy2022-01-241-0/+9
* Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-01-232-33/+36
|\
| * powerpc/32s: Fix kasan_init_region() for KASANChristophe Leroy2022-01-162-33/+36
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-151-4/+2
|\ \ | |/ |/|
| * mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng2022-01-151-4/+2
* | Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-01-1442-383/+490
|\ \
| * | powerpc/code-patching: Move patch_exception() outside code-patching.cChristophe Leroy2021-12-231-0/+15
| * | powerpc/code-patching: Remove init_mem_is_freeChristophe Leroy2021-12-231-2/+0
| * | powerpc/mm/book3s64/hash: Switch pre 2.06 tlbiel to .longAlexey Kardashevskiy2021-12-231-2/+2
| * | powerpc/mm: Switch obsolete dssall to .longAlexey Kardashevskiy2021-12-231-1/+1
| * | powerpc/mm: Add __init attribute to eligible functionsNick Child2021-12-2311-18/+18
| * | powerpc/64s/radix: Fix huge vmap false positiveNicholas Piggin2021-12-202-5/+13
| * | powerpc/inst: Optimise copy_inst_from_kernel_nofault()Christophe Leroy2021-12-091-17/+0
| * | powerpc/inst: Define ppc_inst_tChristophe Leroy2021-12-091-1/+1
| * | powerpc/32s: Allocate one 256k IBAT instead of two consecutives 128k IBATsChristophe Leroy2021-12-091-3/+2
| * | powerpc/kuap: Wire-up KUAP on book3e/64Christophe Leroy2021-12-091-6/+34
| * | powerpc/kuap: Wire-up KUAP on 40xChristophe Leroy2021-12-091-0/+2
| * | powerpc: Add KUAP support for BOOKE and 40xChristophe Leroy2021-12-092-1/+11
| * | powerpc/nohash: Move setup_kuap out of 8xx.cChristophe Leroy2021-12-093-22/+32
| * | powerpc/kuep: Remove 'nosmep' boot time parameter except for book3s/64Christophe Leroy2021-12-095-31/+15
| * | powerpc/32s: Save content of sr0 to avoid 'mfsr'Christophe Leroy2021-12-094-9/+15
| * | powerpc/32s: Do kuep_lock() and kuep_unlock() in assemblyChristophe Leroy2021-12-091-2/+0
| * | powerpc/32s: Remove capability to disable KUEP at boottimeChristophe Leroy2021-12-091-8/+2
| * | powerpc/44x: Activate KUEP at all timeChristophe Leroy2021-12-091-7/+1
| * | powerpc/8xx: Activate KUEP at all timeChristophe Leroy2021-12-091-5/+0
| * | Revert "powerpc: Inline setup_kup()"Christophe Leroy2021-12-092-2/+8
| * | powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin2021-12-097-15/+44
| * | powerpc/64s: Make hash MMU support configurableNicholas Piggin2021-12-091-2/+11
| * | powerpc/64s: Always define arch unmapped area callsNicholas Piggin2021-12-093-31/+45
| * | powerpc/64s: Fix radix MMU when MMU_FTR_HPTE_TABLE is clearNicholas Piggin2021-12-091-3/+6
| * | powerpc/64e: remove mmu_linear_psizeNicholas Piggin2021-12-091-9/+0
| * | powerpc: make memremap_compat_align 64s-onlyNicholas Piggin2021-12-022-20/+20
| * | powerpc/64s: Rename hash_hugetlbpage.c to hugetlbpage.cNicholas Piggin2021-12-022-1/+1
| * | powerpc/64s: move page size definitions from hash specific fileNicholas Piggin2021-12-022-5/+7
| * | powerpc/64s: move THP trace point creation out of hash specific fileNicholas Piggin2021-12-023-2/+9
| * | powerpc/64s: Move and rename do_bad_slb_fault as it is not hash specificNicholas Piggin2021-12-022-16/+24
| * | powerpc/pseries: Stop selecting PPC_HASH_MMU_NATIVENicholas Piggin2021-12-022-104/+104
| * | powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVENicholas Piggin2021-12-022-2/+2
| * | powerpc/32s: Fix shift-out-of-bounds in KASAN initChristophe Leroy2021-11-301-1/+2
| * | powerpc/64s: Get LPID bit width from device treeNicholas Piggin2021-11-303-18/+46
| * | powerpc/ptdump: Fix display a BAT's size unitChristophe Leroy2021-11-291-2/+2
| * | powerpc/mm: Move tlbcam_sz() and make it staticMichael Ellerman2021-11-291-5/+5
| * | Revert "powerpc/code-patching: Improve verification of patchability"Michael Ellerman2021-11-291-0/+2
| * | powerpc/code-patching: Improve verification of patchabilityChristophe Leroy2021-11-251-2/+0
| * | powerpc/64s: Keep AMOR SPR a constant ~0 at runtimeNicholas Piggin2021-11-241-15/+0
* | | Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-131-3/+1
|\ \ \ | |_|/ |/| |
| * | of/fdt: Rework early_init_dt_scan_chosen() to call directlyRob Herring2021-12-161-3/+1
* | | powerpc/ptdump: Fix DEBUG_WX since generic ptdump conversionMichael Ellerman2021-12-211-1/+1
| |/ |/|
* | powerpc/book3e: Fix TLBCAM preset at bootChristophe Leroy2021-11-162-3/+3
* | powerpc/pseries: Fix numa FORM2 parsing fallback codeNicholas Piggin2021-11-151-16/+12