summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/x2apic_uv_x.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-07x86/platform/uv: Log gap hole end sizeMike Travis1-2/+6
2022-04-07x86/platform/uv: Update TSC sync state for UV5Mike Travis1-1/+7
2021-04-16x86/platform/uv: Use x2apic enabled bit as set by BIOS to indicate APIC modeMike Travis1-17/+13
2021-03-08x86/platform/uv: Set section block size for hubless architecturesMike Travis1-0/+3
2020-12-14Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+5
2020-12-14Merge tag 'x86_platform_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+22
2020-12-07x86/platform/uv: Add deprecated messages to /proc info leavesMike Travis1-1/+10
2020-12-07x86/platform/uv: Add kernel interfaces for obtaining system infoMike Travis1-0/+12
2020-12-03x86/platform/uv: Fix UV4 hub revision adjustmentMike Travis1-1/+1
2020-11-13x86/platform/uv: Fix copied UV5 output archtypeMike Travis1-3/+3
2020-11-07x86/platform/uv: Recognize UV5 hubless system identifierMike Travis1-3/+10
2020-11-07x86/platform/uv: Remove spaces from OEM IDsMike Travis1-0/+3
2020-11-07x86/platform/uv: Fix missing OEM_TABLE_IDMike Travis1-2/+5
2020-10-28x86/apic: Cleanup destination modeThomas Gleixner1-1/+1
2020-10-28x86/apic: Get rid of apic:: Dest_logicalThomas Gleixner1-3/+1
2020-10-28x86/apic: Cleanup delivery mode definesThomas Gleixner1-3/+3
2020-10-28x86/apic/uv: Fix inconsistent destination modeThomas Gleixner1-1/+1
2020-10-07x86/platform/uv: Update Copyrights to conform to HPE standardsMike Travis1-0/+1
2020-10-07x86/platform/uv: Update UV5 TSC checkingMike Travis1-14/+10
2020-10-07x86/platform/uv: Update node present countingMike Travis1-7/+19
2020-10-07x86/platform/uv: Update UV5 MMR references in UV GRUMike Travis1-6/+24
2020-10-07x86/platform/uv: Adjust GAM MMR references affected by UV5 updatesMike Travis1-5/+25
2020-10-07x86/platform/uv: Update MMIOH references based on new UV5 MMRsMike Travis1-68/+144
2020-10-07x86/platform/uv: Add and decode Arch Type in UVsystabMike Travis1-19/+116
2020-10-07x86/platform/uv: Add UV5 direct referencesMike Travis1-27/+70
2020-10-07x86/platform/uv: Update UV MMRs for UV5Mike Travis1-112/+155
2020-10-07x86/platform/uv: Remove SCIR MMR references for UV systemsMike Travis1-82/+0
2020-07-17x86/platform/uv: Remove support for UV1 platform from x2apic_uv_xsteve.wahl@hpe.com1-96/+26
2020-05-23x86/apic/uv: Remove code for unused distributed GRU modeSteve Wahl1-58/+1
2020-05-07x86/platform/uv: Unexport uv_apicid_hibitsChristoph Hellwig1-1/+0
2020-05-07x86/platform/uv: Remove _uv_hub_info_check()Christoph Hellwig1-6/+0
2020-05-07x86/platform/uv: Simplify uv_send_IPI_one()Christoph Hellwig1-5/+14
2020-05-07x86/platform/uv: Mark uv_min_hub_revision_id staticChristoph Hellwig1-2/+1
2020-05-07x86/platform/uv: Mark is_uv_hubless() staticChristoph Hellwig1-2/+1
2020-01-17x86/apic/uv: Avoid unused variable warningArnd Bergmann1-37/+6
2019-10-07x86/platform/uv: Check EFI Boot to set reboot typeMike Travis1-6/+12
2019-10-07x86/platform/uv: Decode UVsystab InfoMike Travis1-2/+10
2019-10-07x86/platform/uv: Add UV Hubbed/Hubless Proc FS FilesMike Travis1-1/+92
2019-10-07x86/platform/uv: Setup UV functions for Hubless UV SystemsMike Travis1-3/+17
2019-10-07x86/platform/uv: Return UV Hubless System TypeMike Travis1-9/+18
2019-10-07x86/platform/uv: Save OEM_ID from ACPI MADT probeMike Travis1-1/+15
2019-07-25x86/apic/uv: Make x2apic_extra_bits staticThomas Gleixner1-1/+1
2019-07-25x86/apic: Cleanup the include mazeThomas Gleixner1-24/+4
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual1-3/+4
2018-12-08x86/kernel: Fix more -Wmissing-prototypes warningsBorislav Petkov1-2/+2
2018-07-30x86/platform/UV: Mark memblock related init code and data correctlyDou Liyang1-2/+2
2018-06-21x86/platform/UV: Add kernel parameter to set memory block sizemike.travis@hpe.com1-0/+11
2018-06-21x86/platform/UV: Use new set memory block size functionmike.travis@hpe.com1-3/+46
2018-04-10x86/apic: Fix signedness bug in APIC ID validity checksLi RongQing1-1/+1
2018-02-13x86/platform/UV: Fix GAM Range Table entries less than 1GBmike.travis@hpe.com1-3/+12