summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
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-22x86, apic: Handle a bad TSC more gracefullyAndy Lutomirski
2014-10-21x86, MCE, AMD: Drop software-defined bank in error thresholdingBorislav Petkov
2014-10-21x86, MCE, AMD: Move invariant code out from loop bodyChen Yucong
2014-10-21x86, MCE, AMD: Correct thresholding error loggingChen Yucong
2014-10-21x86, MCE, AMD: Use macros to compute bank MSRsChen Yucong
2014-10-20x86: io: implement dummy relaxed accessor macros for writesWill Deacon
2014-10-20x86: ACPI: Do not translate GSI number if IOAPIC is disabledJiang Liu
2014-10-20x86: platform: olpc: drop owner assignment from platform_driversWolfram Sang
2014-10-20x86: platform: iris: drop owner assignment from platform_driversWolfram Sang
2014-10-20x86, amd_nb: Add device IDs to NB tables for F15h M60hAravind Gopalakrishnan
2014-10-20ASoC: Intel: mrfld - add the dsp sst driverVinod Koul
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-19x86/smpboot: Move data structure to its primary usage scopeIngo Molnar
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-17x86, msr: Use seek definitions instead of hard-coded valuesFabian Frederick
2014-10-17x86, msr: Convert printk to pr_foo()Fabian Frederick
2014-10-17x86, msr: Use PTR_ERR_OR_ZEROFabian Frederick
2014-10-17x86/simplefb: Use PTR_ERR_OR_ZEROFabian Frederick
2014-10-17x86/sysfb: Use PTR_ERR_OR_ZEROFabian Frederick
2014-10-17x86, cpuid: Use PTR_ERR_OR_ZEROFabian Frederick
2014-10-17kprobes/x86: Remove stale ARCH_SUPPORTS_KPROBES_ON_FTRACE defineAnton Blanchard
2014-10-15x86/purgatory, build: Suppress kexec-purgatory.c is up to date messageWANG Chao
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