aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic/x2apic_uv_x.c
AgeCommit message (Expand)Author
2015-08-17x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deassertedLen Brown
2015-04-10x86/apic/uv: Update the UV APIC HUB checkMike Travis
2015-04-10x86/apic/uv: Update the UV APIC driver checkMike Travis
2015-04-10x86/apic/uv: Update the APIC UV OEM checkMike Travis
2014-10-14Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linu...Linus Torvalds
2014-08-20x86/apic/uv: Remove unnecessary #ifdefAndreas Ruprecht
2014-07-31x86, apic: Remove enable_apic_mode callbackDavid Rientjes
2014-07-31x86, apic: Remove setup_portio_remap callbackDavid Rientjes
2014-07-31x86, apic: Remove multi_timer_check callbackDavid Rientjes
2014-07-31x86, apic: Remove check_apicid_present callbackDavid Rientjes
2014-07-31x86, apic: Remove mps_oem_check callbackDavid Rientjes
2014-07-31x86, apic: Remove smp_callin_clear_local_apic callbackDavid Rientjes
2014-07-31x86, apic: Replace trampoline physical addresses with defaultsDavid Rientjes
2014-04-01x86/UV: Set n_lshift based on GAM_GR_CONFIG MMR for UV3Dimitri Sivanich
2014-02-09x86/apic: Switch wait_for_init_deassert() to a bool flagDavid Rientjes
2014-01-25x86/uv/nmi: Fix Sparse warningsMike Travis
2013-11-12Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-10-15x86: Update UV3 hub revision IDRuss Anderson
2013-09-24x86/UV: Update UV support for external NMI signalsMike Travis
2013-09-24x86/UV: Move NMI supportMike Travis
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker
2013-07-09reboot: move arch/x86 reboot= handling to generic kernelRobin Holt
2013-05-30x86/UV: Add GRU distributed mode mappingsDimitri Sivanich
2013-02-11x86, uv, uv3: Update x2apic Support for SGI UV3Mike Travis
2012-06-14x86/apic: Fix ugly casting and branching in cpu_mask_to_apicid_and()Alexander Gordeev
2012-06-14x86/apic: Eliminate cpu_mask_to_apicid() operationAlexander Gordeev
2012-06-08x86/apic: Make cpu_mask_to_apicid() operations check cpu_online_maskAlexander Gordeev
2012-06-08x86/apic: Make cpu_mask_to_apicid() operations return error codeAlexander Gordeev
2012-06-08x86/apic: Factor out default vector_allocation_domain() operationAlexander Gordeev
2012-06-06x86/apic: Factor out default target_cpus() operationAlexander Gordeev
2012-05-18x86/apic: Implement EIO micro-optimizationMichael S. Tsirkin
2012-05-18x86/apic: Add apic->eoi_write() callbackMichael S. Tsirkin
2012-03-23x86/apic: Add separate apic_id_valid() functions for selected apic driversSteffen Persvold
2012-03-14x86/platform: Move APIC ID validity check into platform APIC codeDaniel J Blueman
2012-01-08x86, UV: Update Boot messages for SGI UV2 platformJack Steiner
2011-12-05x86, UV: Fix UV2 hub part numberJack Steiner
2011-10-28Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus
2011-09-21x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner
2011-08-05x86, UV: Remove UV delay in starting slave cpusJack Steiner
2011-06-14x86/uv/x2apic: update for change in pci bridge handling.Dave Airlie
2011-05-25x86, UV: Add support for SGI UV2 hub chipJack Steiner
2011-05-22x86, apic: Make apic drivers staticSuresh Siddha
2011-05-22x86, apic: Introduce .apicdrivers section to find the list of apic driversSuresh Siddha
2011-05-20x86, apic: Use probe routines to simplify apic selectionSuresh Siddha
2011-05-10x86, UV: Fix NMI handler for UV platformsJack Steiner
2011-03-31x86, UV: Fix kdump rebootCliff Wickman
2011-03-29x86: Stop including <linux/delay.h> in two asm header filesJean Delvare
2011-01-28x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node()Tejun Heo
2011-01-28x86: Kill apic->cpu_to_logical_apicid()Tejun Heo