summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran2017-07-271-1/+1
* powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard2017-07-271-0/+13
* powerpc: Fix emulation of mcrf in emulate_step()Anton Blanchard2017-07-271-2/+4
* powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman2017-07-271-2/+2
* powerpc: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook2017-07-211-6/+7
* powerpc/eeh: Enable IO path on permanent errorGavin Shan2017-07-051-1/+9
* powerpc/slb: Force a full SLB flush when we insert for a bad EAMichael Ellerman2017-06-291-0/+10
* powerpc/kprobes: Pause function_graph tracing during jprobes handlingNaveen N. Rao2017-06-291-0/+11
* KVM: PPC: Book3S HV: Preserve userspace HTM state properlyPaul Mackerras2017-06-291-0/+21
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-261-1/+1
* powerpc/hotplug-mem: Fix missing endian conversion of aa_indexMichael Bringmann2017-06-141-0/+2
* powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman2017-06-142-2/+16
* powerpc/eeh: Avoid use after free in eeh_handle_special_event()Russell Currey2017-06-141-4/+15
* powerpc/64e: Fix hang when debugging programs with relocated kernelLiuHailong2017-05-251-0/+12
* powerpc/pseries: Fix of_node_put() underflow during DLPAR removeTyrel Datwyler2017-05-251-1/+0
* powerpc/book3s/mce: Move add_taint() later in virtual modeMahesh Salgaonkar2017-05-252-2/+4
* powerpc/powernv: Fix opal_exit tracepoint opcodeMichael Ellerman2017-05-141-1/+1
* powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria2017-04-271-3/+3
* powerpc: Disable HFSCR[TM] if TM is not supportedBenjamin Herrenschmidt2017-04-211-0/+9
* powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras2017-04-121-8/+19
* powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat2017-04-121-2/+5
* powerpc/boot: Fix zImage TOC alignmentMichael Ellerman2017-03-261-0/+1
* KVM: PPC: Book3S PR: Fix illegal opcode emulationThomas Huth2017-03-261-1/+0
* powerpc: Emulation support for load/store instructions on LERavi Bangoria2017-03-181-20/+0
* powerpc/xmon: Fix data-breakpointRavi Bangoria2017-03-121-1/+3
* powerpc: Add missing error check to prom_find_boot_cpu()Darren Stevens2017-02-091-0/+3
* powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()Gavin Shan2017-02-091-1/+1
* powerpc/ibmebus: Fix device reference leaks in sysfs interfaceJohan Hovold2017-01-191-2/+6
* powerpc/ibmebus: Fix further device reference leaksJohan Hovold2017-01-191-2/+6
* powerpc: Fix build warning on 32-bit PPCLarry Finger2017-01-151-1/+1
* powerpc: Convert cmp to cmpd in idle enter sequenceSegher Boessenkool2017-01-091-1/+1
* powerpc/ps3: Fix system hang with GCC 5 buildsGeoff Levand2017-01-092-12/+1
* KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECTPaul Mackerras2017-01-091-0/+2
* KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras2017-01-095-0/+13
* powerpc/eeh: Fix deadlock when PE frozen state can't be clearedAndrew Donnellan2016-12-151-1/+3
* powerpc/ptrace: Fix out of bounds array access warningKhem Raj2016-11-101-2/+2
* powerpc/nvram: Fix an incorrect partition mergePan Xinhui2016-10-311-3/+3
* powerpc/eeh: Null check uses of eeh_pe_bus_getRussell Currey2016-10-312-0/+13
* powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat2016-10-281-0/+2
* powerpc/pseries: Fix stack corruption in htpe codeLaurent Dufour2016-10-281-2/+2
* powerpc/64: Fix incorrect return value from __copy_tofrom_userPaul Mackerras2016-10-281-1/+1
* powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()Gavin Shan2016-10-281-2/+2
* powerpc/powernv: Use CPU-endian hub diag-data type in pnv_eeh_get_and_dump_hu...Gavin Shan2016-10-281-1/+1
* powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()Gavin Shan2016-10-281-1/+1
* powerpc/vdso64: Use double word compare on pointersAnton Blanchard2016-10-282-2/+2
* KVM: PPC: BookE: Fix a sanity checkDan Carpenter2016-10-161-1/+1
* KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 registerThomas Huth2016-10-162-0/+3
* powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-sup...Michael Ellerman2016-10-071-3/+6
* ppc32: fix copy_from_user()Al Viro2016-09-241-19/+2
* powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras2016-09-241-1/+6