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