summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/uv/uv.h
AgeCommit message (Expand)Author
2020-11-11x86/platform/uv: Drop last traces of uv_flush_tlb_othersJiri Slaby
2020-10-07x86/platform/uv: Remove UV BAU TLB Shootdown HandlerMike Travis
2020-07-17x86/platform/uv: Remove support for UV1 platform from uvsteve.wahl@hpe.com
2020-06-05Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-05-07x86/platform/uv: Mark is_uv_hubless() staticChristoph Hellwig
2020-05-03x86/tlb/uv: Add a forward declaration for struct flush_tlb_infoBorislav Petkov
2019-10-07x86/platform/uv: Add UV Hubbed/Hubless Proc FS FilesMike Travis
2019-10-07x86/platform/uv: Return UV Hubless System TypeMike Travis
2019-08-08efi/x86: move UV_SYSTAB handling into arch/x86Ard Biesheuvel
2018-10-02x86/platform/uv: Provide is_early_uv_system()Mike Travis
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-05x86/mm: Pass flush_tlb_info to flush_tlb_others() etcAndy Lutomirski
2017-02-01x86/platform/UV: Add Support for UV4 Hubless systemstravis@sgi.com
2014-01-25x86/uv/nmi: Fix Sparse warningsMike Travis
2013-11-11Revert "x86/UV: Add uvtrace support"Ingo Molnar
2013-09-24x86/UV: Add uvtrace supportMike Travis
2013-09-24x86/UV: Move NMI supportMike Travis
2013-01-24arch/x86/platform/uv: Fix incorrect tlb flush all issueAlex Shi
2012-06-27x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_rangeAlex Shi
2010-02-27x86: Enable NMI on all cpus on UVRuss Anderson
2009-02-26x86: remove update_apic from x86_quirksYinghai Lu
2009-02-11x86: UV: fix header struct usageRandy Dunlap
2009-01-21x86: make UV support configurableNick Piggin
2009-01-21x86: uv cleanupTejun Heo