summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2015-06-07x86/uapi: Do not export <asm/msr-index.h> as part of the user API headersBorislav Petkov3-3/+2
2015-06-07Merge branch 'x86/ras' into x86/core, to fix conflictsIngo Molnar15-52/+268
2015-06-07x86: Kill CONFIG_X86_HTBorislav Petkov5-16/+12
2015-06-07x86/mce: Handle Local MCE eventsAshok Raj2-6/+27
2015-06-07x86/mce: Add infrastructure to support Local MCEAshok Raj3-0/+51
2015-06-07x86/mce: Add Local MCE definitionsAshok Raj2-0/+7
2015-06-03x86/kconfig: Reorganize arch feature Kconfig select'sIngo Molnar1-105/+105
2015-06-03Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar15-21/+279
2015-06-03Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/...Ingo Molnar94-2315/+2647
2015-05-31Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds1-0/+1
2015-05-29Merge tag 'acpi-pci-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+10
2015-05-28x86/mm: Mark arch_ioremap_p{m,u}d_supported() __initJan Beulich1-2/+2
2015-05-28PCI / ACPI: Do not set ACPI companions for host bridges with parentsRafael J. Wysocki1-3/+10
2015-05-27tools/power turbostat: enable turbostat to support Knights Landing (KNL)Dasaratharaman Chandramouli1-0/+1
2015-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+6
2015-05-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+20
2015-05-27x86/mm/pat: Export pat_enabled()Luis R. Rodriguez1-0/+1
2015-05-27x86/mm/pat: Wrap pat_enabled into a function APILuis R. Rodriguez7-32/+24
2015-05-27x86/mm/mtrr: Generalize runtime disabling of MTRRsLuis R. Rodriguez3-10/+35
2015-05-27x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index()Luis R. Rodriguez3-8/+6
2015-05-27x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT...Luis R. Rodriguez1-0/+3
2015-05-27x86/mm/pat: Convert to pr_*() usageLuis R. Rodriguez3-26/+26
2015-05-27x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpersToshi Kani4-28/+58
2015-05-27x86/mm/mtrr: Clean up mtrr_type_lookup()Toshi Kani1-52/+86
2015-05-27x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRsToshi Kani4-19/+47
2015-05-27x86/mm/mtrr: Fix MTRR state checks in mtrr_type_lookup()Toshi Kani3-8/+14
2015-05-27x86/mm/mtrr: Fix MTRR lookup to handle an inclusive entryToshi Kani1-10/+18
2015-05-27x86/mm/kconfig: Simplify conditions for HAVE_ARCH_HUGE_VMAPToshi Kani1-1/+1
2015-05-27Merge tag 'v4.1-rc5' into x86/mm, to refresh the tree before applying new cha...Ingo Molnar13-18/+90
2015-05-27x86/mce: Fix monarch timeout setting through the mce= cmdline optionXie XiuQi1-4/+1
2015-05-25x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov1-1/+6
2015-05-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-13/+57
2015-05-20kvm/fpu: Enable eager restore kvm FPU for MPXLiang Li4-2/+27
2015-05-20Revert "KVM: x86: drop fpu_activate hook"Paolo Bonzini3-0/+3
2015-05-20kvm: fix crash in kvm_vcpu_reload_apic_access_pageAndrea Arcangeli1-0/+2
2015-05-20x86/fpu: Disable XSAVES* support for nowIngo Molnar1-0/+15
2015-05-19x86/irq: Show statistics information for posted-interruptsFeng Wu1-0/+12
2015-05-19x86/irq: Define a global vector for VT-d Posted-InterruptsFeng Wu8-0/+40
2015-05-19x86/irq/msi: Implement irq_set_vcpu_affinity for remapped MSI irqsFeng Wu1-0/+1
2015-05-19x86: Rename eisa_set_level_irq to elcr_set_level_irqPaul Gortmaker3-9/+9
2015-05-19locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra2-3/+4
2015-05-19locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra2-2/+2
2015-05-18x86/smp/boot: Fix legacy SMP bootup slow-boot bugIngo Molnar1-1/+1
2015-05-18x86/mce: Fix MCE severity messagesBorislav Petkov1-2/+5
2015-05-17Merge branch 'x86/asm' into x86/apic, to resolve conflictsIngo Molnar12-174/+165
2015-05-17x86/asm/entry/64: Use shorter MOVs from segment registersDenys Vlasenko1-4/+4
2015-05-17x86/asm/head*.S: Change global labels to localBorislav Petkov2-4/+4
2015-05-17Merge branch 'linus' into x86/asm, to resolve conflictsIngo Molnar4-5/+33
2015-05-17x86: Pack loops tightly as wellIngo Molnar1-0/+3
2015-05-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1