summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-02-2423-85/+1331
|\
| * xen: event channel arrays are xen_ulong_t and not unsigned longIan Campbell2013-02-204-52/+96
| * xen: Send spinlock IPI to all waitersStefan Bader2013-02-191-1/+0
| * xen: introduce xen_remap, use it instead of ioremapStefano Stabellini2013-02-195-3/+9
| * xen: close evtchn port if binding to irq failsWei Liu2013-02-191-0/+10
| * xen-evtchn: correct comment and error outputWei Liu2013-02-191-2/+2
| * xen/tmem: Add missing %s in the printk statement.Konrad Rzeszutek Wilk2013-02-191-1/+1
| * xen/acpi: move xen_acpi_get_pxm under CONFIG_XEN_DOM0Liu Jinsong2013-02-191-15/+15
| * xen/acpi: ACPI cpu hotplugLiu Jinsong2013-02-196-0/+530
| * xen/acpi: Move xen_acpi_get_pxm to Xen's acpi.hLiu Jinsong2013-02-192-18/+18
| * xen/stub: driver for CPU hotplugLiu Jinsong2013-02-192-2/+44
| * xen/acpi: ACPI memory hotplugLiu Jinsong2013-02-194-4/+522
| * xen/stub: driver for memory hotplugLiu Jinsong2013-02-194-0/+85
| * xen: implement updated XENMEM_add_to_physmap_range ABIIan Campbell2013-02-192-3/+11
| * xen/smp: Move the common CPU init code a bit to prep for PVH patch.Konrad Rzeszutek Wilk2013-02-191-19/+23
* | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-2465-1671/+4359
|\ \
| * | Revert "KVM: MMU: lazily drop large spte"Marcelo Tosatti2013-02-201-7/+16
| * | x86: pvclock kvm: align allocation size to page sizeMarcelo Tosatti2013-02-181-5/+6
| * | Merge commit 'origin/next' into kvm-ppc-nextAlexander Graf2013-02-158-87/+66
| |\ \
| | * | KVM: nVMX: Remove redundant get_vmcs12 from nested_vmx_exit_handled_msrJan Kiszka2013-02-141-1/+1
| | * | x86 emulator: fix parity calculation for AAD instructionGleb Natapov2013-02-131-8/+5
| | * | KVM: Remove user_alloc from struct kvm_memory_slotTakuya Yoshikawa2013-02-113-23/+16
| | * | KVM: VMX: disable apicv by defaultYang Zhang2013-02-111-2/+1
| | * | KVM: s390: Fix handling of iscs.Cornelia Huck2013-02-111-3/+15
| | * | KVM: MMU: cleanup __direct_mapXiao Guangrong2013-02-061-8/+4
| | * | KVM: MMU: remove pt_access in mmu_set_spteXiao Guangrong2013-02-062-15/+11
| | * | KVM: MMU: cleanup mapping-levelXiao Guangrong2013-02-061-2/+1
| | * | KVM: MMU: lazily drop large spteXiao Guangrong2013-02-061-16/+7
| | * | KVM: VMX: cleanup vmx_set_cr0().Gleb Natapov2013-02-061-9/+5
| * | | KVM: PPC: BookE: Handle alignment interruptsAlexander Graf2013-02-132-3/+19
| * | | booke: Added DBCR4 SPR numberBharat Bhushan2013-02-131-0/+1
| * | | KVM: PPC: booke: Allow multiple exception typesBharat Bhushan2013-02-135-16/+54
| * | | KVM: PPC: booke: use vcpu reference from thread_structBharat Bhushan2013-02-133-7/+3
| * | | Merge commit 'origin/next' into kvm-ppc-nextAlexander Graf2013-02-1323-166/+803
| |\ \ \ | | |/ /
| | * | KVM: VMX: add missing exit names to VMX_EXIT_REASONS arrayGleb Natapov2013-02-051-1/+6
| | * | KVM: VMX: disable SMEP feature when guest is in non-paging modeDongxiao Xu2013-02-051-0/+8
| | * | KVM: Remove duplicate text in api.txtGeoff Levand2013-02-051-13/+0
| | * | Revert "KVM: MMU: split kvm_mmu_free_page"Gleb Natapov2013-02-051-18/+3
| | * | KVM: MMU: drop superfluous is_present_gpte() check.Gleb Natapov2013-02-041-3/+0
| | * | KVM: MMU: drop superfluous min() call.Gleb Natapov2013-02-041-1/+1
| | * | KVM: MMU: set base_role.nxe during mmu initialization.Gleb Natapov2013-02-042-2/+1
| | * | KVM: MMU: drop unneeded checks.Gleb Natapov2013-02-041-3/+2
| | * | KVM: MMU: make spte_is_locklessly_modifiable() more clearGleb Natapov2013-02-041-1/+2
| | * | KVM: set_memory_region: Disallow changing read-only attribute laterTakuya Yoshikawa2013-02-042-29/+18
| | * | KVM: set_memory_region: Identify the requested change explicitlyTakuya Yoshikawa2013-02-041-20/+44
| | * | s390/kvm: Fix instruction decodingChristian Borntraeger2013-01-301-11/+14
| | * | s390/virtio-ccw: Fix setup_vq error handling.Cornelia Huck2013-01-301-9/+11
| | * | s390/kvm: Fix store status for ACRS/FPRSChristian Borntraeger2013-01-301-0/+8
| | * | kvm: Handle yield_to failure return code for potential undercommit caseRaghavendra K T2013-01-291-10/+16
| | * | sched: Bail out of yield_to when source and target runqueue has one taskPeter Zijlstra2013-01-291-6/+19
OpenPOWER on IntegriCloud