summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2020-07-16powerpc/pmem: Restrict papr_scm to P8 and above.Aneesh Kumar K.V
2020-07-16powerpc/mm/book3s64/radix: Off-load TLB invalidations to host when !GTSENicholas Piggin
2020-07-16powerpc/pseries: H_REGISTER_PROC_TBL should ask for GTSE only if enabledBharata B Rao
2020-07-16powerpc/mm: Enable radix GTSE only if supported.Bharata B Rao
2020-07-15powerpc/vas: Report proper error code for address translation failureHaren Myneni
2020-07-15powerpc/vdso64: Switch from __get_datapage() to get_datapage inline macroChristophe Leroy
2020-07-15powerpc/signal64: Don't opencode page prefaultingChristophe Leroy
2020-07-15powerpc/signal_32: Simplify loop in PPC64 save_general_regs()Christophe Leroy
2020-07-15powerpc/signal_32: Remove !FULL_REGS() special handling in PPC64 save_general...Christophe Leroy
2020-07-15powerpc/kasan: Fix shadow pages allocation failureChristophe Leroy
2020-07-15Revert "powerpc/kasan: Fix shadow pages allocation failure"Christophe Leroy
2020-07-15powerpc/64/signal: Balance return predictor stack in signal trampolineNicholas Piggin
2020-07-15powerpc/spufs: add CONFIG_COREDUMP dependencyArnd Bergmann
2020-07-15powerpc/powernv: Move pnv_ioda_setup_bus_dma under CONFIG_IOMMU_APIOliver O'Halloran
2020-07-15powerpc/powernv: Make pnv_pci_sriov_enable() and friends staticOliver O'Halloran
2020-07-15powerpc/cacheinfo: Add per cpu per index shared_cpu_listSrikar Dronamraju
2020-07-15powerpc/cacheinfo: Make cpumap_show code reusableSrikar Dronamraju
2020-07-15powerpc/cacheinfo: Use cpumap_print to print cpumapSrikar Dronamraju
2020-07-15powerpc/xmon: Reset RCU and soft lockup watchdogsAnton Blanchard
2020-07-14powerpc/pseries/svm: Fix incorrect check for shared_lppaca_sizeSatheesh Rajendran
2020-07-13powerpc/book3s64/pkeys: Fix pkey_access_permitted() for execute disable pkeyAneesh Kumar K.V
2020-07-10powerpc64: Break asm/percpu.h vs spinlock_types.h dependencyPeter Zijlstra
2020-07-09KVM: Move x86's version of struct kvm_mmu_memory_cache to common codeSean Christopherson
2020-07-08powerpc/64s/exception: Fix 0x1500 interrupt handler crashNicholas Piggin
2020-07-07PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck
2020-07-07kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada
2020-07-06powerpc: Drop CONFIG_MTD_M25P80 in 85xx-hw.configBin Meng
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner
2020-07-04arch: remove HAVE_COPY_THREAD_TLSChristian Brauner
2020-07-02cpufreq: Register governors at core_initcallQuentin Perret
2020-06-30powerpc/dma: Remove dev->archdata.iommu_domainJoerg Roedel
2020-06-30powerpc/boot/dts: Fix dtc "pciex" warningsMichael Ellerman
2020-06-30powerpc/boot: Use address-of operator on section symbolsNathan Chancellor
2020-06-29powerpc/mm/pkeys: Make pkey access check work on execute_only_keyAneesh Kumar K.V
2020-06-22powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUALAneesh Kumar K.V
2020-06-22powerpc/fsl_booke/32: Fix build with CONFIG_RANDOMIZE_BASEArseny Solokha
2020-06-22powerpc/8xx: Modify ptep_get()Christophe Leroy
2020-06-22powerpc/mm/book3s64: Skip 16G page reservation with radixAneesh Kumar K.V
2020-06-22powerpc/4xx: ppc4xx compile flag optimizationsImre Kaloz
2020-06-22powerpc/fixmap: Fix FIX_EARLY_DEBUG_BASE when page size is 256kChristophe Leroy
2020-06-22powerpc/powernv/ioda: Return correct error if TCE level allocation failedAlexey Kardashevskiy
2020-06-22powerpc/pseries/svm: Drop unused align argument in alloc_shared_lppaca() func...Satheesh Rajendran
2020-06-22powerpc/ptdump: Fix build failure in hashpagetable.cChristophe Leroy
2020-06-22powerpc/mm: Fix typo in IS_ENABLED()Joe Perches
2020-06-22powerpc/xive: Ignore kmemleak false positivesAlexey Kardashevskiy
2020-06-22powerpc/configs: Remove CMDLINE_BOOLChris Packham
2020-06-22powerpc: Remove inaccessible CMDLINE defaultChris Packham
2020-06-22powerpc/dt_cpu_ftrs: Make use of macro ISA_V3_1Murilo Opsfelder Araujo
2020-06-22powerpc/dt_cpu_ftrs: Make use of macro ISA_V3_0BMurilo Opsfelder Araujo
2020-06-22powerpc/dt_cpu_ftrs: Remove unused macro ISA_V2_07BMurilo Opsfelder Araujo