Age | Commit message (Expand) | Author |
2013-06-12 | x86: Fix typo in kexec register clearing | Kees Cook |
2013-06-12 | x86, relocs: Move __vvar_page from S_ABS to S_REL | Kees Cook |
2013-06-12 | KVM: x86: handle idiv overflow at kvm_write_tsc | Marcelo Tosatti |
2013-06-11 | idle: Add the stack canary init to cpu_startup_entry() | Thomas Gleixner |
2013-06-11 | x86, efi: retry ExitBootServices() on failure | Zach Bobroff |
2013-06-11 | efi: Convert runtime services function ptrs | Borislav Petkov |
2013-06-10 | Modify UEFI anti-bricking code | Matthew Garrett |
2013-06-10 | Merge tag 'stable/for-linus-3.10-rc5-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2013-06-10 | xen/time: Free onlined per-cpu data structure if we want to online it again. | Konrad Rzeszutek Wilk |
2013-06-10 | xen/time: Check that the per_cpu data structure has data before freeing. | Konrad Rzeszutek Wilk |
2013-06-10 | xen/time: Don't leak interrupt name when offlining. | Konrad Rzeszutek Wilk |
2013-06-10 | xen/time: Encapsulate the struct clock_event_device in another structure. | Konrad Rzeszutek Wilk |
2013-06-10 | xen/spinlock: Don't leak interrupt name when offlining. | Konrad Rzeszutek Wilk |
2013-06-10 | xen/smp: Don't leak interrupt name when offlining. | Konrad Rzeszutek Wilk |
2013-06-10 | xen/smp: Set the per-cpu IRQ number to a valid default. | Konrad Rzeszutek Wilk |
2013-06-10 | xen/smp: Introduce a common structure to contain the IRQ name and interrupt l... | Konrad Rzeszutek Wilk |
2013-06-10 | xen/smp: Coalesce the free_irq calls in one function. | Konrad Rzeszutek Wilk |
2013-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-06-06 | Merge tag 'pci-v3.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-06-06 | x86: Get rid of ->hard_math and all the FPU asm fu | H. Peter Anvin |
2013-06-06 | UEFI: Don't pass boot services regions to SetVirtualAddressMap() | Matthew Garrett |
2013-06-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-06-05 | x86, microcode, amd: Allow multiple families' bin files appended together | Jacob Shin |
2013-06-05 | x86, microcode, amd: Make find_ucode_in_initrd() __init | Jacob Shin |
2013-06-05 | x86/PCI: Map PCI setup data with ioremap() so it can be in highmem | Matt Fleming |
2013-06-05 | x86, mce: Fix "braodcast" typo | Mathias Krause |
2013-06-05 | KVM: MMU: reduce KVM_REQ_MMU_RELOAD when root page is zapped | Gleb Natapov |
2013-06-05 | KVM: MMU: reclaim the zapped-obsolete page first | Xiao Guangrong |
2013-06-05 | KVM: MMU: collapse TLB flushes when zap all pages | Xiao Guangrong |
2013-06-05 | KVM: MMU: zap pages in batch | Xiao Guangrong |
2013-06-05 | KVM: MMU: do not reuse the obsolete page | Xiao Guangrong |
2013-06-05 | KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pages | Xiao Guangrong |
2013-06-05 | KVM: MMU: show mmu_valid_gen in shadow page related tracepoints | Xiao Guangrong |
2013-06-05 | KVM: x86: use the fast way to invalidate all pages | Xiao Guangrong |
2013-06-05 | KVM: MMU: fast invalidate all pages | Xiao Guangrong |
2013-06-05 | KVM: MMU: drop unnecessary kvm_reload_remote_mmus | Xiao Guangrong |
2013-06-05 | KVM: x86: drop calling kvm_mmu_zap_all in emulator_fix_hypercall | Xiao Guangrong |
2013-06-05 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-06-04 | x86, cleanups: Remove extra tab in __flush_tlb_one() | Michael Wang |
2013-06-04 | xen/smp: Fixup NOHZ per cpu data when onlining an offline CPU. | Konrad Rzeszutek Wilk |
2013-06-03 | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell |
2013-06-03 | KVM: Fix race in apic->pending_events processing | Gleb Natapov |
2013-06-03 | KVM: fix sil/dil/bpl/spl in the mod/rm fields | Paolo Bonzini |
2013-06-03 | KVM: Emulate multibyte NOP | Paolo Bonzini |
2013-05-31 | x86, microcode, amd: Fix warnings and errors on with CONFIG_MICROCODE=m | Jacob Shin |
2013-05-31 | x86: Fix adjust_range_size_mask calling position | Yinghai Lu |
2013-05-31 | x86/mce: Remove check for CONFIG_X86_MCE_P4THERMAL | Paul Bolle |
2013-05-31 | sched/x86: Construct all sibling maps if smt | Andrew Jones |
2013-05-31 | x86: __force_order doesn't need to be an actual variable | Jan Beulich |
2013-05-31 | ix86: Don't waste fixmap entries | Jan Beulich |