summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform
Commit message (Expand)AuthorAgeFilesLines
* x86/platform/olpc-xo1-sci: Convert to platform remove callback returning voidUwe Kleine-König2024-04-101-3/+2
* x86/platform/olpc-x01-pm: Convert to platform remove callback returning voidUwe Kleine-König2024-04-101-4/+3
* x86/platform/iris: Convert to platform remove callback returning voidUwe Kleine-König2024-04-101-3/+2
* x86/of: Set the parse_smp_cfg for all the DeviceTree platforms by defaultSaurabh Sengar2024-04-031-1/+0
* Merge tag 'for-linus-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-03-191-0/+3
|\
| * x86/xen: attempt to inflate the memory balloon on PVHRoger Pau Monne2024-03-131-0/+3
* | Merge tag 'platform-drivers-x86-v6.9-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-03-141-1/+53
|\ \
| * | x86/platform/atom: Check state of Punit managed devices on s2idleJohannes Stezenbach2024-03-121-1/+53
| |/
* | Merge tag 'x86-build-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-03-112-0/+6
|\ \
| * | x86: Do not include <asm/bootparam.h> in several filesThomas Zimmermann2024-01-301-0/+1
| * | x86/efi: Implement arch_ima_efi_boot_mode() in source fileThomas Zimmermann2024-01-301-0/+5
| |/
* | x86/mpparse: Switch to new init callbacksThomas Gleixner2024-02-152-2/+0
* | x86/platform/intel-mid: Prepare for separate mpparse callbacksThomas Gleixner2024-02-151-2/+4
* | x86/platform/ce4100: Prepare for separate mpparse callbacksThomas Gleixner2024-02-151-6/+8
* | x86/mpparse: Rename default_find_smp_config()Thomas Gleixner2024-02-152-2/+2
* | x86/platform/ce4100: Dont override x86_init.mpparse.setup_ioapic_idsThomas Gleixner2024-02-151-1/+0
|/
* Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-084-4/+4
|\
| * arch/x86: Fix typosBjorn Helgaas2024-01-034-4/+4
* | Merge tag 'x86-asm-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-081-3/+4
|\ \
| * | x86/asm: Replace magic numbers in GDT descriptors, script-generated changeVegard Nossum2023-12-201-3/+3
| * | x86/asm: Replace magic numbers in GDT descriptors, preparationsVegard Nossum2023-12-201-0/+1
| |/
* / x86/apic: Drop apic::delivery_modeAndrew Cooper2023-11-211-1/+1
|/
* x86/platform/uv: Annotate struct uv_rtc_timer_head with __counted_byKees Cook2023-09-241-1/+1
* x86/platform/uv: Rework NMI "action" modparam handlingHans de Goede2023-09-171-47/+57
* efi/x86: Move EFI runtime call setup/teardown helpers out of lineArd Biesheuvel2023-09-112-2/+29
* Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-08-302-2/+2
|\
| * x86/apic: Wrap IPI calls into helper functionsDave Hansen2023-08-091-1/+1
| * x86/vector: Rename send_cleanup_vector() to vector_schedule_cleanup()Thomas Gleixner2023-08-061-1/+1
* | Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-08-281-8/+4
|\ \
| * | x86/platform/uv: Refactor code using deprecated strcpy()/strncpy() interfaces...Justin Stitt2023-08-241-8/+4
| |/
* / efi: memmap: Remove kernel-doc warningsZhu Wang2023-08-031-1/+1
|/
* Merge tag 'x86-urgent-2023-07-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-07-011-3/+3
|\
| * x86/efi: Make efi_set_virtual_address_map IBT safeThomas Gleixner2023-06-301-3/+3
* | Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-06-302-1/+9
|\ \
| * | efivarfs: expose used and total sizeAnisse Astier2023-05-171-0/+8
| * | efi: x86: make kobj_type structure constantThomas Weißschuh2023-05-101-1/+1
| |/
* | Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-06-261-1/+1
|\ \
| * | x86/platform: Avoid missing-prototype warnings for OLPCArnd Bergmann2023-05-181-1/+1
| |/
* / efi: Add unaccepted memory supportKirill A. Shutemov2023-06-061-0/+3
|/
* Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-281-1/+1
|\
| * x86,objtool: Split UNWIND_HINT_EMPTY in twoJosh Poimboeuf2023-03-231-1/+1
* | docs: move x86 documentation into Documentation/arch/Jonathan Corbet2023-03-301-1/+1
|/
* Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-232-2/+8
|\
| * efi: x86: Wire up IBT annotation in memory attributes tableArd Biesheuvel2023-02-091-0/+5
| * efi: Discover BTI support in runtime services regionsArd Biesheuvel2023-02-041-1/+2
| * efi: Drop minimum EFI version check at bootArd Biesheuvel2023-02-031-1/+1
* | x86/uv: Use irq_domain_create_hierarchy()Johan Hovold2023-02-131-4/+3
|/
* Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-141-0/+46
|\
| * efi/x86: Remove EfiMemoryMappedIO from E820 mapBjorn Helgaas2022-12-101-0/+46
* | Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-135-4/+639
|\ \