aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform
AgeCommit message (Expand)AuthorFilesLines
2026-08-24Merge tag 'platform-drivers-x86-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds1-5/+0
2026-08-23Merge tag 'efi-next-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds1-8/+1
2026-08-20efi/runtime-wrappers: factor out efi_rts_park_worker()Breno Leitao1-8/+1
2026-08-19Merge tag 'gpio-updates-for-v7.3-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds1-1/+1
2026-08-18Merge tag 'x86_cleanups_for_v7.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2026-08-18Merge tag 'x86_misc_for_7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-8/+0
2026-08-18Merge tag 'x86-documentation-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+1
2026-08-10x86/platform/geode: Remove old TODO message about leds-net5501.cEshaan Deshmukh2-8/+0
2026-07-31x86/intel/quark: Clean up function kernel-docRandy Dunlap1-6/+1
2026-07-24x86/olpc: select GPIOLIB_LEGACYArnd Bergmann1-1/+1
2026-07-09x86/platform/olpc: xo15: Stop setting acpi_device_name/class()Rafael J. Wysocki1-5/+0
2026-07-03x86/platform/quark: Fix kernel-doc warnings in imr.cRandy Dunlap1-2/+2
2026-07-03x86/olpc: Stop using 32-bit MSR interfacesJuergen Gross1-5/+6
2026-06-25Merge tag 'gpio-fixes-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds1-7/+5
2026-06-23Merge tag 'platform-drivers-x86-v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds1-14/+19
2026-06-19x86/platform/geode: reference the real node of the cs5535 GPIO controllerBartosz Golaszewski1-7/+5
2026-06-16Merge tag 'x86_cleanups_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2026-06-02x86/platform/uv: Use str_enabled_disabled() in uv_nmi_setup_hubless_intr()Thorsten Blum1-1/+2
2026-05-11x86/platform/olpc: xo15: Convert ACPI driver to a platform oneRafael J. Wysocki1-15/+19
2026-05-11x86/platform/olpc: xo15: Drop wakeup source on driver removalRafael J. Wysocki1-0/+1
2026-05-05x86/efi: Restore IRQ state in EFI page fault handlerArd Biesheuvel1-1/+10
2026-05-04x86/efi: Fix graceful fault handling after FPU softirq changesIvan Hu1-1/+1
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblockLinus Torvalds2-5/+2
2026-04-17Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrityLinus Torvalds1-1/+1
2026-04-14Merge tag 'x86_cpu_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+35
2026-04-01memblock, treewide: make memblock_free() handle late freeingMike Rapoport (Microsoft)2-5/+2
2026-03-31x86/platform/geode: Fix on-stack property data use-after-return bugDmitry Torokhov1-6/+18
2026-03-27Merge tag 'efi-fixes-for-v7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds1-1/+1
2026-03-20x86/efi: efi_unmap_boot_services: fix calculation of ranges_to_free sizeMike Rapoport (Microsoft)1-1/+1
2026-03-08Merge tag 'efi-fixes-for-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds2-4/+53
2026-03-07Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-6/+1
2026-03-05integrity: Make arch_ima_get_secureboot integrity-wideCoiby Xu1-1/+1
2026-03-03x86/efi: Disable LASS while executing runtime servicesSohil Mehta1-0/+35
2026-03-03x86/PVH: Use boot params to pass RSDP address in start_info pageHou Wenlong1-6/+1
2026-02-25x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)2-4/+53
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds2-4/+4
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook2-4/+4
2026-02-10Merge tag 'x86_cleanups_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2026-02-10Merge tag 'x86-boot-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2026-01-12x86/xen/pvh: Enable PAE mode for 32-bit guest only when CONFIG_X86_PAE is setHou Wenlong1-0/+2
2026-01-05x86/platform/olpc: Replace strcpy() with strscpy() in xo15_sci_add()Thorsten Blum1-2/+3
2025-12-14x86/boot/e820: Simplify the e820__range_remove() APIIngo Molnar1-2/+1
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+1
2025-09-21x86: stop calling page_address() in free_pages()Vishal Moola (Oracle)1-1/+1
2025-09-03x86/boot: Move startup code out of __head sectionArd Biesheuvel1-1/+1
2025-08-18objtool: Validate kCFI callsPeter Zijlstra1-0/+4
2025-07-29Merge tag 'x86_sev_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2025-06-29serial: 8250: Move CE4100 quirks to a module under 8250 driverAndy Shevchenko1-98/+0
2025-06-27x86/sev: Let sev_es_efi_map_ghcbs() map the CA pages tooGerd Hoffmann1-2/+2