aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/x2apic_uv_x.c
Commit message (Expand)AuthorAgeFilesLines
* x86, UV: Update Boot messages for SGI UV2 platformJack Steiner2012-01-251-1/+6
* x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner2011-11-111-2/+5
* x86, UV: Remove UV delay in starting slave cpusJack Steiner2011-08-291-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
|\ \ | |/ |/|
| * x86, UV: Fix target_cpus() in x2apic_uv_x.cJack Steiner2010-03-121-3/+1
* | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-02-281-8/+7
|\ \
| * | x86, uv: Remove recursion in uv_heartbeat_enable()Roel Kluin2010-01-071-5/+4
| * | x86, uv: Add serial number parameter to uv_bios_get_sn_info()Russ Anderson2009-12-171-3/+3
* | | x86: Enable NMI on all cpus on UVRuss Anderson2010-02-271-0/+44
* | | x86, uv: Update UV arch to target Legacy VGA I/O correctly.Mike Travis2010-02-051-0/+30
| |/ |/|
* | x86, uv: Ensure hub revision set for all ACPI modes.Russ Anderson2010-01-151-1/+4
* | x86, uv: Add function retrieving node controller revision numberJack Steiner2010-01-151-0/+6
* | x86: SGI UV: Fix mapping of MMIO registersMike Travis2010-01-131-7/+8
* | x86: SGI UV: Fix writes to led registers on remote uv hubsMike Travis2009-12-291-6/+6
* | x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu systemSuresh Siddha2009-12-171-4/+1
|/
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-081-1/+18
|\
| * x86, mm: Correct the implementation of is_untracked_pat_range()H. Peter Anvin2009-11-301-1/+1
| * x86, platform: Change is_untracked_pat_range() to bool; cleanup initH. Peter Anvin2009-11-231-2/+2
| * x86: UV SGI: Don't track GRU space in PATJack Steiner2009-11-231-1/+18
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-051-0/+8
|\ \
| * | x86: SGI UV: Map low MMR rangesJack Steiner2009-11-261-0/+8
| |/
* | x86, UV: Fix information in __uv_hub_info structureRobin Holt2009-10-161-4/+4
|/