summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/x2apic_uv_x.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\|
| * | x86: Convert some devices to use DIE_NMIUNKNOWNDon Zickus2011-01-071-1/+1
* | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-071-4/+4
|\ \ \ | |_|/ |/| |
| * | x86: Use this_cpu_ops to optimize codeTejun Heo2010-12-301-4/+4
| |/
* | x86, UV: Fix the effect of extra bits in the hub nodeid registerJack Steiner2010-12-221-12/+21
* | x86, UV: Add common uv_early_read_mmr() function for reading MMRsJack Steiner2010-12-221-16/+14
|/
* x86: UV: Address interrupt/IO port operation conflictDimitri Sivanich2010-11-181-2/+23
* x86, UV: Update node controller MMRsJack Steiner2010-11-101-6/+6
* x86, uv: More Westmere support on SGI UVRuss Anderson2010-10-281-4/+3
* x86, uv: Enable Westmere support on SGI UVRuss Anderson2010-10-261-2/+23
* x86, UV: Fix initialization of max_pnodeJack Steiner2010-09-101-3/+3
* x86, UV: Make kdump avoid stack dumpsCliff Wickman2010-07-211-0/+4
* Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-05-181-3/+0
|\
| * x86, UV: Delete unneeded boot messagesJack Steiner2010-03-171-3/+0
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-03-131-3/+1
|\ \ | |/ |/|