summaryrefslogtreecommitdiff
path: root/arch/x86/platform
AgeCommit message (Expand)Author
2025-05-13Merge branch 'x86/msr' into x86/core, to resolve conflictsIngo Molnar
2025-05-13Merge branch 'x86/asm' into x86/core, to merge dependent commitsIngo Molnar
2025-05-13Merge branch 'x86/alternatives' into x86/core, to merge dependent commitsIngo Molnar
2025-05-06Merge tag 'v6.15-rc4' into x86/asm, to pick up fixesIngo Molnar
2025-05-06x86/mm: Fix false positive warning in switch_mm_irqs_off()Peter Zijlstra
2025-05-02Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflictsIngo Molnar
2025-04-23x86/mm: Fix _pgd_alloc() for Xen PV modeJuergen Gross
2025-04-18x86/asm: Remove semicolon from "rep" prefixesUros Bizjak
2025-04-12x86/efi: Make efi_enter/leave_mm() use the use_/unuse_temporary_mm() machineryAndy Lutomirski
2025-04-10x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'Ingo Molnar
2025-04-10x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'Ingo Molnar
2025-04-01x86/platform/iosf_mbi: Remove unused iosf_mbi_unregister_pmic_bus_access_noti...Dr. David Alan Gilbert
2025-03-24Merge tag 'x86-platform-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-03-06x86/platform/olpc: Remove unused variable 'len' in olpc_dt_compatible_match()Zeng Heng
2025-02-21x86/platform/olpc-xo1-sci: Don't include <linux/pm_wakeup.h> directlyWolfram Sang
2025-02-18x86/percpu/64: Use relative percpu offsetsBrian Gerst
2025-02-18x86/pvh: Use fixed_percpu_data for early boot GSBASEBrian Gerst
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang
2025-01-24Merge tag 'efi-next-for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-23x86/efi: skip memattr table on kexec bootDave Young
2025-01-15x86/apic: Convert to IRQCHIP_MOVE_DEFERREDThomas Gleixner
2025-01-14x86/efistub: Drop long obsolete UGA supportArd Biesheuvel
2024-11-20Merge tag 'efi-next-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-19Merge tag 'x86-cleanups-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-11-19Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-19Merge tag 'x86_platform_for_v6.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-15x86/efi: Apply EFI Memory Attributes after kexecNicolas Saenz Julienne
2024-11-15x86/efi: Drop support for the EFI_PROPERTIES_TABLENicolas Saenz Julienne
2024-11-11x86/platform/intel-mid: Replace deprecated PCI functionsPhilipp Stanner
2024-10-31x86/cpu: Fix FAM5_QUARK_X1000 to use X86_MATCH_VFM()Tony Luck
2024-10-29x86/pvh: Avoid absolute symbol references in .head.textArd Biesheuvel
2024-10-29x86/xen: Avoid relocatable quantities in Xen ELF notesArd Biesheuvel
2024-10-29x86/pvh: Omit needless clearing of phys_baseArd Biesheuvel
2024-10-29x86/pvh: Use correct size value in GDT descriptorArd Biesheuvel
2024-10-29x86/pvh: Call C code via the kernel virtual mappingArd Biesheuvel
2024-10-21x86/platform: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-27Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-09-25x86/pvh: Add 64bit relocation page tablesJason Andryuk
2024-09-25x86/pvh: Set phys_base when calling xen_prepare_pvh()Jason Andryuk
2024-09-25x86/pvh: Make PVH entrypoint PIC for x86-64Jason Andryuk
2024-09-19Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-09-12xen, pvh: fix unbootable VMs by inlining memset() in xen_prepare_pvh()Alexey Dobriyan
2024-09-12xen, pvh: fix unbootable VMs (PVH + KASAN - AMD_MEM_ENCRYPT)Alexey Dobriyan
2024-09-11platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of arch/x86/include/asmMika Westerberg
2024-09-04x86/platform/geode: switch GPIO buttons and LEDs to software propertiesDmitry Torokhov
2024-07-27Merge tag 'for-linus-6.11-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-07-25x86/xen: fix memblock_reserve() usage on PVHRoger Pau Monne
2024-07-17Merge tag 'platform-drivers-x86-v6.11-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-07-16Merge tag 'efi-next-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds