summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2020-05-28powerpc/64s/kuap: Conditionally restore AMR in kuap_restore_amr asmNicholas Piggin
2020-05-28powerpc/64/kuap: Conditionally restore AMR in interrupt exitNicholas Piggin
2020-05-28powerpc/64s/kuap: Add missing isync to KUAP restore pathsNicholas Piggin
2020-05-28powerpc/4xx: Don't unmap NULL mbasehuhai
2020-05-28powerpc/40x: Don't save CR in SPRN_SPRG_SCRATCH6Christophe Leroy
2020-05-28powerpc/40x: Avoid using r12 in TLB miss handlersChristophe Leroy
2020-05-28powerpc: Remove IBM405 Erratum #77Christophe Leroy
2020-05-28powerpc/40x: Remove IBM405 Erratum #51Christophe Leroy
2020-05-28powerpc/40x: Remove support for IBM 405GPChristophe Leroy
2020-05-28powerpc/40x: Remove support for ISS SimulatorChristophe Leroy
2020-05-28powerpc/40x: Remove EP405Christophe Leroy
2020-05-28powerpc/40x: Remove WALNUTChristophe Leroy
2020-05-28powerpc/40x: Remove STB03xxxChristophe Leroy
2020-05-28powerpc/40x: Remove support for IBM 403GCXChristophe Leroy
2020-05-28powerpc/pgtable: Drop PTE_ATOMIC_UPDATESChristophe Leroy
2020-05-28powerpc/40x: Rework 40x PTE access and TLB missChristophe Leroy
2020-05-28powerpc: Remove Xilinx PPC405/PPC440 supportMichal Simek
2020-05-28powerpc/64: Refactor interrupt exit irq disabling sequenceNicholas Piggin
2020-05-28powerpc/64s/radix: Don't prefetch DAR in update_mmu_cacheNicholas Piggin
2020-05-28powerpc/xive: Do not expose a debugfs file when XIVE is disabledCédric Le Goater
2020-05-28Merge branch 'core/rcu' into sched/core, to pick up dependencyIngo Molnar
2020-05-28Merge tag 'v5.7-rc7' into perf/core, to pick up fixesIngo Molnar
2020-05-28KVM: PPC: Book3S HV: Close race with page faults around memslot flushesPaul Mackerras
2020-05-28KVM: PPC: Book3S HV: Remove user-triggerable WARN_ONPaul Mackerras
2020-05-27KVM: PPC: Book3S HV: Relax check on H_SVM_INIT_ABORTLaurent Dufour
2020-05-27KVM: PPC: Book3S: Fix some RCU-list locksQian Cai
2020-05-27KVM: PPC: Book3S HV: Ignore kmemleak false positivesQian Cai
2020-05-27KVM: PPC: Clean up redundant 'kvm_run' parametersTianjia Zhang
2020-05-27KVM: PPC: Remove redundant kvm_run from vcpu_archTianjia Zhang
2020-05-27KVM: PPC: Book3S HV: Read ibm,secure-memory nodesLaurent Dufour
2020-05-27KVM: PPC: Book3S HV: Remove redundant NULL checkChen Zhou
2020-05-26powerpc/xive: Clear the page tables for the ESB IO mappingCédric Le Goater
2020-05-26powerpc: Add ppc_inst_as_u64()Michael Ellerman
2020-05-26powerpc: Add ppc_inst_next()Michael Ellerman
2020-05-26Merge branch 'fixes' into nextMichael Ellerman
2020-05-26Merge "Use hugepages to map kernel mem on 8xx" into nextMichael Ellerman
2020-05-26powerpc/32s: Implement dedicated kasan_init_region()Christophe Leroy
2020-05-26powerpc/32s: Allow mapping with BATs with DEBUG_PAGEALLOCChristophe Leroy
2020-05-26powerpc/8xx: Implement dedicated kasan_init_region()Christophe Leroy
2020-05-26powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOCChristophe Leroy
2020-05-26powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLBChristophe Leroy
2020-05-26powerpc/8xx: Map linear memory with huge pagesChristophe Leroy
2020-05-26powerpc/8xx: Map IMMR with a huge pageChristophe Leroy
2020-05-26powerpc/8xx: Add a function to early map kernel via huge pagesChristophe Leroy
2020-05-26powerpc/8xx: Refactor kernel address boundary comparisonChristophe Leroy
2020-05-26powerpc/mm: Don't be too strict with _etext alignment on PPC32Christophe Leroy
2020-05-26powerpc/8xx: Move DTLB perf handling closer.Christophe Leroy
2020-05-26powerpc/8xx: Remove now unused TLB miss functionsChristophe Leroy
2020-05-26powerpc/8xx: Drop special handling of Linear and IMMR mappings in I/D TLB han...Christophe Leroy
2020-05-26powerpc/8xx: Always pin TLBs at startup.Christophe Leroy