summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-16powerpc/numa: make vphn_enabled, prrn_enabled flags constNathan Lynch
2020-07-16powerpc/numa: remove unreachable topology update codeNathan Lynch
2020-07-16powerpc/numa: remove ability to enable topology updatesNathan Lynch
2020-07-16powerpc/rtas: don't online CPUs for partition suspendNathan Lynch
2020-07-16powerpc/pseries: remove cede offline state for CPUsNathan Lynch
2020-07-16powerpc/security: Allow for processors that flush the link stack using the sp...Nicholas Piggin
2020-07-16powerpc/64s: Move branch cache flushing bcctr variant to ppc-ops.hNicholas Piggin
2020-07-16powerpc/security: split branch cache flush toggle from code patchingNicholas Piggin
2020-07-16powerpc/security: make display of branch cache flush more consistentNicholas Piggin
2020-07-16powerpc/security: change link stack flush state to the flush type enumNicholas Piggin
2020-07-16powerpc/security: re-name count cache flush to branch cache flushNicholas Piggin
2020-07-16powerpc: re-initialise lazy FPU/VEC counters on every faultNicholas Piggin
2020-07-16powerpc/64s: Fix restore_math unnecessarily changing MSRNicholas Piggin
2020-07-16powerpc/64s: restore_math remove TM testNicholas Piggin
2020-07-16powerpc/pmem: Initialize pmem device on newer hardwareAneesh Kumar K.V
2020-07-16powerpc/pmem: Avoid the barrier in flush routinesAneesh Kumar K.V
2020-07-16powerpc/pmem: Update ppc64 to use the new barrier instruction.Aneesh Kumar K.V
2020-07-16libnvdimm/nvdimm/flush: Allow architecture to override the flush barrierAneesh Kumar K.V
2020-07-16powerpc/pmem: Add flush routines using new pmem store and sync instructionAneesh Kumar K.V
2020-07-16powerpc/pmem: Add new instructions for persistent storage and syncAneesh Kumar K.V
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-15selftests/powerpc: Use proper error code to check fault addressHaren Myneni
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-15docs: powerpc: Clarify book3s/32 MMU familiesChristophe Leroy
2020-07-15selftests/powerpc: Add FPU denormal testNicholas Piggin
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-15cpuidle/powernv : Remove dead code blockAbhishek Goel
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-15ocxl: control via sysfs whether the FPGA is reloaded on a link resetPhilippe Bergheaud
2020-07-15MAINTAINERS: Remove self from powerpc EEHSam Bobroff
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-08selftests/powerpc: Purge extra count_pmc() calls of ebb selftestsDesnes A. Nunes do Rosario
2020-07-08powerpc/64s/exception: Fix 0x1500 interrupt handler crashNicholas Piggin
2020-07-06powerpc: Drop CONFIG_MTD_M25P80 in 85xx-hw.configBin Meng