summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/x2apic_uv_x.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-011-1/+1
|\
| * x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-251-2/+2
|\ \
| * | timers, x86/apic/uv: Initialize the UV heartbeat timer as pinnedThomas Gleixner2016-07-071-2/+2
| |/
* / x86/apic: Remove the unused struct apic::apic_id_mask fieldWei Jiangang2016-07-151-1/+0
|/
* Merge branch 'x86/urgent' into x86/platform, to resolve conflictIngo Molnar2016-05-051-3/+1
|\
| * x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_initAlex Thorlton2016-05-051-3/+1
* | x86/platform/UV: Fix incorrect nodes and pnodes for cpuless and memoryless nodesDimitri Sivanich2016-05-041-30/+28
* | x86/platform/UV: Update physical address conversions for UV4Mike Travis2016-05-041-1/+95
* | x86/platform/UV: Build GAM reference tablesMike Travis2016-05-041-0/+139
* | x86/platform/UV: Support UV4 socket address changesMike Travis2016-05-041-8/+120
* | x86/platform/UV: Add UV4 addressing discovery functionMike Travis2016-05-041-13/+72
* | x86/platform/UV: Fold blade info into per node hub info structsMike Travis2016-05-041-111/+101
* | x86/platform/UV: Allocate common per node hub info structs on local nodeMike Travis2016-05-041-15/+44
* | x86/platform/UV: Move blade local processor ID to the per cpu info structMike Travis2016-05-041-1/+1
* | x86/platform/UV: Move scir info to the per cpu info structMike Travis2016-05-041-9/+9
* | x86/platform/UV: Create per cpu info structs to replace per hub info structsMike Travis2016-05-041-5/+10
* | x86/platform/UV: Update MMIOH setup function to work for both UV3 and UV4Mike Travis2016-05-041-1/+2
* | x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitionsMike Travis2016-05-041-1/+0
* | x86/platform/UV: Prep for UV4 MMR updatesMike Travis2016-05-041-84/+124
* | x86/platform/UV: Add UV MMR Illegal Access FunctionMike Travis2016-05-041-0/+12
* | x86/platform/UV: Add UV4 Specific DefinesMike Travis2016-05-041-3/+9
|/
* x86/apic/uv: Fix the hotplug notifierThomas Gleixner2016-03-191-1/+2
* x86: Fix misspellings in commentsAdam Buchbinder2016-02-241-1/+1
* x86/platform/UV: Remove EFI memmap quirk for UV2+Alex Thorlton2016-01-191-1/+4
* x86/apic: Wire up single IPI for x2apic_uvThomas Gleixner2015-11-051-0/+1
* x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deassertedLen Brown2015-08-171-2/+0
* x86/apic/uv: Update the UV APIC HUB checkMike Travis2015-04-101-3/+7
* x86/apic/uv: Update the UV APIC driver checkMike Travis2015-04-101-25/+49
* x86/apic/uv: Update the APIC UV OEM checkMike Travis2015-04-101-0/+3
* Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linu...Linus Torvalds2014-10-141-2/+0
|\
| * x86/apic/uv: Remove unnecessary #ifdefAndreas Ruprecht2014-08-201-2/+0
* | x86, apic: Remove enable_apic_mode callbackDavid Rientjes2014-07-311-1/+0
* | x86, apic: Remove setup_portio_remap callbackDavid Rientjes2014-07-311-1/+0
* | x86, apic: Remove multi_timer_check callbackDavid Rientjes2014-07-311-1/+0
* | x86, apic: Remove check_apicid_present callbackDavid Rientjes2014-07-311-1/+0
* | x86, apic: Remove mps_oem_check callbackDavid Rientjes2014-07-311-1/+0
* | x86, apic: Remove smp_callin_clear_local_apic callbackDavid Rientjes2014-07-311-1/+0
* | x86, apic: Replace trampoline physical addresses with defaultsDavid Rientjes2014-07-311-2/+0
|/
* x86/UV: Set n_lshift based on GAM_GR_CONFIG MMR for UV3Dimitri Sivanich2014-04-011-5/+21
* x86/apic: Switch wait_for_init_deassert() to a bool flagDavid Rientjes2014-02-091-1/+1
* x86/uv/nmi: Fix Sparse warningsMike Travis2014-01-251-1/+0
* Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-69/+1
|\
| * x86/UV: Update UV support for external NMI signalsMike Travis2013-09-241-0/+1
| * x86/UV: Move NMI supportMike Travis2013-09-241-69/+0
* | x86: Update UV3 hub revision IDRuss Anderson2013-10-151-1/+1
|/
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-141-7/+7
* reboot: move arch/x86 reboot= handling to generic kernelRobin Holt2013-07-091-1/+1
* x86/UV: Add GRU distributed mode mappingsDimitri Sivanich2013-05-301-7/+59
* x86, uv, uv3: Update x2apic Support for SGI UV3Mike Travis2013-02-111-35/+171