summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2018-11-21powerpc/msi: Fix compile error on mpc83xxChristophe Leroy1-0/+7
2018-09-09powerpc/fadump: handle crash memory ranges array index overflowHari Bathini1-3/+0
2018-05-30powerpc: Add missing prototype for arch_irq_work_raise()Mathieu Malaterre1-0/+1
2018-05-26powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith1-2/+1
2018-05-26powerpc/powernv: Remove OPALv2 firmware define and referencesStewart Smith1-3/+1
2018-05-26futex: Remove duplicated code and fix undefined behaviourJiri Slaby1-21/+5
2018-04-24powerpc/powernv: define a standard delay for OPAL_BUSY type retry loopsNicholas Piggin1-0/+3
2018-04-24powerpc/64: Fix smp_wmb barrier definition use use lwsync consistentlyNicholas Piggin2-5/+2
2018-04-13powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hashMichael Ellerman1-0/+12
2018-02-16powerpc/pseries: include linux/types.h in asm/hvcall.hMichal Suchanek1-0/+1
2018-02-16powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman4-8/+70
2018-02-16powerpc/64s: Simple RFI macro conversionsNicholas Piggin1-1/+1
2018-02-16powerpc/64: Add macros for annotating the destination of rfid/hrfidNicholas Piggin2-0/+35
2018-02-16powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapperMichael Neuling2-0/+31
2018-02-16powerpc/64: Fix flush_(d|i)cache_range() called from modulesOliver O'Halloran1-0/+12
2017-08-07Revert "powerpc/numa: Fix percpu allocations to be NUMA aware"Greg Kroah-Hartman1-14/+0
2017-07-28powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran1-1/+1
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-06-14powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman1-0/+14
2017-01-09KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras2-0/+2
2016-10-16KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 registerThomas Huth1-0/+1
2016-09-24ppc32: fix copy_from_user()Al Viro1-19/+2
2016-09-15crypto: nx-842 - Mask XERS0 bit in return valueHaren Myneni1-0/+1
2016-06-24powerpc: Use privileged SPR number for MMCR2Thomas Huth1-1/+1
2016-06-24powerpc: Fix definition of SIAR and SDAR registersThomas Huth1-2/+2
2016-05-11powerpc: Fix bad inline asm constraint in create_zero_mask()Anton Blanchard1-1/+1
2016-05-05powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard1-0/+1
2016-03-16powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usagesRussell Currey1-1/+1
2016-03-16powerpc/powernv: Add a kmsg_dumper that flushes console output on panicRussell Currey2-1/+5
2016-02-25powerpc/eeh: Fix stale cached primary busGavin Shan1-0/+1
2016-01-31powerpc/module: Handle R_PPC64_ENTRY relocationsUlrich Weigand1-0/+2
2016-01-31powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng1-8/+8
2016-01-31powerpc: Make value-returning atomics fully orderedBoqun Feng1-1/+1
2015-12-16Partial revert of "powerpc: Individual System V IPC system calls"Michael Ellerman2-24/+12
2015-11-23powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling1-0/+1
2015-11-16powerpc: Wire up sys_mlock2()Michael Ellerman3-1/+3
2015-11-10kmap_atomic_to_page() has no users, remove itNicolas Pitre1-13/+0
2015-11-06Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds12-213/+131
2015-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2015-11-06mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson1-0/+1
2015-11-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-0/+13
2015-11-05Merge branch 'next' of git://git.denx.de/linux-denx-agust into nextMichael Ellerman2-2/+59
2015-11-04Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini1-0/+2
2015-10-28powerpc/e6500: hw tablewalk: make sure we invalidate and write to the same tl...Kevin Hao1-5/+6
2015-10-28Merge branch 'clock' into HEADScott Wood1-192/+0
2015-10-28powerpc/booke: Only use VIRT_PHYS_OFFSET on booke32Scott Wood1-3/+4
2015-10-28powerpc/book3e: support CONFIG_RELOCATABLETiejun Chen1-2/+2
2015-10-23Merge tag 'powerpc-4.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-27/+0
2015-10-23KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall1-0/+2