summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2017-08-07Revert "powerpc/numa: Fix percpu allocations to be NUMA aware"Greg Kroah-Hartman2-16/+2
2017-08-07KVM: PPC: Book3S HV: Save/restore host values of debug registersPaul Mackerras1-7/+32
2017-08-07KVM: PPC: Book3S HV: Reload HTM registers explicitlyPaul Mackerras1-1/+15
2017-08-07KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exitPaul Mackerras2-2/+13
2017-08-07KVM: PPC: Book3S HV: Context-switch EBB registers properlyPaul Mackerras1-0/+16
2017-08-07powerpc/pseries: Fix of_node_put() underflow during reconfig removeLaurent Vivier1-1/+0
2017-07-28powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran1-1/+1
2017-07-28powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard1-0/+13
2017-07-28powerpc: Fix emulation of mcrf in emulate_step()Anton Blanchard1-2/+4
2017-07-28powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman1-2/+2
2017-07-21powerpc: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook1-6/+7
2017-07-05powerpc/eeh: Enable IO path on permanent errorGavin Shan1-1/+9
2017-06-29powerpc/slb: Force a full SLB flush when we insert for a bad EAMichael Ellerman1-0/+10
2017-06-29powerpc/kprobes: Pause function_graph tracing during jprobes handlingNaveen N. Rao1-0/+11
2017-06-29KVM: PPC: Book3S HV: Preserve userspace HTM state properlyPaul Mackerras1-0/+21
2017-06-26mm: larger stack guard gap, between vmasHugh Dickins1-1/+1
2017-06-14powerpc/hotplug-mem: Fix missing endian conversion of aa_indexMichael Bringmann1-0/+2
2017-06-14powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman2-2/+16
2017-06-14powerpc/eeh: Avoid use after free in eeh_handle_special_event()Russell Currey1-4/+15
2017-05-25powerpc/64e: Fix hang when debugging programs with relocated kernelLiuHailong1-0/+12
2017-05-25powerpc/pseries: Fix of_node_put() underflow during DLPAR removeTyrel Datwyler1-1/+0
2017-05-25powerpc/book3s/mce: Move add_taint() later in virtual modeMahesh Salgaonkar2-2/+4
2017-05-14powerpc/powernv: Fix opal_exit tracepoint opcodeMichael Ellerman1-1/+1
2017-04-27powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria1-3/+3
2017-04-21powerpc: Disable HFSCR[TM] if TM is not supportedBenjamin Herrenschmidt1-0/+9
2017-04-12powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras1-8/+19
2017-04-12powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat1-2/+5
2017-03-26powerpc/boot: Fix zImage TOC alignmentMichael Ellerman1-0/+1
2017-03-26KVM: PPC: Book3S PR: Fix illegal opcode emulationThomas Huth1-1/+0
2017-03-18powerpc: Emulation support for load/store instructions on LERavi Bangoria1-20/+0
2017-03-12powerpc/xmon: Fix data-breakpointRavi Bangoria1-1/+3
2017-02-09powerpc: Add missing error check to prom_find_boot_cpu()Darren Stevens1-0/+3
2017-02-09powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()Gavin Shan1-1/+1
2017-01-19powerpc/ibmebus: Fix device reference leaks in sysfs interfaceJohan Hovold1-2/+6
2017-01-19powerpc/ibmebus: Fix further device reference leaksJohan Hovold1-2/+6
2017-01-15powerpc: Fix build warning on 32-bit PPCLarry Finger1-1/+1
2017-01-09powerpc: Convert cmp to cmpd in idle enter sequenceSegher Boessenkool1-1/+1
2017-01-09powerpc/ps3: Fix system hang with GCC 5 buildsGeoff Levand2-12/+1
2017-01-09KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECTPaul Mackerras1-0/+2
2017-01-09KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras5-0/+13
2016-12-15powerpc/eeh: Fix deadlock when PE frozen state can't be clearedAndrew Donnellan1-1/+3
2016-11-10powerpc/ptrace: Fix out of bounds array access warningKhem Raj1-2/+2
2016-10-31powerpc/nvram: Fix an incorrect partition mergePan Xinhui1-3/+3
2016-10-31powerpc/eeh: Null check uses of eeh_pe_bus_getRussell Currey2-0/+13
2016-10-28powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat1-0/+2
2016-10-28powerpc/pseries: Fix stack corruption in htpe codeLaurent Dufour1-2/+2
2016-10-28powerpc/64: Fix incorrect return value from __copy_tofrom_userPaul Mackerras1-1/+1
2016-10-28powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()Gavin Shan1-2/+2
2016-10-28powerpc/powernv: Use CPU-endian hub diag-data type in pnv_eeh_get_and_dump_hu...Gavin Shan1-1/+1
2016-10-28powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()Gavin Shan1-1/+1