summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-03-30powerpc/64: move default SPR recordingNicholas Piggin
2018-03-30powerpc/mm/numa: move numa topology discovery earlierNicholas Piggin
2018-03-30powerpc/64s: Allocate slb_shadow structures individuallyNicholas Piggin
2018-03-30powerpc/64s: Allocate LPPACAs individuallyNicholas Piggin
2018-03-30powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin
2018-03-30powerpc/64s: Do not allocate lppaca if we are not virtualizedNicholas Piggin
2018-03-30powerpc/mpic: Check if cpu_possible() in mpic_physmask()Michael Ellerman
2018-03-28Merge branch 'fixes' into nextMichael Ellerman
2018-03-27Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2018-03-27powerpc: Disable DAWR in the base POWER9 CPU featuresMichael Neuling
2018-03-27powerpc: Disable DAWR on POWER9 via CPU feature quirkMichael Neuling
2018-03-27KVM: PPC: Book3S HV: Handle migration with POWER9 disabled DAWRMichael Neuling
2018-03-27KVM: PPC: Book3S HV: Return error from h_set_dabr() on POWER9Michael Neuling
2018-03-27KVM: PPC: Book3S HV: Return error from h_set_mode(SET_DAWR) on POWER9Michael Neuling
2018-03-27powerpc: Update xmon to use ppc_breakpoint_available()Michael Neuling
2018-03-27powerpc: Update ptrace to use ppc_breakpoint_available()Michael Neuling
2018-03-27powerpc: Add ppc_breakpoint_available()Michael Neuling
2018-03-27powerpc/eeh: Add eeh_state_active() helperSam Bobroff
2018-03-27powerpc/eeh: Factor out common code eeh_reset_device()Sam Bobroff
2018-03-27powerpc/eeh: Remove always-true tests in eeh_reset_device()Sam Bobroff
2018-03-27powerpc/eeh: Clarify arguments to eeh_reset_device()Sam Bobroff
2018-03-27powerpc/eeh: Rename frozen_bus to bus in eeh_handle_normal_event()Sam Bobroff
2018-03-27powerpc/eeh: Remove misleading test in eeh_handle_normal_event()Sam Bobroff
2018-03-27powerpc/eeh: Fix misleading comment in __eeh_addr_cache_get_device()Sam Bobroff
2018-03-27powerpc/eeh: Manage EEH_PE_RECOVERING inside eeh_handle_normal_event()Sam Bobroff
2018-03-27powerpc/eeh: Remove eeh_handle_event()Sam Bobroff
2018-03-27powerpc/powernv/npu: Do not try invalidating 32bit table when 64bit table is ...Alexey Kardashevskiy
2018-03-27powerpc/mm: Fix typo in commentsAlexey Kardashevskiy
2018-03-27powerpc/lpar/debug: Initialize flags before printing debug messageAlexey Kardashevskiy
2018-03-27powerpc/init: Do not advertise radix during client-architecture-supportAlexey Kardashevskiy
2018-03-27powerpc/mm: Fix section mismatch warning in stop_machine_change_mapping()Mauricio Faria de Oliveira
2018-03-27powerpc/64s: Wire up cpu_show_spectre_v2()Michael Ellerman
2018-03-27powerpc/64s: Wire up cpu_show_spectre_v1()Michael Ellerman
2018-03-27powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()Michael Ellerman
2018-03-27powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()Michael Ellerman
2018-03-27powerpc/64s: Enhance the information in cpu_show_meltdown()Michael Ellerman
2018-03-27powerpc/64s: Move cpu_show_meltdown()Michael Ellerman
2018-03-27powerpc/powernv: Set or clear security feature flagsMichael Ellerman
2018-03-27powerpc/pseries: Set or clear security feature flagsMichael Ellerman
2018-03-27powerpc: Add security feature flags for Spectre/MeltdownMichael Ellerman
2018-03-27powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flagsMichael Ellerman
2018-03-27powerpc/rfi-flush: Call setup_rfi_flush() after LPM migrationMichael Ellerman
2018-03-27powerpc/rfi-flush: Differentiate enabled and patched flush typesMauricio Faria de Oliveira
2018-03-27powerpc/rfi-flush: Always enable fallback flush on pseriesMichael Ellerman
2018-03-27powerpc/rfi-flush: Make it possible to call setup_rfi_flush() againMichael Ellerman
2018-03-27powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs codeMichael Ellerman
2018-03-27powerpc/perf: Add blacklisted events for Power9 DD2.2Madhavan Srinivasan
2018-03-27powerpc/perf: Add blacklisted events for Power9 DD2.1Madhavan Srinivasan
2018-03-27powerpc/perf: Infrastructure to support addition of blacklisted eventsMadhavan Srinivasan
2018-03-27powerpc/perf: Prevent kernel address leak via perf_get_data_addr()Madhavan Srinivasan