| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-09-06 | 1 | -0/+12 |
|\ |
|
| * | powerpc: Make rwlocks endian safe | Anton Blanchard | 2013-08-14 | 1 | -0/+8 |
| * | powerpc: Fix little endian lppaca, slb_shadow and dtl_entry | Anton Blanchard | 2013-08-14 | 1 | -0/+4 |
* | | KVM: PPC: Book3S HV: Allow negative offsets to real-mode hcall handlers | Paul Mackerras | 2013-07-10 | 1 | -1/+1 |
|/ |
|
* | KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts | Paul Mackerras | 2013-04-26 | 1 | -63/+75 |
* | KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation | Benjamin Herrenschmidt | 2013-04-26 | 1 | -5/+13 |
* | KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM | Benjamin Herrenschmidt | 2013-04-26 | 1 | -16/+86 |
* | KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map | Paul Mackerras | 2013-04-26 | 1 | -0/+4 |
* | powerpc/kvm/book3s_hv: Preserve guest CFAR register value | Paul Mackerras | 2013-02-15 | 1 | -0/+9 |
* | KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan... | Paul Mackerras | 2012-12-06 | 1 | -28/+47 |
* | KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations | Paul Mackerras | 2012-12-06 | 1 | -30/+26 |
* | Merge commit 'origin/queue' into for-queue | Alexander Graf | 2012-10-31 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2012-09-07 | 1 | -5/+7 |
| |\ |
|
| * | | powerpc: Restore VDSO information on critical exception om BookE | Mihai Caraman | 2012-09-07 | 1 | -1/+1 |
* | | | KVM: PPC: Book3S HV: Fix some races in starting secondary threads | Paul Mackerras | 2012-10-30 | 1 | -3/+8 |
| |/
|/| |
|
* | | KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE code | Paul Mackerras | 2012-08-16 | 1 | -5/+7 |
|/ |
|
* | powerpc: Add VDSO version of getcpu | Anton Blanchard | 2012-07-11 | 1 | -0/+4 |
* | powerpc: Merge VCPU_GPR | Michael Neuling | 2012-07-10 | 1 | -3/+0 |
* | powerpc: Fix usage of register macros getting ready for %r0 change | Michael Neuling | 2012-07-10 | 1 | -110/+110 |
* | powerpc/kvm: sldi should be sld | Michael Neuling | 2012-07-02 | 1 | -1/+1 |
* | KVM: PPC: Work around POWER7 DABR corruption problem | Paul Mackerras | 2012-04-08 | 1 | -39/+54 |
* | KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs | Paul Mackerras | 2012-04-08 | 1 | -38/+54 |
* | KVM: PPC: Allow for read-only pages backing a Book3S HV guest | Paul Mackerras | 2012-03-05 | 1 | -2/+2 |
* | KVM: PPC: Implement MMU notifiers for Book3S HV guests | Paul Mackerras | 2012-03-05 | 1 | -0/+49 |
* | KVM: PPC: Implement MMIO emulation support for Book3S HV guests | Paul Mackerras | 2012-03-05 | 1 | -22/+105 |
* | powerpc: Provide a way for KVM to indicate that NV GPR values are lost | Paul Mackerras | 2011-12-08 | 1 | -0/+3 |
* | powerpc/kvm: Fix build with older toolchains | Nishanth Aravamudan | 2011-11-08 | 1 | -1/+1 |
* | KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode code | Paul Mackerras | 2011-09-25 | 1 | -34/+263 |
* | KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separately | Paul Mackerras | 2011-09-25 | 1 | -0/+3 |
* | powerpc/kvm: Fix build errors with older toolchains | Nishanth Aravamudan | 2011-08-05 | 1 | -2/+2 |
* | KVM: PPC: book3s_hv: Add support for PPC970-family processors | Paul Mackerras | 2011-07-12 | 1 | -5/+225 |
* | KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests | Paul Mackerras | 2011-07-12 | 1 | -4/+15 |
* | KVM: PPC: Allow book3s_hv guests to use SMT processor modes | Paul Mackerras | 2011-07-12 | 1 | -6/+162 |
* | KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode | David Gibson | 2011-07-12 | 1 | -1/+1 |
* | KVM: PPC: Handle some PAPR hcalls in the kernel | Paul Mackerras | 2011-07-12 | 1 | -3/+155 |
* | KVM: PPC: Add support for Book3S processors in hypervisor mode | Paul Mackerras | 2011-07-12 | 1 | -0/+806 |