summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-next-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9 days2-61/+1
|\
| * x86/efi: Apply EFI Memory Attributes after kexecNicolas Saenz Julienne2024-11-151-0/+1
| * x86/efi: Drop support for the EFI_PROPERTIES_TABLENicolas Saenz Julienne2024-11-152-61/+0
* | Merge tag 'x86-cleanups-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10 days3-4/+4
|\ \
| * | x86/platform: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-213-4/+4
| |/
* | Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10 days3-4/+3
|\ \
| * | x86/cpu: Fix FAM5_QUARK_X1000 to use X86_MATCH_VFM()Tony Luck2024-10-313-4/+3
| |/
* | Merge tag 'x86_platform_for_v6.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10 days1-7/+7
|\ \
| * | x86/platform/intel-mid: Replace deprecated PCI functionsPhilipp Stanner2024-11-111-7/+7
| |/
* | x86/pvh: Avoid absolute symbol references in .head.textArd Biesheuvel2024-10-291-12/+18
* | x86/xen: Avoid relocatable quantities in Xen ELF notesArd Biesheuvel2024-10-291-3/+3
* | x86/pvh: Omit needless clearing of phys_baseArd Biesheuvel2024-10-291-7/+0
* | x86/pvh: Use correct size value in GDT descriptorArd Biesheuvel2024-10-291-1/+1
* | x86/pvh: Call C code via the kernel virtual mappingArd Biesheuvel2024-10-291-1/+8
|/
* Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-09-271-12/+149
|\
| * x86/pvh: Add 64bit relocation page tablesJason Andryuk2024-09-251-1/+103
| * x86/pvh: Set phys_base when calling xen_prepare_pvh()Jason Andryuk2024-09-251-0/+13
| * x86/pvh: Make PVH entrypoint PIC for x86-64Jason Andryuk2024-09-251-12/+34
* | Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-09-197-210/+224
|\ \ | |/ |/|
| * platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of arch/x86/include/asmMika Westerberg2024-09-111-1/+2
| * x86/platform/geode: switch GPIO buttons and LEDs to software propertiesDmitry Torokhov2024-09-046-209/+222
* | xen, pvh: fix unbootable VMs by inlining memset() in xen_prepare_pvh()Alexey Dobriyan2024-09-121-1/+5
* | xen, pvh: fix unbootable VMs (PVH + KASAN - AMD_MEM_ENCRYPT)Alexey Dobriyan2024-09-121-0/+1
|/
* Merge tag 'for-linus-6.11-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-07-271-3/+0
|\
| * x86/xen: fix memblock_reserve() usage on PVHRoger Pau Monne2024-07-251-3/+0
* | 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
|/