index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
/
x2apic_uv_x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/apic/uv: Avoid unused variable warning
Arnd Bergmann
2020-01-17
1
-37
/
+6
*
x86/platform/uv: Check EFI Boot to set reboot type
Mike Travis
2019-10-07
1
-6
/
+12
*
x86/platform/uv: Decode UVsystab Info
Mike Travis
2019-10-07
1
-2
/
+10
*
x86/platform/uv: Add UV Hubbed/Hubless Proc FS Files
Mike Travis
2019-10-07
1
-1
/
+92
*
x86/platform/uv: Setup UV functions for Hubless UV Systems
Mike Travis
2019-10-07
1
-3
/
+17
*
x86/platform/uv: Return UV Hubless System Type
Mike Travis
2019-10-07
1
-9
/
+18
*
x86/platform/uv: Save OEM_ID from ACPI MADT probe
Mike Travis
2019-10-07
1
-1
/
+15
*
x86/apic/uv: Make x2apic_extra_bits static
Thomas Gleixner
2019-07-25
1
-1
/
+1
*
x86/apic: Cleanup the include maze
Thomas Gleixner
2019-07-25
1
-24
/
+4
*
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-03-05
1
-3
/
+4
*
x86/kernel: Fix more -Wmissing-prototypes warnings
Borislav Petkov
2018-12-08
1
-2
/
+2
*
x86/platform/UV: Mark memblock related init code and data correctly
Dou Liyang
2018-07-30
1
-2
/
+2
*
x86/platform/UV: Add kernel parameter to set memory block size
mike.travis@hpe.com
2018-06-21
1
-0
/
+11
*
x86/platform/UV: Use new set memory block size function
mike.travis@hpe.com
2018-06-21
1
-3
/
+46
*
x86/apic: Fix signedness bug in APIC ID validity checks
Li RongQing
2018-04-10
1
-1
/
+1
*
x86/platform/UV: Fix GAM Range Table entries less than 1GB
mike.travis@hpe.com
2018-02-13
1
-3
/
+12
*
x86/platform/UV: Fix GAM MMR references in the UV x2apic code
Mike Travis
2018-01-16
1
-46
/
+37
*
x86/platform/UV: Add references to access fixed UV4A HUB MMRs
Mike Travis
2018-01-16
1
-0
/
+2
*
x86/platform/UV: Fix UV4A support on new Intel Processors
Mike Travis
2018-01-16
1
-3
/
+11
*
x86/platform: Control warm reset setup via legacy feature flag
Jan Kiszka
2018-01-14
1
-0
/
+1
*
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-13
1
-0
/
+43
|
\
|
*
x86/platform/UV: Mark tsc_check_sync as an init function
mike.travis@hpe.com
2017-10-24
1
-1
/
+1
|
*
x86/platform/UV: Add check of TSC state set by UV BIOS
mike.travis@hpe.com
2017-10-16
1
-0
/
+43
*
|
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-13
1
-13
/
+4
|
\
\
|
*
|
x86/apic: Remove unused callbacks
Thomas Gleixner
2017-09-25
1
-14
/
+0
|
*
|
x86/apic: Add replacement for cpu_mask_to_apicid()
Thomas Gleixner
2017-09-25
1
-0
/
+6
|
*
|
x86/apic: Get rid of apic->target_cpus
Thomas Gleixner
2017-09-25
1
-1
/
+0
|
*
|
x86/apic: Sanitize return value of apic.set_apic_id()
Thomas Gleixner
2017-09-25
1
-1
/
+1
|
|
/
*
|
x86/platform/UV: Convert timers to use timer_setup()
Kees Cook
2017-10-17
1
-3
/
+2
|
/
*
x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid()
Thomas Gleixner
2017-06-22
1
-2
/
+3
*
x86/apic: Move cpumask and to core code
Thomas Gleixner
2017-06-22
1
-5
/
+3
*
x86/uv: Use default_cpu_mask_to_apicid_and()
Thomas Gleixner
2017-06-22
1
-15
/
+4
*
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-01
1
-0
/
+1
|
\
|
*
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...
Ingo Molnar
2017-03-01
1
-260
/
+288
|
|
\
|
*
|
x86/boot/e820: Remove spurious asm/e820/api.h inclusions
Ingo Molnar
2017-01-28
1
-0
/
+1
*
|
|
x86/platform/uv: Fix calculation of Global Physical Address
Mike Travis
2017-03-22
1
-1
/
+2
|
|
/
|
/
|
*
|
x86/platform/UV: Add Support for UV4 Hubless NMIs
travis@sgi.com
2017-02-01
1
-0
/
+2
*
|
x86/platform/UV: Add Support for UV4 Hubless systems
travis@sgi.com
2017-02-01
1
-2
/
+28
*
|
x86/platform/UV: Clean up the UV APIC code
Ingo Molnar
2017-02-01
1
-256
/
+244
*
|
x86/platform/UV: Fix 2 socket config problem
Mike Travis
2017-01-14
1
-1
/
+5
*
|
x86/platform/UV: Fix panic with missing UVsystab support
Mike Travis
2017-01-14
1
-8
/
+16
|
/
*
x86/apic/uv: Silence a shift wrapping warning
Dan Carpenter
2016-11-24
1
-2
/
+2
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-10-03
1
-25
/
+6
|
\
|
*
x86/apic/uv: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-09-19
1
-25
/
+6
*
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-10-03
1
-5
/
+2
|
\
\
|
*
|
x86: Clean up various simple wrapper functions
Masahiro Yamada
2016-09-13
1
-5
/
+2
|
|
/
*
|
Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicity
Ingo Molnar
2016-09-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
x86: Apply more __ro_after_init and const
Kees Cook
2016-08-10
1
-1
/
+1
*
|
x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systems
Mike Travis
2016-08-10
1
-0
/
+5
*
|
x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM values
Mike Travis
2016-08-10
1
-18
/
+10
[next]