summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/nohash
Commit message (Expand)AuthorAgeFilesLines
* powerpc/book3e: Fix PUD allocation size in map_kernel_page()Christophe Leroy2022-06-241-3/+3
* powerpc/book3e: get rid of #include <generated/compile.h>Masahiro Yamada2022-06-061-6/+2
* powerpc/fsl_book3e: Don't set rodata RO too earlyChristophe Leroy2022-05-221-9/+6
* powerpc/kaslr_booke: Fix build errorYueHaibing2022-05-221-0/+2
* powerpc/book3e: Fix build errorYueHaibing2022-05-221-0/+1
* powerpc/8xx: Simplify flush_tlb_kernel_range()Christophe Leroy2022-05-081-0/+2
* powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy2022-05-083-3/+0
* powerpc: fix typos in commentsJulia Lawall2022-05-052-2/+2
* powerpc/mm: Make slice specific to book3s/64Christophe Leroy2022-05-052-13/+0
* powerpc/book3e: Fix sparse report in mm/nohash/fsl_book3e.cChristophe Leroy2022-05-041-3/+2
* Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-01-149-75/+97
|\
| * powerpc/code-patching: Move patch_exception() outside code-patching.cChristophe Leroy2021-12-231-0/+15
| * powerpc/mm: Add __init attribute to eligible functionsNick Child2021-12-233-5/+5
| * 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-091-1/+5
| * 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-092-17/+0
| * 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-091-2/+2
| * powerpc/64e: remove mmu_linear_psizeNicholas Piggin2021-12-091-9/+0
| * powerpc/mm: Move tlbcam_sz() and make it staticMichael Ellerman2021-11-291-5/+5
* | Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-121-3/+1
|\ \ | |/ |/|
| * of/fdt: Rework early_init_dt_scan_chosen() to call directlyRob Herring2021-12-161-3/+1
* | powerpc/book3e: Fix TLBCAM preset at bootChristophe Leroy2021-11-162-3/+3
|/
* powerpc/fsl_booke: Fix setting of exec flag when setting TLBCAMsChristophe Leroy2021-10-281-1/+2
* powerpc/book3e: Fix set_memory_x() and set_memory_nx()Christophe Leroy2021-10-281-4/+4
* powerpc/8xx: Simplify TLB handlingChristophe Leroy2021-10-221-0/+2
* powerpc/fsl_booke: Update of TLBCAMs after initChristophe Leroy2021-10-221-4/+28
* powerpc/fsl_booke: Allocate separate TLBCAMs for readonly memoryChristophe Leroy2021-10-221-3/+22
* powerpc/fsl_booke: Tell map_mem_in_cams() if init is doneChristophe Leroy2021-10-223-9/+9
* powerpc/fsl_booke: Enable reloading of TLBCAM without switching to AS1Christophe Leroy2021-10-221-2/+6
* powerpc/fsl_booke: Take exec flag into account when setting TLBCAMsChristophe Leroy2021-10-221-4/+6
* powerpc/fsl_booke: Rename fsl_booke.c to fsl_book3e.cChristophe Leroy2021-10-222-2/+2
* Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-09-031-2/+2
|\
| * powerpc/booke: Avoid link stack corruption in several placesChristophe Leroy2021-08-251-2/+2
* | Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"Jonathan Marek2021-07-211-0/+10
|/
* powerpc/4xx: Fix setup_kuep() on SMPChristophe Leroy2021-06-301-1/+5
* powerpc/nohash: Remove DEBUG_HARDERChristophe Leroy2021-06-171-32/+0
* powerpc/nohash: Remove DEBUG_CLAMP_LAST_CONTEXTChristophe Leroy2021-06-171-4/+1
* powerpc/nohash: Remove DEBUG_MAP_CONSISTENCYChristophe Leroy2021-06-171-46/+1
* powerpc/nohash: Remove CONFIG_SMP #ifdefery in mmu_context.hChristophe Leroy2021-06-171-42/+24
* powerpc/nohash: Convert set_context() to CChristophe Leroy2021-06-173-30/+27
* powerpc/nohash: Refactor update of BDI2000 pointers in switch_mmu_context()Christophe Leroy2021-06-173-14/+8
* powerpc/8xx: Allow disabling KUAP at boot timeChristophe Leroy2021-06-171-3/+8
* powerpc/44x: Implement Kernel Userspace Exec Protection (KUEP)Christophe Leroy2021-06-171-0/+13
* powerpc: Enable KFENCE for PPC32Christophe Leroy2021-03-241-2/+2
* powerpc/8xx: Always pin kernel text TLBChristophe Leroy2020-12-091-2/+1
* powerpc: Retire e200 core (mpc555x processor)Christophe Leroy2020-12-051-9/+3