| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_init | Alex Thorlton | 2016-05-05 | 1 | -3/+1 |
* | x86/apic/uv: Fix the hotplug notifier | Thomas Gleixner | 2016-03-19 | 1 | -1/+2 |
* | x86: Fix misspellings in comments | Adam Buchbinder | 2016-02-24 | 1 | -1/+1 |
* | x86/platform/UV: Remove EFI memmap quirk for UV2+ | Alex Thorlton | 2016-01-19 | 1 | -1/+4 |
* | x86/apic: Wire up single IPI for x2apic_uv | Thomas Gleixner | 2015-11-05 | 1 | -0/+1 |
* | x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deasserted | Len Brown | 2015-08-17 | 1 | -2/+0 |
* | x86/apic/uv: Update the UV APIC HUB check | Mike Travis | 2015-04-10 | 1 | -3/+7 |
* | x86/apic/uv: Update the UV APIC driver check | Mike Travis | 2015-04-10 | 1 | -25/+49 |
* | x86/apic/uv: Update the APIC UV OEM check | Mike Travis | 2015-04-10 | 1 | -0/+3 |
* | Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linu... | Linus Torvalds | 2014-10-14 | 1 | -2/+0 |
|\ |
|
| * | x86/apic/uv: Remove unnecessary #ifdef | Andreas Ruprecht | 2014-08-20 | 1 | -2/+0 |
* | | x86, apic: Remove enable_apic_mode callback | David Rientjes | 2014-07-31 | 1 | -1/+0 |
* | | x86, apic: Remove setup_portio_remap callback | David Rientjes | 2014-07-31 | 1 | -1/+0 |
* | | x86, apic: Remove multi_timer_check callback | David Rientjes | 2014-07-31 | 1 | -1/+0 |
* | | x86, apic: Remove check_apicid_present callback | David Rientjes | 2014-07-31 | 1 | -1/+0 |
* | | x86, apic: Remove mps_oem_check callback | David Rientjes | 2014-07-31 | 1 | -1/+0 |
* | | x86, apic: Remove smp_callin_clear_local_apic callback | David Rientjes | 2014-07-31 | 1 | -1/+0 |
* | | x86, apic: Replace trampoline physical addresses with defaults | David Rientjes | 2014-07-31 | 1 | -2/+0 |
|/ |
|
* | x86/UV: Set n_lshift based on GAM_GR_CONFIG MMR for UV3 | Dimitri Sivanich | 2014-04-01 | 1 | -5/+21 |
* | x86/apic: Switch wait_for_init_deassert() to a bool flag | David Rientjes | 2014-02-09 | 1 | -1/+1 |
* | x86/uv/nmi: Fix Sparse warnings | Mike Travis | 2014-01-25 | 1 | -1/+0 |
* | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 | 1 | -69/+1 |
|\ |
|
| * | x86/UV: Update UV support for external NMI signals | Mike Travis | 2013-09-24 | 1 | -0/+1 |
| * | x86/UV: Move NMI support | Mike Travis | 2013-09-24 | 1 | -69/+0 |
* | | 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 |