aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-02-23powerpc/kconfig: make _etext and data areas alignment configurable on Book3s 32Christophe Leroy
2019-02-23powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWXChristophe Leroy
2019-02-23powerpc/mm/32s: add setibat() clearibat() and update_bats()Christophe Leroy
2019-02-23powerpc/kconfig: define CONFIG_DATA_SHIFT and CONFIG_ETEXT_SHIFTChristophe Leroy
2019-02-23powerpc/kconfig: define PAGE_SHIFT inside KconfigChristophe Leroy
2019-02-23powerpc/mmu: add is_strict_kernel_rwx() helperChristophe Leroy
2019-02-23powerpc/32: add helper to write into segment registersChristophe Leroy
2019-02-23powerpc/mm/32s: use _PAGE_EXEC in setbat()Christophe Leroy
2019-02-23powerpc/wii: remove wii_mmu_mapin_mem2()Christophe Leroy
2019-02-23powerpc/32: always populate page tables for Abatron BDI.Christophe Leroy
2019-02-23powerpc/mm/32s: use generic mmu_mapin_ram() for all blocks.Christophe Leroy
2019-02-23powerpc/mm/32s: rework mmu_mapin_ram()Christophe Leroy
2019-02-23powerpc/mm/32: add base address to mmu_mapin_ram()Christophe Leroy
2019-02-23powerpc/wii: properly disable use of BATs when requested.Christophe Leroy
2019-02-23powerpc/8xx: Map 32Mb of RAM at init.Christophe Leroy
2019-02-23powerpc/8xx: replace most #ifdef by IS_ENABLED() in 8xx_mmu.cChristophe Leroy
2019-02-23powerpc: sstep: Add tests for addc[.] instructionSandipan Das
2019-02-23powerpc: sstep: Add tests for add[.] instructionSandipan Das
2019-02-23powerpc: sstep: Add tests for compute type instructionsSandipan Das
2019-02-23Revert "powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling"Michael Ellerman
2019-02-22powerpc: Move page table dump files in a dedicated subdirectoryChristophe Leroy
2019-02-22powerpc: dump as a single line areas mapping a single physical page.Christophe Leroy
2019-02-22powerpc/32: Fix CONFIG_VIRT_CPU_ACCOUNTING_NATIVE for 40x/bookeChristophe Leroy
2019-02-22powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handlingChristophe Leroy
2019-02-22powerpc/603: don't handle PAGE_ACCESSED in TLB miss handlers.Christophe Leroy
2019-02-22powerpc/603: Don't worry about _PAGE_USER in TLB miss handlersChristophe Leroy
2019-02-22powerpc/603: let's handle PAGE_DIRTY directlyChristophe Leroy
2019-02-22powerpc/603: Don't handle _PAGE_RW and _PAGE_DIRTY on ITLB missesChristophe Leroy
2019-02-22powerpc/603: Don't handle kernel page TLB misses when not needChristophe Leroy
2019-02-22powerpc/hash32: use physical address directly in hash handlers.Christophe Leroy
2019-02-22powerpc/603: use physical address directly in TLB miss handlers.Christophe Leroy
2019-02-22powerpc/6xx: Store PGDIR physical address in a SPRGChristophe Leroy
2019-02-22powerpc/6xx: Don't use SPRN_SPRG2 for storing stack pointer while in RTASChristophe Leroy
2019-02-22powerpc: simplify BDI switchChristophe Leroy
2019-02-22powerpc/83xx: Also save/restore SPRG4-7 during suspendChristophe Leroy
2019-02-22powerpc/traps: fix recoverability of machine check handling on book3s/32Christophe Leroy
2019-02-22powerpc/32: Remove unneccessary MSR[RI] clearing for 8xxChristophe Leroy
2019-02-22powerpc/setup: display reason for not bootingChristophe Leroy
2019-02-22powerpc/8xx: hide itlbie and dtlbie symbolsChristophe Leroy
2019-02-22powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exitPaul Mackerras
2019-02-22powerpc/64s: Fix logic when handling unknown CPU featuresMichael Ellerman
2019-02-22powerpc/smp: Make __smp_send_nmi_ipi() staticNicholas Piggin
2019-02-22powerpc/smp: Fix NMI IPI xmon timeoutNicholas Piggin
2019-02-22powerpc/smp: Fix NMI IPI timeoutNicholas Piggin
2019-02-22powerpc: Make PPC_64K_PAGES depend on only 44x or PPC_BOOK3S_64Michael Ellerman
2019-02-22powerpc/64: Make sys_switch_endian() traceableMichael Ellerman
2019-02-22powerpc/dts: Standardize DTS status assignments from "ok" to "okay"Robert P. J. Day
2019-02-22powerpc/book3s: Remove pgd/pud/pmd_set() interfacesAneesh Kumar K.V
2019-02-22powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guestMark Cave-Ayland
2019-02-22powerpc/pseries: export timebase register sample in lparcfgTyrel Datwyler