summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/reg.h
AgeCommit message (Expand)AuthorFilesLines
2013-02-15powerpc: Add new transactional memory state to the signal contextMichael Neuling1-0/+1
2013-02-15powerpc: Add helper functions for transactional memory context switchingMichael Neuling1-1/+1
2013-02-15powerpc: Register defines for various transactional memory registersMichael Neuling1-0/+27
2013-02-08powerpc: Add support for context switching the TAR registerIan Munsie1-0/+3
2013-01-10powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling1-3/+0
2013-01-10powerpc: Add DAWR/X SPR number definitionsMichael Neuling1-0/+5
2013-01-10powerpc: Macros for saving/restore PPRHaren Myneni1-0/+1
2013-01-10powerpc: Define differences between doorbells on book3e and book3sIan Munsie1-0/+1
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-0/+3
2012-12-06KVM: PPC: Book3S PR: Fix VSX handlingPaul Mackerras1-0/+1
2012-11-15powerpc: Setup relocation on exceptions for bare metal systemsMichael Neuling1-0/+2
2012-11-15powerpc: POWER8 cputable entryMichael Neuling1-0/+1
2012-09-27powerpc/perf: Sample only if SIAR-Valid bit is set in P7+sukadev@linux.vnet.ibm.com1-0/+4
2012-09-17powerpc: Add denormalisation exception handling for POWER6/7Michael Neuling1-0/+1
2012-09-10powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling1-0/+3
2012-09-07powerpc: Define Power7+ PV constant PV_POWER7psukadev@linux.vnet.ibm.com1-0/+1
2012-09-05powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit intMihai Caraman1-2/+3
2012-09-05powerpc/booke64: Use GSRR registers in Guest Doorbell interruptsMihai Caraman1-0/+1
2012-09-05powerpc: Rename 64-bit PVR constants to PVR_fooMichael Ellerman1-20/+19
2012-07-11powerpc: Add "memory" attribute for mfmsr()Tiejun Chen1-1/+2
2012-07-11powerpc: Add VDSO version of getcpuAnton Blanchard1-2/+3
2012-04-08KVM: PPC: booke: category E.HV (GS-mode) supportScott Wood1-0/+2
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+5
2012-03-09powerpc: Rework runlatch codeBenjamin Herrenschmidt1-20/+2
2012-03-05KVM: PPC: Implement MMU notifiers for Book3S HV guestsPaul Mackerras1-0/+3
2012-03-05KVM: PPC: Implement MMIO emulation support for Book3S HV guestsPaul Mackerras1-0/+1
2012-03-05KVM: PPC: Allow use of small pages to back Book3S HV guestsPaul Mackerras1-0/+1
2011-12-09powerpc/476fpe: Add 476fpe SoC codeTony Breeds1-0/+1
2011-08-05ppc: Remove duplicate definition of PV_POWER7Peter Zijlstra1-1/+0
2011-08-05powerpc: mtspr/mtmsr should take an unsigned longScott Wood1-2/+5
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-2/+2
2011-07-12powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...Paul Mackerras1-4/+12
2011-07-12KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras1-0/+1
2011-07-12KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras1-0/+4
2011-07-12powerpc: Set up LPCR for running guest partitionsPaul Mackerras1-0/+4
2011-06-22powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.Ashish Kalra1-2/+2
2011-05-20powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processorsPaul Mackerras1-0/+5
2011-05-04powerpc: Save Come-From Address Register (CFAR) in exception framePaul Mackerras1-0/+1
2011-05-04powerpc: Add Initiate Coprocessor Store Word (icswx) supportTseng-Hui (Frank) Lin1-0/+1
2011-04-27powerpc: Add MSR_64BITMichael Ellerman1-2/+8
2011-04-20powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV modePaul Mackerras1-0/+14
2011-04-20powerpc: In HV mode, use HSPRG0 for PACABenjamin Herrenschmidt1-1/+26
2011-04-20powerpc: Add more Power7 specific definitionsBenjamin Herrenschmidt1-1/+45
2011-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2011-03-16perf, powerpc: Handle events that raise an exception without overflowingAnton Blanchard1-0/+1
2011-03-15powerpc/85xx: Workaroudn e500 CPU erratum A005Liu Yu1-0/+2
2011-03-04powerpc: Cleanup definition of the PID registerTseng-Hui (Frank) Lin1-0/+10
2011-01-12powerpc/85xx: add e500 HID1 bit definitionLi Yang1-0/+2
2010-08-24powerpc: Inline ppc64_runlatch_offAnton Blanchard1-1/+8
2010-07-09powerpc/book3e: mtmsr should not be mtmsrd on book3e 64-bitBenjamin Herrenschmidt1-1/+1