summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64: Fix smp_wmb barrier definition use use lwsync consistentlyNicholas Piggin2018-03-312-5/+2
* powerpc/4xx: Fix error return code in ppc4xx_msi_probe()Wei Yongjun2018-03-311-1/+2
* powerpc/mm: Fix thread_pkey_regs_init()Ram Pai2018-03-311-3/+3
* powerpc/kprobes: Fix call trace due to incorrect preempt countNaveen N. Rao2018-03-311-13/+17
* powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()Nicholas Piggin2018-03-311-0/+4
* powerpc/pseries: Fix clearing of security feature flagsMauricio Faria de Oliveira2018-03-311-3/+3
* Merge branch 'fixes' into nextMichael Ellerman2018-03-2815-93/+157
|\
| * powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRsNicholas Piggin2018-03-261-1/+1
| * powerpc/mm: Fixup tlbie vs store ordering issue on POWER9Aneesh Kumar K.V2018-03-237-2/+50
| * powerpc/mm/radix: Move the functions that does the actual tlbie closerAneesh Kumar K.V2018-03-231-32/+32
| * powerpc/mm/radix: Remove unused codeAneesh Kumar K.V2018-03-232-43/+0
| * powerpc/mm: Workaround Nest MMU bug with TLB invalidationsBenjamin Herrenschmidt2018-03-231-7/+43
| * powerpc/mm: Add tracking of the number of coprocessors using a contextBenjamin Herrenschmidt2018-03-233-5/+17
| * powerpc/64s: Fix lost pending interrupt due to race causing lost update to ir...Nicholas Piggin2018-03-231-0/+8
| * powerpc/64s: Fix NULL AT_BASE_PLATFORM when using DT CPU featuresMichael Ellerman2018-03-141-0/+3
| * powerpc/pseries: Fix vector5 in ibm architecture vector tableBharata B Rao2018-03-061-1/+0
| * powerpc/boot: Fix random libfdt related build errorsGuenter Roeck2018-02-281-1/+2
* | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-03-2710-6/+59
|\ \
| * | powerpc: Disable DAWR in the base POWER9 CPU featuresMichael Neuling2018-03-271-3/+2
| * | powerpc: Disable DAWR on POWER9 via CPU feature quirkMichael Neuling2018-03-271-0/+3
| * | KVM: PPC: Book3S HV: Handle migration with POWER9 disabled DAWRMichael Neuling2018-03-271-0/+10
| * | KVM: PPC: Book3S HV: Return error from h_set_dabr() on POWER9Michael Neuling2018-03-272-1/+8
| * | KVM: PPC: Book3S HV: Return error from h_set_mode(SET_DAWR) on POWER9Michael Neuling2018-03-271-0/+2
| * | powerpc: Update xmon to use ppc_breakpoint_available()Michael Neuling2018-03-271-0/+4
| * | powerpc: Update ptrace to use ppc_breakpoint_available()Michael Neuling2018-03-272-2/+17
| * | powerpc: Add ppc_breakpoint_available()Michael Neuling2018-03-272-0/+13
* | | powerpc/eeh: Add eeh_state_active() helperSam Bobroff2018-03-273-20/+14
* | | powerpc/eeh: Factor out common code eeh_reset_device()Sam Bobroff2018-03-271-22/+10
* | | powerpc/eeh: Remove always-true tests in eeh_reset_device()Sam Bobroff2018-03-271-2/+2
* | | powerpc/eeh: Clarify arguments to eeh_reset_device()Sam Bobroff2018-03-271-9/+11
* | | powerpc/eeh: Rename frozen_bus to bus in eeh_handle_normal_event()Sam Bobroff2018-03-271-5/+5
* | | powerpc/eeh: Remove misleading test in eeh_handle_normal_event()Sam Bobroff2018-03-271-13/+11
* | | powerpc/eeh: Fix misleading comment in __eeh_addr_cache_get_device()Sam Bobroff2018-03-271-2/+1
* | | powerpc/eeh: Manage EEH_PE_RECOVERING inside eeh_handle_normal_event()Sam Bobroff2018-03-273-21/+12
* | | powerpc/eeh: Remove eeh_handle_event()Sam Bobroff2018-03-273-30/+19
* | | powerpc/powernv/npu: Do not try invalidating 32bit table when 64bit table is ...Alexey Kardashevskiy2018-03-271-3/+24
* | | powerpc/mm: Fix typo in commentsAlexey Kardashevskiy2018-03-271-7/+7
* | | powerpc/lpar/debug: Initialize flags before printing debug messageAlexey Kardashevskiy2018-03-271-3/+3
* | | powerpc/init: Do not advertise radix during client-architecture-supportAlexey Kardashevskiy2018-03-271-1/+2
* | | powerpc/mm: Fix section mismatch warning in stop_machine_change_mapping()Mauricio Faria de Oliveira2018-03-273-10/+10
* | | powerpc/64s: Wire up cpu_show_spectre_v2()Michael Ellerman2018-03-271-0/+33
* | | powerpc/64s: Wire up cpu_show_spectre_v1()Michael Ellerman2018-03-271-0/+8
* | | powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()Michael Ellerman2018-03-271-15/+12
* | | powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()Michael Ellerman2018-03-271-31/+10
* | | powerpc/64s: Enhance the information in cpu_show_meltdown()Michael Ellerman2018-03-272-2/+29
* | | powerpc/64s: Move cpu_show_meltdown()Michael Ellerman2018-03-272-8/+11
* | | powerpc/powernv: Set or clear security feature flagsMichael Ellerman2018-03-271-0/+56
* | | powerpc/pseries: Set or clear security feature flagsMichael Ellerman2018-03-271-0/+43
* | | powerpc: Add security feature flags for Spectre/MeltdownMichael Ellerman2018-03-273-1/+81
* | | powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flagsMichael Ellerman2018-03-271-0/+3