summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/x2apic_uv_x.c
Commit message (Expand)AuthorAgeFilesLines
* x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_initAlex Thorlton2016-05-051-3/+1
* 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
* x86/apic: Fix ugly casting and branching in cpu_mask_to_apicid_and()Alexander Gordeev2012-06-141-4/+4
* x86/apic: Eliminate cpu_mask_to_apicid() operationAlexander Gordeev2012-06-141-23/+6
* x86/apic: Make cpu_mask_to_apicid() operations check cpu_online_maskAlexander Gordeev2012-06-081-1/+1
* x86/apic: Make cpu_mask_to_apicid() operations return error codeAlexander Gordeev2012-06-081-9/+18
* x86/apic: Factor out default vector_allocation_domain() operationAlexander Gordeev2012-06-081-7/+1
* x86/apic: Factor out default target_cpus() operationAlexander Gordeev2012-06-061-6/+1
* x86/apic: Implement EIO micro-optimizationMichael S. Tsirkin2012-05-181-1/+1
* x86/apic: Add apic->eoi_write() callbackMichael S. Tsirkin2012-05-181-0/+1
* x86/apic: Add separate apic_id_valid() functions for selected apic driversSteffen Persvold2012-03-231-1/+6
* x86/platform: Move APIC ID validity check into platform APIC codeDaniel J Blueman2012-03-141-0/+1
* x86, UV: Update Boot messages for SGI UV2 platformJack Steiner2012-01-081-1/+6
* x86, UV: Fix UV2 hub part numberJack Steiner2011-12-051-0/+2
* Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-10-281-2/+5
|\
| * x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner2011-09-211-2/+5
* | x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-101-16/+4
|/
* x86, UV: Remove UV delay in starting slave cpusJack Steiner2011-08-051-1/+0
* x86/uv/x2apic: update for change in pci bridge handling.Dave Airlie2011-06-141-4/+4
* x86, UV: Add support for SGI UV2 hub chipJack Steiner2011-05-251-9/+31
* x86, apic: Make apic drivers staticSuresh Siddha2011-05-221-1/+3
* x86, apic: Introduce .apicdrivers section to find the list of apic driversSuresh Siddha2011-05-221-0/+2
* x86, apic: Use probe routines to simplify apic selectionSuresh Siddha2011-05-201-1/+6
OpenPOWER on IntegriCloud