aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin2014-01-23
* microblaze: extable: sort the exception table at build timeMichal Simek2014-01-23
* cris: provide {in,out}[wl]_p()Geert Uytterhoeven2014-01-23
* Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-01-23
|\
| * xen/pvh: Set X86_CR0_WP and others in CR0 (v2)Roger Pau Monne2014-01-21
| * xen/pvh: Use 'depend' instead of 'select'.Konrad Rzeszutek Wilk2014-01-10
| * xen/pvh: remove duplicated include from enlighten.cWei Yongjun2014-01-07
| * xen/pvh: Fix compile issues with xen_pvh_domain()Konrad Rzeszutek Wilk2014-01-07
| * xen/pvh: Support ParaVirtualized Hardware extensions (v3).Mukesh Rathor2014-01-06
| * xen/pvh: Piggyback on PVHVM for grant driver (v4)Konrad Rzeszutek Wilk2014-01-06
| * xen/grant: Implement an grant frame array struct (v3).Konrad Rzeszutek Wilk2014-01-06
| * xen/pvh: Piggyback on PVHVM for event channels (v2)Mukesh Rathor2014-01-06
| * xen/pvh: Update E820 to work with PVH (v2)Mukesh Rathor2014-01-06
| * xen/pvh: Secondary VCPU bringup (non-bootup CPUs)Mukesh Rathor2014-01-06
| * xen/pvh: Load GDT/GS in early PV bootup code for BSP.Mukesh Rathor2014-01-06
| * xen/pvh: Setup up shared_info.Mukesh Rathor2014-01-06
| * xen/pvh/mmu: Use PV TLB instead of native.Mukesh Rathor2014-01-06
| * xen/pvh: MMU changes for PVH (v2)Mukesh Rathor2014-01-06
| * xen/mmu: Cleanup xen_pagetable_p2m_copy a bit.Konrad Rzeszutek Wilk2014-01-06
| * xen/mmu/p2m: Refactor the xen_pagetable_init code (v2).Konrad Rzeszutek Wilk2014-01-06
| * xen/pvh: Don't setup P2M tree.Konrad Rzeszutek Wilk2014-01-06
| * xen/pvh: Early bootup changes in PV code (v4).Mukesh Rathor2014-01-06
| * xen/pvh/x86: Define what an PVH guest is (v3).Mukesh Rathor2014-01-06
| * xen/p2m: Check for auto-xlat when doing mfn_to_local_pfn.Mukesh Rathor2014-01-06
| * xen/x86: set VIRQ_TIMER priority to maximumDavid Vrabel2014-01-06
| * asm/xen/page.h: remove redundant semicolonWei Liu2014-01-06
| * xen/pvhvm: Remove the xen_platform_pci int.Konrad Rzeszutek Wilk2014-01-03
| * xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk2014-01-03
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-23
|\ \
| * \ Merge branch 'kvm-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini2014-01-20
| |\ \
| | * | KVM: s390: Fix memory access error detectionChristian Borntraeger2014-01-20
| * | | kvm: make KVM_MMU_AUDIT help text more readableRandy Dunlap2014-01-20
| * | | KVM: nVMX: Update guest activity state field on L2 exitsJan Kiszka2014-01-17
| * | | KVM: nVMX: Fix nested_run_pending on activity state HLTJan Kiszka2014-01-17
| * | | KVM: nVMX: Clean up handling of VMX-related MSRsJan Kiszka2014-01-17
| * | | KVM: nVMX: Add tracepoints for nested_vmexit and nested_vmexit_injectJan Kiszka2014-01-17
| * | | KVM: nVMX: Pass vmexit parameters to nested_vmx_vmexitJan Kiszka2014-01-17
| * | | KVM: nVMX: Leave VMX mode on clearing of feature control MSRJan Kiszka2014-01-17
| * | | KVM: VMX: Fix DR6 update on #DB exceptionJan Kiszka2014-01-17
| * | | KVM: SVM: Fix reading of DR6Jan Kiszka2014-01-17
| * | | KVM: x86: Sync DR7 on KVM_SET_DEBUGREGSJan Kiszka2014-01-17
| * | | add support for Hyper-V reference time counterVadim Rozenfeld2014-01-17
| * | | KVM: remove useless write to vcpu->hv_clock.tsc_timestampPaolo Bonzini2014-01-15
| * | | KVM: x86: fix tsc catchup issue with tsc scalingMarcelo Tosatti2014-01-15
| * | | KVM: x86: limit PIT timer frequencyMarcelo Tosatti2014-01-15
| * | | KVM: x86: handle invalid root_hpa everywhereMarcelo Tosatti2014-01-15
| * | | Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/...Paolo Bonzini2014-01-15
| |\ \ \ | | |/ / | |/| |
| | * | KVM: ARM: Remove duplicate includeSachin Kamat2014-01-08
| | * | arm/arm64: KVM: relax the requirements of VMA alignment for THPMarc Zyngier2014-01-08
| | * | arm: KVM: Don't return PSCI_INVAL if waitqueue is inactiveChristoffer Dall2013-12-21