summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2018-11-21powerpc/msi: Fix compile error on mpc83xxChristophe Leroy
2018-09-09powerpc/fadump: handle crash memory ranges array index overflowHari Bathini
2018-05-30powerpc: Add missing prototype for arch_irq_work_raise()Mathieu Malaterre
2018-05-26powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith
2018-05-26powerpc/powernv: Remove OPALv2 firmware define and referencesStewart Smith
2018-05-26futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2018-04-24powerpc/powernv: define a standard delay for OPAL_BUSY type retry loopsNicholas Piggin
2018-04-24powerpc/64: Fix smp_wmb barrier definition use use lwsync consistentlyNicholas Piggin
2018-04-13powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hashMichael Ellerman
2018-02-16powerpc/pseries: include linux/types.h in asm/hvcall.hMichal Suchanek
2018-02-16powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman
2018-02-16powerpc/64s: Simple RFI macro conversionsNicholas Piggin
2018-02-16powerpc/64: Add macros for annotating the destination of rfid/hrfidNicholas Piggin
2018-02-16powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapperMichael Neuling
2018-02-16powerpc/64: Fix flush_(d|i)cache_range() called from modulesOliver O'Halloran
2017-08-06Revert "powerpc/numa: Fix percpu allocations to be NUMA aware"Greg Kroah-Hartman
2017-07-27powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran
2017-07-27powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman
2017-07-21powerpc: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook
2017-06-14powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman
2017-01-09KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras
2016-10-16KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 registerThomas Huth
2016-09-24ppc32: fix copy_from_user()Al Viro
2016-09-15crypto: nx-842 - Mask XERS0 bit in return valueHaren Myneni
2016-06-24powerpc: Use privileged SPR number for MMCR2Thomas Huth
2016-06-24powerpc: Fix definition of SIAR and SDAR registersThomas Huth
2016-05-11powerpc: Fix bad inline asm constraint in create_zero_mask()Anton Blanchard
2016-05-04powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard
2016-03-16powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usagesRussell Currey
2016-03-16powerpc/powernv: Add a kmsg_dumper that flushes console output on panicRussell Currey
2016-02-25powerpc/eeh: Fix stale cached primary busGavin Shan
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
2015-12-16Partial revert of "powerpc: Individual System V IPC system calls"Michael Ellerman
2015-11-23powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling
2015-11-16powerpc: Wire up sys_mlock2()Michael Ellerman
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-11-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-05mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-11-05Merge branch 'next' of git://git.denx.de/linux-denx-agust into nextMichael Ellerman
2015-11-04Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2015-10-27powerpc/e6500: hw tablewalk: make sure we invalidate and write to the same tl...Kevin Hao
2015-10-27Merge branch 'clock' into HEADScott Wood
2015-10-27powerpc/booke: Only use VIRT_PHYS_OFFSET on booke32Scott Wood
2015-10-27powerpc/book3e: support CONFIG_RELOCATABLETiejun Chen
2015-10-23Merge tag 'powerpc-4.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-10-22KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall