summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-124-6/+6
|\
| * x86: Prepare asm files for straight-line-speculationPeter Zijlstra2021-12-084-6/+6
* | Merge tag 'efi-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-111-2/+12
|\ \
| * | efi/libstub: x86/mixed: increase supported argument countArd Biesheuvel2021-11-211-2/+12
| |/
* | Merge tag 'x86_platform_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-01-101-2/+2
|\ \
| * | x86/ce4100: Replace "ti,pcf8575" by "nxp,pcf8575"Geert Uytterhoeven2021-12-031-2/+2
| |/
* / x86/sme: Explicitly map new EFI memmap table as encryptedTom Lendacky2021-12-051-1/+2
|/
* Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-11-011-4/+5
|\
| * x86/sev: Replace occurrences of sev_active() with cc_platform_has()Tom Lendacky2021-10-041-4/+5
* | Merge tag 'x86_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-10-101-1/+1
|\ \
| * | x86/platform/olpc: Correct ifdef symbol to intended CONFIG_OLPC_XO15_SCILukas Bulwahn2021-10-061-1/+1
| |/
* / x86/PVH: adjust function/data placementJan Beulich2021-10-051-6/+6
|/
* Merge tag 'efi-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-06-281-1/+1
|\
| * Merge tag 'efi-next-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2021-05-231-1/+1
| |\
| | * x86/efi: Log 32/64-bit mismatch with kernel as an errorPaul Menzel2021-05-221-1/+1
* | | x86/setup: Always reserve the first 1M of RAMMike Rapoport2021-06-031-0/+12
|/ /
* / x86/sev-es: Rename sev-es.{ch} to sev.{ch}Brijesh Singh2021-05-101-1/+1
|/
* Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-271-14/+0
|\
| * Merge tag 'v5.12-rc5' into WIP.x86/core, to pick up recent NOP related changesIngo Molnar2021-04-021-1/+0
| |\
| * | x86/stackprotector/32: Make the canary into a regular percpu variableAndy Lutomirski2021-03-081-14/+0
* | | Merge tag 'x86_platform_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-261-23/+23
|\ \ \
| * | | x86/platform/uv: Remove dead !CONFIG_KEXEC_CORE codeIngo Molnar2021-04-201-11/+2
| * | | x86/platform/uv: Add more to secondary CPU kdump infoGeorges Aureau2021-04-161-15/+24
| |/ /
* | | x86/platform/intel/quark: Fix incorrect kernel-doc comment syntax in filesAditya Srivastava2021-04-102-2/+2
* | | x86: Fix various typos in comments, take #2Ingo Molnar2021-03-213-3/+3
* | | x86: Remove unusual Unicode characters from commentsIngo Molnar2021-03-211-3/+3
* | | Merge branch 'linus' into x86/cleanups, to resolve conflictIngo Molnar2021-03-211-1/+0
|\ \ \ | | |/ | |/|
| * | module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-1/+0
| |/
* / x86: Fix various typos in commentsIngo Molnar2021-03-185-7/+7
|/
* Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-2432-2204/+10
|\
| * x86/platform/intel-mid: Update Copyright year and drop file namesAndy Shevchenko2021-02-151-2/+2
| * x86/platform/intel-mid: Drop unused __intel_mid_cpu_chip and Co.Andy Shevchenko2021-02-151-17/+0
| * x86/platform/intel-mid: Get rid of intel_scu_ipc_legacy.hAndy Shevchenko2021-02-151-2/+5
| * sfi: Remove framework for deprecated firmwareAndy Shevchenko2021-02-1522-1401/+0
| * x86/apb_timer: Remove driver for deprecated platformAndy Shevchenko2021-02-092-149/+3
| * x86/platform/intel-mid: Remove unused leftovers (vRTC)Andy Shevchenko2021-02-094-218/+1
| * x86/platform/intel-mid: Remove unused leftovers (msic)Andy Shevchenko2021-02-094-107/+0
| * x86/platform/intel-mid: Remove unused leftovers (msic_thermal)Andy Shevchenko2021-02-092-33/+0
| * x86/platform/intel-mid: Remove unused leftovers (msic_power_btn)Andy Shevchenko2021-02-093-111/+0
| * x86/platform/intel-mid: Remove unused leftovers (msic_gpio)Andy Shevchenko2021-02-092-44/+0
| * x86/platform/intel-mid: Remove unused leftovers (msic_battery)Andy Shevchenko2021-02-092-33/+0
| * x86/platform/intel-mid: Remove unused leftovers (msic_ocd)Andy Shevchenko2021-02-092-45/+0
| * x86/platform/intel-mid: Remove unused leftovers (msic_audio)Andy Shevchenko2021-02-092-43/+0
| * Merge tag 'ib-drm-gpio-pdx86-rtc-wdt-v5.12-2' of git://git.infradead.org/linu...Rafael J. Wysocki2021-02-092-83/+0
| |\
* | \ Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-02-231-0/+2
|\ \ \
| * | | x86/xen/pvh: Annotate indirect branch as safeJosh Poimboeuf2021-01-261-0/+2
* | | | Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-02-222-83/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | platform/x86: intel_scu_wdt: Move driver from arch/x86Andy Shevchenko2021-01-252-83/+0
| |/ /
* | | Merge tag 'x86_fpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-201-2/+2
|\ \ \
| * | | x86/fpu: Make the EFI FPU calling convention explicitAndy Lutomirski2021-01-291-2/+2
| |/ /