summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/x2apic_uv_x.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* x86: SGI UV: Map MMIO-High memory rangeJack Steiner2009-09-181-0/+11
* x86: Annotate section mismatch warnings in kernel/apic/x2apic_uv_x.cLeonardo Potenza2009-08-161-2/+2
* x86, UV: Fix UV apic modeJack Steiner2009-08-041-1/+1
* x86, UV: Delete mapping of MMR rangs mapped by BIOSJack Steiner2009-08-041-30/+1
* x86, UV: Handle missing blade-local memory correctlyJack Steiner2009-08-041-0/+5
* Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2009-06-151-1/+1
|\
| * timers: Identifying the existing pinned timersArun R Bharadwaj2009-05-131-1/+1
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-101-6/+9
|\ \
| * | x86, UV: Fix macros for multiple coherency domainsJack Steiner2009-06-081-6/+9
| |/
* | Merge commit 'v2.6.30-rc5' into x86/apicIngo Molnar2009-05-111-0/+15
|\ \ | |/
| * x86/uv: fix for no memory at paddr 0Jack Steiner2009-04-201-0/+1
| * Merge branch 'linus' into x86/urgentIngo Molnar2009-04-201-2/+14
| |\
| * | x86/uv: fix init of cpu-less nodesJack Steiner2009-04-171-0/+14
* | | x86: uv - prevent NULL dereference in uv_system_init()Cyrill Gorcunov2009-05-031-0/+3
* | | x86: es7000, uv - use __cpuinit for kicking secondary cpusCyrill Gorcunov2009-04-191-1/+1
| |/ |/|
* | x86, UV: Fix for nodes with memory and no cpusJack Steiner2009-04-031-2/+14
|/
* sgi-gru: add macros for using the UV hub to send interruptsJack Steiner2009-04-021-7/+2
* x86: apic: simplify secondary CPU wakeup methods, fixIngo Molnar2009-02-261-17/+18
* x86: apic: simplify secondary CPU wakeup methodsIngo Molnar2009-02-261-1/+1
* x86: remove update_apic from x86_quirksYinghai Lu2009-02-261-4/+7
* x86, apic: move APIC drivers to arch/x86/kernel/apic/*Ingo Molnar2009-02-171-0/+643
OpenPOWER on IntegriCloud