aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-17Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-165/+9
2019-09-17Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+3
2019-09-16Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+55
2019-09-16Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+15
2019-09-16Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-22/+29
2019-09-16Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-6/+4
2019-09-16Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-41/+59
2019-09-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+13
2019-09-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2019-09-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+6
2019-09-16Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+15
2019-09-16Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+8
2019-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-13/+0
2019-09-16Merge tag 'iommu-updates-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+0
2019-09-14KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslotSean Christopherson1-0/+2
2019-09-11Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qcom', 'arm/renesas', 'x86/amd', 'x86/vt-d' and 'core' into nextJoerg Roedel1-1/+0
2019-09-06x86/cpu: Add new Airmont variant to Intel familyRahul Tanwar1-0/+1
2019-09-06x86/cpu: Add Elkhart Lake to Intel familyGayatri Kammela1-0/+1
2019-09-06x86/cpu: Add Tiger Lake to Intel familyGayatri Kammela1-0/+3
2019-09-06Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changesIngo Molnar4-7/+12
2019-09-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+4
2019-09-03x86/mm: Remove the unused set_memory_wt() functionChristoph Hellwig1-1/+0
2019-09-03x86/mm: Remove set_pages_x() and set_pages_nx()Christoph Hellwig1-2/+0
2019-09-03x86/mm: Remove the unused set_memory_array_*() functionsChristoph Hellwig1-5/+0
2019-09-03Merge tag 'v5.3-rc7' into x86/mm, to pick up fixesIngo Molnar9-24/+119
2019-09-03x86/math64: Provide a sane mul_u64_u32_div() implementation for x86_64Peter Zijlstra1-0/+13
2019-09-02x86/uaccess: Don't leak the AC flags into __get_user() argument evaluationPeter Zijlstra1-1/+3
2019-09-02x86: Correct misc typosMarco Ammon1-2/+2
2019-09-02x86/boot: Preserve boot_params.secure_boot from sanitizingJohn S. Gruber1-0/+1
2019-09-02Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2-5/+8
2019-09-02Merge branch 'linus' into x86/cpu, to resolve conflictsIngo Molnar2-5/+8
2019-09-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+8
2019-08-31ftrace/x86: Remove mcount() declarationJisheng Zhang1-1/+0
2019-08-30perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips1-4/+8
2019-08-28x86/vmware: Add a header file for hypercall definitionsThomas Hellstrom2-0/+55
2019-08-28perf/x86/intel: Support PEBS output to PTAlexander Shishkin2-0/+6
2019-08-28x86/intel: Add common OPTDIFFsPeter Zijlstra1-6/+15
2019-08-28x86/intel: Aggregate microserver namingPeter Zijlstra1-5/+5
2019-08-28x86/intel: Aggregate big core graphics namingPeter Zijlstra1-2/+2
2019-08-28x86/intel: Aggregate big core mobile namingPeter Zijlstra1-5/+5
2019-08-28x86/intel: Aggregate big core client namingPeter Zijlstra1-5/+5
2019-08-28x86/cpufeature: Explain the macro duplicationCao Jin1-0/+7
2019-08-26x86/ftrace: Remove mcount() declarationJisheng Zhang1-1/+0
2019-08-26Merge tag 'v5.3-rc6' into x86/cpu, to pick up fixesIngo Molnar7-19/+111
2019-08-23x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson1-1/+1
2019-08-23x86/dma: Get rid of iommu_pass_throughJoerg Roedel1-1/+0
2019-08-21x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard1-1/+1
2019-08-19x86/irq: Move IS_ERR_OR_NULL() check into common do_IRQ() codeHeiner Kallweit1-1/+1
2019-08-19x86/irq: Improve definition of VECTOR_SHUTDOWN et alHeiner Kallweit1-2/+2
2019-08-19x86/fixmap: Cleanup outdated commentsCao jin1-3/+2