summaryrefslogtreecommitdiff
path: root/arch/x86/platform
AgeCommit message (Expand)AuthorFilesLines
2024-04-10x86/platform/olpc-xo1-sci: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2024-04-10x86/platform/olpc-x01-pm: Convert to platform remove callback returning voidUwe Kleine-König1-4/+3
2024-04-10x86/platform/iris: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2024-04-03x86/of: Set the parse_smp_cfg for all the DeviceTree platforms by defaultSaurabh Sengar1-1/+0
2024-03-19Merge tag 'for-linus-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+3
2024-03-14Merge tag 'platform-drivers-x86-v6.9-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+53
2024-03-13x86/xen: attempt to inflate the memory balloon on PVHRoger Pau Monne1-0/+3
2024-03-12x86/platform/atom: Check state of Punit managed devices on s2idleJohannes Stezenbach1-1/+53
2024-03-12Merge tag 'x86-build-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+6
2024-02-16x86/mpparse: Switch to new init callbacksThomas Gleixner2-2/+0
2024-02-16x86/platform/intel-mid: Prepare for separate mpparse callbacksThomas Gleixner1-2/+4
2024-02-16x86/platform/ce4100: Prepare for separate mpparse callbacksThomas Gleixner1-6/+8
2024-02-16x86/mpparse: Rename default_find_smp_config()Thomas Gleixner2-2/+2
2024-02-16x86/platform/ce4100: Dont override x86_init.mpparse.setup_ioapic_idsThomas Gleixner1-1/+0
2024-01-30x86: Do not include <asm/bootparam.h> in several filesThomas Zimmermann1-0/+1
2024-01-30x86/efi: Implement arch_ima_efi_boot_mode() in source fileThomas Zimmermann1-0/+5
2024-01-09Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-4/+4
2024-01-09Merge tag 'x86-asm-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+4
2024-01-03arch/x86: Fix typosBjorn Helgaas4-4/+4
2023-12-20x86/asm: Replace magic numbers in GDT descriptors, script-generated changeVegard Nossum1-3/+3
2023-12-20x86/asm: Replace magic numbers in GDT descriptors, preparationsVegard Nossum1-0/+1
2023-11-21x86/apic: Drop apic::delivery_modeAndrew Cooper1-1/+1
2023-09-24x86/platform/uv: Annotate struct uv_rtc_timer_head with __counted_byKees Cook1-1/+1
2023-09-17x86/platform/uv: Rework NMI "action" modparam handlingHans de Goede1-47/+57
2023-09-11efi/x86: Move EFI runtime call setup/teardown helpers out of lineArd Biesheuvel2-2/+29
2023-08-30Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+2
2023-08-29Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+4
2023-08-24x86/platform/uv: Refactor code using deprecated strcpy()/strncpy() interfaces...Justin Stitt1-8/+4
2023-08-09x86/apic: Wrap IPI calls into helper functionsDave Hansen1-1/+1
2023-08-06x86/vector: Rename send_cleanup_vector() to vector_schedule_cleanup()Thomas Gleixner1-1/+1
2023-08-03efi: memmap: Remove kernel-doc warningsZhu Wang1-1/+1
2023-07-01Merge tag 'x86-urgent-2023-07-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+3
2023-07-01Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+9
2023-06-30x86/efi: Make efi_set_virtual_address_map IBT safeThomas Gleixner1-3/+3
2023-06-27Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2023-06-06efi: Add unaccepted memory supportKirill A. Shutemov1-0/+3
2023-05-18x86/platform: Avoid missing-prototype warnings for OLPCArnd Bergmann1-1/+1
2023-05-17efivarfs: expose used and total sizeAnisse Astier1-0/+8
2023-05-10efi: x86: make kobj_type structure constantThomas Weißschuh1-1/+1
2023-04-29Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet1-1/+1
2023-03-24x86,objtool: Split UNWIND_HINT_EMPTY in twoJosh Poimboeuf1-1/+1
2023-02-24Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+8
2023-02-13x86/uv: Use irq_domain_create_hierarchy()Johan Hovold1-4/+3
2023-02-09efi: x86: Wire up IBT annotation in memory attributes tableArd Biesheuvel1-0/+5
2023-02-04efi: Discover BTI support in runtime services regionsArd Biesheuvel1-1/+2
2023-02-03efi: Drop minimum EFI version check at bootArd Biesheuvel1-1/+1
2022-12-14Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+46
2022-12-14Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-4/+639
2022-12-10efi/x86: Remove EfiMemoryMappedIO from E820 mapBjorn Helgaas1-0/+46