summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64s: Remove POWER4 supportNicholas Piggin2018-03-312-42/+4Star
* powerpc/64s: Fix POWER9 DD2.2 and above in DT CPU featuresNicholas Piggin2018-03-311-3/+8
* powerpc/64s: Set assembler machine type to POWER4Nicholas Piggin2018-03-312-9/+3Star
* powerpc/64s/idle: avoid sync for KVM state when waking from idleNicholas Piggin2018-03-311-0/+3
* powerpc/64s/idle: POWER9 implement a separate idle stop function for hotplugNicholas Piggin2018-03-311-6/+18
* powerpc/64s: sreset panic if there is no debugger or crash dump handlersNicholas Piggin2018-03-311-2/+13
* powerpc/64s: return more carefully from sreset NMINicholas Piggin2018-03-311-3/+58
* powerpc/eeh: Fix race with driver un/bindMichael Neuling2018-03-311-26/+42
* powerpc/kexec_file: Fix error code when trying to load kdump kernelThiago Jung Bauermann2018-03-311-1/+1
* powerpc/64e: Fix oops due to deferral of paca allocationMichael Ellerman2018-03-311-3/+4
* Merge branch 'topic/paca' into nextMichael Ellerman2018-03-3111-195/+271
|\
| * powerpc/64: Allocate per-cpu stacks node-local if possibleNicholas Piggin2018-03-301-19/+32
| * powerpc/64: Allocate pacas per nodeNicholas Piggin2018-03-302-6/+43
| * powerpc/64: Defer paca allocation until memory topology is discoveredNicholas Piggin2018-03-303-70/+49Star
| * powerpc/setup: Add cpu_to_phys_id arrayNicholas Piggin2018-03-302-1/+24
| * powerpc/64: move default SPR recordingNicholas Piggin2018-03-303-17/+20
| * powerpc/mm/numa: move numa topology discovery earlierNicholas Piggin2018-03-301-0/+3
| * powerpc/64s: Allocate slb_shadow structures individuallyNicholas Piggin2018-03-301-35/+30Star
| * powerpc/64s: Allocate LPPACAs individuallyNicholas Piggin2018-03-302-63/+41Star
| * powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin2018-03-307-59/+89
| * powerpc/64s: Do not allocate lppaca if we are not virtualizedNicholas Piggin2018-03-302-3/+18
* | powerpc/mm: Add support for handling > 512TB address in SLB missAneesh Kumar K.V2018-03-302-16/+7Star
* | powerpc/kprobes: Fix call trace due to incorrect preempt countNaveen N. Rao2018-03-301-13/+17
* | Merge branch 'fixes' into nextMichael Ellerman2018-03-284-3/+15
|\ \
| * | powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRsNicholas Piggin2018-03-251-1/+1
| * | powerpc/mm: Fixup tlbie vs store ordering issue on POWER9Aneesh Kumar K.V2018-03-231-0/+3
| * | powerpc/64s: Fix lost pending interrupt due to race causing lost update to ir...Nicholas Piggin2018-03-221-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/+0Star
* | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-03-274-2/+32
|\ \ \
| * | | powerpc: Disable DAWR on POWER9 via CPU feature quirkMichael Neuling2018-03-271-0/+3
| * | | powerpc: Update ptrace to use ppc_breakpoint_available()Michael Neuling2018-03-272-2/+17
| * | | powerpc: Add ppc_breakpoint_available()Michael Neuling2018-03-271-0/+12
* | | | powerpc/eeh: Add eeh_state_active() helperSam Bobroff2018-03-271-13/+6Star
* | | | powerpc/eeh: Factor out common code eeh_reset_device()Sam Bobroff2018-03-271-22/+10Star
* | | | 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/+11Star
* | | | powerpc/eeh: Fix misleading comment in __eeh_addr_cache_get_device()Sam Bobroff2018-03-271-2/+1Star
* | | | powerpc/eeh: Manage EEH_PE_RECOVERING inside eeh_handle_normal_event()Sam Bobroff2018-03-272-20/+11Star
* | | | powerpc/eeh: Remove eeh_handle_event()Sam Bobroff2018-03-272-29/+17Star
* | | | powerpc/init: Do not advertise radix during client-architecture-supportAlexey Kardashevskiy2018-03-271-1/+2
* | | | 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/64s: Enhance the information in cpu_show_meltdown()Michael Ellerman2018-03-271-2/+28
* | | | powerpc/64s: Move cpu_show_meltdown()Michael Ellerman2018-03-272-8/+11
* | | | powerpc: Add security feature flags for Spectre/MeltdownMichael Ellerman2018-03-272-1/+16
* | | | powerpc/rfi-flush: Differentiate enabled and patched flush typesMauricio Faria de Oliveira2018-03-271-3/+3
* | | | powerpc/rfi-flush: Make it possible to call setup_rfi_flush() againMichael Ellerman2018-03-271-1/+5