aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-28Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-25/+1
2020-01-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-32/+72
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds12-320/+355
2020-01-28Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2020-01-27Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-7/+17
2020-01-27Merge tag 'pm-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2020-01-27Merge tag 'dmaengine-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+36
2020-01-27Merge tag 'platform-drivers-x86-v5.6-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds3-55/+0
2020-01-27Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2020-01-24x86/asm: add iosubmit_cmds512() based on MOVDIR64B CPU instructionDave Jiang1-0/+36
2020-01-22platform/x86: intel_pmc_ipc: Drop intel_pmc_gcr_read() and intel_pmc_gcr_write()Mika Westerberg1-12/+0
2020-01-22platform/x86: intel_pmc_ipc: Make intel_pmc_ipc_raw_cmd() staticMika Westerberg1-8/+0
2020-01-22platform/x86: intel_pmc_ipc: Make intel_pmc_ipc_simple_command() staticMika Westerberg1-6/+0
2020-01-22platform/x86: intel_pmc_ipc: Make intel_pmc_gcr_update() staticMika Westerberg1-6/+0
2020-01-22platform/x86: intel_scu_ipc: Drop intel_scu_ipc_raw_command()Mika Westerberg1-2/+0
2020-01-22platform/x86: intel_scu_ipc: Drop intel_scu_ipc_io[read|write][8|16]()Mika Westerberg1-12/+0
2020-01-22platform/x86: intel_scu_ipc: Drop unused prototype intel_scu_ipc_fw_update()Mika Westerberg1-3/+0
2020-01-22platform/x86: intel_scu_ipc: Drop intel_scu_ipc_i2c_cntrl()Mika Westerberg1-3/+0
2020-01-20efi/x86: Limit EFI old memory map to SGI UV machinesArd Biesheuvel1-12/+14
2020-01-20efi/libstub/x86: Use const attribute for efi_is_64bit()Ard Biesheuvel1-1/+1
2020-01-16x86/MCE/AMD, EDAC/mce_amd: Add new Load Store unit McaTypeYazen Ghannam1-0/+1
2020-01-14x86/vdso: Add time napespace pageDmitry Safonov3-1/+13
2020-01-14x86/vdso: Provide vdso_data offset on vvar_pageDmitry Safonov1-4/+4
2020-01-14x86/vdso: Remove unused VDSO_HAS_32BIT_FALLBACKVincenzo Frascino1-2/+0
2020-01-13x86/mce: Take action on UCNA/Deferred errors againJan H. Schönherr1-1/+1
2020-01-10efi: Allow disabling PCI busmastering on bridges during bootMatthew Garrett1-0/+5
2020-01-10efi/x86: Allow translating 64-bit arguments for mixed mode callsArvind Sankar1-5/+66
2020-01-10efi/x86: Check number of arguments to variadic functionsArvind Sankar1-2/+52
2020-01-10efi/x86: Simplify mixed mode call wrapperArd Biesheuvel1-6/+0
2020-01-10efi/x86: Simplify i386 efi_call_phys() firmware call wrapperArd Biesheuvel1-3/+0
2020-01-10efi/x86: Split SetVirtualAddresMap() wrappers into 32 and 64 bit versionsArd Biesheuvel1-4/+4
2020-01-10efi/x86: Avoid redundant cast of EFI firmware service pointerArd Biesheuvel1-7/+1
2020-01-10efi/x86: Re-disable RT services for 32-bit kernels running on 64-bit EFIArd Biesheuvel1-16/+2
2020-01-10Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar11-242/+189
2020-01-10platform/x86: intel_telemetry_pltdrv: use devm_platform_ioremap_resource()Andy Shevchenko1-3/+0
2020-01-08x86: Remove force_iret()Brian Gerst2-25/+0
2020-01-08x86/cpufeatures: Add support for fast short REP; MOVSBTony Luck1-0/+1
2019-12-25efi/libstub: Rename efi_call_early/_runtime macros to be more intuitiveArd Biesheuvel1-6/+6
2019-12-25efi/libstub: Drop 'table' argument from efi_table_attr() macroArd Biesheuvel1-16/+9
2019-12-25efi/libstub: Drop protocol argument from efi_call_proto() macroArd Biesheuvel1-3/+3
2019-12-25efi/libstub/x86: Drop __efi_early() export and efi_config structArd Biesheuvel1-29/+9
2019-12-25efi/libstub/x86: Avoid thunking for native firmware callsArd Biesheuvel1-14/+20
2019-12-25efi/libstub: Distinguish between native/mixed not 32/64 bitArd Biesheuvel1-7/+28
2019-12-25efi/x86: Rename efi_is_native() to efi_is_mixed()Ard Biesheuvel1-4/+6
2019-12-25efi/libstub: Remove unused __efi_call_early() macroArd Biesheuvel1-3/+0
2019-12-20x86/cpu: Add Jasper Lake to Intel familyZhang Rui1-0/+1
2019-12-12x86/microcode/AMD: Make stub function static inlineValdis Klētnieks1-1/+1
2019-12-10x86/ACPI/sleep: Move acpi_get_wakeup_address() into sleep.c, remove <asm/realmode.h> from <asm/acpi.h>Sean Christopherson1-5/+1
2019-12-10ACPI/sleep: Convert acpi_wakeup_address into a functionSean Christopherson1-1/+4
2019-12-10mm, x86/mm: Untangle address space layout definitions from basic pgtable type definitionsIngo Molnar6-143/+81