summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-v6.11-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-07-181-6/+5
|\
| * x86/platform/atom: Switch to new Intel CPU model definesTony Luck2024-06-031-6/+5
* | Merge tag 'efi-next-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-164-200/+1
|\ \
| * | x86/efi: Drop support for fake EFI memory mapsArd Biesheuvel2024-07-024-200/+1
* | | Merge tag 'x86_cpu_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-07-161-3/+3
|\ \ \
| * | | x86/platform/intel-mid: Switch to new Intel CPU model definesTony Luck2024-05-281-3/+3
| | |/ | |/|
* | | Merge tag 'x86_misc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-07-161-2/+2
|\ \ \ | |_|/ |/| |
| * | x86/platform/iosf_mbi: Convert PCIBIOS_* return codes to errnosIlpo Järvinen2024-06-241-2/+2
| |/
* / efi/x86: Free EFI memory map only when installing a new one.Ard Biesheuvel2024-06-151-1/+11
|/
* 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-122-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-094-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-091-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-291-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-07-012-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-271-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