summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2014-03-18x86, vdso: Patch alternatives in the 32-bit VDSOAndy Lutomirski
2014-03-18x86, vdso: Introduce VVAR marco for vdso32Stefani Seibold
2014-03-18x86, vdso: Cleanup __vdso_gettimeofday()Stefani Seibold
2014-03-18x86, vdso: Replace VVAR(vsyscall_gtod_data) by gtod macroStefani Seibold
2014-03-18x86, vdso: __vdso_clock_gettime() cleanupStefani Seibold
2014-03-18x86, vdso: Revamp vclock_gettime.cStefani Seibold
2014-03-18x86, vdso: Make vsyscall_gtod_data handling x86 genericStefani Seibold
2014-03-18xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_overrideZoltan Kiss
2014-03-18xen: remove XEN_PRIVILEGED_GUESTMichael Opdenacker
2014-03-18xen: add support for MSI message groupsRoger Pau Monne
2014-03-17x86/efi: Restore 'attr' argument to query_variable_info()Matt Fleming
2014-03-17x86/efi: Rip out phys_efi_get_time()Matt Fleming
2014-03-17x86/efi: Preserve segment registers in mixed modeMatt Fleming
2014-03-17Merge branch 'acpi-config'Rafael J. Wysocki
2014-03-17KVM: x86: handle missing MPX in nested virtualizationPaolo Bonzini
2014-03-17KVM: x86: Add nested virtualization support for MPXPaolo Bonzini
2014-03-17KVM: x86: introduce kvm_supported_xcr0()Paolo Bonzini
2014-03-17KVM: x86 emulator: emulate MOVAPDIgor Mammedov
2014-03-17KVM: x86 emulator: emulate MOVAPSIgor Mammedov
2014-03-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-14x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman
2014-03-14perf/x86/uncore: Fix missing end markers for SNB/IVB/HSW IMC PMUStephane Eranian
2014-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-13x86, vdso, xen: Remove stray reference to FIX_VDSOH. Peter Anvin
2014-03-13x86_32, mm: Remove user bit from identity map PDEAndy Lutomirski
2014-03-13x86, vdso: Remove compat vdso supportAndy Lutomirski
2014-03-13x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematicH. Peter Anvin
2014-03-13x86, Intel: Convert to the new bit access MSR accessorsBorislav Petkov
2014-03-13x86, AMD: Convert to the new bit access MSR accessorsBorislav Petkov
2014-03-13x86: Add another set of MSR accessor functionsBorislav Petkov
2014-03-13x86, pageattr: Correct WBINVD spelling in commentBorislav Petkov
2014-03-13x86, crash: Unify ifdefBorislav Petkov
2014-03-13x86, boot: Correct max ramdisk size nameBorislav Petkov
2014-03-13arch: Remove stub cputime.h headersFrederic Weisbecker
2014-03-13kvm: x86: ignore ioapic polarityGabriel L. Somlo
2014-03-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-03-12KVM: SVM: fix cr8 intercept windowRadim Krčmář
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner
2014-03-12perf/x86/uncore: Fix compilation warning in snb_uncore_imc_init_box()Stephane Eranian
2014-03-11x86: bpf_jit: support negative offsetsAlexei Starovoitov
2014-03-11x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha
2014-03-11x86: Remove CONFIG_X86_OOSTOREDave Jones
2014-03-11sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas
2014-03-11x86/apic: Plug racy xAPIC access of CPU hotplug codeJan Kiszka
2014-03-11i386: Remove unneeded test of 'task' in dump_trace() (again)Steven Rostedt
2014-03-11perf/x86: Fix leak in uncore_type_init failure pathsDave Jones
2014-03-11perf/x86/uncore: Add __init for uncore_cpumask_init()Dongsheng Yang
2014-03-11Merge branch 'perf/urgent' into perf/coreIngo Molnar
2014-03-11Merge branch 'sched/urgent' into sched/coreIngo Molnar