summaryrefslogtreecommitdiff
path: root/arch/x86/platform
AgeCommit message (Expand)Author
10 daysMerge tag 'efi-fixes-for-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
11 daysMerge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-03x86/PVH: Use boot params to pass RSDP address in start_info pageHou Wenlong
2026-02-25x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-10Merge tag 'x86_cleanups_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-10Merge tag 'x86-boot-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-12x86/xen/pvh: Enable PAE mode for 32-bit guest only when CONFIG_X86_PAE is setHou Wenlong
2026-01-05x86/platform/olpc: Replace strcpy() with strscpy() in xo15_sci_add()Thorsten Blum
2025-12-14x86/boot/e820: Simplify the e820__range_remove() APIIngo Molnar
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-21x86: stop calling page_address() in free_pages()Vishal Moola (Oracle)
2025-09-03x86/boot: Move startup code out of __head sectionArd Biesheuvel
2025-08-18objtool: Validate kCFI callsPeter Zijlstra
2025-07-29Merge tag 'x86_sev_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-06-29serial: 8250: Move CE4100 quirks to a module under 8250 driverAndy Shevchenko
2025-06-27x86/sev: Let sev_es_efi_map_ghcbs() map the CA pages tooGerd Hoffmann
2025-06-24serial: ce4100: clean up serial_in/out() hooksJiri Slaby (SUSE)
2025-06-24serial: ce4100: fix build after serial_in/out() changesJiri Slaby (SUSE)
2025-05-13Merge branch 'x86/msr' into x86/core, to resolve conflictsIngo Molnar
2025-05-13Merge branch 'x86/asm' into x86/core, to merge dependent commitsIngo Molnar
2025-05-13Merge branch 'x86/alternatives' into x86/core, to merge dependent commitsIngo Molnar
2025-05-06Merge tag 'v6.15-rc4' into x86/asm, to pick up fixesIngo Molnar
2025-05-06x86/mm: Fix false positive warning in switch_mm_irqs_off()Peter Zijlstra
2025-05-02Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflictsIngo Molnar
2025-04-23x86/mm: Fix _pgd_alloc() for Xen PV modeJuergen Gross
2025-04-18x86/asm: Remove semicolon from "rep" prefixesUros Bizjak
2025-04-12x86/efi: Make efi_enter/leave_mm() use the use_/unuse_temporary_mm() machineryAndy Lutomirski
2025-04-10x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'Ingo Molnar
2025-04-10x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'Ingo Molnar
2025-04-01x86/platform/iosf_mbi: Remove unused iosf_mbi_unregister_pmic_bus_access_noti...Dr. David Alan Gilbert
2025-03-24Merge tag 'x86-platform-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-03-06x86/platform/olpc: Remove unused variable 'len' in olpc_dt_compatible_match()Zeng Heng
2025-02-21x86/platform/olpc-xo1-sci: Don't include <linux/pm_wakeup.h> directlyWolfram Sang
2025-02-18x86/percpu/64: Use relative percpu offsetsBrian Gerst
2025-02-18x86/pvh: Use fixed_percpu_data for early boot GSBASEBrian Gerst
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang
2025-01-24Merge tag 'efi-next-for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-23x86/efi: skip memattr table on kexec bootDave Young
2025-01-15x86/apic: Convert to IRQCHIP_MOVE_DEFERREDThomas Gleixner
2025-01-14x86/efistub: Drop long obsolete UGA supportArd Biesheuvel
2024-11-20Merge tag 'efi-next-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-19Merge tag 'x86-cleanups-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-11-19Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-19Merge tag 'x86_platform_for_v6.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-15x86/efi: Apply EFI Memory Attributes after kexecNicolas Saenz Julienne
2024-11-15x86/efi: Drop support for the EFI_PROPERTIES_TABLENicolas Saenz Julienne