Age | Commit message (Expand) | Author | Files | Lines |
2013-08-13 | KVM: x86: Update symbolic exit codes | Jan Kiszka | 1 | -2/+3 |
2013-08-13 | mm: Remove unused variable idx0 in __early_ioremap() | Jianguo Wu | 1 | -3/+2 |
2013-08-12 | Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 3 | -4/+14 |
2013-08-12 | x86, microcode, AMD: Fix early microcode loading | Torsten Kaiser | 3 | -29/+27 |
2013-08-12 | x86, microcode, AMD: Make cpu_has_amd_erratum() use the correct struct cpuinf... | Torsten Kaiser | 1 | -15/+5 |
2013-08-12 | Merge branch 'x86/mce' into x86/ras | Ingo Molnar | 6 | -10/+73 |
2013-08-12 | PCI: remove ARCH_SUPPORTS_MSI kconfig option | Thomas Petazzoni | 1 | -1/+0 |
2013-08-12 | PCI: use weak functions for MSI arch-specific functions | Thomas Petazzoni | 2 | -30/+24 |
2013-08-12 | x86, amd_nb: Clarify F15h, model 30h GART and L3 support | Aravind Gopalakrishnan | 1 | -2/+11 |
2013-08-12 | perf/x86: Add Haswell ULT model number used in Macbook Air and other systems | Andi Kleen | 1 | -0/+1 |
2013-08-09 | x86: Don't clear olpc_ofw_header when sentinel is detected | Daniel Drake | 1 | -2/+2 |
2013-08-09 | xen/p2m: avoid unneccesary TLB flush in m2p_remove_override() | David Vrabel | 1 | -1/+0 |
2013-08-09 | xen: Support 64-bit PV guest receiving NMIs | Konrad Rzeszutek Wilk | 4 | -7/+26 |
2013-08-09 | kvm guest: Add configuration support to enable debug information for KVM Guests | Srivatsa Vaddagiri | 1 | -0/+9 |
2013-08-09 | kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi | Raghavendra K T | 1 | -0/+1 |
2013-08-09 | xen, pvticketlock: Allow interrupts to be enabled while blocking | Jeremy Fitzhardinge | 1 | -6/+40 |
2013-08-09 | x86, ticketlock: Add slowpath logic | Jeremy Fitzhardinge | 5 | -25/+74 |
2013-08-09 | x86, pvticketlock: When paravirtualizing ticket locks, increment by 2 | Jeremy Fitzhardinge | 2 | -6/+14 |
2013-08-09 | x86, pvticketlock: Use callee-save for lock_spinning | Jeremy Fitzhardinge | 4 | -4/+5 |
2013-08-09 | xen, pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks | Jeremy Fitzhardinge | 1 | -0/+14 |
2013-08-09 | xen, pvticketlock: Xen implementation for PV ticket locks | Jeremy Fitzhardinge | 1 | -269/+79 |
2013-08-09 | xen: Defer spinlock setup until boot CPU setup | Jeremy Fitzhardinge | 1 | -1/+1 |
2013-08-09 | x86, ticketlock: Collapse a layer of functions | Jeremy Fitzhardinge | 1 | -30/+5 |
2013-08-09 | x86, ticketlock: Don't inline _spin_unlock when using paravirt spinlocks | Raghavendra K T | 1 | -0/+1 |
2013-08-09 | x86, spinlock: Replace pv spinlocks with pv ticketlocks | Jeremy Fitzhardinge | 6 | -61/+65 |
2013-08-09 | Merge branch 'master' into virtio-next | Rusty Russell | 85 | -1197/+399 |
2013-08-07 | x86, relocs: Move ELF relocation handling to C | Kees Cook | 8 | -40/+97 |
2013-08-07 | Merge branch 'pm-cpufreq-ondemand' into pm-cpufreq | Rafael J. Wysocki | 1 | -29/+0 |
2013-08-07 | KVM: nVMX: Advertise IA32_PAT in VM exit control | Arthur Chunqi Li | 1 | -3/+5 |
2013-08-07 | KVM: nVMX: Fix up VM_ENTRY_IA32E_MODE control feature reporting | Jan Kiszka | 1 | -1/+5 |
2013-08-07 | KVM: nEPT: Advertise WB type EPTP | Jan Kiszka | 1 | -2/+2 |
2013-08-07 | nVMX: Keep arch.pat in sync on L1-L2 switches | Jan Kiszka | 1 | -3/+6 |
2013-08-07 | nEPT: Miscelleneous cleanups | Nadav Har'El | 1 | -4/+2 |
2013-08-07 | nEPT: Some additional comments | Nadav Har'El | 1 | -0/+13 |
2013-08-07 | Advertise the support of EPT to the L1 guest, through the appropriate MSR. | Nadav Har'El | 1 | -2/+18 |
2013-08-07 | nEPT: Nested INVEPT | Nadav Har'El | 4 | -0/+77 |
2013-08-07 | nEPT: MMU context for nested EPT | Nadav Har'El | 3 | -1/+69 |
2013-08-07 | nEPT: Add nEPT violation/misconfigration support | Yang Zhang | 4 | -14/+95 |
2013-08-07 | nEPT: correctly check if remote tlb flush is needed for shadowed EPT tables | Gleb Natapov | 1 | -4/+4 |
2013-08-07 | nEPT: Redefine EPT-specific link_shadow_page() | Yang Zhang | 2 | -5/+11 |
2013-08-07 | nEPT: Add EPT tables support to paging_tmpl.h | Nadav Har'El | 2 | -1/+41 |
2013-08-07 | nEPT: Support shadow paging for guest paging without A/D bits | Gleb Natapov | 1 | -3/+13 |
2013-08-07 | nEPT: make guest's A/D bits depends on guest's paging mode | Gleb Natapov | 1 | -8/+22 |
2013-08-07 | nEPT: Move common code to paging_tmpl.h | Nadav Har'El | 2 | -67/+69 |
2013-08-07 | nEPT: Fix wrong test in kvm_set_cr3 | Nadav Har'El | 1 | -11/+0 |
2013-08-07 | nEPT: Fix cr3 handling in nested exit and entry | Nadav Har'El | 1 | -0/+26 |
2013-08-07 | nEPT: Support LOAD_IA32_EFER entry/exit controls for L1 | Nadav Har'El | 1 | -7/+16 |
2013-08-07 | KVM: MMU: fix check the reserved bits on the gpte of L2 | Xiao Guangrong | 1 | -2/+1 |
2013-08-07 | KVM: nVMX: correctly set tr base on nested vmexit emulation | Gleb Natapov | 1 | -1/+1 |
2013-08-06 | x86/jump-label: Show where and what was wrong on errors | Steven Rostedt | 1 | -3/+18 |