summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/uv
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-platform-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-035-856/+12
|\
| * x86/platform/uv: Remove vestigial mention of UV1 platform from bios headersteve.wahl@hpe.com2020-07-171-1/+1
| * x86/platform/uv: Remove support for UV1 platform from uvsteve.wahl@hpe.com2020-07-171-1/+1
| * x86/platform/uv: Remove support for uv1 platform from uv_hubsteve.wahl@hpe.com2020-07-171-31/+3
| * x86/platform/uv: Remove support for UV1 platform from uv_bausteve.wahl@hpe.com2020-07-171-111/+7
| * x86/platform/uv: Remove support for UV1 platform from uv_mmrssteve.wahl@hpe.com2020-07-171-712/+0
* | x86: uv: uv_hub.h: Delete duplicated wordRandy Dunlap2020-07-261-1/+1
|/
* x86/entry: Convert various system vectorsThomas Gleixner2020-06-111-6/+2
* Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-051-0/+1
|\
| * x86/tlb/uv: Add a forward declaration for struct flush_tlb_infoBorislav Petkov2020-05-031-0/+1
* | x86/platform/uv: Remove the unused _uv_cpu_blade_processor_id() macroChristoph Hellwig2020-05-071-1/+0
* | x86/platform/uv: Remove _uv_hub_info_check()Christoph Hellwig2020-05-071-14/+0
* | x86/platform/uv: Simplify uv_send_IPI_one()Christoph Hellwig2020-05-071-20/+0
* | x86/platform/uv: Mark is_uv_hubless() staticChristoph Hellwig2020-05-071-2/+0
* | x86/platform/uv: Remove the UV*_HUB_IS_SUPPORTED macrosChristoph Hellwig2020-05-072-26/+0
* | x86/platform/uv: Remove the uv_partition_coherence_id() macroChristoph Hellwig2020-05-071-1/+0
* | x86/platform/uv: Mark uv_bios_call() and uv_bios_call_irqsave() staticChristoph Hellwig2020-05-071-6/+0
|/
* x86/platform/uv: Add a missing prototype for uv_bau_message_interrupt()Benjamin Thiel2020-03-271-0/+2
* x86/platform/uv: Account for UV Hubless in is_uvX_hub OpsMike Travis2019-10-071-41/+20
* x86/platform/uv: Add UV Hubbed/Hubless Proc FS FilesMike Travis2019-10-071-0/+4
* x86/platform/uv: Add return code to UV BIOS Init functionMike Travis2019-10-071-1/+1
* x86/platform/uv: Return UV Hubless System TypeMike Travis2019-10-071-2/+10
* efi/x86: move UV_SYSTAB handling into arch/x86Ard Biesheuvel2019-08-081-1/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-03-071-5/+0
|\
| * x86/platform/UV: Remove uv_bios_call_reentrant()Hedi Berriche2019-02-151-1/+0
| * x86/platform/UV: Remove unnecessary #ifdef CONFIG_EFIHedi Berriche2019-02-151-4/+0
* | x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche2019-02-151-1/+7
|/
* x86/platform/uv: Provide is_early_uv_system()Mike Travis2018-10-021-0/+6
* x86/platform/UV: Fix critical UV MMR address errormike.travis@hpe.com2018-03-281-1/+1
* x86/platform/uv/BAU: Replace hard-coded values with MMR definitionsAndrew Banman2018-01-161-1/+0
* x86/platform/UV: Fix UV4A BAU MMRsMike Travis2018-01-161-21/+38
* x86/platform/UV: Fix GAM MMR changes in UV4AMike Travis2018-01-161-6/+80
* x86/platform/UV: Add references to access fixed UV4A HUB MMRsMike Travis2018-01-162-0/+15
* x86/platform/UV: Update uv_mmrs.h to prepare for UV4A fixesMike Travis2018-01-161-82/+533
* Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-131-5/+18
|\
| * x86/platform/UV: Add check of TSC state set by UV BIOSmike.travis@hpe.com2017-10-161-5/+18
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* x86/mm: Pass flush_tlb_info to flush_tlb_others() etcAndy Lutomirski2017-06-051-6/+5
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-011-25/+57
|\
| * x86/platform/uv/BAU: Add wait_completion to bau_operationsAndrew Banman2017-03-131-0/+2
| * x86/platform/uv/BAU: Add status mmr location fields to bau_controlAndrew Banman2017-03-131-2/+8
| * x86/platform/uv/BAU: Cleanup bau_operations declaration and instancesAndrew Banman2017-03-131-11/+11
| * x86/platform/uv/BAU: Add payload descriptor qualifierAndrew Banman2017-03-131-12/+29
| * x86/platform/uv/BAU: Add uv_bau_version enumerated constantsAndrew Banman2017-03-131-0/+7
* | x86/platform/uv: Fix calculation of Global Physical AddressMike Travis2017-03-221-3/+5
|/
* x86/platform/UV: Add Support for UV4 Hubless NMIstravis@sgi.com2017-02-011-0/+3
* x86/platform/UV: Add Support for UV4 Hubless systemstravis@sgi.com2017-02-011-0/+2
* x86/platform/uv/BAU: Add UV4-specific functionsAndrew Banman2016-09-221-0/+30
* x86/platform/uv/BAU: Add generic function pointersAndrew Banman2016-09-221-0/+11