Age | Commit message (Expand) | Author |
2015-02-02 | x86, mrst: remove Moorestown specific serial drivers | Andy Shevchenko |
2015-02-02 | KVM: x86: revert "add method to test PIR bitmap vector" | Marcelo Tosatti |
2015-01-30 | KVM: VMX: Add PML support in VMX | Kai Huang |
2015-01-29 | KVM: x86: Add new dirty logging kvm_x86_ops for PML | Kai Huang |
2015-01-29 | KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access | Kai Huang |
2015-01-29 | KVM: MMU: Add mmu help functions to support PML | Kai Huang |
2015-01-28 | Merge branch 'perf/hw_breakpoints' into perf/core | Ingo Molnar |
2015-01-28 | Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2015-01-28 | xen: remove scratch frames for ballooned pages and m2p override | David Vrabel |
2015-01-28 | xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs() | David Vrabel |
2015-01-26 | KVM: x86: IRET emulation does not clear NMI masking | Nadav Amit |
2015-01-25 | Drivers: hv: vmbus: Implement a clockevent device | K. Y. Srinivasan |
2015-01-23 | Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Bonzini |
2015-01-22 | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski |
2015-01-22 | x86, tls, ldt: Stop checking lm in LDT_empty | Andy Lutomirski |
2015-01-22 | x86, mpx: Fix potential performance issue on unmaps | Dave Hansen |
2015-01-22 | x86/apic: Reuse apic_bsp_setup() for UP APIC setup | Thomas Gleixner |
2015-01-22 | x86/smpboot: Move apic init code to apic.c | Thomas Gleixner |
2015-01-22 | x86/ioapic: Provide stub functions for IOAPIC%3Dn | Thomas Gleixner |
2015-01-22 | x86/smpboot: Move smpboot inlines to code | Thomas Gleixner |
2015-01-22 | x86/x2apic: Split enable and setup function | Thomas Gleixner |
2015-01-22 | x86/x2apic: Disable x2apic from nox2apic setup | Thomas Gleixner |
2015-01-22 | x86/x2apic: Move code in conditional region | Thomas Gleixner |
2015-01-22 | x86/apic: Check x2apic early | Thomas Gleixner |
2015-01-22 | x86/ioapic: Check x2apic really | Thomas Gleixner |
2015-01-22 | x86/apic: Make x2apic_mode depend on CONFIG_X86_X2APIC | Thomas Gleixner |
2015-01-22 | x86/apic: Avoid open coded x2apic detection | Thomas Gleixner |
2015-01-21 | kvm: Fix CR3_PCID_INVD type on 32-bit | Borislav Petkov |
2015-01-20 | KVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclock issue | Marcelo Tosatti |
2015-01-20 | x86, fpu: Fix math_state_restore() race with kernel_fpu_begin() | Oleg Nesterov |
2015-01-20 | x86, fpu: Introduce per-cpu in_kernel_fpu state | Oleg Nesterov |
2015-01-20 | x86: pmc_atom: Expose contents of PSS | Andy Shevchenko |
2015-01-20 | x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsi | Jiang Liu |
2015-01-19 | x86/spinlock: Leftover conversion ACCESS_ONCE->READ_ONCE | Christian Borntraeger |
2015-01-16 | KVM: x86: switch to kvm_get_dirty_log_protect | Paolo Bonzini |
2015-01-15 | iommu/irq_remapping: Kill function irq_remapping_supported() and related code | Jiang Liu |
2015-01-15 | iommu, x86: Restructure setup of the irq remapping feature | Thomas Gleixner |
2015-01-14 | Merge tag 'uaccess_for_upstream' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann |
2015-01-13 | x86: entry_64.S: delete unused code | Denys Vlasenko |
2015-01-13 | x86/uaccess: fix sparse errors | Michael S. Tsirkin |
2015-01-09 | livepatch: handle ancient compilers with more grace | Jiri Kosina |
2015-01-09 | KVM: x86: #PF error-code on R/W operations is wrong | Nadav Amit |
2015-01-08 | KVM: x86: add method to test PIR bitmap vector | Marcelo Tosatti |
2015-01-08 | KVM: nVMX: Improve nested msr switch checking | Eugene Korenevsky |
2015-01-08 | KVM: nVMX: Add nested msr load/restore algorithm | Wincy Van |
2015-01-07 | x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricks | Luck, Tony |
2015-01-02 | x86, traps: Add ist_begin_non_atomic and ist_end_non_atomic | Andy Lutomirski |
2015-01-02 | x86: Clean up current_stack_pointer | Andy Lutomirski |
2015-01-02 | x86, traps: Track entry into and exit from IST context | Andy Lutomirski |
2015-01-01 | Merge tag 'pr-20141223-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar |