summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic/x2apic_uv_x.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2016-07-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2016-07-15x86/apic: Remove the unused struct apic::apic_id_mask fieldWei Jiangang1-1/+0
2016-07-14x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2016-07-07timers, x86/apic/uv: Initialize the UV heartbeat timer as pinnedThomas Gleixner1-2/+2
2016-05-05Merge branch 'x86/urgent' into x86/platform, to resolve conflictIngo Molnar1-3/+1
2016-05-05x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_initAlex Thorlton1-3/+1
2016-05-04x86/platform/UV: Fix incorrect nodes and pnodes for cpuless and memoryless nodesDimitri Sivanich1-30/+28
2016-05-04x86/platform/UV: Update physical address conversions for UV4Mike Travis1-1/+95
2016-05-04x86/platform/UV: Build GAM reference tablesMike Travis1-0/+139
2016-05-04x86/platform/UV: Support UV4 socket address changesMike Travis1-8/+120
2016-05-04x86/platform/UV: Add UV4 addressing discovery functionMike Travis1-13/+72
2016-05-04x86/platform/UV: Fold blade info into per node hub info structsMike Travis1-111/+101
2016-05-04x86/platform/UV: Allocate common per node hub info structs on local nodeMike Travis1-15/+44
2016-05-04x86/platform/UV: Move blade local processor ID to the per cpu info structMike Travis1-1/+1
2016-05-04x86/platform/UV: Move scir info to the per cpu info structMike Travis1-9/+9
2016-05-04x86/platform/UV: Create per cpu info structs to replace per hub info structsMike Travis1-5/+10
2016-05-04x86/platform/UV: Update MMIOH setup function to work for both UV3 and UV4Mike Travis1-1/+2
2016-05-04x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitionsMike Travis1-1/+0
2016-05-04x86/platform/UV: Prep for UV4 MMR updatesMike Travis1-84/+124
2016-05-04x86/platform/UV: Add UV MMR Illegal Access FunctionMike Travis1-0/+12
2016-05-04x86/platform/UV: Add UV4 Specific DefinesMike Travis1-3/+9
2016-03-19x86/apic/uv: Fix the hotplug notifierThomas Gleixner1-1/+2
2016-02-24x86: Fix misspellings in commentsAdam Buchbinder1-1/+1
2016-01-19x86/platform/UV: Remove EFI memmap quirk for UV2+Alex Thorlton1-1/+4
2015-11-05x86/apic: Wire up single IPI for x2apic_uvThomas Gleixner1-0/+1
2015-08-17x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deassertedLen Brown1-2/+0
2015-04-10x86/apic/uv: Update the UV APIC HUB checkMike Travis1-3/+7
2015-04-10x86/apic/uv: Update the UV APIC driver checkMike Travis1-25/+49
2015-04-10x86/apic/uv: Update the APIC UV OEM checkMike Travis1-0/+3
2014-10-14Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linu...Linus Torvalds1-2/+0
2014-08-20x86/apic/uv: Remove unnecessary #ifdefAndreas Ruprecht1-2/+0
2014-07-31x86, apic: Remove enable_apic_mode callbackDavid Rientjes1-1/+0
2014-07-31x86, apic: Remove setup_portio_remap callbackDavid Rientjes1-1/+0
2014-07-31x86, apic: Remove multi_timer_check callbackDavid Rientjes1-1/+0
2014-07-31x86, apic: Remove check_apicid_present callbackDavid Rientjes1-1/+0
2014-07-31x86, apic: Remove mps_oem_check callbackDavid Rientjes1-1/+0
2014-07-31x86, apic: Remove smp_callin_clear_local_apic callbackDavid Rientjes1-1/+0
2014-07-31x86, apic: Replace trampoline physical addresses with defaultsDavid Rientjes1-2/+0
2014-04-01x86/UV: Set n_lshift based on GAM_GR_CONFIG MMR for UV3Dimitri Sivanich1-5/+21
2014-02-09x86/apic: Switch wait_for_init_deassert() to a bool flagDavid Rientjes1-1/+1
2014-01-25x86/uv/nmi: Fix Sparse warningsMike Travis1-1/+0
2013-11-12Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-69/+1
2013-10-15x86: Update UV3 hub revision IDRuss Anderson1-1/+1
2013-09-24x86/UV: Update UV support for external NMI signalsMike Travis1-0/+1
2013-09-24x86/UV: Move NMI supportMike Travis1-69/+0
2013-07-15x86: delete __cpuinit usage from all x86 filesPaul Gortmaker1-7/+7
2013-07-09reboot: move arch/x86 reboot= handling to generic kernelRobin Holt1-1/+1
2013-05-30x86/UV: Add GRU distributed mode mappingsDimitri Sivanich1-7/+59
2013-02-12x86, uv, uv3: Update x2apic Support for SGI UV3Mike Travis1-35/+171