aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/platform
AgeCommit message (Expand)Author
2022-05-27x86: Fix all occurences of the "the the" typoBo Liu
2022-05-23Merge tag 'x86_platform_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-23Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-23Merge tag 'efi-next-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-19x86,xen,objtool: Add UNWIND hintPeter Zijlstra
2022-04-13efi: Save location of EFI confidential computing areaDov Murik
2022-04-10x86: Replace cpumask_weight() with cpumask_empty() where appropriateYury Norov
2022-04-07x86/platform/uv: Update NMI Handler for UV5Mike Travis
2022-03-15objtool,efi: Update __efi64_thunk annotationPeter Zijlstra
2022-01-12Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-11Merge tag 'efi-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-10Merge tag 'x86_platform_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra
2021-12-05x86/sme: Explicitly map new EFI memmap table as encryptedTom Lendacky
2021-12-03x86/ce4100: Replace "ti,pcf8575" by "nxp,pcf8575"Geert Uytterhoeven
2021-11-21efi/libstub: x86/mixed: increase supported argument countArd Biesheuvel
2021-11-01Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-10Merge tag 'x86_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-10-06x86/platform/olpc: Correct ifdef symbol to intended CONFIG_OLPC_XO15_SCILukas Bulwahn
2021-10-05x86/PVH: adjust function/data placementJan Beulich
2021-10-04x86/sev: Replace occurrences of sev_active() with cc_platform_has()Tom Lendacky
2021-06-28Merge tag 'efi-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-03x86/setup: Always reserve the first 1M of RAMMike Rapoport
2021-05-23Merge tag 'efi-next-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2021-05-22x86/efi: Log 32/64-bit mismatch with kernel as an errorPaul Menzel
2021-05-10x86/sev-es: Rename sev-es.{ch} to sev.{ch}Brijesh Singh
2021-04-27Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-26Merge tag 'x86_platform_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-20x86/platform/uv: Remove dead !CONFIG_KEXEC_CORE codeIngo Molnar
2021-04-16x86/platform/uv: Add more to secondary CPU kdump infoGeorges Aureau
2021-04-10x86/platform/intel/quark: Fix incorrect kernel-doc comment syntax in filesAditya Srivastava
2021-04-02Merge tag 'v5.12-rc5' into WIP.x86/core, to pick up recent NOP related changesIngo Molnar
2021-03-21x86: Fix various typos in comments, take #2Ingo Molnar
2021-03-21x86: Remove unusual Unicode characters from commentsIngo Molnar
2021-03-21Merge branch 'linus' into x86/cleanups, to resolve conflictIngo Molnar
2021-03-18x86: Fix various typos in commentsIngo Molnar
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-08x86/stackprotector/32: Make the canary into a regular percpu variableAndy Lutomirski
2021-02-24Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-23Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-02-22Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-02-20Merge tag 'x86_fpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-20Merge tag 'x86_mm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-02-20Merge tag 'x86_platform_for_v5.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-02-20Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-15x86/platform/intel-mid: Update Copyright year and drop file namesAndy Shevchenko
2021-02-15x86/platform/intel-mid: Drop unused __intel_mid_cpu_chip and Co.Andy Shevchenko
2021-02-15x86/platform/intel-mid: Get rid of intel_scu_ipc_legacy.hAndy Shevchenko
2021-02-15sfi: Remove framework for deprecated firmwareAndy Shevchenko
2021-02-10x86/{fault,efi}: Fix and rename efi_recover_from_page_fault()Andy Lutomirski