summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2013-06-12x86: Fix typo in kexec register clearingKees Cook
2013-06-12x86, relocs: Move __vvar_page from S_ABS to S_RELKees Cook
2013-06-12KVM: x86: handle idiv overflow at kvm_write_tscMarcelo Tosatti
2013-06-11idle: Add the stack canary init to cpu_startup_entry()Thomas Gleixner
2013-06-11x86, efi: retry ExitBootServices() on failureZach Bobroff
2013-06-11efi: Convert runtime services function ptrsBorislav Petkov
2013-06-10Modify UEFI anti-bricking codeMatthew Garrett
2013-06-10Merge tag 'stable/for-linus-3.10-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-06-10xen/time: Free onlined per-cpu data structure if we want to online it again.Konrad Rzeszutek Wilk
2013-06-10xen/time: Check that the per_cpu data structure has data before freeing.Konrad Rzeszutek Wilk
2013-06-10xen/time: Don't leak interrupt name when offlining.Konrad Rzeszutek Wilk
2013-06-10xen/time: Encapsulate the struct clock_event_device in another structure.Konrad Rzeszutek Wilk
2013-06-10xen/spinlock: Don't leak interrupt name when offlining.Konrad Rzeszutek Wilk
2013-06-10xen/smp: Don't leak interrupt name when offlining.Konrad Rzeszutek Wilk
2013-06-10xen/smp: Set the per-cpu IRQ number to a valid default.Konrad Rzeszutek Wilk
2013-06-10xen/smp: Introduce a common structure to contain the IRQ name and interrupt l...Konrad Rzeszutek Wilk
2013-06-10xen/smp: Coalesce the free_irq calls in one function.Konrad Rzeszutek Wilk
2013-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-06Merge tag 'pci-v3.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-06x86: Get rid of ->hard_math and all the FPU asm fuH. Peter Anvin
2013-06-06UEFI: Don't pass boot services regions to SetVirtualAddressMap()Matthew Garrett
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-05x86, microcode, amd: Allow multiple families' bin files appended togetherJacob Shin
2013-06-05x86, microcode, amd: Make find_ucode_in_initrd() __initJacob Shin
2013-06-05x86/PCI: Map PCI setup data with ioremap() so it can be in highmemMatt Fleming
2013-06-05x86, mce: Fix "braodcast" typoMathias Krause
2013-06-05KVM: MMU: reduce KVM_REQ_MMU_RELOAD when root page is zappedGleb Natapov
2013-06-05KVM: MMU: reclaim the zapped-obsolete page firstXiao Guangrong
2013-06-05KVM: MMU: collapse TLB flushes when zap all pagesXiao Guangrong
2013-06-05KVM: MMU: zap pages in batchXiao Guangrong
2013-06-05KVM: MMU: do not reuse the obsolete pageXiao Guangrong
2013-06-05KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pagesXiao Guangrong
2013-06-05KVM: MMU: show mmu_valid_gen in shadow page related tracepointsXiao Guangrong
2013-06-05KVM: x86: use the fast way to invalidate all pagesXiao Guangrong
2013-06-05KVM: MMU: fast invalidate all pagesXiao Guangrong
2013-06-05KVM: MMU: drop unnecessary kvm_reload_remote_mmusXiao Guangrong
2013-06-05KVM: x86: drop calling kvm_mmu_zap_all in emulator_fix_hypercallXiao Guangrong
2013-06-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-06-04x86, cleanups: Remove extra tab in __flush_tlb_one()Michael Wang
2013-06-04xen/smp: Fixup NOHZ per cpu data when onlining an offline CPU.Konrad Rzeszutek Wilk
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell
2013-06-03KVM: Fix race in apic->pending_events processingGleb Natapov
2013-06-03KVM: fix sil/dil/bpl/spl in the mod/rm fieldsPaolo Bonzini
2013-06-03KVM: Emulate multibyte NOPPaolo Bonzini
2013-05-31x86, microcode, amd: Fix warnings and errors on with CONFIG_MICROCODE=mJacob Shin
2013-05-31x86: Fix adjust_range_size_mask calling positionYinghai Lu
2013-05-31x86/mce: Remove check for CONFIG_X86_MCE_P4THERMALPaul Bolle
2013-05-31sched/x86: Construct all sibling maps if smtAndrew Jones
2013-05-31x86: __force_order doesn't need to be an actual variableJan Beulich
2013-05-31ix86: Don't waste fixmap entriesJan Beulich