aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/platform
AgeCommit message (Expand)AuthorFilesLines
2023-09-24x86/platform/uv: Annotate struct uv_rtc_timer_head with __counted_byGravatar Kees Cook 1-1/+1
2023-09-17x86/platform/uv: Rework NMI "action" modparam handlingGravatar Hans de Goede 1-47/+57
2023-09-11efi/x86: Move EFI runtime call setup/teardown helpers out of lineGravatar Ard Biesheuvel 2-2/+29
2023-08-30Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-2/+2
2023-08-28Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-8/+4
2023-08-24x86/platform/uv: Refactor code using deprecated strcpy()/strncpy() interfaces...Gravatar Justin Stitt 1-8/+4
2023-08-09x86/apic: Wrap IPI calls into helper functionsGravatar Dave Hansen 1-1/+1
2023-08-06x86/vector: Rename send_cleanup_vector() to vector_schedule_cleanup()Gravatar Thomas Gleixner 1-1/+1
2023-08-03efi: memmap: Remove kernel-doc warningsGravatar Zhu Wang 1-1/+1
2023-07-01Merge tag 'x86-urgent-2023-07-01' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-3/+3
2023-06-30Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-1/+9
2023-06-30x86/efi: Make efi_set_virtual_address_map IBT safeGravatar Thomas Gleixner 1-3/+3
2023-06-26Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2023-06-06efi: Add unaccepted memory supportGravatar Kirill A. Shutemov 1-0/+3
2023-05-18x86/platform: Avoid missing-prototype warnings for OLPCGravatar Arnd Bergmann 1-1/+1
2023-05-17efivarfs: expose used and total sizeGravatar Anisse Astier 1-0/+8
2023-05-10efi: x86: make kobj_type structure constantGravatar Thomas Weißschuh 1-1/+1
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2023-03-30docs: move x86 documentation into Documentation/arch/Gravatar Jonathan Corbet 1-1/+1
2023-03-23x86,objtool: Split UNWIND_HINT_EMPTY in twoGravatar Josh Poimboeuf 1-1/+1
2023-02-23Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-2/+8
2023-02-13x86/uv: Use irq_domain_create_hierarchy()Gravatar Johan Hovold 1-4/+3
2023-02-09efi: x86: Wire up IBT annotation in memory attributes tableGravatar Ard Biesheuvel 1-0/+5
2023-02-04efi: Discover BTI support in runtime services regionsGravatar Ard Biesheuvel 1-1/+2
2023-02-03efi: Drop minimum EFI version check at bootGravatar Ard Biesheuvel 1-1/+1
2022-12-14Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+46
2022-12-13Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 5-4/+639
2022-12-10efi/x86: Remove EfiMemoryMappedIO from E820 mapGravatar Bjorn Helgaas 1-0/+46
2022-11-23ACPI: make remove callback of ACPI driver voidGravatar Dawei Li 1-2/+1
2022-11-18efi: x86: Move EFI runtime map sysfs code to arch/x86Gravatar Ard Biesheuvel 2-0/+195
2022-11-18efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architecturesGravatar Ard Biesheuvel 2-3/+8
2022-11-18efi: memmap: Move manipulation routines into x86 arch treeGravatar Ard Biesheuvel 2-1/+238
2022-11-18efi: memmap: Move EFI fake memmap support into x86 arch treeGravatar Ard Biesheuvel 2-0/+198
2022-10-09Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-8/+23
2022-08-16efi/x86-mixed: move unmitigated RET into .rodataGravatar Ard Biesheuvel 2-8/+23
2022-08-15x86: Fix various duplicate-word comment typosGravatar Jason Wang 1-1/+1
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxGravatar Linus Torvalds 1-1/+1
2022-08-03Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-23/+0
2022-07-16efi/x86: use naked RET on mixed mode call wrapperGravatar Thadeu Lima de Souza Cascardo 1-1/+4
2022-07-15x86/olpc: fix 'logical not is only applied to the left hand side'Gravatar Alexander Lobakin 1-1/+1
2022-06-15efi: Make code to find mirrored memory ranges genericGravatar Ma Wupeng 1-23/+0
2022-05-27x86: Fix all occurences of the "the the" typoGravatar Bo Liu 1-1/+1
2022-05-23Merge tag 'x86_platform_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-10/+11
2022-05-23Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+1
2022-05-23Merge tag 'efi-next-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+3
2022-04-19x86,xen,objtool: Add UNWIND hintGravatar Peter Zijlstra 1-0/+1
2022-04-13efi: Save location of EFI confidential computing areaGravatar Dov Murik 1-0/+3
2022-04-10x86: Replace cpumask_weight() with cpumask_empty() where appropriateGravatar Yury Norov 1-1/+1
2022-04-07x86/platform/uv: Update NMI Handler for UV5Gravatar Mike Travis 1-10/+11
2022-03-15objtool,efi: Update __efi64_thunk annotationGravatar Peter Zijlstra 2-3/+4