summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/x2apic_uv_x.c
Commit message (Expand)AuthorAgeFilesLines
* x86/apic/uv: Avoid unused variable warningArnd Bergmann2020-01-171-37/+6
* x86/platform/uv: Check EFI Boot to set reboot typeMike Travis2019-10-071-6/+12
* x86/platform/uv: Decode UVsystab InfoMike Travis2019-10-071-2/+10
* x86/platform/uv: Add UV Hubbed/Hubless Proc FS FilesMike Travis2019-10-071-1/+92
* x86/platform/uv: Setup UV functions for Hubless UV SystemsMike Travis2019-10-071-3/+17
* x86/platform/uv: Return UV Hubless System TypeMike Travis2019-10-071-9/+18
* x86/platform/uv: Save OEM_ID from ACPI MADT probeMike Travis2019-10-071-1/+15
* x86/apic/uv: Make x2apic_extra_bits staticThomas Gleixner2019-07-251-1/+1
* x86/apic: Cleanup the include mazeThomas Gleixner2019-07-251-24/+4
* mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-051-3/+4
* x86/kernel: Fix more -Wmissing-prototypes warningsBorislav Petkov2018-12-081-2/+2
* x86/platform/UV: Mark memblock related init code and data correctlyDou Liyang2018-07-301-2/+2
* x86/platform/UV: Add kernel parameter to set memory block sizemike.travis@hpe.com2018-06-211-0/+11
* x86/platform/UV: Use new set memory block size functionmike.travis@hpe.com2018-06-211-3/+46
* x86/apic: Fix signedness bug in APIC ID validity checksLi RongQing2018-04-101-1/+1
* x86/platform/UV: Fix GAM Range Table entries less than 1GBmike.travis@hpe.com2018-02-131-3/+12
* x86/platform/UV: Fix GAM MMR references in the UV x2apic codeMike Travis2018-01-161-46/+37
* x86/platform/UV: Add references to access fixed UV4A HUB MMRsMike Travis2018-01-161-0/+2
* x86/platform/UV: Fix UV4A support on new Intel ProcessorsMike Travis2018-01-161-3/+11
* x86/platform: Control warm reset setup via legacy feature flagJan Kiszka2018-01-141-0/+1
* Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-131-0/+43
|\
| * x86/platform/UV: Mark tsc_check_sync as an init functionmike.travis@hpe.com2017-10-241-1/+1
| * x86/platform/UV: Add check of TSC state set by UV BIOSmike.travis@hpe.com2017-10-161-0/+43
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-131-13/+4
|\ \
| * | x86/apic: Remove unused callbacksThomas Gleixner2017-09-251-14/+0
| * | x86/apic: Add replacement for cpu_mask_to_apicid()Thomas Gleixner2017-09-251-0/+6
| * | x86/apic: Get rid of apic->target_cpusThomas Gleixner2017-09-251-1/+0
| * | x86/apic: Sanitize return value of apic.set_apic_id()Thomas Gleixner2017-09-251-1/+1
| |/
* / x86/platform/UV: Convert timers to use timer_setup()Kees Cook2017-10-171-3/+2
|/
* x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid()Thomas Gleixner2017-06-221-2/+3
* x86/apic: Move cpumask and to core codeThomas Gleixner2017-06-221-5/+3
* x86/uv: Use default_cpu_mask_to_apicid_and()Thomas Gleixner2017-06-221-15/+4
* Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-011-0/+1
|\
| * Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar2017-03-011-260/+288
| |\
| * | x86/boot/e820: Remove spurious asm/e820/api.h inclusionsIngo Molnar2017-01-281-0/+1
* | | x86/platform/uv: Fix calculation of Global Physical AddressMike Travis2017-03-221-1/+2
| |/ |/|
* | x86/platform/UV: Add Support for UV4 Hubless NMIstravis@sgi.com2017-02-011-0/+2
* | x86/platform/UV: Add Support for UV4 Hubless systemstravis@sgi.com2017-02-011-2/+28
* | x86/platform/UV: Clean up the UV APIC codeIngo Molnar2017-02-011-256/+244
* | x86/platform/UV: Fix 2 socket config problemMike Travis2017-01-141-1/+5
* | x86/platform/UV: Fix panic with missing UVsystab supportMike Travis2017-01-141-8/+16
|/
* x86/apic/uv: Silence a shift wrapping warningDan Carpenter2016-11-241-2/+2
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-031-25/+6
|\
| * x86/apic/uv: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-25/+6
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-031-5/+2
|\ \
| * | x86: Clean up various simple wrapper functionsMasahiro Yamada2016-09-131-5/+2
| |/
* | Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicityIngo Molnar2016-09-081-1/+1
|\ \ | |/ |/|
| * x86: Apply more __ro_after_init and constKees Cook2016-08-101-1/+1
* | x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systemsMike Travis2016-08-101-0/+5
* | x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM valuesMike Travis2016-08-101-18/+10