aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2018-07-19Merge branch 'standard/base' into standard/preempt-rt/basestandard/preempt-rt/baseBruce Ashfield
2018-05-22powerpc/powernv: define a standard delay for OPAL_BUSY type retry loopsNicholas Piggin
2018-05-22powerpc/64: Fix smp_wmb barrier definition use use lwsync consistentlyNicholas Piggin
2018-03-04powerpc/pseries: include linux/types.h in asm/hvcall.hMichal Suchanek
2018-03-04powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin
2018-03-04powerpc/64s: Simple RFI macro conversionsNicholas Piggin
2018-02-28powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman
2018-02-28powerpc/64: Add macros for annotating the destination of rfid/hrfidNicholas Piggin
2018-02-28powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapperMichael Neuling
2018-02-28powerpc/64: Fix flush_(d|i)cache_range() called from modulesOliver O'Halloran
2017-10-18Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-09-10powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran
2017-09-10powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman
2017-08-31Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-07-31powerpc: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook
2017-07-10Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-06-25powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman
2017-03-13Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-01-12KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras
2016-11-02Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-10-02ppc32: fix copy_from_user()Al Viro
2016-07-07Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-06-17powerpc: Use privileged SPR number for MMCR2Thomas Huth
2016-06-17powerpc: Fix definition of SIAR and SDAR registersThomas Huth
2016-06-10Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-05-17powerpc: Fix bad inline asm constraint in create_zero_mask()Anton Blanchard
2016-05-16Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-05-08powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard
2016-04-22Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-03-04powerpc/eeh: Fix build error caused by pci_dnGavin Shan
2016-03-04powerpc/eeh: Fix stale cached primary busGavin Shan
2016-02-01Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-01-31powerpc/module: Handle R_PPC64_ENTRY relocationsUlrich Weigand
2016-01-31powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng
2016-01-31powerpc: Make value-returning atomics fully orderedBoqun Feng
2016-01-31powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling
2015-11-19Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2015-09-29powerpc: Uncomment and make enable_kernel_vsx() routine availableLeonidas Da Silva Barbosa
2015-09-29powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth
2015-09-29powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman
2015-09-24powerpc: Add support for lazy preemptionThomas Gleixner
2015-09-24KVM: use simple waitqueue for vcpu->wqMarcelo Tosatti
2015-04-30Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman
2015-04-26Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-21KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to CPaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Use bitmap of active threads rather than countPaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_wokenPaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpuPaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Minor cleanupsPaul Mackerras