summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2018-04-01powerpc/64s: Remove POWER4 supportNicholas Piggin
2018-04-01powerpc/64s: Fix POWER9 DD2.2 and above in DT CPU featuresNicholas Piggin
2018-04-01powerpc/64s: Set assembler machine type to POWER4Nicholas Piggin
2018-04-01powerpc/64s/idle: avoid sync for KVM state when waking from idleNicholas Piggin
2018-04-01powerpc/64s/idle: POWER9 implement a separate idle stop function for hotplugNicholas Piggin
2018-04-01powerpc/64s: sreset panic if there is no debugger or crash dump handlersNicholas Piggin
2018-04-01powerpc/64s: return more carefully from sreset NMINicholas Piggin
2018-04-01powerpc/eeh: Fix race with driver un/bindMichael Neuling
2018-04-01powerpc/kexec_file: Fix error code when trying to load kdump kernelThiago Jung Bauermann
2018-04-01powerpc/64e: Fix oops due to deferral of paca allocationMichael Ellerman
2018-03-31Merge branch 'topic/paca' into nextMichael Ellerman
2018-03-31powerpc/mm: Add support for handling > 512TB address in SLB missAneesh Kumar K.V
2018-03-31powerpc/kprobes: Fix call trace due to incorrect preempt countNaveen N. Rao
2018-03-31powerpc/64: Allocate per-cpu stacks node-local if possibleNicholas Piggin
2018-03-31powerpc/64: Allocate pacas per nodeNicholas Piggin
2018-03-30powerpc/64: Defer paca allocation until memory topology is discoveredNicholas Piggin
2018-03-30powerpc/setup: Add cpu_to_phys_id arrayNicholas Piggin
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-28Merge branch 'fixes' into nextMichael Ellerman
2018-03-27Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2018-03-27powerpc: Disable DAWR on POWER9 via CPU feature quirkMichael 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/init: Do not advertise radix during client-architecture-supportAlexey Kardashevskiy
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/64s: Enhance the information in cpu_show_meltdown()Michael Ellerman
2018-03-27powerpc/64s: Move cpu_show_meltdown()Michael Ellerman
2018-03-27powerpc: Add security feature flags for Spectre/MeltdownMichael Ellerman
2018-03-27powerpc/rfi-flush: Differentiate enabled and patched flush typesMauricio Faria de Oliveira
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-26powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRsNicholas Piggin
2018-03-24Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2018-03-24KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9Paul Mackerras
2018-03-24powerpc/powernv: Provide a way to force a core into SMT4 modePaul Mackerras