summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/x2apic_uv_x.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* x86, UV: Fix NMI handler for UV platformsJack Steiner2011-05-101-5/+43
* x86, UV: Fix kdump rebootCliff Wickman2011-03-311-0/+9
* x86: Stop including <linux/delay.h> in two asm header filesJean Delvare2011-03-291-0/+1
* x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node()Tejun Heo2011-01-281-1/+0
* x86: Kill apic->cpu_to_logical_apicid()Tejun Heo2011-01-281-1/+0
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-111-1/+1
|\
| * x86, UV: Fix APICID shift for Westmere processorsJack Steiner2011-01-111-1/+1
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-111-1/+1
|\ \
| * \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-01-091-27/+34
| |\ \ | | |/
OpenPOWER on IntegriCloud