summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic/x2apic_uv_x.c
AgeCommit message (Expand)Author
2020-10-07x86/platform/uv: Update Copyrights to conform to HPE standardsMike Travis
2020-10-07x86/platform/uv: Update UV5 TSC checkingMike Travis
2020-10-07x86/platform/uv: Update node present countingMike Travis
2020-10-07x86/platform/uv: Update UV5 MMR references in UV GRUMike Travis
2020-10-07x86/platform/uv: Adjust GAM MMR references affected by UV5 updatesMike Travis
2020-10-07x86/platform/uv: Update MMIOH references based on new UV5 MMRsMike Travis
2020-10-07x86/platform/uv: Add and decode Arch Type in UVsystabMike Travis
2020-10-07x86/platform/uv: Add UV5 direct referencesMike Travis
2020-10-07x86/platform/uv: Update UV MMRs for UV5Mike Travis
2020-10-07x86/platform/uv: Remove SCIR MMR references for UV systemsMike Travis
2020-07-17x86/platform/uv: Remove support for UV1 platform from x2apic_uv_xsteve.wahl@hpe.com
2020-05-23x86/apic/uv: Remove code for unused distributed GRU modeSteve Wahl
2020-05-07x86/platform/uv: Unexport uv_apicid_hibitsChristoph Hellwig
2020-05-07x86/platform/uv: Remove _uv_hub_info_check()Christoph Hellwig
2020-05-07x86/platform/uv: Simplify uv_send_IPI_one()Christoph Hellwig
2020-05-07x86/platform/uv: Mark uv_min_hub_revision_id staticChristoph Hellwig
2020-05-07x86/platform/uv: Mark is_uv_hubless() staticChristoph Hellwig
2020-01-17x86/apic/uv: Avoid unused variable warningArnd Bergmann
2019-10-07x86/platform/uv: Check EFI Boot to set reboot typeMike Travis
2019-10-07x86/platform/uv: Decode UVsystab InfoMike Travis
2019-10-07x86/platform/uv: Add UV Hubbed/Hubless Proc FS FilesMike Travis
2019-10-07x86/platform/uv: Setup UV functions for Hubless UV SystemsMike Travis
2019-10-07x86/platform/uv: Return UV Hubless System TypeMike Travis
2019-10-07x86/platform/uv: Save OEM_ID from ACPI MADT probeMike Travis
2019-07-25x86/apic/uv: Make x2apic_extra_bits staticThomas Gleixner
2019-07-25x86/apic: Cleanup the include mazeThomas Gleixner
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual
2018-12-08x86/kernel: Fix more -Wmissing-prototypes warningsBorislav Petkov
2018-07-30x86/platform/UV: Mark memblock related init code and data correctlyDou Liyang
2018-06-21x86/platform/UV: Add kernel parameter to set memory block sizemike.travis@hpe.com
2018-06-21x86/platform/UV: Use new set memory block size functionmike.travis@hpe.com
2018-04-10x86/apic: Fix signedness bug in APIC ID validity checksLi RongQing
2018-02-13x86/platform/UV: Fix GAM Range Table entries less than 1GBmike.travis@hpe.com
2018-01-16x86/platform/UV: Fix GAM MMR references in the UV x2apic codeMike Travis
2018-01-16x86/platform/UV: Add references to access fixed UV4A HUB MMRsMike Travis
2018-01-16x86/platform/UV: Fix UV4A support on new Intel ProcessorsMike Travis
2018-01-14x86/platform: Control warm reset setup via legacy feature flagJan Kiszka
2017-11-13Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-10-24x86/platform/UV: Mark tsc_check_sync as an init functionmike.travis@hpe.com
2017-10-17x86/platform/UV: Convert timers to use timer_setup()Kees Cook
2017-10-16x86/platform/UV: Add check of TSC state set by UV BIOSmike.travis@hpe.com
2017-09-25x86/apic: Remove unused callbacksThomas Gleixner
2017-09-25x86/apic: Add replacement for cpu_mask_to_apicid()Thomas Gleixner
2017-09-25x86/apic: Get rid of apic->target_cpusThomas Gleixner
2017-09-25x86/apic: Sanitize return value of apic.set_apic_id()Thomas Gleixner
2017-06-22x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid()Thomas Gleixner
2017-06-22x86/apic: Move cpumask and to core codeThomas Gleixner
2017-06-22x86/uv: Use default_cpu_mask_to_apicid_and()Thomas Gleixner
2017-05-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds