Age | Commit message (Expand) | Author |
2014-08-20 | x86/apic/uv: Remove unnecessary #ifdef | Andreas Ruprecht |
2014-08-20 | KVM: emulate: warn on invalid or uninitialized exception numbers | Paolo Bonzini |
2014-08-20 | KVM: emulate: do not return X86EMUL_PROPAGATE_FAULT explicitly | Paolo Bonzini |
2014-08-20 | KVM: x86: Clarify PMU related features bit manipulation | Nadav Amit |
2014-08-20 | KVM: vmx: fix ept reserved bits for 1-GByte page | Wanpeng Li |
2014-08-19 | KVM: x86: recalculate_apic_map after enabling apic | Nadav Amit |
2014-08-19 | KVM: x86: Clear apic tsc-deadline after deadline | Nadav Amit |
2014-08-19 | KVM: x86: #GP when attempts to write reserved bits of Variable Range MTRRs | Wanpeng Li |
2014-08-19 | KVM: x86: fix check legal type of Variable Range MTRRs | Wanpeng Li |
2014-08-19 | arch/x86: Use RCU_INIT_POINTER(x, NULL) in kvm/vmx.c | Monam Agarwal |
2014-08-19 | KVM: x86: raise invalid TSS exceptions during a task switch | Paolo Bonzini |
2014-08-19 | Revert "KVM: x86: Increase the number of fixed MTRR regs to 10" | Paolo Bonzini |
2014-08-19 | KVM: x86: drop fpu_activate hook | Wanpeng Li |
2014-08-19 | KVM: x86: do not check CS.DPL against RPL during task switch | Paolo Bonzini |
2014-08-19 | KVM: SVM: add rdmsr support for AMD event registers | Wei Huang |
2014-08-19 | KVM: x86: Avoid emulating instructions on #UD mistakenly | Nadav Amit |
2014-08-17 | x86: Support compiling out human-friendly processor feature names | Josh Triplett |
2014-08-17 | x86: Drop support for /proc files when !CONFIG_PROC_FS | Josh Triplett |
2014-08-17 | x86, boot: Don't compile early_serial_console.c when !CONFIG_EARLY_PRINTK | Josh Triplett |
2014-08-17 | x86, boot: Don't compile aslr.c when !CONFIG_RANDOMIZE_BASE | Josh Triplett |
2014-08-17 | x86, boot: Use the usual -y -n mechanism for objects in vmlinux | Josh Triplett |
2014-08-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2014-08-15 | intel_idle: Disable Baytrail Core and Module C6 auto-demotion | Len Brown |
2014-08-15 | x86_32, entry: Clean up sysenter_badsys declaration | Stefan Bader |
2014-08-14 | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-08-14 | Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2014-08-14 | locking,x86: Kill atomic_or_long() | Peter Zijlstra |
2014-08-13 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-08-13 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-08-13 | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-08-13 | perf/x86/uncore: Rename IvyTown to IvyBridge-EP | Peter Zijlstra |
2014-08-13 | perf/x86/uncore: Export basic memory events for IVT IMC PMU | Stephane Eranian |
2014-08-13 | perf/x86: Clean up __intel_pmu_pebs_event() code | Stephane Eranian |
2014-08-13 | perf/x86: Fix data source encoding issues for load latency/precise store | Stephane Eranian |
2014-08-13 | perf/x86: Don't mark DataLA addresses as store | Andi Kleen |
2014-08-13 | perf/x86: Revamp PEBS event selection | Andi Kleen |
2014-08-13 | perf/x86: Fix :pp without LBR | Andi Kleen |
2014-08-13 | perf/x86: Use extended offcore mask on Haswell | Andi Kleen |
2014-08-13 | perf/x86/uncore: Fix coccinelle warnings | Fengguang Wu |
2014-08-13 | perf/x86/uncore: move NHM-EX/WSM-EX specific code to seperate file | Yan, Zheng |
2014-08-13 | perf/x86/uncore: Move SNB/IVB-EP specific code to seperate file | Yan, Zheng |
2014-08-13 | perf/x86/uncore: Move NHM/SNB/IVB specific code to seperate file | Yan, Zheng |
2014-08-13 | perf/x86/uncore: Declare some functions and variables | Yan, Zheng |
2014-08-13 | perf/x86/intel: Update Intel models | Peter Zijlstra |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine |
2014-08-11 | Merge tag 'efi-urgent' into x86/efi | H. Peter Anvin |
2014-08-11 | x86/xen: use vmap() to map grant table pages in PVH guests | David Vrabel |
2014-08-11 | x86/xen: resume timer irqs early | David Vrabel |
2014-08-10 | x86/mm: Fix sparse 'tlb_single_page_flush_ceiling' warning and make the varia... | Jeremiah Mahler |
2014-08-09 | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |