summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/x2apic_uv_x.c
Commit message (Expand)AuthorAgeFilesLines
* x86/platform/uv: Fix calculation of Global Physical AddressMike Travis2017-03-221-1/+2
* x86/platform/UV: Add Support for UV4 Hubless NMIstravis@sgi.com2017-02-011-0/+2
* x86/platform/UV: Add Support for UV4 Hubless systemstravis@sgi.com2017-02-011-2/+28
* x86/platform/UV: Clean up the UV APIC codeIngo Molnar2017-02-011-256/+244
* x86/platform/UV: Fix 2 socket config problemMike Travis2017-01-141-1/+5
* x86/platform/UV: Fix panic with missing UVsystab supportMike Travis2017-01-141-8/+16
* x86/apic/uv: Silence a shift wrapping warningDan Carpenter2016-11-241-2/+2
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-031-25/+6
|\
| * x86/apic/uv: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-25/+6
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-031-5/+2
|\ \
| * | x86: Clean up various simple wrapper functionsMasahiro Yamada2016-09-131-5/+2
| |/
* | Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicityIngo Molnar2016-09-081-1/+1
|\ \ | |/ |/|
| * x86: Apply more __ro_after_init and constKees Cook2016-08-101-1/+1
* | x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systemsMike Travis2016-08-101-0/+5
* | x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM valuesMike Travis2016-08-101-18/+10
* | x86/platform/UV: Fix problem with UV4 Socket IDs not being contiguousMike Travis2016-08-101-4/+5
|/
* 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
OpenPOWER on IntegriCloud