summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-05-30Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini42-415/+1095
2014-05-30KVM: PPC: Book3S PR: Rework SLB switching codeAlexander Graf3-46/+42
2014-05-30KVM: PPC: Book3S PR: Use SLB entry 0Alexander Graf2-8/+6
2014-05-30KVM: PPC: Book3S HV: Fix machine check delivery to guestPaul Mackerras1-0/+1
2014-05-30KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugsPaul Mackerras2-7/+64
2014-05-30KVM: PPC: Book3S HV: Make sure we don't miss dirty pagesPaul Mackerras1-10/+37
2014-05-30KVM: PPC: Book3S HV: Fix dirty map for hugepagesAlexey Kardashevskiy1-9/+24
2014-05-30KVM: PPC: Book3S HV: Put huge-page HPTEs in rmap chain for base addressPaul Mackerras1-2/+13
2014-05-30KVM: PPC: Book3S HV: Fix check for running inside guest in global_invalidates()Paul Mackerras1-1/+2
2014-05-30KVM: PPC: Book3S: Move KVM_REG_PPC_WORT to an unused register numberPaul Mackerras1-1/+1
2014-05-30KVM: PPC: Add CAP to indicate hcall fixesAlexander Graf1-0/+1
2014-05-30KVM: PPC: MPIC: Reset IRQ source private membersAlexander Graf1-1/+4
2014-05-30KVM: PPC: Graciously fail broken LE hypercallsAlexander Graf1-0/+17
2014-05-30PPC: ePAPR: Fix hypercall on LE guestAlexander Graf1-2/+3
2014-05-30KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handlerAneesh Kumar K.V3-71/+36
2014-05-30KVM: PPC: BOOK3S: Always use the saved DAR valueAneesh Kumar K.V1-0/+7
2014-05-30PPC: KVM: Make NX bit available with magic pageAlexander Graf1-1/+1
2014-05-30KVM: PPC: Disable NX for old magic page using guestsAlexander Graf4-2/+22
2014-05-30KVM: PPC: BOOK3S: HV: Add mixed page-size support for guestAneesh Kumar K.V2-23/+130
2014-05-30KVM: PPC: BOOK3S: HV: Prefer CMA region for hash page table allocationAneesh Kumar K.V1-17/+6
2014-05-30KVM: PPC: Book3S PR: Expose TM registersAlexander Graf2-1/+41
2014-05-30KVM: PPC: Book3S PR: Expose EBB registersAlexander Graf3-18/+40
2014-05-30KVM: PPC: Book3S PR: Expose TAR facility to guestAlexander Graf5-6/+28
2014-05-30KVM: PPC: Book3S PR: Handle Facility interrupt and FSCRAlexander Graf9-14/+125
2014-05-30KVM: PPC: Book3S PR: Emulate TIR registerAlexander Graf1-0/+1
2014-05-30KVM: PPC: Book3S PR: Ignore PMU SPRsAlexander Graf1-0/+14
2014-05-30KVM: PPC: Book3S: Move little endian conflict to HV KVMAlexander Graf1-1/+1
2014-05-30KVM: PPC: Book3S PR: Do dcbz32 patching with big endian instructionsAlexander Graf2-3/+3
2014-05-30KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf20-143/+309
2014-05-30KVM: PPC: PR: Fill pvinfo hcall instructions in big endianAlexander Graf1-8/+8
2014-05-30KVM: PPC: Book3S PR: PAPR: Access RTAS in big endianAlexander Graf1-0/+29
2014-05-30KVM: PPC: Book3S PR: PAPR: Access HTAB in big endianAlexander Graf1-3/+11
2014-05-30KVM: PPC: Book3S PR: Default to big endian guestAlexander Graf1-1/+1
2014-05-30KVM: PPC: Book3S_64 PR: Access shadow slb in big endianAlexander Graf1-17/+16
2014-05-30KVM: PPC: Book3S_64 PR: Access HTAB in big endianAlexander Graf1-4/+7
2014-05-30KVM: PPC: Book3S_32: PR: Access HTAB in big endianAlexander Graf1-6/+10
2014-05-30KVM: PPC: Book3S: PR: Fix C/R bit settingAlexander Graf2-3/+3
2014-05-30KVM: PPC: BOOK3S: PR: Fix WARN_ON with debug options onAneesh Kumar K.V1-0/+8
2014-05-30KVM: PPC: BOOK3S: PR: Enable Little Endian PR guestAneesh Kumar K.V4-4/+25
2014-05-30KVM: PPC: E500: Add dcbtls emulationAlexander Graf2-0/+15
2014-05-30KVM: PPC: E500: Ignore L1CSR1_ICFI,ICLFRAlexander Graf1-0/+1
2014-05-30MIPS: KVM: Remove redundant semicolonJames Hogan1-1/+1
2014-05-30MIPS: KVM: Remove redundant NULL checks before kfree()James Hogan1-9/+3
2014-05-30MIPS: KVM: Quieten kvm_info() loggingJames Hogan2-22/+21
2014-05-30MIPS: KVM: Remove ifdef DEBUG around kvm_debugJames Hogan3-28/+0
2014-05-30MIPS: KVM: Fix kvm_debug bit-rottageJames Hogan2-10/+10
2014-05-30MIPS: KVM: Whitespace fixes in kvm_mips_callbacksJames Hogan1-23/+23
2014-05-30MIPS: KVM: Make kvm_mips_comparecount_{func,wakeup} staticJames Hogan1-2/+2
2014-05-30MIPS: KVM: Add count frequency KVM registerJames Hogan5-0/+65
2014-05-30MIPS: KVM: Add master disable count interfaceJames Hogan5-14/+176