Age | Commit message (Expand) | Author |
2015-01-26 | KVM: x86: ARPL emulation can cause spurious exceptions | Nadav Amit |
2015-01-26 | KVM: x86: IRET emulation does not clear NMI masking | Nadav Amit |
2015-01-26 | KVM: x86: Wrong operand size for far ret | Nadav Amit |
2015-01-26 | KVM: x86: Dirty the dest op page on cmpxchg emulation | Nadav Amit |
2015-01-26 | x86,xen: use current->state helpers | Davidlohr Bueso |
2015-01-25 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-01-25 | Drivers: hv: vmbus: Implement a clockevent device | K. Y. Srinivasan |
2015-01-24 | x86, init: Fix UP boot regression on x86_64 | Thomas Gleixner |
2015-01-24 | Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-01-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-01-23 | x86, e820: Clean up sanitize_e820_map() users | WANG Chao |
2015-01-23 | x86, setup: Let early_memremap() handle page alignment | WANG Chao |
2015-01-23 | Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini |
2015-01-23 | KVM: x86: SYSENTER emulation is broken | Nadav Amit |
2015-01-23 | KVM: x86: Fix of previously incomplete fix for CVE-2014-8480 | Nadav Amit |
2015-01-23 | Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Bonzini |
2015-01-23 | KVM: remove unneeded return value of vcpu_postcreate | Dominik Dingel |
2015-01-23 | x86/tsc: Change Fast TSC calibration failed from error to info | Alexandre Demers |
2015-01-23 | x86/rtc: Remove duplicate const specifier | Colin King |
2015-01-23 | x86/apic: Re-enable PCI_MSI support for non-SMP X86_32 | Bryan O'Donoghue |
2015-01-22 | x86, mm: Change cachemode exports to non-gpl | Juergen Gross |
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, mpx: Explicitly disable 32-bit MPX support on 64-bit kernels | Dave Hansen |
2015-01-23 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-01-22 | x86/acpi: Make acpi_[un]register_gsi_ioapic() depend on CONFIG_X86_LOCAL_APIC | Thomas Gleixner |
2015-01-22 | x86: Consolidate boot cpu timer setup | Thomas Gleixner |
2015-01-22 | x86/apic: Reuse apic_bsp_setup() for UP APIC setup | Thomas Gleixner |
2015-01-22 | x86/smpboot: Sanitize uniprocessor init | Thomas Gleixner |
2015-01-22 | x86/smpboot: Move apic init code to apic.c | Thomas Gleixner |
2015-01-22 | init: Get rid of x86isms | Thomas Gleixner |
2015-01-22 | x86/apic: Move apic_init_uniprocessor code | Thomas Gleixner |
2015-01-22 | x86/smpboot: Cleanup ioapic handling | Thomas Gleixner |
2015-01-22 | x86/apic: Sanitize ioapic handling | Thomas Gleixner |
2015-01-22 | x86/ioapic: Add proper checks to setp/enable_IO_APIC() | 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: Use state information for disable | 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: Add proper state tracking | Thomas Gleixner |
2015-01-22 | x86/x2apic: Clarify remapping mode for x2apic enablement | 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/apic: Make disable x2apic work really | Thomas Gleixner |
2015-01-22 | x86/ioapic: Check x2apic really | Thomas Gleixner |
2015-01-22 | x86/apic: Move x2apic code to one place | 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 |