summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
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-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: 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 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
2015-10-22powerpc: mpc512x: drop bogus and unused psc register bit definitionsUwe Kleine-König
2015-10-22powerpc/512x: add LocalPlus Bus FIFO device driverAlexander Popov
2015-10-21powerpc/fsl: Move fsl_guts.h out of arch/powerpcScott Wood
2015-10-21powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on ...Paul Mackerras
2015-10-16Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-10-15powerpc: Individual System V IPC system callsSam bobroff
2015-10-15KVM: PPC: e500: Emulate TMCFG0 TMRN registerTudor Laurentiu
2015-10-15powerpc/e6500: add TMCFG0 register definitionTudor Laurentiu
2015-10-12powerpc/mm: Differentiate between hugetlb and THP during page walkAneesh Kumar K.V
2015-10-12powerpc/mm: Disable hugepd for 64K page size.Aneesh Kumar K.V
2015-10-09powerpc: Fix _ALIGN_* errors due to type difference.Aneesh Kumar K.V
2015-10-09powerpc: Fix checkstop in native_hpte_clear() with lockdepCyril Bur
2015-10-08arch/powerpc: provide zero_bytemask() for big-endianChris Metcalf