summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2017-09-10KVM: PPC: Book3S HV: Save/restore host values of debug registersPaul Mackerras
2017-09-10KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exitPaul Mackerras
2017-09-10KVM: PPC: Book3S HV: Context-switch EBB registers properlyPaul Mackerras
2017-09-10powerpc/pseries: Fix of_node_put() underflow during reconfig removeLaurent Vivier
2017-09-10powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran
2017-09-10powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard
2017-09-10powerpc: Fix emulation of mcrf in emulate_step()Anton Blanchard
2017-09-10powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman
2017-07-31powerpc: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook
2017-07-31powerpc/eeh: Enable IO path on permanent errorGavin Shan
2017-07-31powerpc/kprobes: Pause function_graph tracing during jprobes handlingNaveen N. Rao
2017-07-31KVM: PPC: Book3S HV: Preserve userspace HTM state properlyPaul Mackerras
2017-07-26powerpc/eeh: Avoid use after free in eeh_handle_special_event()Russell Currey
2017-06-28mm: larger stack guard gap, between vmasSasha Levin
2017-06-25powerpc/hotplug-mem: Fix missing endian conversion of aa_indexMichael Bringmann
2017-06-25powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman
2017-06-13powerpc/powernv: Fix opal_exit tracepoint opcodeMichael Ellerman
2017-05-17powerpc/pseries: Fix of_node_put() underflow during DLPAR removeTyrel Datwyler
2017-05-17powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria
2017-05-17powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat
2017-05-17powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras
2017-05-17powerpc: Disable HFSCR[TM] if TM is not supportedBenjamin Herrenschmidt
2017-05-17powerpc/boot: Fix zImage TOC alignmentMichael Ellerman
2017-05-17powerpc: Emulation support for load/store instructions on LERavi Bangoria
2017-05-17powerpc/xmon: Fix data-breakpointRavi Bangoria
2017-03-06powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()Gavin Shan
2017-03-06powerpc: Add missing error check to prom_find_boot_cpu()Darren Stevens
2017-01-12powerpc/ps3: Fix system hang with GCC 5 buildsGeoff Levand
2017-01-12KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECTPaul Mackerras
2017-01-12KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras
2016-11-25powerpc: Convert cmp to cmpd in idle enter sequenceSasha Levin
2016-11-23powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat
2016-10-02ppc32: fix copy_from_user()Al Viro
2016-10-02powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras
2016-08-23powerpc/eeh: eeh_pci_enable(): fix checking of post-request stateAndrew Donnellan
2016-08-19powerpc/pseries: Fix PCI config address for DDWGavin Shan
2016-08-19powerpc/iommu: Remove the dependency on EEH struct in DDW mechanismGuilherme G. Piccoli
2016-08-19KVM: PPC: Book3S HV: Save/restore TM state in H_CEDEPaul Mackerras
2016-08-19KVM: PPC: Book3S HV: Pull out TM state save/restore into separate proceduresPaul Mackerras
2016-08-19powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()Michael Neuling
2016-08-19powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0Michael Neuling
2016-07-19powerpc: Fix build break due to missing PPC_FEATURE2_HTM_NOSCMichael Ellerman
2016-07-10powerpc: Update TM user feature bits in scan_features()Anton Blanchard
2016-07-10powerpc/mm: Fixup preempt underflow with huge pagesSebastian Siewior
2016-07-10powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur
2016-06-18powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was addedMichael Ellerman
2016-06-17powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support callThomas Huth
2016-06-17powerpc: Use privileged SPR number for MMCR2Thomas Huth
2016-06-17powerpc: Fix definition of SIAR and SDAR registersThomas Huth
2016-06-17powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridgeRussell Currey