aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/x2apic_uv_x.c
AgeCommit message (Expand)Author
2018-08-17x86/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
2017-03-22x86/platform/uv: Fix calculation of Global Physical AddressMike Travis
2017-03-01Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar
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
2017-02-01x86/platform/UV: Clean up the UV APIC codeIngo Molnar
2017-01-28x86/boot/e820: Remove spurious asm/e820/api.h inclusionsIngo Molnar
2017-01-14x86/platform/UV: Fix 2 socket config problemMike Travis
2017-01-14x86/platform/UV: Fix panic with missing UVsystab supportMike Travis
2016-11-24x86/apic/uv: Silence a shift wrapping warningDan Carpenter
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-03Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-09-19x86/apic/uv: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-13x86: Clean up various simple wrapper functionsMasahiro Yamada
2016-09-08Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicityIngo Molnar
2016-08-10x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systemsMike Travis
2016-08-10x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM valuesMike Travis
2016-08-10x86/platform/UV: Fix problem with UV4 Socket IDs not being contiguousMike Travis
2016-08-10x86: Apply more __ro_after_init and constKees Cook
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-15x86/apic: Remove the unused struct apic::apic_id_mask fieldWei Jiangang
2016-07-14x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-07-07timers, x86/apic/uv: Initialize the UV heartbeat timer as pinnedThomas Gleixner
2016-05-05Merge branch 'x86/urgent' into x86/platform, to resolve conflictIngo Molnar
2016-05-05x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_initAlex Thorlton
2016-05-04x86/platform/UV: Fix incorrect nodes and pnodes for cpuless and memoryless nodesDimitri Sivanich
2016-05-04x86/platform/UV: Update physical address conversions for UV4Mike Travis
2016-05-04x86/platform/UV: Build GAM reference tablesMike Travis