summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | | | ACPI / PCI: Stub out pci_acpi_crs_quirks() and make it x86 specificHanjun Guo2014-05-071-1/+0
| | | |/ / / / / / / /
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-041-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | arm64: mm: Remove superfluous "the" in commentGeert Uytterhoeven2014-05-051-1/+1
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-04118-1688/+6828
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini2014-05-3042-415/+1095
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | KVM: PPC: Book3S PR: Rework SLB switching codeAlexander Graf2014-05-303-46/+42
| | * | | | | | | | | | | | KVM: PPC: Book3S PR: Use SLB entry 0Alexander Graf2014-05-302-8/+6
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Fix machine check delivery to guestPaul Mackerras2014-05-301-0/+1
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugsPaul Mackerras2014-05-302-7/+64
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Make sure we don't miss dirty pagesPaul Mackerras2014-05-301-10/+37
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Fix dirty map for hugepagesAlexey Kardashevskiy2014-05-301-9/+24
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Put huge-page HPTEs in rmap chain for base addressPaul Mackerras2014-05-301-2/+13
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Fix check for running inside guest in global_invalidates()Paul Mackerras2014-05-301-1/+2
| | * | | | | | | | | | | | KVM: PPC: Book3S: Move KVM_REG_PPC_WORT to an unused register numberPaul Mackerras2014-05-301-1/+1
| | * | | | | | | | | | | | KVM: PPC: Add CAP to indicate hcall fixesAlexander Graf2014-05-301-0/+1
| | * | | | | | | | | | | | KVM: PPC: MPIC: Reset IRQ source private membersAlexander Graf2014-05-301-1/+4
| | * | | | | | | | | | | | KVM: PPC: Graciously fail broken LE hypercallsAlexander Graf2014-05-301-0/+17
| | * | | | | | | | | | | | PPC: ePAPR: Fix hypercall on LE guestAlexander Graf2014-05-301-2/+3
| | * | | | | | | | | | | | KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handlerAneesh Kumar K.V2014-05-303-71/+36
| | * | | | | | | | | | | | KVM: PPC: BOOK3S: Always use the saved DAR valueAneesh Kumar K.V2014-05-301-0/+7
| | * | | | | | | | | | | | PPC: KVM: Make NX bit available with magic pageAlexander Graf2014-05-301-1/+1
| | * | | | | | | | | | | | KVM: PPC: Disable NX for old magic page using guestsAlexander Graf2014-05-304-2/+22
| | * | | | | | | | | | | | KVM: PPC: BOOK3S: HV: Add mixed page-size support for guestAneesh Kumar K.V2014-05-302-23/+130
| | * | | | | | | | | | | | KVM: PPC: BOOK3S: HV: Prefer CMA region for hash page table allocationAneesh Kumar K.V2014-05-301-17/+6
| | * | | | | | | | | | | | KVM: PPC: Book3S PR: Expose TM registersAlexander Graf2014-05-302-1/+41
| | * | | | | | | | | | | | KVM: PPC: Book3S PR: Expose EBB registersAlexander Graf2014-05-303-18/+40
| | * | | | | | | | | | | | KVM: PPC: Book3S PR: Expose TAR facility to guestAlexander Graf2014-05-305-6/+28
| | * | | | | | | | | | | | KVM: PPC: Book3S PR: Handle Facility interrupt and FSCRAlexander Graf2014-05-309-14/+125
| | * | | | | | | | | | | | KVM: PPC: Book3S PR: Emulate TIR registerAlexander Graf2014-05-301-0/+1
| | * | | | | | | | | | | | KVM: PPC: Book3S PR: Ignore PMU SPRsAlexander Graf2014-05-301-0/+14
| | * | | | | | | | | | | | KVM: PPC: Book3S: Move little endian conflict to HV KVMAlexander Graf2014-05-301-1/+1
| | * | | | | | | | | | | | KVM: PPC: Book3S PR: Do dcbz32 patching with big endian instructionsAlexander Graf2014-05-302-3/+3
| | * | | | | | | | | | | | KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf2014-05-3020-143/+309
| | * | | | | | | | | | | | KVM: PPC: PR: Fill pvinfo hcall instructions in big endianAlexander Graf2014-05-301-8/+8
| | * | | | | | | | | | | | KVM: PPC: Book3S PR: PAPR: Access RTAS in big endianAlexander Graf2014-05-301-0/+29
| | * | | | | | | | | | | | KVM: PPC: Book3S PR: PAPR: Access HTAB in big endianAlexander Graf2014-05-301-3/+11
| | * | | | | | | | | | | | KVM: PPC: Book3S PR: Default to big endian guestAlexander Graf2014-05-301-1/+1
| | * | | | | | | | | | | | KVM: PPC: Book3S_64 PR: Access shadow slb in big endianAlexander Graf2014-05-301-17/+16
| | * | | | | | | | | | | | KVM: PPC: Book3S_64 PR: Access HTAB in big endianAlexander Graf2014-05-301-4/+7
| | * | | | | | | | | | | | KVM: PPC: Book3S_32: PR: Access HTAB in big endianAlexander Graf2014-05-301-6/+10
| | * | | | | | | | | | | | KVM: PPC: Book3S: PR: Fix C/R bit settingAlexander Graf2014-05-302-3/+3
| | * | | | | | | | | | | | KVM: PPC: BOOK3S: PR: Fix WARN_ON with debug options onAneesh Kumar K.V2014-05-301-0/+8
| | * | | | | | | | | | | | KVM: PPC: BOOK3S: PR: Enable Little Endian PR guestAneesh Kumar K.V2014-05-304-4/+25
| | * | | | | | | | | | | | KVM: PPC: E500: Add dcbtls emulationAlexander Graf2014-05-302-0/+15
| | * | | | | | | | | | | | KVM: PPC: E500: Ignore L1CSR1_ICFI,ICLFRAlexander Graf2014-05-301-0/+1
| * | | | | | | | | | | | | MIPS: KVM: Remove redundant semicolonJames Hogan2014-05-301-1/+1
| * | | | | | | | | | | | | MIPS: KVM: Remove redundant NULL checks before kfree()James Hogan2014-05-301-9/+3
| * | | | | | | | | | | | | MIPS: KVM: Quieten kvm_info() loggingJames Hogan2014-05-302-22/+21
| * | | | | | | | | | | | | MIPS: KVM: Remove ifdef DEBUG around kvm_debugJames Hogan2014-05-303-28/+0
| * | | | | | | | | | | | | MIPS: KVM: Fix kvm_debug bit-rottageJames Hogan2014-05-302-10/+10