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