aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/reg.h
AgeCommit message (Expand)Author
2013-06-01powerpc/tm: Move TM abort cause codes to uapiMichael Neuling
2013-06-01powerpc/tm: Abort on emulation and alignment faultsMichael Neuling
2013-06-01powerpc/tm: Make room for hypervisor in abort cause codesMichael Neuling
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-05-02powerpc: Context switch the new EBB SPRsMichael Ellerman
2013-05-02powerpc: Turn on the EBB H/FSCR bitsMichael Neuling
2013-05-02powerpc: Setup BHRB instructions facility in HFSCR for POWER8Anshuman Khandual
2013-04-26KVM: PPC: Book3S HV: Improve real-mode handling of external interruptsPaul Mackerras
2013-04-26powerpc/perf: Add support for SIERMichael Ellerman
2013-04-26powerpc: Initialise PMU related regs on Power8Michael Ellerman
2013-04-18powerpc: Add HFSCR SPR definitionsMichael Neuling
2013-03-05powerpc: Add DSCR FSCR register bit definitionMichael Neuling
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-02-15powerpc: Add new transactional memory state to the signal contextMichael Neuling
2013-02-15powerpc: Add helper functions for transactional memory context switchingMichael Neuling
2013-02-15powerpc: Register defines for various transactional memory registersMichael Neuling
2013-02-13KVM: PPC: booke: use vcpu reference from thread_structBharat Bhushan
2013-02-08powerpc: Add support for context switching the TAR registerIan Munsie
2013-01-10powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling
2013-01-10powerpc: Add DAWR/X SPR number definitionsMichael Neuling
2013-01-10powerpc: Macros for saving/restore PPRHaren Myneni
2013-01-10powerpc: Define differences between doorbells on book3e and book3sIan Munsie
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-12-06KVM: PPC: Book3S PR: Fix VSX handlingPaul Mackerras
2012-11-15powerpc: Setup relocation on exceptions for bare metal systemsMichael Neuling
2012-11-15powerpc: POWER8 cputable entryMichael Neuling
2012-09-27powerpc/perf: Sample only if SIAR-Valid bit is set in P7+sukadev@linux.vnet.ibm.com
2012-09-17powerpc: Add denormalisation exception handling for POWER6/7Michael Neuling
2012-09-10powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling
2012-09-07powerpc: Define Power7+ PV constant PV_POWER7psukadev@linux.vnet.ibm.com
2012-09-05powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit intMihai Caraman
2012-09-05powerpc/booke64: Use GSRR registers in Guest Doorbell interruptsMihai Caraman
2012-09-05powerpc: Rename 64-bit PVR constants to PVR_fooMichael Ellerman
2012-07-11powerpc: Add "memory" attribute for mfmsr()Tiejun Chen
2012-07-11powerpc: Add VDSO version of getcpuAnton Blanchard
2012-04-08KVM: PPC: booke: category E.HV (GS-mode) supportScott Wood
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-03-09powerpc: Rework runlatch codeBenjamin Herrenschmidt
2012-03-05KVM: PPC: Implement MMU notifiers for Book3S HV guestsPaul Mackerras
2012-03-05KVM: PPC: Implement MMIO emulation support for Book3S HV guestsPaul Mackerras
2012-03-05KVM: PPC: Allow use of small pages to back Book3S HV guestsPaul Mackerras
2011-12-09powerpc/476fpe: Add 476fpe SoC codeTony Breeds
2011-08-05ppc: Remove duplicate definition of PV_POWER7Peter Zijlstra
2011-08-05powerpc: mtspr/mtmsr should take an unsigned longScott Wood
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-07-12powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...Paul Mackerras
2011-07-12KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras
2011-07-12KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras
2011-07-12powerpc: Set up LPCR for running guest partitionsPaul Mackerras
2011-06-22powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.Ashish Kalra