summaryrefslogtreecommitdiff
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | KVM: nVMX: Fully support nested VMX preemption timerArthur Chunqi Li2013-10-10
| * | | | | | | | | | | KVM: mmu: change useless int return types to voidPaolo Bonzini2013-10-03
| * | | | | | | | | | | KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unloadPaolo Bonzini2013-10-03
| * | | | | | | | | | | KVM: mmu: remove uninteresting MMU "new_cr3" callbacksPaolo Bonzini2013-10-03
| * | | | | | | | | | | KVM: mmu: remove uninteresting MMU "free" callbacksPaolo Bonzini2013-10-03
| * | | | | | | | | | | KVM: x86: only copy XSAVE state for the supported featuresPaolo Bonzini2013-10-03
| * | | | | | | | | | | KVM: x86: prevent setting unsupported XSAVE statesPaolo Bonzini2013-10-03
| * | | | | | | | | | | KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0Paolo Bonzini2013-10-03
| * | | | | | | | | | | KVM: Convert kvm_lock back to non-raw spinlockPaolo Bonzini2013-09-30
| * | | | | | | | | | | KVM: nVMX: Do not generate #DF if #PF happens during exception delivery into L2Gleb Natapov2013-09-30
| * | | | | | | | | | | KVM: nVMX: Check all exceptions for intercept during delivery to L2Gleb Natapov2013-09-30
| * | | | | | | | | | | KVM: nVMX: Do not put exception that caused vmexit to IDT_VECTORING_INFOGleb Natapov2013-09-30
| * | | | | | | | | | | KVM: nVMX: Amend nested_run_pending logicGleb Natapov2013-09-30
| * | | | | | | | | | | KVM: nVMX: Enable unrestricted guest mode supportJan Kiszka2013-09-24
| * | | | | | | | | | | KVM: nVMX: Implement support for EFER saving on VM-exitJan Kiszka2013-09-24
| * | | | | | | | | | | KVM: nVMX: Do not set identity page map for L2Jan Kiszka2013-09-24
| * | | | | | | | | | | KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_stateJan Kiszka2013-09-24
* | | | | | | | | | | | Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-11-15
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...Konrad Rzeszutek Wilk2013-11-08
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/deviceStefano Stabellini2013-10-25
| | * | | | | | | | | | | | swiotlb-xen: use xen_alloc/free_coherent_pagesStefano Stabellini2013-10-10
| | * | | | | | | | | | | | xen: introduce xen_alloc/free_coherent_pagesStefano Stabellini2013-10-09
| | * | | | | | | | | | | | xen: make xen_create_contiguous_region return the dma addressStefano Stabellini2013-10-09
| | * | | | | | | | | | | | xen/x86: allow __set_phys_to_machine for autotranslate guestsStefano Stabellini2013-10-09
| * | | | | | | | | | | | | Merge tag 'v3.12-rc5' into stable/for-linus-3.13Konrad Rzeszutek Wilk2013-11-08
| |\| | | | | | | | | | | |
| * | | | | | | | | | | | | pci-swiotlb-xen: call pci_request_acs only ifdef CONFIG_PCIStefano Stabellini2013-11-08
| * | | | | | | | | | | | | xen: delete new instances of added __cpuinitPaul Gortmaker2013-11-08
| * | | | | | | | | | | | | x86/xen: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-11-06
| * | | | | | | | | | | | | xen/mmu: Correct PAT MST setting.Konrad Rzeszutek Wilk2013-09-27
* | | | | | | | | | | | | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-15
* | | | | | | | | | | | | | mm: dynamically allocate page->ptl if it cannot be embedded to struct pageKirill A. Shutemov2013-11-15
* | | | | | | | | | | | | | x86: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-15
* | | | | | | | | | | | | | x86: add missed pgtable_pmd_page_ctor/dtor calls for preallocated pmdsKirill A. Shutemov2013-11-15
* | | | | | | | | | | | | | x86, mm: enable split page table lock for PMD levelKirill A. Shutemov2013-11-15
* | | | | | | | | | | | | | mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKSKirill A. Shutemov2013-11-15
* | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | x86/microcode/amd: Tone down printk(), don't treat a missing firmware file as...Thomas Renninger2013-11-12
| * | | | | | | | | | | | | x86/dumpstack: Fix printk_address for direct addressesJiri Slaby2013-11-12
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-14
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | seqcount: Add lockdep functionality to seqcount/seqlock structuresJohn Stultz2013-11-06
| * | | | | | | | | | | | | Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar2013-11-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v3.12' into core/locking to pick up mutex upatesIngo Molnar2013-11-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | x86/locking/kconfig: Update paravirt spinlock Kconfig descriptionRaghavendra K T2013-10-26
| * | | | | | | | | | | | | | lockdep, x86/alternatives: Drop ancient lockdep fixup messageBorislav Petkov2013-09-28
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-11-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | x86, trace: Change user|kernel_page_fault to page_fault_user|kernelH. Peter Anvin2013-11-11
| * | | | | | | | | | | | | x86, trace: Add page fault tracepointsSeiji Aguchi2013-11-08
| * | | | | | | | | | | | | x86, trace: Delete __trace_alloc_intr_gate()Seiji Aguchi2013-11-08
| * | | | | | | | | | | | | x86, trace: Register exception handler to trace IDTSeiji Aguchi2013-11-08
| * | | | | | | | | | | | | x86, trace: Remove __alloc_intr_gate()Seiji Aguchi2013-11-08
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |