index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
platform
Age
Commit message (
Expand
)
Author
6 hours
Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/efi/ef...
Mark Brown
13 hours
Merge branch into tip/master: 'x86/msr'
Ingo Molnar
17 hours
efi/runtime-wrappers: factor out efi_rts_park_worker()
Breno Leitao
6 days
x86/platform/quark: Fix kernel-doc warnings in imr.c
Randy Dunlap
7 days
x86/olpc: Stop using 32-bit MSR interfaces
Juergen Gross
2026-06-25
Merge tag 'gpio-fixes-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-06-23
Merge tag 'platform-drivers-x86-v7.2-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-06-19
x86/platform/geode: reference the real node of the cs5535 GPIO controller
Bartosz Golaszewski
2026-06-16
Merge tag 'x86_cleanups_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/ke...
Linus Torvalds
2026-06-02
x86/platform/uv: Use str_enabled_disabled() in uv_nmi_setup_hubless_intr()
Thorsten Blum
2026-05-11
x86/platform/olpc: xo15: Convert ACPI driver to a platform one
Rafael J. Wysocki
2026-05-11
x86/platform/olpc: xo15: Drop wakeup source on driver removal
Rafael J. Wysocki
2026-05-05
x86/efi: Restore IRQ state in EFI page fault handler
Ard Biesheuvel
2026-05-04
x86/efi: Fix graceful fault handling after FPU softirq changes
Ivan Hu
2026-04-18
Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-17
Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2026-04-14
Merge tag 'x86_cpu_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-04-01
memblock, treewide: make memblock_free() handle late freeing
Mike Rapoport (Microsoft)
2026-03-31
x86/platform/geode: Fix on-stack property data use-after-return bug
Dmitry Torokhov
2026-03-27
Merge tag 'efi-fixes-for-v7.0-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-03-20
x86/efi: efi_unmap_boot_services: fix calculation of ranges_to_free size
Mike Rapoport (Microsoft)
2026-03-08
Merge tag 'efi-fixes-for-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-03-07
Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-05
integrity: Make arch_ima_get_secureboot integrity-wide
Coiby Xu
2026-03-03
x86/efi: Disable LASS while executing runtime services
Sohil Mehta
2026-03-03
x86/PVH: Use boot params to pass RSDP address in start_info page
Hou Wenlong
2026-02-25
x86/efi: defer freeing of boot services memory
Mike Rapoport (Microsoft)
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-10
Merge tag 'x86_cleanups_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-02-10
Merge tag 'x86-boot-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-01-12
x86/xen/pvh: Enable PAE mode for 32-bit guest only when CONFIG_X86_PAE is set
Hou Wenlong
2026-01-05
x86/platform/olpc: Replace strcpy() with strscpy() in xo15_sci_add()
Thorsten Blum
2025-12-14
x86/boot/e820: Simplify the e820__range_remove() API
Ingo Molnar
2025-10-11
Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-21
x86: stop calling page_address() in free_pages()
Vishal Moola (Oracle)
2025-09-03
x86/boot: Move startup code out of __head section
Ard Biesheuvel
2025-08-18
objtool: Validate kCFI calls
Peter Zijlstra
2025-07-29
Merge tag 'x86_sev_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-06-29
serial: 8250: Move CE4100 quirks to a module under 8250 driver
Andy Shevchenko
2025-06-27
x86/sev: Let sev_es_efi_map_ghcbs() map the CA pages too
Gerd Hoffmann
2025-06-24
serial: ce4100: clean up serial_in/out() hooks
Jiri Slaby (SUSE)
2025-06-24
serial: ce4100: fix build after serial_in/out() changes
Jiri Slaby (SUSE)
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
2025-05-13
Merge branch 'x86/asm' into x86/core, to merge dependent commits
Ingo Molnar
2025-05-13
Merge branch 'x86/alternatives' into x86/core, to merge dependent commits
Ingo Molnar
2025-05-06
Merge tag 'v6.15-rc4' into x86/asm, to pick up fixes
Ingo Molnar
2025-05-06
x86/mm: Fix false positive warning in switch_mm_irqs_off()
Peter Zijlstra
2025-05-02
Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflicts
Ingo Molnar
[next]