Age | Commit message (Expand) | Author | Files | Lines |
2016-05-04 | x86/platform/UV: Build GAM reference tables | Mike Travis | 1 | -0/+139 |
2016-05-04 | x86/platform/UV: Support UV4 socket address changes | Mike Travis | 1 | -8/+120 |
2016-05-04 | x86/platform/UV: Add UV4 addressing discovery function | Mike Travis | 1 | -13/+72 |
2016-05-04 | x86/platform/UV: Fold blade info into per node hub info structs | Mike Travis | 1 | -111/+101 |
2016-05-04 | x86/platform/UV: Allocate common per node hub info structs on local node | Mike Travis | 1 | -15/+44 |
2016-05-04 | x86/platform/UV: Move blade local processor ID to the per cpu info struct | Mike Travis | 1 | -1/+1 |
2016-05-04 | x86/platform/UV: Move scir info to the per cpu info struct | Mike Travis | 1 | -9/+9 |
2016-05-04 | x86/platform/UV: Create per cpu info structs to replace per hub info structs | Mike Travis | 1 | -5/+10 |
2016-05-04 | x86/platform/UV: Update MMIOH setup function to work for both UV3 and UV4 | Mike Travis | 1 | -1/+2 |
2016-05-04 | x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitions | Mike Travis | 1 | -1/+0 |
2016-05-04 | x86/platform/UV: Prep for UV4 MMR updates | Mike Travis | 1 | -84/+124 |
2016-05-04 | x86/platform/UV: Add UV MMR Illegal Access Function | Mike Travis | 1 | -0/+12 |
2016-05-04 | x86/platform/UV: Add UV4 Specific Defines | Mike Travis | 1 | -3/+9 |
2016-03-19 | x86/apic/uv: Fix the hotplug notifier | Thomas Gleixner | 1 | -1/+2 |
2016-02-24 | x86: Fix misspellings in comments | Adam Buchbinder | 1 | -1/+1 |
2016-01-19 | x86/platform/UV: Remove EFI memmap quirk for UV2+ | Alex Thorlton | 1 | -1/+4 |
2015-11-05 | x86/apic: Wire up single IPI for x2apic_uv | Thomas Gleixner | 1 | -0/+1 |
2015-08-17 | x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deasserted | Len Brown | 1 | -2/+0 |
2015-04-10 | x86/apic/uv: Update the UV APIC HUB check | Mike Travis | 1 | -3/+7 |
2015-04-10 | x86/apic/uv: Update the UV APIC driver check | Mike Travis | 1 | -25/+49 |
2015-04-10 | x86/apic/uv: Update the APIC UV OEM check | Mike Travis | 1 | -0/+3 |
2014-10-14 | Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linu... | Linus Torvalds | 1 | -2/+0 |
2014-08-20 | x86/apic/uv: Remove unnecessary #ifdef | Andreas Ruprecht | 1 | -2/+0 |
2014-07-31 | x86, apic: Remove enable_apic_mode callback | David Rientjes | 1 | -1/+0 |
2014-07-31 | x86, apic: Remove setup_portio_remap callback | David Rientjes | 1 | -1/+0 |
2014-07-31 | x86, apic: Remove multi_timer_check callback | David Rientjes | 1 | -1/+0 |
2014-07-31 | x86, apic: Remove check_apicid_present callback | David Rientjes | 1 | -1/+0 |
2014-07-31 | x86, apic: Remove mps_oem_check callback | David Rientjes | 1 | -1/+0 |
2014-07-31 | x86, apic: Remove smp_callin_clear_local_apic callback | David Rientjes | 1 | -1/+0 |
2014-07-31 | x86, apic: Replace trampoline physical addresses with defaults | David Rientjes | 1 | -2/+0 |
2014-04-01 | x86/UV: Set n_lshift based on GAM_GR_CONFIG MMR for UV3 | Dimitri Sivanich | 1 | -5/+21 |
2014-02-09 | x86/apic: Switch wait_for_init_deassert() to a bool flag | David Rientjes | 1 | -1/+1 |
2014-01-25 | x86/uv/nmi: Fix Sparse warnings | Mike Travis | 1 | -1/+0 |
2013-11-12 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -69/+1 |
2013-10-15 | x86: Update UV3 hub revision ID | Russ Anderson | 1 | -1/+1 |
2013-09-24 | x86/UV: Update UV support for external NMI signals | Mike Travis | 1 | -0/+1 |
2013-09-24 | x86/UV: Move NMI support | Mike Travis | 1 | -69/+0 |
2013-07-14 | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker | 1 | -7/+7 |
2013-07-09 | reboot: move arch/x86 reboot= handling to generic kernel | Robin Holt | 1 | -1/+1 |
2013-05-30 | x86/UV: Add GRU distributed mode mappings | Dimitri Sivanich | 1 | -7/+59 |
2013-02-11 | x86, uv, uv3: Update x2apic Support for SGI UV3 | Mike Travis | 1 | -35/+171 |
2012-06-14 | x86/apic: Fix ugly casting and branching in cpu_mask_to_apicid_and() | Alexander Gordeev | 1 | -4/+4 |
2012-06-14 | x86/apic: Eliminate cpu_mask_to_apicid() operation | Alexander Gordeev | 1 | -23/+6 |
2012-06-08 | x86/apic: Make cpu_mask_to_apicid() operations check cpu_online_mask | Alexander Gordeev | 1 | -1/+1 |
2012-06-08 | x86/apic: Make cpu_mask_to_apicid() operations return error code | Alexander Gordeev | 1 | -9/+18 |
2012-06-08 | x86/apic: Factor out default vector_allocation_domain() operation | Alexander Gordeev | 1 | -7/+1 |
2012-06-06 | x86/apic: Factor out default target_cpus() operation | Alexander Gordeev | 1 | -6/+1 |
2012-05-18 | x86/apic: Implement EIO micro-optimization | Michael S. Tsirkin | 1 | -1/+1 |
2012-05-18 | x86/apic: Add apic->eoi_write() callback | Michael S. Tsirkin | 1 | -0/+1 |
2012-03-23 | x86/apic: Add separate apic_id_valid() functions for selected apic drivers | Steffen Persvold | 1 | -1/+6 |