summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-10-10KVM: nVMX: Fully support nested VMX preemption timerArthur Chunqi Li2-2/+41
2013-10-03KVM: mmu: change useless int return types to voidPaolo Bonzini6-58/+37
2013-10-03KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unloadPaolo Bonzini1-10/+4
2013-10-03KVM: mmu: remove uninteresting MMU "new_cr3" callbacksPaolo Bonzini3-14/+3
2013-10-03KVM: mmu: remove uninteresting MMU "free" callbacksPaolo Bonzini2-19/+4
2013-10-03KVM: x86: only copy XSAVE state for the supported featuresPaolo Bonzini3-6/+34
2013-10-03KVM: x86: prevent setting unsupported XSAVE statesPaolo Bonzini3-3/+24
2013-10-03KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0Paolo Bonzini2-1/+4
2013-09-30KVM: Convert kvm_lock back to non-raw spinlockPaolo Bonzini2-7/+6
2013-09-30KVM: nVMX: Do not generate #DF if #PF happens during exception delivery into L2Gleb Natapov1-0/+20
2013-09-30KVM: nVMX: Check all exceptions for intercept during delivery to L2Gleb Natapov1-8/+4
2013-09-30KVM: nVMX: Do not put exception that caused vmexit to IDT_VECTORING_INFOGleb Natapov1-4/+4
2013-09-30KVM: nVMX: Amend nested_run_pending logicGleb Natapov1-14/+12
2013-09-24KVM: s390: Intercept SCK instructionThomas Huth1-0/+33
2013-09-24KVM: s390: Implement TEST BLOCKThomas Huth1-0/+28
2013-09-24KVM: s390: Helper for converting real addresses to absoluteThomas Huth1-7/+14
2013-09-24KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rreThomas Huth1-2/+4
2013-09-24KVM: s390: Lock kvm->srcu at the appropriate placesThomas Huth3-3/+16
2013-09-24KVM: s390: Push run loop into __vcpu_runThomas Huth1-24/+25
2013-09-24KVM: s390: Split up __vcpu_run into three partsThomas Huth1-17/+37
2013-09-24KVM: s390: Remove dead "rerun vcpu" codeThomas Huth4-13/+1
2013-09-24KVM: nVMX: Enable unrestricted guest mode supportJan Kiszka1-4/+14
2013-09-24KVM: nVMX: Implement support for EFER saving on VM-exitJan Kiszka1-1/+3
2013-09-24KVM: nVMX: Do not set identity page map for L2Jan Kiszka1-2/+4
2013-09-24KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_stateJan Kiszka1-1/+1
2013-09-20Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-6/+11
2013-09-20Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds4-8/+19
2013-09-20arm64: Widen hwcap to be 64 bitSteve Capper2-2/+2
2013-09-20arm64: Correctly report LR and SP for compat tasksCatalin Marinas1-5/+16
2013-09-20arm64: Make do_bad_area() function staticCatalin Marinas1-1/+1
2013-09-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds25-281/+418
2013-09-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds37-74/+401
2013-09-19MIPS: Fix invalid symbolic link fileMadhavan Srinivasan1-1/+1
2013-09-19MIPS: PCI: pci-bcm1480: Include missing vt.h headerMarkos Chandras1-0/+1
2013-09-19MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs.Ralf Baechle1-0/+13
2013-09-19MIPS: Add MIPS R5 config5 register.Ralf Baechle1-0/+7
2013-09-19ARM: shmobile: change dev_id to cpu0 while registering cpu clockSudeep KarkadaNagesha2-2/+2
2013-09-19ARM: i.MX: change dev_id to cpu0 while registering cpu clockSudeep KarkadaNagesha2-2/+2
2013-09-19cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 deviceSudeep KarkadaNagesha1-2/+7
2013-09-19MIPS: PCI: Use pci_resource_to_user to map pci memory space properlyWolfgang Grandegger1-0/+12
2013-09-18Merge tag 'omap-for-v3.12/fixes-dt-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson9-261/+383
2013-09-18Merge tag 'omap-for-v3.12/fixes-signed' of git://git.kernel.org/pub/scm/linux...Olof Johansson6-7/+7
2013-09-18ARM: multi_v7: add HREFv60 to multi_v7 defconfigLinus Walleij1-0/+1
2013-09-18ARM: OMAP2+: mux: fix trivial typo in namePhil Carmody1-1/+1
2013-09-18ARM: OMAP4 SMP: Corrected a typo fucntions to functionsAnoop Thomas Mathew1-1/+1
2013-09-18ARM: OMAP4: cpuidle: fix: call cpu_cluster_pm_exit conditionallyVladimir Murzin1-1/+1
2013-09-18ARM: mach-omap2: gpmc: Fix warning when CONFIG_ARM_LPAE=yFabio Estevam1-2/+2
2013-09-18ARM: OMAP: fix return value check in omap_device_build_from_dt()Wei Yongjun1-1/+1
2013-09-18ARM: OMAP4: Fix clock_get error for GPMC during bootTony Lindgren1-1/+1
2013-09-18MIPS: 74K/1074K: Correct erratum workaround.Maciej W. Rozycki1-8/+18