summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2017-11-18security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni1-5/+0
2017-10-05powerpc/pseries: Fix parent_dn reference leak in add_dt_node()Tyrel Datwyler1-1/+3
2017-10-05KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()Paul Mackerras1-19/+27
2017-09-27powerpc: Fix DAR reporting when alignment handler faultsMichael Ellerman1-45/+74
2017-08-11arch/powerpc: provide zero_bytemask() for big-endianChris Metcalf1-0/+5
2017-08-11Make asm/word-at-a-time.h available on all architecturesChris Metcalf1-0/+1
2017-08-11Revert "powerpc/numa: Fix percpu allocations to be NUMA aware"Greg Kroah-Hartman2-16/+2
2017-08-11KVM: PPC: Book3S HV: Save/restore host values of debug registersPaul Mackerras1-5/+30
2017-08-11KVM: PPC: Book3S HV: Reload HTM registers explicitlyPaul Mackerras1-1/+15
2017-08-11KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exitPaul Mackerras2-2/+13
2017-08-11powerpc/pseries: Fix of_node_put() underflow during reconfig removeLaurent Vivier1-1/+0
2017-07-27KVM: PPC: Book3S HV: Context-switch EBB registers properlyPaul Mackerras1-0/+16
2017-07-27powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran1-1/+1
2017-07-27powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard1-0/+13
2017-07-27powerpc: Fix emulation of mcrf in emulate_step()Anton Blanchard1-2/+4
2017-07-27powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman1-2/+2
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/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/pseries: Fix of_node_put() underflow during DLPAR removeTyrel Datwyler1-1/+0
2017-05-15powerpc/powernv: Fix opal_exit tracepoint opcodeMichael Ellerman1-1/+1
2017-05-08powerpc/ptrace: Fix out of bounds array access warningKhem Raj1-2/+2
2017-04-30powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria1-3/+3
2017-04-22KVM: PPC: Book3S PR: Fix illegal opcode emulationThomas Huth1-1/+0
2017-04-22powerpc: Disable HFSCR[TM] if TM is not supportedBenjamin Herrenschmidt1-0/+9
2017-04-22powerpc/boot: Fix zImage TOC alignmentMichael Ellerman1-0/+1
2017-04-22powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras1-8/+19
2017-04-22powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat1-2/+5
2017-04-18powerpc: Emulation support for load/store instructions on LERavi Bangoria1-20/+0
2017-01-15powerpc/ps3: Fix system hang with GCC 5 buildsGeoff Levand2-12/+1
2017-01-15KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras5-0/+13
2016-11-23powerpc: Convert cmp to cmpd in idle enter sequenceSasha Levin1-1/+1
2016-11-23powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat1-0/+2
2016-10-05ppc32: fix copy_from_user()Al Viro1-19/+2
2016-10-05powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras1-1/+6
2016-08-23powerpc/eeh: eeh_pci_enable(): fix checking of post-request stateAndrew Donnellan1-1/+1
2016-08-22powerpc/pseries: Fix PCI config address for DDWGavin Shan1-2/+2
2016-08-22powerpc/iommu: Remove the dependency on EEH struct in DDW mechanismGuilherme G. Piccoli1-12/+12
2016-08-22KVM: PPC: Book3S HV: Save/restore TM state in H_CEDEPaul Mackerras1-0/+13
2016-08-22KVM: PPC: Book3S HV: Pull out TM state save/restore into separate proceduresPaul Mackerras1-212/+237
2016-08-22powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()Michael Neuling1-2/+1
2016-08-22powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0Michael Neuling1-17/+44
2016-07-20powerpc: Fix build break due to missing PPC_FEATURE2_HTM_NOSCMichael Ellerman1-2/+1
2016-07-12powerpc: Update TM user feature bits in scan_features()Anton Blanchard1-4/+5
2016-07-12powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur1-0/+10
2016-06-19powerpc: Use privileged SPR number for MMCR2Thomas Huth1-1/+1
2016-06-19powerpc: Fix definition of SIAR and SDAR registersThomas Huth1-2/+2