summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2014-02-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-07Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-02-06arch/x86/mm/numa.c: fix array index overflow when synchronizing nid to memblo...Tang Chen
2014-02-06arch/x86/mm/numa.c: initialize numa_kernel_nodes in numa_clear_kernel_node_ho...Tang Chen
2014-02-06x86, microcode, AMD: Unify valid container checksBorislav Petkov
2014-02-05Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-02-05x86/efi: Allow mapping BGRT on x86-32Matt Fleming
2014-02-05x86: Disable CONFIG_X86_DECODER_SELFTEST in allmod/allyesconfigsIngo Molnar
2014-02-03xen/pvh: set CR4 flags for APsMukesh Rathor
2014-02-03Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk
2014-02-01x86: Fix the initialization of physnode_mapPetr Tesarik
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-31Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds
2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-31xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pagesDave Jones
2014-01-31xen/grant-table: Avoid m2p_override during mappingZoltan Kiss
2014-01-30Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-01-30Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-01-30Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-01-30Merge branch 'drop-time' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds
2014-01-30mm: don't lose the SOFT_DIRTY flag on mprotectAndrey Vagin
2014-01-30x86, cpu hotplug: Fix stack frame warning in check_irq_vectors_for_cpu_disable()Prarit Bhargava
2014-01-30x86, build: Build 16-bit code with -m16 where possibleDavid Woodhouse
2014-01-30x86, boot: Fix word-size assumptions in has_eflag() inline asmDavid Woodhouse
2014-01-29x86, asmlinkage, xen: Fix type of NMIAndi Kleen
2014-01-29x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visibleAndi Kleen
2014-01-29x86: Use inline assembler instead of global register variable to get spAndi Kleen
2014-01-29x86, asmlinkage, paravirt: Make paravirt thunks globalAndi Kleen
2014-01-29x86, asmlinkage, paravirt: Don't rely on local assembler labelsAndi Kleen
2014-01-29x86, asmlinkage, lguest: Fix C functions used by inline assemblerAndi Kleen
2014-01-29Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-01-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-01-29x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101Paolo Bonzini
2014-01-29x86, kvm: cache the base of the KVM cpuid leavesPaolo Bonzini
2014-01-29kvm: x86: move KVM_CAP_HYPERV_TIME outside #ifdefPaolo Bonzini
2014-01-29Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/buildH. Peter Anvin
2014-01-28x86, intel-mid: Cleanup some platform code's header filesDavid Cohen
2014-01-27x86: revert wrong memblock current limit settingYinghai Lu
2014-01-27x86: math-emu: Drop already-disabled print of build dateJosh Triplett
2014-01-27KVM: x86: Validate guest writes to MSR_IA32_APICBASEJan Kiszka
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-01-25x86/intel/mid: Fix X86_INTEL_MID dependenciesDavid Cohen
2014-01-25Merge branch 'linus' into x86/urgentIngo Molnar
2014-01-25arch/x86/mm/srat: Skip NUMA_NO_NODE while parsing SLITToshi Kani
2014-01-25mm, x86: Revisit tlb_flushall_shift tuning for page flushes except on IvyBridgeMel Gorman
2014-01-25x86: mm: change tlb_flushall_shift for IvyBridgeMel Gorman
2014-01-25x86/mm: Eliminate redundant page table walk during TLB range flushingMel Gorman
2014-01-25x86/mm: Clean up inconsistencies when flushing TLB rangesMel Gorman
2014-01-25mm, x86: Account for TLB flushes only when debuggingMel Gorman