| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-11-15 | 1 | -6/+0 |
|\ |
|
| * | perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macro | Huang Rui | 2015-11-12 | 1 | -6/+0 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-11-15 | 9 | -16/+73 |
|\ \ |
|
| * | | x86/cpu: Call verify_cpu() after having entered long mode too | Borislav Petkov | 2015-11-07 | 2 | -5/+15 |
| * | | x86/setup: Fix low identity map for >= 2GB kernel range | Krzysztof Mazur | 2015-11-07 | 1 | -1/+1 |
| * | | x86/mm: Skip the hypervisor range when walking PGD | Boris Ostrovsky | 2015-11-07 | 1 | -1/+16 |
| * | | x86/AMD: Fix last level cache topology for AMD Fam17h systems | Aravind Gopalakrishnan | 2015-11-07 | 1 | -0/+13 |
| * | | x86/irq: Probe for PIC presence before allocating descs for legacy IRQs | Vitaly Kuznetsov | 2015-11-07 | 3 | -9/+27 |
| * | | x86/cpu/intel: Enable X86_FEATURE_NONSTOP_TSC_S3 for Merrifield | Andy Shevchenko | 2015-11-07 | 1 | -0/+1 |
| |/ |
|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-11-12 | 10 | -211/+223 |
|\ \ |
|
| * | | KVM: x86: rename update_db_bp_intercept to update_bp_intercept | Paolo Bonzini | 2015-11-10 | 4 | -4/+4 |
| * | | KVM: svm: unconditionally intercept #DB | Paolo Bonzini | 2015-11-10 | 1 | -11/+3 |
| * | | KVM: x86: work around infinite loop in microcode when #AC is delivered | Eric Northup | 2015-11-10 | 3 | -1/+13 |
| * | | KVM: VMX: Dump TSC multiplier in dump_vmcs() | Haozhong Zhang | 2015-11-10 | 1 | -0/+3 |
| * | | KVM: VMX: Use a scaled host TSC for guest readings of MSR_IA32_TSC | Haozhong Zhang | 2015-11-10 | 1 | -4/+5 |
| * | | KVM: VMX: Setup TSC scaling ratio when a vcpu is loaded | Haozhong Zhang | 2015-11-10 | 1 | -0/+6 |
| * | | KVM: VMX: Enable and initialize VMX TSC scaling | Haozhong Zhang | 2015-11-10 | 2 | -1/+19 |
| * | | KVM: x86: Use the correct vcpu's TSC rate to compute time scale | Haozhong Zhang | 2015-11-10 | 1 | -2/+4 |
| * | | KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc() | Haozhong Zhang | 2015-11-10 | 4 | -7/+12 |
| * | | KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset() | Haozhong Zhang | 2015-11-10 | 4 | -22/+19 |
| * | | KVM: x86: Replace call-back compute_tsc_offset() with a common function | Haozhong Zhang | 2015-11-10 | 4 | -20/+12 |
| * | | KVM: x86: Replace call-back set_tsc_khz() with a common function | Haozhong Zhang | 2015-11-10 | 4 | -59/+41 |
| * | | KVM: x86: Add a common TSC scaling function | Haozhong Zhang | 2015-11-10 | 3 | -45/+45 |
| * | | KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_arch | Haozhong Zhang | 2015-11-10 | 3 | -16/+20 |
| * | | KVM: x86: Collect information for setting TSC scaling ratio | Haozhong Zhang | 2015-11-10 | 3 | -0/+11 |
| * | | KVM: x86: declare a few variables as __read_mostly | Paolo Bonzini | 2015-11-10 | 2 | -9/+7 |
| * | | KVM: x86: merge handle_mmio_page_fault and handle_mmio_page_fault_common | Paolo Bonzini | 2015-11-10 | 4 | -21/+10 |
* | | | Merge branch 'for-linus-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-11-10 | 2 | -18/+1 |
|\ \ \ |
|
| * | | | um: Simplify STUB_DATA loading | Richard Weinberger | 2015-11-06 | 1 | -4/+1 |
| * | | | um: Remove dead symbol from i386 syscall stub | Richard Weinberger | 2015-11-06 | 1 | -1/+0 |
| * | | | um: Remove dead code from x86_64 syscall stub | Richard Weinberger | 2015-11-06 | 1 | -13/+0 |
* | | | | Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-10 | 2 | -4/+4 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'for-4.4/hotplug' into libnvdimm-for-next | Dan Williams | 2015-11-09 | 10 | -92/+142 |
| |\ \ \ \ |
|
| * | | | | | x86, mm: quiet arch_add_memory() | Dan Williams | 2015-10-09 | 2 | -4/+4 |
* | | | | | | kmap_atomic_to_page() has no users, remove it | Nicolas Pitre | 2015-11-09 | 2 | -15/+0 |
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-11-07 | 2 | -5/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | arch/x86/kernel/cpu/perf_event_msr.c: use sign_extend64() for sign extension | Martin Kepplinger | 2015-11-06 | 1 | -4/+3 |
| * | | | | | | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman | 2015-11-06 | 1 | -1/+1 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-11-07 | 1 | -4/+5 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | livepatch: Fix crash with !CONFIG_DEBUG_SET_MODULE_RONX | Josh Poimboeuf | 2015-11-06 | 1 | -4/+5 |
* | | | | | | | | Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2015-11-06 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | ftrace: Calculate the correct dyn_ftrace number to report to the userspace | Minfei Huang | 2015-10-22 | 1 | -0/+4 |
* | | | | | | | | | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-11-06 | 2 | -1/+9 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| | | | | | | | | | |
| | \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ | Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource... | Bjorn Helgaas | 2015-11-02 | 2 | -1/+9 |
| |\ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | x86/PCI: Don't alloc pcibios-irq when MSI is enabled | Joerg Roedel | 2015-10-21 | 1 | -0/+8 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
| | * | | | | | | | | x86/PCI: Make pci_subsys_init() static | Alexander Kuleshov | 2015-10-09 | 1 | -1/+1 |
| |/ / / / / / / / |
|
* | | | | | | | | | x86: don't make DEBUG_WX default to 'y' even with DEBUG_RODATA | Linus Torvalds | 2015-11-06 | 1 | -1/+0 |
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-11-05 | 4 | -3/+5 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | mm: mlock: add new mlock system call | Eric B Munson | 2015-11-05 | 2 | -0/+2 |
| * | | | | | | | | | kasan: move KASAN_SANITIZE in arch/x86/boot/Makefile | Andrey Konovalov | 2015-11-05 | 1 | -2/+2 |