summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/x2apic_uv_x.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-24x86/apic/uv: Silence a shift wrapping warningDan Carpenter1-2/+2
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-25/+6
2016-10-03Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-5/+2
2016-09-19x86/apic/uv: Convert to hotplug state machineSebastian Andrzej Siewior1-25/+6
2016-09-13x86: Clean up various simple wrapper functionsMasahiro Yamada1-5/+2
2016-09-08Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicityIngo Molnar1-1/+1
2016-08-10x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systemsMike Travis1-0/+5
2016-08-10x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM valuesMike Travis1-18/+10
2016-08-10x86/platform/UV: Fix problem with UV4 Socket IDs not being contiguousMike Travis1-4/+5
2016-08-10x86: Apply more __ro_after_init and constKees Cook1-1/+1
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2016-07-25Merge 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