summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2014-11-11x86, ptdump: Add section for EFI runtime servicesMathias Krause
2014-11-11efi/x86: Move x86 back to libstubArd Biesheuvel
2014-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-10-24Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-10-24KVM: x86: Wrong assertion on paging_tmpl.hNadav Amit
2014-10-24KVM: x86: PREFETCH and HINT_NOP should have SrcMem flagNadav Amit
2014-10-24KVM: x86: Emulator does not decode clflush wellNadav Amit
2014-10-24KVM: emulate: avoid accessing NULL ctxt->memoppPaolo Bonzini
2014-10-24KVM: x86: Decoding guest instructions which cross page boundary may failNadav Amit
2014-10-24kvm: x86: don't kill guest on unknown exit reasonMichael S. Tsirkin
2014-10-24kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek
2014-10-24KVM: x86: Handle errors when RIP is set during far jumpsNadav Amit
2014-10-24KVM: x86: Emulator fixes for eip canonical checks on near branchesNadav Amit
2014-10-24KVM: x86: Fix wrong masking on relative jump/callNadav Amit
2014-10-24KVM: x86: Improve thread safety in pitAndy Honig
2014-10-24KVM: x86: Prevent host from panicking on shared MSR writes.Andy Honig
2014-10-24KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit
2014-10-23Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-23Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-23x86/xen: panic on bad Xen-provided memory mapMartin Kelly
2014-10-23x86/xen: Fix incorrect per_cpu accessor in xen_clocksource_read()Boris Ostrovsky
2014-10-23x86/xen: avoid race in p2m handlingJuergen Gross
2014-10-23x86/xen: delay construction of mfn_list_listJuergen Gross
2014-10-23x86/xen: avoid writing to freed memory after race in p2m handlingJuergen Gross
2014-10-22x86, intel-mid: Remove "weak" from function declarationsBjorn Helgaas
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-10-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-10-18x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-17kprobes/x86: Remove stale ARCH_SUPPORTS_KPROBES_ON_FTRACE defineAnton Blanchard
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-14x86: bpf_jit: fix two bugs in eBPF JIT compilerAlexei Starovoitov
2014-10-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2014-10-14Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linu...Linus Torvalds
2014-10-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-14Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-14Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-14Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-10-14Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-14Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-14Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-10-14kvm: ensure hard lockup detection is disabled by defaultUlrich Obergfell
2014-10-14arch/x86/mm/numa.c: fix boot failure when all nodes are hotpluggableXishi Qiu
2014-10-14arch/x86/kernel/cpu/common.c: fix unused symbol warningAndrew Morton
2014-10-14x86: use optimized ioresource lookup in ioremap functionMike Travis
2014-10-14kexec-bzimage64: fix sparse warningsVivek Goyal
2014-10-14kexec: check if crashk_res_low exists when exclude it from crash mem rangesBaoquan He
2014-10-14arch/x86/purgatory/Makefile: try to use automatic variable in kexec purgatory...Baoquan He