Age | Commit message (Expand) | Author | Files | Lines |
2013-06-01 | powerpc/tm: Move TM abort cause codes to uapi | Michael Neuling | 1 | -14/+0 |
2013-06-01 | powerpc/tm: Abort on emulation and alignment faults | Michael Neuling | 1 | -0/+2 |
2013-06-01 | powerpc/tm: Make room for hypervisor in abort cause codes | Michael Neuling | 1 | -7/+8 |
2013-05-06 | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2013-05-02 | powerpc: Context switch the new EBB SPRs | Michael Ellerman | 1 | -0/+3 |
2013-05-02 | powerpc: Turn on the EBB H/FSCR bits | Michael Neuling | 1 | -0/+2 |
2013-05-02 | powerpc: Setup BHRB instructions facility in HFSCR for POWER8 | Anshuman Khandual | 1 | -0/+1 |
2013-04-26 | KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts | Paul Mackerras | 1 | -0/+1 |
2013-04-26 | powerpc/perf: Add support for SIER | Michael Ellerman | 1 | -0/+5 |
2013-04-26 | powerpc: Initialise PMU related regs on Power8 | Michael Ellerman | 1 | -0/+6 |
2013-04-18 | powerpc: Add HFSCR SPR definitions | Michael Neuling | 1 | -0/+6 |
2013-03-05 | powerpc: Add DSCR FSCR register bit definition | Michael Neuling | 1 | -1/+2 |
2013-02-25 | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -2/+0 |
2013-02-15 | powerpc: Add new transactional memory state to the signal context | Michael Neuling | 1 | -0/+1 |
2013-02-15 | powerpc: Add helper functions for transactional memory context switching | Michael Neuling | 1 | -1/+1 |
2013-02-15 | powerpc: Register defines for various transactional memory registers | Michael Neuling | 1 | -0/+27 |
2013-02-13 | KVM: PPC: booke: use vcpu reference from thread_struct | Bharat Bhushan | 1 | -2/+0 |
2013-02-08 | powerpc: Add support for context switching the TAR register | Ian Munsie | 1 | -0/+3 |
2013-01-10 | powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers | Michael Neuling | 1 | -3/+0 |
2013-01-10 | powerpc: Add DAWR/X SPR number definitions | Michael Neuling | 1 | -0/+5 |
2013-01-10 | powerpc: Macros for saving/restore PPR | Haren Myneni | 1 | -0/+1 |
2013-01-10 | powerpc: Define differences between doorbells on book3e and book3s | Ian Munsie | 1 | -0/+1 |
2012-12-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -0/+3 |
2012-12-06 | KVM: PPC: Book3S PR: Fix VSX handling | Paul Mackerras | 1 | -0/+1 |
2012-11-15 | powerpc: Setup relocation on exceptions for bare metal systems | Michael Neuling | 1 | -0/+2 |
2012-11-15 | powerpc: POWER8 cputable entry | Michael Neuling | 1 | -0/+1 |
2012-09-27 | powerpc/perf: Sample only if SIAR-Valid bit is set in P7+ | sukadev@linux.vnet.ibm.com | 1 | -0/+4 |
2012-09-17 | powerpc: Add denormalisation exception handling for POWER6/7 | Michael Neuling | 1 | -0/+1 |
2012-09-10 | powerpc: Rework set_dabr so it can take a DABRX value as well | Michael Neuling | 1 | -0/+3 |
2012-09-07 | powerpc: Define Power7+ PV constant PV_POWER7p | sukadev@linux.vnet.ibm.com | 1 | -0/+1 |
2012-09-05 | powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit int | Mihai Caraman | 1 | -2/+3 |
2012-09-05 | powerpc/booke64: Use GSRR registers in Guest Doorbell interrupts | Mihai Caraman | 1 | -0/+1 |
2012-09-05 | powerpc: Rename 64-bit PVR constants to PVR_foo | Michael Ellerman | 1 | -20/+19 |
2012-07-11 | powerpc: Add "memory" attribute for mfmsr() | Tiejun Chen | 1 | -1/+2 |
2012-07-11 | powerpc: Add VDSO version of getcpu | Anton Blanchard | 1 | -2/+3 |
2012-04-08 | KVM: PPC: booke: category E.HV (GS-mode) support | Scott Wood | 1 | -0/+2 |
2012-03-29 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+5 |
2012-03-09 | powerpc: Rework runlatch code | Benjamin Herrenschmidt | 1 | -20/+2 |
2012-03-05 | KVM: PPC: Implement MMU notifiers for Book3S HV guests | Paul Mackerras | 1 | -0/+3 |
2012-03-05 | KVM: PPC: Implement MMIO emulation support for Book3S HV guests | Paul Mackerras | 1 | -0/+1 |
2012-03-05 | KVM: PPC: Allow use of small pages to back Book3S HV guests | Paul Mackerras | 1 | -0/+1 |
2011-12-09 | powerpc/476fpe: Add 476fpe SoC code | Tony Breeds | 1 | -0/+1 |
2011-08-05 | ppc: Remove duplicate definition of PV_POWER7 | Peter Zijlstra | 1 | -1/+0 |
2011-08-05 | powerpc: mtspr/mtmsr should take an unsigned long | Scott Wood | 1 | -2/+5 |
2011-07-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -2/+2 |
2011-07-12 | powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect... | Paul Mackerras | 1 | -4/+12 |
2011-07-12 | KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests | Paul Mackerras | 1 | -0/+1 |
2011-07-12 | KVM: PPC: Add support for Book3S processors in hypervisor mode | Paul Mackerras | 1 | -0/+4 |
2011-07-12 | powerpc: Set up LPCR for running guest partitions | Paul Mackerras | 1 | -0/+4 |
2011-06-23 | powerpc/85xx: Save scratch registers to thread info instead of using SPRGs. | Ashish Kalra | 1 | -2/+2 |