summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-1210-211/+223
|\
| * KVM: x86: rename update_db_bp_intercept to update_bp_interceptPaolo Bonzini2015-11-104-4/+4
| * KVM: svm: unconditionally intercept #DBPaolo Bonzini2015-11-101-11/+3
| * KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup2015-11-103-1/+13
| * KVM: VMX: Dump TSC multiplier in dump_vmcs()Haozhong Zhang2015-11-101-0/+3
| * KVM: VMX: Use a scaled host TSC for guest readings of MSR_IA32_TSCHaozhong Zhang2015-11-101-4/+5
| * KVM: VMX: Setup TSC scaling ratio when a vcpu is loadedHaozhong Zhang2015-11-101-0/+6
| * KVM: VMX: Enable and initialize VMX TSC scalingHaozhong Zhang2015-11-102-1/+19
| * KVM: x86: Use the correct vcpu's TSC rate to compute time scaleHaozhong Zhang2015-11-101-2/+4
| * KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()Haozhong Zhang2015-11-104-7/+12
| * KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()Haozhong Zhang2015-11-104-22/+19
| * KVM: x86: Replace call-back compute_tsc_offset() with a common functionHaozhong Zhang2015-11-104-20/+12
| * KVM: x86: Replace call-back set_tsc_khz() with a common functionHaozhong Zhang2015-11-104-59/+41
| * KVM: x86: Add a common TSC scaling functionHaozhong Zhang2015-11-103-45/+45
| * KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_archHaozhong Zhang2015-11-103-16/+20
| * KVM: x86: Collect information for setting TSC scaling ratioHaozhong Zhang2015-11-103-0/+11
| * KVM: x86: declare a few variables as __read_mostlyPaolo Bonzini2015-11-102-9/+7
| * KVM: x86: merge handle_mmio_page_fault and handle_mmio_page_fault_commonPaolo Bonzini2015-11-104-21/+10
* | Merge branch 'for-linus-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-11-112-18/+1
|\ \
| * | um: Simplify STUB_DATA loadingRichard Weinberger2015-11-061-4/+1
| * | um: Remove dead symbol from i386 syscall stubRichard Weinberger2015-11-061-1/+0
| * | um: Remove dead code from x86_64 syscall stubRichard Weinberger2015-11-061-13/+0
* | | Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-102-4/+4
|\ \ \
| * \ \ Merge branch 'for-4.4/hotplug' into libnvdimm-for-nextDan Williams2015-11-0910-92/+142
| |\ \ \
| * | | | x86, mm: quiet arch_add_memory()Dan Williams2015-10-092-4/+4
* | | | | kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-102-15/+0
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-072-5/+4
|\ \ \ \ \
| * | | | | arch/x86/kernel/cpu/perf_event_msr.c: use sign_extend64() for sign extensionMartin Kepplinger2015-11-071-4/+3
| * | | | | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-071-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-071-4/+5
|\ \ \ \ \ \
| * | | | | | livepatch: Fix crash with !CONFIG_DEBUG_SET_MODULE_RONXJosh Poimboeuf2015-11-061-4/+5
* | | | | | | Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-11-061-0/+4
|\ \ \ \ \ \ \
| * | | | | | | ftrace: Calculate the correct dyn_ftrace number to report to the userspaceMinfei Huang2015-10-221-0/+4
* | | | | | | | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-062-1/+9
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource...Bjorn Helgaas2015-11-022-1/+9
| |\ \ \ \ \ \ \ \
| | | * | | | | | | x86/PCI: Don't alloc pcibios-irq when MSI is enabledJoerg Roedel2015-10-211-0/+8
| | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | x86/PCI: Make pci_subsys_init() staticAlexander Kuleshov2015-10-101-1/+1
| |/ / / / / / /
* | | | | | | | x86: don't make DEBUG_WX default to 'y' even with DEBUG_RODATALinus Torvalds2015-11-061-1/+0
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-064-3/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | mm: mlock: add new mlock system callEric B Munson2015-11-062-0/+2
| * | | | | | | | kasan: move KASAN_SANITIZE in arch/x86/boot/MakefileAndrey Konovalov2015-11-061-2/+2
| * | | | | | | | kasan: update log messagesAndrey Konovalov2015-11-061-1/+1
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-0627-441/+1445
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | KVM: VMX: Fix commit which broke PMLKai Huang2015-11-051-13/+11
| * | | | | | | KVM: x86: obey KVM_X86_QUIRK_CD_NW_CLEARED in kvm_set_cr0()Laszlo Ersek2015-11-041-1/+3
| * | | | | | | KVM: x86: allow RSM from 64-bit modePaolo Bonzini2015-11-041-5/+25
| * | | | | | | KVM: VMX: fix SMEP and SMAP without EPTRadim Krčmář2015-11-041-9/+10
| * | | | | | | KVM: x86: move kvm_set_irq_inatomic to legacy device assignmentPaolo Bonzini2015-11-042-34/+37
| * | | | | | | KVM: device assignment: remove pointless #ifdefsPaolo Bonzini2015-11-041-25/+0
| * | | | | | | KVM: x86: merge kvm_arch_set_irq with kvm_set_msi_inatomicPaolo Bonzini2015-11-041-6/+8