summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2015-06-07x86/uapi: Do not export <asm/msr-index.h> as part of the user API headersBorislav Petkov
2015-06-07Merge branch 'x86/ras' into x86/core, to fix conflictsIngo Molnar
2015-06-07x86: Kill CONFIG_X86_HTBorislav Petkov
2015-06-07x86/mce: Handle Local MCE eventsAshok Raj
2015-06-07x86/mce: Add infrastructure to support Local MCEAshok Raj
2015-06-07x86/mce: Add Local MCE definitionsAshok Raj
2015-06-03x86/kconfig: Reorganize arch feature Kconfig select'sIngo Molnar
2015-06-03Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar
2015-06-03Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/...Ingo Molnar
2015-05-31Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds
2015-05-29Merge tag 'acpi-pci-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-28x86/mm: Mark arch_ioremap_p{m,u}d_supported() __initJan Beulich
2015-05-28PCI / ACPI: Do not set ACPI companions for host bridges with parentsRafael J. Wysocki
2015-05-27tools/power turbostat: enable turbostat to support Knights Landing (KNL)Dasaratharaman Chandramouli
2015-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-27x86/mm/pat: Export pat_enabled()Luis R. Rodriguez
2015-05-27x86/mm/pat: Wrap pat_enabled into a function APILuis R. Rodriguez
2015-05-27x86/mm/mtrr: Generalize runtime disabling of MTRRsLuis R. Rodriguez
2015-05-27x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index()Luis R. Rodriguez
2015-05-27x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT...Luis R. Rodriguez
2015-05-27x86/mm/pat: Convert to pr_*() usageLuis R. Rodriguez
2015-05-27x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpersToshi Kani
2015-05-27x86/mm/mtrr: Clean up mtrr_type_lookup()Toshi Kani
2015-05-27x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRsToshi Kani
2015-05-27x86/mm/mtrr: Fix MTRR state checks in mtrr_type_lookup()Toshi Kani
2015-05-27x86/mm/mtrr: Fix MTRR lookup to handle an inclusive entryToshi Kani
2015-05-27x86/mm/kconfig: Simplify conditions for HAVE_ARCH_HUGE_VMAPToshi Kani
2015-05-27Merge tag 'v4.1-rc5' into x86/mm, to refresh the tree before applying new cha...Ingo Molnar
2015-05-27x86/mce: Fix monarch timeout setting through the mce= cmdline optionXie XiuQi
2015-05-25x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov
2015-05-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-05-20kvm/fpu: Enable eager restore kvm FPU for MPXLiang Li
2015-05-20Revert "KVM: x86: drop fpu_activate hook"Paolo Bonzini
2015-05-20kvm: fix crash in kvm_vcpu_reload_apic_access_pageAndrea Arcangeli
2015-05-20x86/fpu: Disable XSAVES* support for nowIngo Molnar
2015-05-19x86/irq: Show statistics information for posted-interruptsFeng Wu
2015-05-19x86/irq: Define a global vector for VT-d Posted-InterruptsFeng Wu
2015-05-19x86/irq/msi: Implement irq_set_vcpu_affinity for remapped MSI irqsFeng Wu
2015-05-19x86: Rename eisa_set_level_irq to elcr_set_level_irqPaul Gortmaker
2015-05-19locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra
2015-05-19locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra
2015-05-18x86/smp/boot: Fix legacy SMP bootup slow-boot bugIngo Molnar
2015-05-18x86/mce: Fix MCE severity messagesBorislav Petkov
2015-05-17Merge branch 'x86/asm' into x86/apic, to resolve conflictsIngo Molnar
2015-05-17x86/asm/entry/64: Use shorter MOVs from segment registersDenys Vlasenko
2015-05-17x86/asm/head*.S: Change global labels to localBorislav Petkov
2015-05-17Merge branch 'linus' into x86/asm, to resolve conflictsIngo Molnar
2015-05-17x86: Pack loops tightly as wellIngo Molnar
2015-05-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds