Age | Commit message (Expand) | Author |
2013-04-17 | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner |
2013-04-16 | x86, relocs: Refactor the relocs tool to merge 32- and 64-bit ELF | H. Peter Anvin |
2013-04-16 | x86, relocs: Build separate 32/64-bit tools | Kees Cook |
2013-04-16 | x86, relocs: Add 64-bit ELF support to relocs tool | Kees Cook |
2013-04-16 | x86, relocs: Consolidate processing logic | Kees Cook |
2013-04-16 | x86, relocs: Generalize ELF structure names | Kees Cook |
2013-04-16 | KVM: VMX: Fix check guest state validity if a guest is in VM86 mode | Gleb Natapov |
2013-04-16 | KVM: nVMX: check vmcs12 for valid activity state | Paolo Bonzini |
2013-04-16 | xen/smp: Unifiy some of the PVs and PVHVM offline CPU path | Konrad Rzeszutek Wilk |
2013-04-16 | xen/smp/pvhvm: Don't initialize IRQ_WORKER as we are using the native one. | Konrad Rzeszutek Wilk |
2013-04-16 | xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM | Konrad Rzeszutek Wilk |
2013-04-16 | xen/spinlock: Check against default value of -1 for IRQ line. | Konrad Rzeszutek Wilk |
2013-04-16 | xen/time: Add default value of -1 for IRQ and check for that. | Konrad Rzeszutek Wilk |
2013-04-16 | xen/time: Fix kasprintf splat when allocating timer%d IRQ line. | Konrad Rzeszutek Wilk |
2013-04-16 | KVM: VMX: Use posted interrupt to deliver virtual interrupt | Yang Zhang |
2013-04-16 | KVM: VMX: Add the deliver posted interrupt algorithm | Yang Zhang |
2013-04-16 | KVM: Set TMR when programming ioapic entry | Yang Zhang |
2013-04-16 | KVM: Call common update function when ioapic entry changed. | Yang Zhang |
2013-04-16 | KVM: VMX: Check the posted interrupt capability | Yang Zhang |
2013-04-16 | KVM: VMX: Register a new IPI for posted interrupt | Yang Zhang |
2013-04-16 | KVM: VMX: Enable acknowledge interupt on vmexit | Yang Zhang |
2013-04-16 | xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on... | Konrad Rzeszutek Wilk |
2013-04-16 | xen/smp: Fix leakage of timer interrupt line for every CPU online/offline. | Konrad Rzeszutek Wilk |
2013-04-16 | xen: drop tracking of IRQ vector | Jan Beulich |
2013-04-16 | x86/xen: populate boot_params with EDD data | David Vrabel |
2013-04-16 | efi: Export efi_query_variable_store() for efivars.ko | Sergey Vlasov |
2013-04-16 | x86/Kconfig: Make EFI select UCS2_STRING | Sergey Vlasov |
2013-04-16 | perf/x86: Fix offcore_rsp valid mask for SNB/IVB | Stephane Eranian |
2013-04-16 | x86, CPU, AMD: Drop useless label | Borislav Petkov |
2013-04-16 | x86, AMD: Correct {rd,wr}msr_amd_safe warnings | Borislav Petkov |
2013-04-16 | x86: Fold-in trivial check_config function | Borislav Petkov |
2013-04-16 | Remove GENERIC_GPIO config option | Alexandre Courbot |
2013-04-16 | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |
2013-04-16 | x86/mm/gart: Drop unnecessary check | Wang YanQing |
2013-04-15 | KVM: Let ioapic know the irq line status | Yang Zhang |
2013-04-15 | KVM: Add reset/restore rtc_status support | Yang Zhang |
2013-04-15 | KVM: Return destination vcpu on interrupt injection | Yang Zhang |
2013-04-15 | KVM: Add vcpu info to ioapic_update_eoi() | Yang Zhang |
2013-04-15 | efi: Distinguish between "remaining space" and actually used space | Matthew Garrett |
2013-04-15 | efi: Pass boot services variable info to runtime code | Matthew Garrett |
2013-04-15 | x86/mm/hotplug: Put kernel_physical_mapping_remove() declaration in CONFIG_ME... | Tang Chen |
2013-04-15 | x86/lib: Fix spelling, put space between a numeral and its units | Andy Shevchenko |
2013-04-15 | x86/lib: Fix spelling in the comments | Andy Shevchenko |
2013-04-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-04-14 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-04-14 | KVM: nVMX: Avoid reading VM_EXIT_INTR_ERROR_CODE needlessly on nested exits | Jan Kiszka |
2013-04-14 | KVM: nVMX: Fix conditions for interrupt injection | Jan Kiszka |
2013-04-14 | KVM: nVMX: Rework event injection and recovery | Jan Kiszka |
2013-04-14 | KVM: nVMX: Fix injection of PENDING_INTERRUPT and NMI_WINDOW exits to L1 | Jan Kiszka |
2013-04-14 | KVM: emulator: mark 0xff 0x7d opcode as undefined. | Gleb Natapov |