Age | Commit message (Expand) | Author | Files | Lines |
2020-11-19 | powerpc: Replace RFI by rfi on book3s/32 and booke | Christophe Leroy | 1 | -2/+2 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266 | Thomas Gleixner | 1 | -12/+1 |
2018-07-30 | powerpc: move ASM_CONST and stringify_in_c() into asm-const.h | Christophe Leroy | 1 | -0/+1 |
2018-01-09 | powerpc/64s: Simple RFI macro conversions | Nicholas Piggin | 1 | -2/+5 |
2016-06-14 | powerpc: Define and use PPC64_ELF_ABI_v2/v1 | Michael Ellerman | 1 | -1/+1 |
2014-07-07 | KVM: PPC: Book3S PR: Fix ABIv2 on LE | Alexander Graf | 1 | -0/+4 |
2014-07-07 | KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC() | Anton Blanchard | 1 | -1/+1 |
2014-01-29 | Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue | Paolo Bonzini | 1 | -47/+0 |
2014-01-09 | KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivec | Paul Mackerras | 1 | -47/+0 |
2013-12-09 | KVM: PPC: Book3S: PR: Enable interrupts earlier | Alexander Graf | 1 | -5/+1 |
2013-10-17 | KVM: PPC: Book3S: Move skip-interrupt handlers to common code | Paul Mackerras | 1 | -26/+0 |
2013-10-17 | KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu | Paul Mackerras | 1 | -1/+5 |
2012-12-06 | KVM: PPC: Book3S PR: Fix VSX handling | Paul Mackerras | 1 | -3/+0 |
2012-10-06 | KVM: PPC: Book3S: PR: Rework irq disabling | Alexander Graf | 1 | -7/+8 |
2012-07-31 | powerpc/kvm/book3s_32: Fix MTMSR_EERI macro | Alexander Graf | 1 | -1/+0 |
2012-07-10 | powerpc: Move and fix MTMSR_EERI definition | Benjamin Herrenschmidt | 1 | -1/+0 |
2011-09-25 | KVM: PPC: book3s_pr: Simplify transitions between virtual and real mode | Paul Mackerras | 1 | -34/+17 |
2011-09-25 | KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separately | Paul Mackerras | 1 | -0/+3 |
2011-07-12 | KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpu | Paul Mackerras | 1 | -10/+8 |
2011-07-12 | powerpc, KVM: Rework KVM checks in first-level interrupt handlers | Paul Mackerras | 1 | -37/+41 |
2011-07-12 | KVM: PPC: Resolve real-mode handlers through function exports | Alexander Graf | 1 | -8/+0 |
2011-05-20 | powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processors | Paul Mackerras | 1 | -0/+2 |
2011-04-20 | powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode | Paul Mackerras | 1 | -3/+3 |
2011-04-20 | powerpc: Base support for exceptions using HSRR0/1 | Benjamin Herrenschmidt | 1 | -0/+1 |
2011-04-20 | powerpc: In HV mode, use HSPRG0 for PACA | Benjamin Herrenschmidt | 1 | -3/+1 |
2010-10-24 | KVM: PPC: Make long relocations be ulong | Alexander Graf | 1 | -2/+2 |
2010-10-24 | KVM: PPC: Use MSR_DR for external load_up | Alexander Graf | 1 | -9/+19 |
2010-05-17 | KVM: PPC: Add Book3S compatibility code | Alexander Graf | 1 | -2/+2 |
2010-05-17 | KVM: PPC: Make SLB switching code the new segment framework | Alexander Graf | 1 | -1/+1 |
2010-05-17 | KVM: PPC: Make real mode handler generic | Alexander Graf | 1 | -31/+88 |
2010-05-17 | KVM: PPC: Name generic 64-bit code generic | Alexander Graf | 1 | -0/+194 |