Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2010-05-21 | 1 | -3/+3 |
|\ | |||||
| * | panic: Allow warnings to set different taint flags | Ben Hutchings | 2010-05-19 | 1 | -3/+3 |
* | | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-05-21 | 41 | -712/+4191 |
|\ \ | |||||
| * | | KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctls | Avi Kivity | 2010-05-19 | 2 | -1/+24 |
| * | | KVM: Let vcpu structure alignment be determined at runtime | Avi Kivity | 2010-05-19 | 3 | -3/+4 |
| * | | KVM: powerpc: use of kzalloc/kfree requires including slab.h | Stephen Rothwell | 2010-05-19 | 1 | -0/+1 |
| * | | KVM: PPC: Enable native paired singles | Alexander Graf | 2010-05-17 | 3 | -1/+24 |
| * | | KVM: PPC: Find HTAB ourselves | Alexander Graf | 2010-05-17 | 2 | -13/+13 |
| * | | KVM: PPC: Fix Book3S_64 Host MMU debug output | Alexander Graf | 2010-05-17 | 1 | -8/+12 |
| * | | KVM: PPC: Set VSID_PR also for Book3S_64 | Alexander Graf | 2010-05-17 | 1 | -0/+3 |
| * | | KVM: PPC: Be more informative on BUG | Alexander Graf | 2010-05-17 | 1 | -2/+8 |
| * | | KVM: PPC: Make Alignment interrupts work again | Alexander Graf | 2010-05-17 | 1 | -0/+2 |
| * | | KVM: PPC: Improve split mode | Alexander Graf | 2010-05-17 | 4 | -39/+46 |
| * | | KVM: PPC: Make Performance Counters work | Alexander Graf | 2010-05-17 | 2 | -0/+5 |
| * | | KVM: PPC: Convert u64 -> ulong | Alexander Graf | 2010-05-17 | 7 | -21/+19 |
| * | | KVM: PPC: Enable Book3S_32 KVM building | Alexander Graf | 2010-05-17 | 2 | -0/+30 |
| * | | KVM: PPC: Add KVM intercept handlers | Alexander Graf | 2010-05-17 | 1 | -0/+14 |
| * | | KVM: PPC: Check max IRQ prio | Alexander Graf | 2010-05-17 | 1 | -1/+1 |
| * | | PPC: Export SWITCH_FRAME_SIZE | Alexander Graf | 2010-05-17 | 1 | -1/+1 |
| * | | KVM: PPC: Export MMU variables | Alexander Graf | 2010-05-17 | 1 | -0/+5 |
| * | | KVM: PPC: Add Book3S compatibility code | Alexander Graf | 2010-05-17 | 4 | -3/+34 |
| * | | KVM: PPC: Emulate segment fault | Alexander Graf | 2010-05-17 | 1 | -0/+23 |
| * | | KVM: PPC: Add SVCPU to Book3S_32 | Alexander Graf | 2010-05-17 | 2 | -0/+6 |
| * | | KVM: PPC: Remove fetch fail code | Alexander Graf | 2010-05-17 | 1 | -4/+0 |
| * | | KVM: PPC: Release clean pages as clean | Alexander Graf | 2010-05-17 | 1 | -1/+5 |
| * | | KVM: PPC: Make SLB switching code the new segment framework | Alexander Graf | 2010-05-17 | 2 | -160/+25 |
| * | | KVM: PPC: Make highmem code generic | Alexander Graf | 2010-05-17 | 1 | -100/+101 |
| * | | KVM: PPC: Make real mode handler generic | Alexander Graf | 2010-05-17 | 1 | -31/+88 |
| * | | KVM: PPC: Extract MMU init | Alexander Graf | 2010-05-17 | 3 | -7/+20 |
| * | | KVM: PPC: Use now shadowed vcpu fields | Alexander Graf | 2010-05-17 | 3 | -48/+57 |
| * | | PPC: Add STLU | Alexander Graf | 2010-05-17 | 1 | -0/+2 |
| * | | KVM: PPC: Use CONFIG_PPC_BOOK3S define | Alexander Graf | 2010-05-17 | 4 | -11/+11 |
| * | | KVM: PPC: Use KVM_BOOK3S_HANDLER | Alexander Graf | 2010-05-17 | 4 | -4/+8 |
| * | | KVM: PPC: Improve indirect svcpu accessors | Alexander Graf | 2010-05-17 | 10 | -153/+290 |
| * | | KVM: PPC: Add fields to shadow vcpu | Alexander Graf | 2010-05-17 | 1 | -0/+21 |
| * | | KVM: PPC: Add kvm_book3s_32.h | Alexander Graf | 2010-05-17 | 1 | -0/+42 |
| * | | KVM: PPC: Add kvm_book3s_64.h | Alexander Graf | 2010-05-17 | 1 | -0/+28 |
| * | | PPC: Split context init/destroy functions | Alexander Graf | 2010-05-17 | 2 | -7/+24 |
| * | | KVM: PPC: Add generic segment switching code | Alexander Graf | 2010-05-17 | 1 | -0/+257 |
| * | | KVM: PPC: Add SR swapping code | Alexander Graf | 2010-05-17 | 1 | -0/+143 |
| * | | KVM: PPC: Add host MMU Support | Alexander Graf | 2010-05-17 | 1 | -0/+480 |
| * | | KVM: PPC: Name generic 64-bit code generic | Alexander Graf | 2010-05-17 | 9 | -9/+7 |
| * | | KVM: PPC: Add dequeue for external on BookE | Alexander Graf | 2010-05-17 | 1 | -0/+6 |
| * | | KVM: PPC: Don't export Book3S symbols on BookE | Alexander Graf | 2010-05-17 | 1 | -0/+2 |
| * | | KVM: PPC: Only use QPRs when available | Alexander Graf | 2010-05-17 | 1 | -0/+2 |
| * | | KVM: PPC: Disable MSR_FEx for Cell hosts | Alexander Graf | 2010-05-17 | 1 | -0/+4 |
| * | | KVM: PPC: Make bools bitfields | Alexander Graf | 2010-05-17 | 2 | -17/+17 |
| * | | KVM: PPC: Use ULL for big numbers | Alexander Graf | 2010-05-17 | 1 | -6/+6 |
| * | | KVM: PPC: Add check if pte was mapped secondary | Alexander Graf | 2010-05-17 | 1 | -0/+7 |
| * | | KVM: PPC: Add emulation for dcba | Alexander Graf | 2010-05-17 | 1 | -0/+4 |