| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, UV: Fix kdump reboot | Cliff Wickman | 2011-03-31 | 1 | -0/+9 |
* | x86: Stop including <linux/delay.h> in two asm header files | Jean Delvare | 2011-03-29 | 1 | -0/+1 |
* | x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node() | Tejun Heo | 2011-01-28 | 1 | -1/+0 |
* | x86: Kill apic->cpu_to_logical_apicid() | Tejun Heo | 2011-01-28 | 1 | -1/+0 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-11 | 1 | -1/+1 |
|\ |
|
| * | x86, UV: Fix APICID shift for Westmere processors | Jack Steiner | 2011-01-11 | 1 | -1/+1 |
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-11 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-01-09 | 1 | -27/+34 |
| |\ \
| | |/ |
|
| * | | x86: Convert some devices to use DIE_NMIUNKNOWN | Don Zickus | 2011-01-07 | 1 | -1/+1 |
* | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-01-07 | 1 | -4/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | x86: Use this_cpu_ops to optimize code | Tejun Heo | 2010-12-30 | 1 | -4/+4 |
| |/ |
|
* | | x86, UV: Fix the effect of extra bits in the hub nodeid register | Jack Steiner | 2010-12-22 | 1 | -12/+21 |
* | | x86, UV: Add common uv_early_read_mmr() function for reading MMRs | Jack Steiner | 2010-12-22 | 1 | -16/+14 |
|/ |
|
* | x86: UV: Address interrupt/IO port operation conflict | Dimitri Sivanich | 2010-11-18 | 1 | -2/+23 |
* | x86, UV: Update node controller MMRs | Jack Steiner | 2010-11-10 | 1 | -6/+6 |
* | x86, uv: More Westmere support on SGI UV | Russ Anderson | 2010-10-28 | 1 | -4/+3 |
* | x86, uv: Enable Westmere support on SGI UV | Russ Anderson | 2010-10-26 | 1 | -2/+23 |
* | x86, UV: Fix initialization of max_pnode | Jack Steiner | 2010-09-10 | 1 | -3/+3 |
* | x86, UV: Make kdump avoid stack dumps | Cliff Wickman | 2010-07-21 | 1 | -0/+4 |
* | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-05-18 | 1 | -3/+0 |
|\ |
|
| * | x86, UV: Delete unneeded boot messages | Jack Steiner | 2010-03-17 | 1 | -3/+0 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-03-13 | 1 | -3/+1 |
|\ \
| |/
|/| |
|
| * | x86, UV: Fix target_cpus() in x2apic_uv_x.c | Jack Steiner | 2010-03-12 | 1 | -3/+1 |
* | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-02-28 | 1 | -8/+7 |
|\ \ |
|
| * | | x86, uv: Remove recursion in uv_heartbeat_enable() | Roel Kluin | 2010-01-07 | 1 | -5/+4 |
| * | | x86, uv: Add serial number parameter to uv_bios_get_sn_info() | Russ Anderson | 2009-12-17 | 1 | -3/+3 |
* | | | x86: Enable NMI on all cpus on UV | Russ Anderson | 2010-02-27 | 1 | -0/+44 |
* | | | x86, uv: Update UV arch to target Legacy VGA I/O correctly. | Mike Travis | 2010-02-05 | 1 | -0/+30 |
| |/
|/| |
|
* | | x86, uv: Ensure hub revision set for all ACPI modes. | Russ Anderson | 2010-01-15 | 1 | -1/+4 |
* | | x86, uv: Add function retrieving node controller revision number | Jack Steiner | 2010-01-15 | 1 | -0/+6 |
* | | x86: SGI UV: Fix mapping of MMIO registers | Mike Travis | 2010-01-13 | 1 | -7/+8 |
* | | x86: SGI UV: Fix writes to led registers on remote uv hubs | Mike Travis | 2009-12-29 | 1 | -6/+6 |
* | | x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system | Suresh Siddha | 2009-12-17 | 1 | -4/+1 |
|/ |
|
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-08 | 1 | -1/+18 |
|\ |
|
| * | x86, mm: Correct the implementation of is_untracked_pat_range() | H. Peter Anvin | 2009-11-30 | 1 | -1/+1 |
| * | x86, platform: Change is_untracked_pat_range() to bool; cleanup init | H. Peter Anvin | 2009-11-23 | 1 | -2/+2 |
| * | x86: UV SGI: Don't track GRU space in PAT | Jack Steiner | 2009-11-23 | 1 | -1/+18 |
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-12-05 | 1 | -0/+8 |
|\ \ |
|
| * | | x86: SGI UV: Map low MMR ranges | Jack Steiner | 2009-11-26 | 1 | -0/+8 |
| |/ |
|
* | | x86, UV: Fix information in __uv_hub_info structure | Robin Holt | 2009-10-16 | 1 | -4/+4 |
|/ |
|
* | x86: SGI UV: Map MMIO-High memory range | Jack Steiner | 2009-09-18 | 1 | -0/+11 |
* | x86: Annotate section mismatch warnings in kernel/apic/x2apic_uv_x.c | Leonardo Potenza | 2009-08-16 | 1 | -2/+2 |
* | x86, UV: Fix UV apic mode | Jack Steiner | 2009-08-04 | 1 | -1/+1 |
* | x86, UV: Delete mapping of MMR rangs mapped by BIOS | Jack Steiner | 2009-08-04 | 1 | -30/+1 |
* | x86, UV: Handle missing blade-local memory correctly | Jack Steiner | 2009-08-04 | 1 | -0/+5 |
* | Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2009-06-15 | 1 | -1/+1 |
|\ |
|
| * | timers: Identifying the existing pinned timers | Arun R Bharadwaj | 2009-05-13 | 1 | -1/+1 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-06-10 | 1 | -6/+9 |
|\ \ |
|
| * | | x86, UV: Fix macros for multiple coherency domains | Jack Steiner | 2009-06-08 | 1 | -6/+9 |
| |/ |
|