aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/reg.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-23powerpc: Update comments in preparation for THREAD_INFO_IN_TASKChristophe Leroy1-1/+1
2019-02-23powerpc/32: add helper to write into segment registersChristophe Leroy1-0/+5
2019-02-22powerpc/6xx: Store PGDIR physical address in a SPRGChristophe Leroy1-0/+1
2019-02-22powerpc/6xx: Don't use SPRN_SPRG2 for storing stack pointer while in RTASChristophe Leroy1-1/+0
2018-12-21powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy1-0/+2
2018-11-26powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy1-1/+1
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+6
2018-10-09KVM: PPC: Book3S HV: Sanitise hv_regs on nested guest entrySuraj Jitindar Singh1-0/+1
2018-10-09KVM: PPC: Book3S HV: Handle hypervisor instruction faults betterPaul Mackerras1-0/+1
2018-10-03powerpc/tm: Remove msr_tm_active()Breno Leitao1-1/+6
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy1-0/+1
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy1-0/+1
2018-07-18KVM: PPC: Book3S HV: Fix constant size warningNicholas Mc Guire1-1/+1
2018-05-31Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras1-6/+26
2018-05-24powerpc/reg: Add TEXASR related macrosSimon Guo1-6/+26
2018-05-17KVM: PPC: Book3S HV: Set RWMR on POWER8 so PURR/SPURR count correctlyPaul Mackerras1-0/+1
2018-03-24KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9Paul Mackerras1-0/+7
2018-01-21Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-2/+3
2018-01-20powerpc: Handle exceptions caused by pkey violationRam Pai1-1/+0
2018-01-18KVM: PPC: Book3S HV: Improve handling of debug-trigger HMIs on POWER9Paul Mackerras1-2/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-31powerpc/asm: Convert .llong directives to .8byteTobin C. Harding1-6/+6
2017-08-31powerpc/xmon: Add ISA v3.0 SPRs to SPR dumpBalbir Singh1-0/+1
2017-08-10powerpc/8xx: Use symbolic PVR valueChristophe Leroy1-4/+2
2017-08-10powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy1-5/+5
2017-08-10powerpc/traps: Use SRR1 defines for program check reasonsMichael Ellerman1-0/+1
2017-08-03powerpc/mm: Update definitions of DSISR bitsBenjamin Herrenschmidt1-10/+59
2017-07-11powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran1-1/+1
2017-05-09powerpc/64s: Support new device tree binding for discovering CPU featuresNicholas Piggin1-0/+1
2017-04-23powerpc/64s: Fix POWER9 machine check handler from stop stateNicholas Piggin1-0/+1
2017-04-13powerpc/64s: Add SCV FSCR bit for ISA v3.0Nicholas Piggin1-0/+2
2017-04-10powerpc: Fixup LPCR:PECE and HEIC setting on POWER9Benjamin Herrenschmidt1-0/+1
2017-03-01Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+2
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+5
2017-02-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman1-0/+2
2017-02-14Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-0/+4
2017-02-09powerpc/powernv: Fix CPU hotplug to handle waking on HVIBenjamin Herrenschmidt1-1/+2
2017-01-31powerpc/64: More definitions for POWER9Paul Mackerras1-0/+4
2017-01-26powerpc/8xx: Perf events on PPC 8xxChristophe Leroy1-0/+2
2017-01-25powerpc/mm: Fixup wrong LPCR_VRMASD valueAneesh Kumar K.V1-1/+1
2016-11-24Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-0/+15
2016-11-23powerpc/powernv: Define and set POWER9 HFSCR doorbell bitMichael Neuling1-0/+2
2016-11-23powerpc/reg: Add definition for LPCR_PECE_HVEEMichael Ellerman1-0/+1
2016-11-23powerpc/64: Define new ISA v3.00 logical PVR value and PCR register valueSuraj Jitindar Singh1-0/+7
2016-11-22powerpc/64: Add some more SPRs and SPR bits for POWER9Paul Mackerras1-0/+5
2016-11-14powerpc: Revert Load Monitor Register SupportMichael Neuling1-5/+0
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+2
2016-10-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman1-0/+2
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+4