summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2019-07-09powerpc/32: Clear on-stack exception marker upon exception returnChristophe Leroy
2019-07-09powerpc/powernv: Make opal log only readable by rootJordan Niethe
2019-07-09powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown ...Aneesh Kumar K.V
2019-07-09powerpc/wii: properly disable use of BATs when requested.Christophe Leroy
2019-07-09powerpc/83xx: Also save/restore SPRG4-7 during suspendChristophe Leroy
2019-07-09powerpc/irq: drop arch_early_irq_init()Christophe Leroy
2019-05-22locking/static_keys: Add a new static_key interfacePeter Zijlstra
2019-05-22jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra
2019-05-02powerpc/signal: Properly handle return value from uprobe_deny_signal()Naveen N. Rao
2019-05-02powerpc: Use sigsp()Richard Weinberger
2019-05-02powerpc: Use get_signal() signal_setup_done()Richard Weinberger
2019-04-04powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEMBreno Leitao
2019-04-04powerpc/tm: Unset MSR[TS] if not recheckpointingBreno Leitao
2019-04-04powerpc/tm: Set MSR[TS] just prior to recheckpointBreno Leitao
2019-04-04powerpc/configs: Don't enable PPC_EARLY_DEBUG in defconfigsMichael Ellerman
2019-03-25KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall
2019-03-25KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall
2019-02-11powerpc: Fix COFF zImage booting on old powermacsPaul Mackerras
2019-02-11powerpc/pseries: Fix how we iterate over the DTL entriesNaveen N. Rao
2019-02-11powerpc/pseries: Fix DTL buffer registrationNaveen N. Rao
2018-12-16powerpc/pseries: Fix unitialized timer reset on migrationMichael Bringmann
2018-12-16powerpc/powernv/pci: Work around races in PCI bridge enablingBenjamin Herrenschmidt
2018-12-16KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate functionPaul Mackerras
2018-12-16powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.Mahesh Salgaonkar
2018-12-16powerpc/fadump: handle crash memory ranges array index overflowHari Bathini
2018-12-16powerpc: Fix size calculation using resource_size()Dan Carpenter
2018-12-16powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.Mahesh Salgaonkar
2018-11-20powerpc/e500mc: Set assembler machine type to e500mcMichael Jeanson
2018-11-20powerpc/mm/hash: Add missing isync prior to kernel stack SLB switchAneesh Kumar K.V
2018-11-20powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREGMichael Neuling
2018-11-20powerpc/ptrace: Fix enforcement of DAWR constraintsMichael Neuling
2018-11-20powerpc/lib: Fix the feature fixup tests to actually workMichael Ellerman
2018-11-20powerpc: make feature-fixup tests fortify-safeDaniel Axtens
2018-11-20powerpc/lib: Fix feature fixup test of external branchMichael Ellerman
2018-11-20powerpc/fadump: Unregister fadump on kexec down path.Mahesh Salgaonkar
2018-10-21powerpc/64s: Clear PCR on bootMichael Neuling
2018-10-21powerpc/powernv: Fix NVRAM sleep in invalid context when crashingNicholas Piggin
2018-10-21word-at-a-time.h: fix some Kbuild filesChris Metcalf
2018-10-21Make asm/word-at-a-time.h available on all architecturesChris Metcalf
2018-10-21powerpc/eeh: Fix enabling bridge MMIO windowsMichael Neuling
2018-10-21powerpc/lib: Fix off-by-one in alternate feature patchingMichael Ellerman
2018-10-21powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loopsNicholas Piggin
2018-10-21powerpc/powernv: define a standard delay for OPAL_BUSY type retry loopsNicholas Piggin
2018-10-21powerpc/mm/hugetlb: initialize the pagetable cache correctly for hugetlbAneesh Kumar K.V
2018-10-21powerpc/eeh: Fix race with driver un/bindMichael Neuling
2018-10-21powerpc/64: Fix smp_wmb barrier definition use use lwsync consistentlyNicholas Piggin
2018-10-21powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()Nicholas Piggin
2018-10-03powerpc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2018-06-16powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=nCorentin Labbe
2018-06-16powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot