summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2018-04-01powerpc/wii.dts: Add GPIO line namesJonathan Neuschäfer
2018-04-01powerpc/wii.dts: Add ngpios propertyJonathan Neuschäfer
2018-04-01powerpc/wii: Explicitly configure GPIO owner for poweroff pinJonathan Neuschäfer
2018-04-01powerpc/wii: Probe the whole devicetreeJonathan Neuschäfer
2018-04-01powerpc/64e: Fix oops due to deferral of paca allocationMichael Ellerman
2018-04-01powerpc/kvm: Fix guest boot failure on Power9 since DAWR changesAneesh Kumar K.V
2018-03-31Merge branch 'topic/paca' into nextMichael Ellerman
2018-03-31powerpc/mm/hash: Don't memset pgd table if not neededAneesh Kumar K.V
2018-03-31powerpc/mm/hash64: Increase the VA rangeAneesh Kumar K.V
2018-03-31powerpc/mm: Add support for handling > 512TB address in SLB missAneesh Kumar K.V
2018-03-31powerpc/mm/slice: Consolidate return path in slice_get_unmapped_area()Aneesh Kumar K.V
2018-03-31powerpc/mm/keys: Move pte bits to correct headersAneesh Kumar K.V
2018-03-31powerpc/xive: Fix wrong xmon output caused by typoFrederic Barrat
2018-03-31powerpc/64: Fix smp_wmb barrier definition use use lwsync consistentlyNicholas Piggin
2018-03-31powerpc/4xx: Fix error return code in ppc4xx_msi_probe()Wei Yongjun
2018-03-31powerpc/mm: Fix thread_pkey_regs_init()Ram Pai
2018-03-31powerpc/kprobes: Fix call trace due to incorrect preempt countNaveen N. Rao
2018-03-31powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()Nicholas Piggin
2018-03-31powerpc/pseries: Fix clearing of security feature flagsMauricio Faria de Oliveira
2018-03-31powerpc/mm: Pass node id into create_section_mappingNicholas Piggin
2018-03-31powerpc/64s/radix: Allocate kernel page tables node-local if possibleNicholas Piggin
2018-03-31powerpc/64s/radix: Split early page table mapping to its own functionNicholas Piggin
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-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