summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2018-04-04powerpc/64s/idle: POWER9 ESL=0 stop avoid save/restore overheadNicholas Piggin
2018-04-04powerpc/64s/idle: Consolidate power9_offline_stop()/power9_idle_stop()Michael Ellerman
2018-04-03powerpc: hard disable irqs in smp_send_stop loopNicholas Piggin
2018-04-03powerpc: use NMI IPI for smp_send_stopNicholas Piggin
2018-04-03powerpc/powernv: Fix SMT4 forcing idle codeNicholas Piggin
2018-04-03powerpc: Move default security feature flagsMauricio Faria de Oliveira
2018-04-03powerpc: Don't write to DABR on >= Power8 if DAWR is disabledNicholas Piggin
2018-04-03powerpc: Fix oops due to bad access of lppaca on bare metalAneesh Kumar K.V
2018-04-01powerpc: Clear branch trap (MSR.BE) before delivering SIGTRAPMatt Evans
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