summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/uv
AgeCommit message (Expand)Author
2020-03-27x86/platform/uv: Add a missing prototype for uv_bau_message_interrupt()Benjamin Thiel
2019-10-07x86/platform/uv: Account for UV Hubless in is_uvX_hub OpsMike Travis
2019-10-07x86/platform/uv: Add UV Hubbed/Hubless Proc FS FilesMike Travis
2019-10-07x86/platform/uv: Add return code to UV BIOS Init functionMike Travis
2019-10-07x86/platform/uv: Return UV Hubless System TypeMike Travis
2019-08-08efi/x86: move UV_SYSTAB handling into arch/x86Ard Biesheuvel
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-03-07Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-02-15x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche
2019-02-15x86/platform/UV: Remove uv_bios_call_reentrant()Hedi Berriche
2019-02-15x86/platform/UV: Remove unnecessary #ifdef CONFIG_EFIHedi Berriche
2018-10-02x86/platform/uv: Provide is_early_uv_system()Mike Travis
2018-03-28x86/platform/UV: Fix critical UV MMR address errormike.travis@hpe.com
2018-01-16x86/platform/uv/BAU: Replace hard-coded values with MMR definitionsAndrew Banman
2018-01-16x86/platform/UV: Fix UV4A BAU MMRsMike Travis
2018-01-16x86/platform/UV: Fix GAM MMR changes in UV4AMike Travis
2018-01-16x86/platform/UV: Add references to access fixed UV4A HUB MMRsMike Travis
2018-01-16x86/platform/UV: Update uv_mmrs.h to prepare for UV4A fixesMike Travis
2017-11-13Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-16x86/platform/UV: Add check of TSC state set by UV BIOSmike.travis@hpe.com
2017-06-05x86/mm: Pass flush_tlb_info to flush_tlb_others() etcAndy Lutomirski
2017-05-01Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-03-22x86/platform/uv: Fix calculation of Global Physical AddressMike Travis
2017-03-13x86/platform/uv/BAU: Add wait_completion to bau_operationsAndrew Banman
2017-03-13x86/platform/uv/BAU: Add status mmr location fields to bau_controlAndrew Banman
2017-03-13x86/platform/uv/BAU: Cleanup bau_operations declaration and instancesAndrew Banman
2017-03-13x86/platform/uv/BAU: Add payload descriptor qualifierAndrew Banman
2017-03-13x86/platform/uv/BAU: Add uv_bau_version enumerated constantsAndrew Banman
2017-02-01x86/platform/UV: Add Support for UV4 Hubless NMIstravis@sgi.com
2017-02-01x86/platform/UV: Add Support for UV4 Hubless systemstravis@sgi.com
2016-09-22x86/platform/uv/BAU: Add UV4-specific functionsAndrew Banman
2016-09-22x86/platform/uv/BAU: Add generic function pointersAndrew Banman
2016-09-22x86/platform/uv/BAU: Convert uv_physnodeaddr() use to uv_gpa_to_offset()Andrew Banman
2016-09-22x86/platform/uv/BAU: Clean up pq_init()Andrew Banman
2016-08-10x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM valuesMike Travis
2016-05-04x86/platform/UV: Remove Obsolete GRU MMR address translationDimitri Sivanich
2016-05-04x86/platform/UV: Update physical address conversions for UV4Mike Travis
2016-05-04x86/platform/UV: Build GAM reference tablesMike Travis
2016-05-04x86/platform/UV: Support UV4 socket address changesMike Travis
2016-05-04x86/platform/UV: Add obtaining GAM Range Table from UV BIOSMike Travis
2016-05-04x86/platform/UV: Fold blade info into per node hub info structsMike Travis
2016-05-04x86/platform/UV: Allocate common per node hub info structs on local nodeMike Travis
2016-05-04x86/platform/UV: Move blade local processor ID to the per cpu info structMike Travis
2016-05-04x86/platform/UV: Move scir info to the per cpu info structMike Travis
2016-05-04x86/platform/UV: Create per cpu info structs to replace per hub info structsMike Travis
2016-05-04x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitionsMike Travis
2016-05-04x86/platform/UV: Add UV4 Specific MMR definitionsMike Travis
2016-05-04x86/platform/UV: Prep for UV4 MMR updatesMike Travis
2016-05-04x86/platform/UV: Add UV Architecture DefinesMike Travis