summaryrefslogtreecommitdiff
path: root/arch/x86/platform
AgeCommit message (Expand)Author
2024-01-08Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-08Merge tag 'x86-asm-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-03arch/x86: Fix typosBjorn Helgaas
2023-12-20x86/asm: Replace magic numbers in GDT descriptors, script-generated changeVegard Nossum
2023-12-20x86/asm: Replace magic numbers in GDT descriptors, preparationsVegard Nossum
2023-11-21x86/apic: Drop apic::delivery_modeAndrew Cooper
2023-09-24x86/platform/uv: Annotate struct uv_rtc_timer_head with __counted_byKees Cook
2023-09-17x86/platform/uv: Rework NMI "action" modparam handlingHans de Goede
2023-09-11efi/x86: Move EFI runtime call setup/teardown helpers out of lineArd Biesheuvel
2023-08-30Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-08-28Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-24x86/platform/uv: Refactor code using deprecated strcpy()/strncpy() interfaces...Justin Stitt
2023-08-09x86/apic: Wrap IPI calls into helper functionsDave Hansen
2023-08-06x86/vector: Rename send_cleanup_vector() to vector_schedule_cleanup()Thomas Gleixner
2023-08-03efi: memmap: Remove kernel-doc warningsZhu Wang
2023-07-01Merge tag 'x86-urgent-2023-07-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-30Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-30x86/efi: Make efi_set_virtual_address_map IBT safeThomas Gleixner
2023-06-26Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-06efi: Add unaccepted memory supportKirill A. Shutemov
2023-05-18x86/platform: Avoid missing-prototype warnings for OLPCArnd Bergmann
2023-05-17efivarfs: expose used and total sizeAnisse Astier
2023-05-10efi: x86: make kobj_type structure constantThomas Weißschuh
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet
2023-03-23x86,objtool: Split UNWIND_HINT_EMPTY in twoJosh Poimboeuf
2023-02-23Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-13x86/uv: Use irq_domain_create_hierarchy()Johan Hovold
2023-02-09efi: x86: Wire up IBT annotation in memory attributes tableArd Biesheuvel
2023-02-04efi: Discover BTI support in runtime services regionsArd Biesheuvel
2023-02-03efi: Drop minimum EFI version check at bootArd Biesheuvel
2022-12-14Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-13Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-10efi/x86: Remove EfiMemoryMappedIO from E820 mapBjorn Helgaas
2022-11-23ACPI: make remove callback of ACPI driver voidDawei Li
2022-11-18efi: x86: Move EFI runtime map sysfs code to arch/x86Ard Biesheuvel
2022-11-18efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architecturesArd Biesheuvel
2022-11-18efi: memmap: Move manipulation routines into x86 arch treeArd Biesheuvel
2022-11-18efi: memmap: Move EFI fake memmap support into x86 arch treeArd Biesheuvel
2022-10-09Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-16efi/x86-mixed: move unmitigated RET into .rodataArd Biesheuvel
2022-08-15x86: Fix various duplicate-word comment typosJason Wang
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-08-03Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-07-16efi/x86: use naked RET on mixed mode call wrapperThadeu Lima de Souza Cascardo
2022-07-15x86/olpc: fix 'logical not is only applied to the left hand side'Alexander Lobakin
2022-06-15efi: Make code to find mirrored memory ranges genericMa Wupeng
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