| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Update UV3 hub revision ID | Russ Anderson | 2013-10-15 | 1 | -1/+1 |
* | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker | 2013-07-14 | 1 | -7/+7 |
* | reboot: move arch/x86 reboot= handling to generic kernel | Robin Holt | 2013-07-09 | 1 | -1/+1 |
* | x86/UV: Add GRU distributed mode mappings | Dimitri Sivanich | 2013-05-30 | 1 | -7/+59 |
* | x86, uv, uv3: Update x2apic Support for SGI UV3 | Mike Travis | 2013-02-11 | 1 | -35/+171 |
* | x86/apic: Fix ugly casting and branching in cpu_mask_to_apicid_and() | Alexander Gordeev | 2012-06-14 | 1 | -4/+4 |
* | x86/apic: Eliminate cpu_mask_to_apicid() operation | Alexander Gordeev | 2012-06-14 | 1 | -23/+6 |
* | x86/apic: Make cpu_mask_to_apicid() operations check cpu_online_mask | Alexander Gordeev | 2012-06-08 | 1 | -1/+1 |
* | x86/apic: Make cpu_mask_to_apicid() operations return error code | Alexander Gordeev | 2012-06-08 | 1 | -9/+18 |
* | x86/apic: Factor out default vector_allocation_domain() operation | Alexander Gordeev | 2012-06-08 | 1 | -7/+1 |
* | x86/apic: Factor out default target_cpus() operation | Alexander Gordeev | 2012-06-06 | 1 | -6/+1 |
* | x86/apic: Implement EIO micro-optimization | Michael S. Tsirkin | 2012-05-18 | 1 | -1/+1 |
* | x86/apic: Add apic->eoi_write() callback | Michael S. Tsirkin | 2012-05-18 | 1 | -0/+1 |
* | x86/apic: Add separate apic_id_valid() functions for selected apic drivers | Steffen Persvold | 2012-03-23 | 1 | -1/+6 |
* | x86/platform: Move APIC ID validity check into platform APIC code | Daniel J Blueman | 2012-03-14 | 1 | -0/+1 |
* | x86, UV: Update Boot messages for SGI UV2 platform | Jack Steiner | 2012-01-08 | 1 | -1/+6 |
* | x86, UV: Fix UV2 hub part number | Jack Steiner | 2011-12-05 | 1 | -0/+2 |
* | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-10-28 | 1 | -2/+5 |
|\ |
|
| * | x86: uv2: Workaround for UV2 Hub bug (system global address format) | Jack Steiner | 2011-09-21 | 1 | -2/+5 |
* | | x86, nmi: Wire up NMI handlers to new routines | Don Zickus | 2011-10-10 | 1 | -16/+4 |
|/ |
|
* | x86, UV: Remove UV delay in starting slave cpus | Jack Steiner | 2011-08-05 | 1 | -1/+0 |
* | x86/uv/x2apic: update for change in pci bridge handling. | Dave Airlie | 2011-06-14 | 1 | -4/+4 |
* | x86, UV: Add support for SGI UV2 hub chip | Jack Steiner | 2011-05-25 | 1 | -9/+31 |
* | x86, apic: Make apic drivers static | Suresh Siddha | 2011-05-22 | 1 | -1/+3 |
* | x86, apic: Introduce .apicdrivers section to find the list of apic drivers | Suresh Siddha | 2011-05-22 | 1 | -0/+2 |
* | x86, apic: Use probe routines to simplify apic selection | Suresh Siddha | 2011-05-20 | 1 | -1/+6 |
* | x86, UV: Fix NMI handler for UV platforms | Jack Steiner | 2011-05-10 | 1 | -5/+43 |
* | 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 |
|\ \
| |/
|/| |
|