summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2017-05-14powerpc/powernv: Fix opal_exit tracepoint opcodeMichael Ellerman
2017-04-27powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria
2017-04-21powerpc: Disable HFSCR[TM] if TM is not supportedBenjamin Herrenschmidt
2017-04-12powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras
2017-04-12powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat
2017-03-26powerpc/boot: Fix zImage TOC alignmentMichael Ellerman
2017-03-26KVM: PPC: Book3S PR: Fix illegal opcode emulationThomas Huth
2017-03-18powerpc: Emulation support for load/store instructions on LERavi Bangoria
2017-03-12powerpc/xmon: Fix data-breakpointRavi Bangoria
2017-02-09powerpc: Add missing error check to prom_find_boot_cpu()Darren Stevens
2017-02-09powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()Gavin Shan
2017-01-19powerpc/ibmebus: Fix device reference leaks in sysfs interfaceJohan Hovold
2017-01-19powerpc/ibmebus: Fix further device reference leaksJohan Hovold
2017-01-15powerpc: Fix build warning on 32-bit PPCLarry Finger
2017-01-09powerpc: Convert cmp to cmpd in idle enter sequenceSegher Boessenkool
2017-01-09powerpc/ps3: Fix system hang with GCC 5 buildsGeoff Levand
2017-01-09KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECTPaul Mackerras
2017-01-09KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras
2016-12-15powerpc/eeh: Fix deadlock when PE frozen state can't be clearedAndrew Donnellan
2016-11-10powerpc/ptrace: Fix out of bounds array access warningKhem Raj
2016-10-31powerpc/nvram: Fix an incorrect partition mergePan Xinhui
2016-10-31powerpc/eeh: Null check uses of eeh_pe_bus_getRussell Currey
2016-10-28powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat
2016-10-28powerpc/pseries: Fix stack corruption in htpe codeLaurent Dufour
2016-10-28powerpc/64: Fix incorrect return value from __copy_tofrom_userPaul Mackerras
2016-10-28powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()Gavin Shan
2016-10-28powerpc/powernv: Use CPU-endian hub diag-data type in pnv_eeh_get_and_dump_hu...Gavin Shan
2016-10-28powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()Gavin Shan
2016-10-28powerpc/vdso64: Use double word compare on pointersAnton Blanchard
2016-10-16KVM: PPC: BookE: Fix a sanity checkDan Carpenter
2016-10-16KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 registerThomas Huth
2016-10-07powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-sup...Michael Ellerman
2016-09-24ppc32: fix copy_from_user()Al Viro
2016-09-24powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras
2016-09-24powerpc/powernv : Drop reference added by kset_find_obj()Mukesh Ojha
2016-09-24powerpc/tm: do not use r13 for tabort_syscallNicholas Piggin
2016-09-15powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0Michael Neuling
2016-09-15crypto: nx-842 - Mask XERS0 bit in return valueHaren Myneni
2016-09-07powerpc/eeh: eeh_pci_enable(): fix checking of post-request stateAndrew Donnellan
2016-08-20KVM: PPC: Book3S HV: Save/restore TM state in H_CEDEPaul Mackerras
2016-08-20KVM: PPC: Book3S HV: Pull out TM state save/restore into separate proceduresPaul Mackerras
2016-07-27powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur
2016-07-27powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was addedMichael Ellerman
2016-07-27powerpc/pseries: Fix PCI config address for DDWGavin Shan
2016-07-27powerpc/iommu: Remove the dependency on EEH struct in DDW mechanismGuilherme G. Piccoli
2016-06-24powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support callThomas Huth
2016-06-24powerpc: Use privileged SPR number for MMCR2Thomas Huth
2016-06-24powerpc: Fix definition of SIAR and SDAR registersThomas Huth
2016-06-24powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridgeRussell Currey
2016-06-07powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()Gavin Shan