summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/ppc-opcode: Consolidate powerpc instructions from bpf_jit.hBalamuruhan S2020-07-166-373/+324
* powerpc/bpf_jit: Reuse instruction macros from ppc-opcode.hBalamuruhan S2020-07-165-35/+19
* powerpc/ppc-opcode: Move ppc instruction encoding from test_emulate_stepBalamuruhan S2020-07-162-99/+74
* powerpc/ppc-opcode: Introduce PPC_RAW_* macros for base instruction encodingBalamuruhan S2020-07-161-7/+86
* powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show cpumaskKajol Jain2020-07-162-0/+15
* powerpc/perf/hv-24x7: Add cpu hotplug supportKajol Jain2020-07-162-0/+47
* powerpc/pseries: remove obsolete memory hotplug DT notifier codeNathan Lynch2020-07-161-64/+1
* powerpc/pseries: remove dlpar_cpu_readd()Nathan Lynch2020-07-162-20/+0
* powerpc/pseries: remove memory "re-add" implementationNathan Lynch2020-07-162-43/+0
* powerpc/pseries: remove prrn special case from DT update pathNathan Lynch2020-07-161-27/+0
* powerpc/numa: remove arch_update_cpu_topologyNathan Lynch2020-07-162-16/+0
* powerpc/numa: remove prrn_is_enabled()Nathan Lynch2020-07-162-10/+0
* powerpc/rtasd: simplify handle_rtas_event(), emit message on eventsNathan Lynch2020-07-161-25/+3
* powerpc/numa: remove start/stop_topology_update()Nathan Lynch2020-07-164-38/+1
* powerpc/numa: remove timed_topology_update()Nathan Lynch2020-07-163-16/+0
* powerpc/numa: stub out numa_update_cpu_topology()Nathan Lynch2020-07-161-192/+1
* powerpc/numa: remove vphn_enabled and prrn_enabled internal flagsNathan Lynch2020-07-161-4/+2
* powerpc/numa: remove unreachable topology workqueue codeNathan Lynch2020-07-161-14/+0
* powerpc/numa: remove unreachable topology timer codeNathan Lynch2020-07-161-21/+0
* powerpc/numa: make vphn_enabled, prrn_enabled flags constNathan Lynch2020-07-161-2/+2
* powerpc/numa: remove unreachable topology update codeNathan Lynch2020-07-161-147/+2
* powerpc/numa: remove ability to enable topology updatesNathan Lynch2020-07-161-70/+1
* powerpc/rtas: don't online CPUs for partition suspendNathan Lynch2020-07-163-143/+3
* powerpc/pseries: remove cede offline state for CPUsNathan Lynch2020-07-165-229/+15
* powerpc/security: Allow for processors that flush the link stack using the sp...Nicholas Piggin2020-07-162-8/+21
* powerpc/64s: Move branch cache flushing bcctr variant to ppc-ops.hNicholas Piggin2020-07-162-4/+4
* powerpc/security: split branch cache flush toggle from code patchingNicholas Piggin2020-07-161-43/+51
* powerpc/security: make display of branch cache flush more consistentNicholas Piggin2020-07-161-4/+4
* powerpc/security: change link stack flush state to the flush type enumNicholas Piggin2020-07-161-5/+5
* powerpc/security: re-name count cache flush to branch cache flushNicholas Piggin2020-07-163-24/+23
* powerpc: re-initialise lazy FPU/VEC counters on every faultNicholas Piggin2020-07-162-6/+2
* powerpc/64s: Fix restore_math unnecessarily changing MSRNicholas Piggin2020-07-162-40/+68
* powerpc/64s: restore_math remove TM testNicholas Piggin2020-07-161-2/+1
* powerpc/pmem: Initialize pmem device on newer hardwareAneesh Kumar K.V2020-07-162-0/+2
* powerpc/pmem: Avoid the barrier in flush routinesAneesh Kumar K.V2020-07-161-6/+0
* powerpc/pmem: Update ppc64 to use the new barrier instruction.Aneesh Kumar K.V2020-07-161-0/+13
* libnvdimm/nvdimm/flush: Allow architecture to override the flush barrierAneesh Kumar K.V2020-07-164-5/+29
* powerpc/pmem: Add flush routines using new pmem store and sync instructionAneesh Kumar K.V2020-07-162-4/+47
* powerpc/pmem: Add new instructions for persistent storage and syncAneesh Kumar K.V2020-07-161-0/+12
* powerpc/pmem: Restrict papr_scm to P8 and above.Aneesh Kumar K.V2020-07-161-0/+6
* powerpc/mm/book3s64/radix: Off-load TLB invalidations to host when !GTSENicholas Piggin2020-07-164-8/+175
* powerpc/pseries: H_REGISTER_PROC_TBL should ask for GTSE only if enabledBharata B Rao2020-07-161-3/+5
* powerpc/mm: Enable radix GTSE only if supported.Bharata B Rao2020-07-164-6/+17
* powerpc/vdso64: Switch from __get_datapage() to get_datapage inline macroChristophe Leroy2020-07-153-34/+12
* powerpc/signal64: Don't opencode page prefaultingChristophe Leroy2020-07-151-4/+3
* powerpc/signal_32: Simplify loop in PPC64 save_general_regs()Christophe Leroy2020-07-151-10/+8
* powerpc/signal_32: Remove !FULL_REGS() special handling in PPC64 save_general...Christophe Leroy2020-07-151-2/+0
* powerpc/kasan: Fix shadow pages allocation failureChristophe Leroy2020-07-151-12/+13
* Revert "powerpc/kasan: Fix shadow pages allocation failure"Christophe Leroy2020-07-153-3/+5
* docs: powerpc: Clarify book3s/32 MMU familiesChristophe Leroy2020-07-151-4/+6