summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-05-30KVM: PPC: Book3S HV: Fix dirty map for hugepagesAlexey Kardashevskiy
2014-05-30KVM: PPC: Book3S HV: Put huge-page HPTEs in rmap chain for base addressPaul Mackerras
2014-05-30KVM: PPC: Book3S HV: Fix check for running inside guest in global_invalidates()Paul Mackerras
2014-05-30KVM: PPC: Book3S: Move KVM_REG_PPC_WORT to an unused register numberPaul Mackerras
2014-05-30KVM: PPC: Add CAP to indicate hcall fixesAlexander Graf
2014-05-30KVM: PPC: MPIC: Reset IRQ source private membersAlexander Graf
2014-05-30KVM: PPC: Graciously fail broken LE hypercallsAlexander Graf
2014-05-30PPC: ePAPR: Fix hypercall on LE guestAlexander Graf
2014-05-30KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handlerAneesh Kumar K.V
2014-05-30KVM: PPC: BOOK3S: Always use the saved DAR valueAneesh Kumar K.V
2014-05-30PPC: KVM: Make NX bit available with magic pageAlexander Graf
2014-05-30KVM: PPC: Disable NX for old magic page using guestsAlexander Graf
2014-05-30KVM: PPC: BOOK3S: HV: Add mixed page-size support for guestAneesh Kumar K.V
2014-05-30KVM: PPC: BOOK3S: HV: Prefer CMA region for hash page table allocationAneesh Kumar K.V
2014-05-30KVM: PPC: Book3S PR: Expose TM registersAlexander Graf
2014-05-30KVM: PPC: Book3S PR: Expose EBB registersAlexander Graf
2014-05-30KVM: PPC: Book3S PR: Expose TAR facility to guestAlexander Graf
2014-05-30KVM: PPC: Book3S PR: Handle Facility interrupt and FSCRAlexander Graf
2014-05-30KVM: PPC: Book3S PR: Emulate TIR registerAlexander Graf
2014-05-30KVM: PPC: Book3S PR: Ignore PMU SPRsAlexander Graf
2014-05-30KVM: PPC: Book3S: Move little endian conflict to HV KVMAlexander Graf
2014-05-30KVM: PPC: Book3S PR: Do dcbz32 patching with big endian instructionsAlexander Graf
2014-05-30KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf
2014-05-30KVM: PPC: PR: Fill pvinfo hcall instructions in big endianAlexander Graf
2014-05-30KVM: PPC: Book3S PR: PAPR: Access RTAS in big endianAlexander Graf
2014-05-30KVM: PPC: Book3S PR: PAPR: Access HTAB in big endianAlexander Graf
2014-05-30KVM: PPC: Book3S PR: Default to big endian guestAlexander Graf
2014-05-30KVM: PPC: Book3S_64 PR: Access shadow slb in big endianAlexander Graf
2014-05-30KVM: PPC: Book3S_64 PR: Access HTAB in big endianAlexander Graf
2014-05-30KVM: PPC: Book3S_32: PR: Access HTAB in big endianAlexander Graf
2014-05-30KVM: PPC: Book3S: PR: Fix C/R bit settingAlexander Graf
2014-05-30KVM: PPC: BOOK3S: PR: Fix WARN_ON with debug options onAneesh Kumar K.V
2014-05-30KVM: PPC: BOOK3S: PR: Enable Little Endian PR guestAneesh Kumar K.V
2014-05-30KVM: PPC: E500: Add dcbtls emulationAlexander Graf
2014-05-30KVM: PPC: E500: Ignore L1CSR1_ICFI,ICLFRAlexander Graf
2014-05-30MIPS: KVM: Remove redundant semicolonJames Hogan
2014-05-30MIPS: KVM: Remove redundant NULL checks before kfree()James Hogan
2014-05-30MIPS: KVM: Quieten kvm_info() loggingJames Hogan
2014-05-30MIPS: KVM: Remove ifdef DEBUG around kvm_debugJames Hogan
2014-05-30MIPS: KVM: Fix kvm_debug bit-rottageJames Hogan
2014-05-30MIPS: KVM: Whitespace fixes in kvm_mips_callbacksJames Hogan
2014-05-30MIPS: KVM: Make kvm_mips_comparecount_{func,wakeup} staticJames Hogan
2014-05-30MIPS: KVM: Add count frequency KVM registerJames Hogan
2014-05-30MIPS: KVM: Add master disable count interfaceJames Hogan
2014-05-30MIPS: KVM: Override guest kernel timer frequency directlyJames Hogan
2014-05-30MIPS: KVM: Rewrite count/compare timer emulationJames Hogan
2014-05-30MIPS: KVM: Migrate hrtimer to follow VCPUJames Hogan
2014-05-30MIPS: KVM: Fix timer race modifying guest CP0_CauseJames Hogan
2014-05-30MIPS: KVM: Deliver guest interrupts after local_irq_disable()James Hogan
2014-05-30MIPS: KVM: Add CP0_HWREna KVM register accessJames Hogan