Age | Commit message (Expand) | Author | Files | Lines |
2015-10-21 | powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on ... | Paul Mackerras | 1 | -1/+0 |
2015-08-14 | powerpc: Add an inline function to update POWER8 HID0 | Gautham R. Shenoy | 1 | -0/+9 |
2015-07-13 | powerpc: Remove mtmsrd(), use existing mtmsr() | Anton Blanchard | 1 | -2/+1 |
2015-03-20 | powerpc/powernv: Fixes for hypervisor doorbell handling | Paul Mackerras | 1 | -0/+3 |
2014-12-15 | powernv/powerpc: Add winkle support for offline cpus | Shreyas B. Prabhu | 1 | -0/+2 |
2014-12-15 | powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle mode | Paul Mackerras | 1 | -0/+2 |
2014-10-15 | powerpc: Rename __get_SP() to current_stack_pointer() | Anton Blanchard | 1 | -1/+1 |
2014-10-15 | powerpc: Reimplement __get_SP() as a function not a define | Anton Blanchard | 1 | -2/+1 |
2014-10-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 1 | -1/+2 |
2014-09-04 | powerpc/8xx: Declare SPRG2 as a SCRATCH register | LEROY Christophe | 1 | -1/+2 |
2014-08-13 | powerpc: remove duplicate definition of TEXASR_FS | Nishanth Aravamudan | 1 | -2/+1 |
2014-08-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -3/+10 |
2014-07-28 | Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8 | Stewart Smith | 1 | -0/+1 |
2014-07-28 | KVM: PPC: Remove comment saying SPRG1 is used for vcpu pointer | Bharat Bhushan | 1 | -3/+0 |
2014-07-28 | KVM: PPC: BOOK3S: PR: Emulate virtual timebase register | Aneesh Kumar K.V | 1 | -0/+9 |
2014-07-28 | powerpc: Remove STAB code | Michael Ellerman | 1 | -1/+1 |
2014-06-10 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -0/+10 |
2014-05-30 | KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugs | Paul Mackerras | 1 | -5/+7 |
2014-05-28 | powerpc/powernv: Add support for POWER8 split core on powernv | Michael Ellerman | 1 | -0/+9 |
2014-04-28 | powerpc/tm: Add checking to treclaim/trechkpt | Michael Neuling | 1 | -0/+1 |
2014-04-08 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -0/+4 |
2014-04-07 | cpufreq: powernv: cpufreq driver for powernv platform | Vaidyanathan Srinivasan | 1 | -0/+4 |
2014-04-02 | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2014-03-29 | Merge branch 'kvm-ppchv-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini | 1 | -0/+1 |
2014-03-29 | KVM: PPC: Book3S HV: Add transactional memory support | Michael Neuling | 1 | -0/+1 |
2014-03-24 | Merge remote-tracking branch 'scott/next' into next | Benjamin Herrenschmidt | 1 | -3/+12 |
2014-03-24 | powerpc/perf: Enable BHRB access for EBB events | Michael Ellerman | 1 | -0/+1 |
2014-03-24 | powerpc/perf: Add lost exception workaround | Michael Ellerman | 1 | -0/+2 |
2014-03-19 | powerpc/booke64: Use SPRG7 for VDSO | Scott Wood | 1 | -3/+10 |
2014-03-19 | powerpc/fsl: add PVR definition for E500MC and E5500 | Wang Dongsheng | 1 | -0/+2 |
2014-01-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -8/+35 |
2014-01-29 | Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue | Paolo Bonzini | 1 | -8/+35 |
2014-01-27 | KVM: PPC: Book3S HV: Add support for DABRX register on POWER7 | Paul Mackerras | 1 | -7/+11 |
2014-01-27 | KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8 | Paul Mackerras | 1 | -0/+2 |
2014-01-27 | KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs | Paul Mackerras | 1 | -1/+3 |
2014-01-27 | KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8 | Paul Mackerras | 1 | -0/+2 |
2014-01-27 | KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs | Michael Neuling | 1 | -0/+17 |
2014-01-07 | powerpc/fsl: add E6500 PVR and SPRN_PWRMGTCR0 define | Wang Dongsheng | 1 | -0/+2 |
2013-11-22 | powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supported | LEROY Christophe | 1 | -0/+7 |
2013-11-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+15 |
2013-10-17 | KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7 | Paul Mackerras | 1 | -0/+11 |
2013-10-17 | KVM: PPC: Book3S HV: Store LPCR value for each virtual core | Paul Mackerras | 1 | -0/+3 |
2013-10-17 | KVM: PPC: Book3S HV: Implement timebase offset for guests | Paul Mackerras | 1 | -0/+1 |
2013-10-11 | powerpc: Set MSR_LE bit on little endian builds | Anton Blanchard | 1 | -1/+6 |
2013-09-05 | powerpc: Correct FSCR bit definitions | Paul Mackerras | 1 | -2/+2 |
2013-08-27 | Merge branch 'merge' into next | Benjamin Herrenschmidt | 1 | -11/+20 |
2013-08-20 | powerpc: Convert some mftb/mftbu into mfspr | Scott Wood | 1 | -5/+10 |
2013-08-20 | powerpc/fsl-booke: Work around erratum A-006958 | Scott Wood | 1 | -1/+1 |
2013-08-14 | powerpc: Wrap MSR macros with parentheses | Anton Blanchard | 1 | -4/+4 |
2013-08-09 | powerpc: Rework setting up H/FSCR bit definitions | Michael Neuling | 1 | -11/+20 |