aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/x2apic_uv_x.c
AgeCommit message (Expand)Author
2018-04-26x86/platform/UV: Fix GAM Range Table entries less than 1GBmike.travis@hpe.com
2017-12-25x86/platform/UV: Convert timers to use timer_setup()Kees Cook
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
2016-05-04x86/platform/UV: Support UV4 socket address changesMike Travis
2016-05-04x86/platform/UV: Add UV4 addressing discovery functionMike 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: Update MMIOH setup function to work for both UV3 and UV4Mike Travis
2016-05-04x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitionsMike Travis
2016-05-04x86/platform/UV: Prep for UV4 MMR updatesMike Travis
2016-05-04x86/platform/UV: Add UV MMR Illegal Access FunctionMike Travis
2016-05-04x86/platform/UV: Add UV4 Specific DefinesMike Travis
2016-03-19x86/apic/uv: Fix the hotplug notifierThomas Gleixner
2016-02-24x86: Fix misspellings in commentsAdam Buchbinder
2016-01-19x86/platform/UV: Remove EFI memmap quirk for UV2+Alex Thorlton
2015-11-05x86/apic: Wire up single IPI for x2apic_uvThomas Gleixner