summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform
AgeCommit message (Expand)AuthorLines
2021-12-05x86/sme: Explicitly map new EFI memmap table as encryptedTom Lendacky-1/+2
2021-11-01Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+5
2021-10-10Merge tag 'x86_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2021-10-06x86/platform/olpc: Correct ifdef symbol to intended CONFIG_OLPC_XO15_SCILukas Bulwahn-1/+1
2021-10-05x86/PVH: adjust function/data placementJan Beulich-6/+6
2021-10-04x86/sev: Replace occurrences of sev_active() with cc_platform_has()Tom Lendacky-4/+5
2021-06-28Merge tag 'efi-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2021-06-03x86/setup: Always reserve the first 1M of RAMMike Rapoport-0/+12
2021-05-23Merge tag 'efi-next-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar-1/+1
2021-05-22x86/efi: Log 32/64-bit mismatch with kernel as an errorPaul Menzel-1/+1
2021-05-10x86/sev-es: Rename sev-es.{ch} to sev.{ch}Brijesh Singh-1/+1
2021-04-27Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-14/+0
2021-04-26Merge tag 'x86_platform_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-23/+23
2021-04-20x86/platform/uv: Remove dead !CONFIG_KEXEC_CORE codeIngo Molnar-11/+2
2021-04-16x86/platform/uv: Add more to secondary CPU kdump infoGeorges Aureau-15/+24
2021-04-10x86/platform/intel/quark: Fix incorrect kernel-doc comment syntax in filesAditya Srivastava-2/+2
2021-04-02Merge tag 'v5.12-rc5' into WIP.x86/core, to pick up recent NOP related changesIngo Molnar-1/+0
2021-03-21x86: Fix various typos in comments, take #2Ingo Molnar-3/+3
2021-03-21x86: Remove unusual Unicode characters from commentsIngo Molnar-3/+3
2021-03-21Merge branch 'linus' into x86/cleanups, to resolve conflictIngo Molnar-1/+0
2021-03-18x86: Fix various typos in commentsIngo Molnar-7/+7
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky-1/+0
2021-03-08x86/stackprotector/32: Make the canary into a regular percpu variableAndy Lutomirski-14/+0
2021-02-24Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2204/+10
2021-02-23Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+2
2021-02-22Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-83/+0
2021-02-20Merge tag 'x86_fpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2
2021-02-20Merge tag 'x86_mm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+12
2021-02-20Merge tag 'x86_platform_for_v5.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-73/+39
2021-02-20Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-14/+21
2021-02-15x86/platform/intel-mid: Update Copyright year and drop file namesAndy Shevchenko-2/+2
2021-02-15x86/platform/intel-mid: Drop unused __intel_mid_cpu_chip and Co.Andy Shevchenko-17/+0
2021-02-15x86/platform/intel-mid: Get rid of intel_scu_ipc_legacy.hAndy Shevchenko-2/+5
2021-02-15sfi: Remove framework for deprecated firmwareAndy Shevchenko-1401/+0
2021-02-10x86/{fault,efi}: Fix and rename efi_recover_from_page_fault()Andy Lutomirski-4/+12
2021-02-09x86/apb_timer: Remove driver for deprecated platformAndy Shevchenko-149/+3
2021-02-09x86/platform/intel-mid: Remove unused leftovers (vRTC)Andy Shevchenko-218/+1
2021-02-09x86/platform/intel-mid: Remove unused leftovers (msic)Andy Shevchenko-107/+0
2021-02-09x86/platform/intel-mid: Remove unused leftovers (msic_thermal)Andy Shevchenko-33/+0
2021-02-09x86/platform/intel-mid: Remove unused leftovers (msic_power_btn)Andy Shevchenko-111/+0
2021-02-09x86/platform/intel-mid: Remove unused leftovers (msic_gpio)Andy Shevchenko-44/+0
2021-02-09x86/platform/intel-mid: Remove unused leftovers (msic_battery)Andy Shevchenko-33/+0
2021-02-09x86/platform/intel-mid: Remove unused leftovers (msic_ocd)Andy Shevchenko-45/+0
2021-02-09x86/platform/intel-mid: Remove unused leftovers (msic_audio)Andy Shevchenko-43/+0
2021-02-09Merge tag 'ib-drm-gpio-pdx86-rtc-wdt-v5.12-2' of git://git.infradead.org/linu...Rafael J. Wysocki-83/+0
2021-02-06x86/efi: Remove EFI PGD build time checksBorislav Petkov-19/+0
2021-01-29x86/fpu: Make the EFI FPU calling convention explicitAndy Lutomirski-2/+2
2021-01-26x86/xen/pvh: Annotate indirect branch as safeJosh Poimboeuf-0/+2
2021-01-25platform/x86: intel_scu_wdt: Move driver from arch/x86Andy Shevchenko-83/+0
2021-01-19efi: x86: clean up previous struct mm switchingArd Biesheuvel-12/+15