summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/uv
AgeCommit message (Expand)AuthorLines
2025-12-14x86/platform/uv: Fix UBSAN array-index-out-of-boundsKyle Meyer-1/+1
2024-08-14x86/platform/uv: Remove unused declaration uv_irq_2_mmr_info()Yue Haibing-1/+0
2024-01-03arch/x86: Fix typosBjorn Helgaas-1/+1
2023-08-22efi/runtime-wrappers: Remove duplicated macro for service returning voidArd Biesheuvel-1/+3
2023-05-31x86/platform/uv: UV support for sub-NUMA clusteringSteve Wahl-9/+13
2023-05-31x86/platform/uv: Introduce helper function uv_pnode_to_socket.Steve Wahl-3/+9
2023-05-31x86/platform/uv: Add platform resolving #defines for misc GAM_MMIOH_REDIRECT*Steve Wahl-2/+16
2021-03-18x86: Fix various typos in commentsIngo Molnar-2/+2
2020-12-07x86/platform/uv: Add kernel interfaces for obtaining system infoMike Travis-0/+2
2020-11-26x86/platform/uv: Add and export uv_bios_* functionsJustin Ernst-0/+152
2020-11-11x86/platform/uv: Drop last traces of uv_flush_tlb_othersJiri Slaby-10/+0
2020-10-07x86/platform/uv: Update Copyrights to conform to HPE standardsMike Travis-0/+3
2020-10-07x86/platform/uv: Update for UV5 NMI MMR changesMike Travis-13/+0
2020-10-07x86/platform/uv: Update UV5 TSC checkingMike Travis-1/+1
2020-10-07x86/platform/uv: Add and decode Arch Type in UVsystabMike Travis-3/+13
2020-10-07x86/platform/uv: Add UV5 direct referencesMike Travis-16/+33
2020-10-07x86/platform/uv: Update UV MMRs for UV5Mike Travis-3261/+3791
2020-10-07x86/platform/uv: Remove SCIR MMR references for UV systemsMike Travis-40/+3
2020-10-07x86/platform/uv: Remove UV BAU TLB Shootdown HandlerMike Travis-758/+1
2020-08-03Merge tag 'x86-platform-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-856/+12
2020-07-26x86: uv: uv_hub.h: Delete duplicated wordRandy Dunlap-1/+1
2020-07-17x86/platform/uv: Remove vestigial mention of UV1 platform from bios headersteve.wahl@hpe.com-1/+1
2020-07-17x86/platform/uv: Remove support for UV1 platform from uvsteve.wahl@hpe.com-1/+1
2020-07-17x86/platform/uv: Remove support for uv1 platform from uv_hubsteve.wahl@hpe.com-31/+3
2020-07-17x86/platform/uv: Remove support for UV1 platform from uv_bausteve.wahl@hpe.com-111/+7
2020-07-17x86/platform/uv: Remove support for UV1 platform from uv_mmrssteve.wahl@hpe.com-712/+0
2020-06-11x86/entry: Convert various system vectorsThomas Gleixner-6/+2
2020-06-05Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1
2020-05-07x86/platform/uv: Remove the unused _uv_cpu_blade_processor_id() macroChristoph Hellwig-1/+0
2020-05-07x86/platform/uv: Remove _uv_hub_info_check()Christoph Hellwig-14/+0
2020-05-07x86/platform/uv: Simplify uv_send_IPI_one()Christoph Hellwig-20/+0
2020-05-07x86/platform/uv: Mark is_uv_hubless() staticChristoph Hellwig-2/+0
2020-05-07x86/platform/uv: Remove the UV*_HUB_IS_SUPPORTED macrosChristoph Hellwig-26/+0
2020-05-07x86/platform/uv: Remove the uv_partition_coherence_id() macroChristoph Hellwig-1/+0
2020-05-07x86/platform/uv: Mark uv_bios_call() and uv_bios_call_irqsave() staticChristoph Hellwig-6/+0
2020-05-03x86/tlb/uv: Add a forward declaration for struct flush_tlb_infoBorislav Petkov-0/+1
2020-03-27x86/platform/uv: Add a missing prototype for uv_bau_message_interrupt()Benjamin Thiel-0/+2
2019-10-07x86/platform/uv: Account for UV Hubless in is_uvX_hub OpsMike Travis-41/+20
2019-10-07x86/platform/uv: Add UV Hubbed/Hubless Proc FS FilesMike Travis-0/+4
2019-10-07x86/platform/uv: Add return code to UV BIOS Init functionMike Travis-1/+1
2019-10-07x86/platform/uv: Return UV Hubless System TypeMike Travis-2/+10
2019-08-08efi/x86: move UV_SYSTAB handling into arch/x86Ard Biesheuvel-1/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-14/+1
2019-03-07Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+0
2019-02-15x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche-1/+7
2019-02-15x86/platform/UV: Remove uv_bios_call_reentrant()Hedi Berriche-1/+0
2019-02-15x86/platform/UV: Remove unnecessary #ifdef CONFIG_EFIHedi Berriche-4/+0
2018-10-02x86/platform/uv: Provide is_early_uv_system()Mike Travis-0/+6
2018-03-28x86/platform/UV: Fix critical UV MMR address errormike.travis@hpe.com-1/+1
2018-01-16x86/platform/uv/BAU: Replace hard-coded values with MMR definitionsAndrew Banman-1/+0