index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
uv
/
bios.h
Age
Commit message (
Expand
)
Author
2020-12-07
x86/platform/uv: Add kernel interfaces for obtaining system info
Mike Travis
2020-11-26
x86/platform/uv: Add and export uv_bios_* functions
Justin Ernst
2020-10-07
x86/platform/uv: Update Copyrights to conform to HPE standards
Mike Travis
2020-10-07
x86/platform/uv: Add and decode Arch Type in UVsystab
Mike Travis
2020-07-17
x86/platform/uv: Remove vestigial mention of UV1 platform from bios header
steve.wahl@hpe.com
2020-05-07
x86/platform/uv: Remove the uv_partition_coherence_id() macro
Christoph Hellwig
2020-05-07
x86/platform/uv: Mark uv_bios_call() and uv_bios_call_irqsave() static
Christoph Hellwig
2019-10-07
x86/platform/uv: Add return code to UV BIOS Init function
Mike Travis
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-03-07
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-02-15
x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls
Hedi Berriche
2019-02-15
x86/platform/UV: Remove uv_bios_call_reentrant()
Hedi Berriche
2019-02-15
x86/platform/UV: Remove unnecessary #ifdef CONFIG_EFI
Hedi Berriche
2016-08-10
x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM values
Mike Travis
2016-05-04
x86/platform/UV: Add obtaining GAM Range Table from UV BIOS
Mike Travis
2010-02-28
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2010-02-05
x86, uv: Update UV arch to target Legacy VGA I/O correctly.
Mike Travis
2009-12-17
x86, uv: Add serial number parameter to uv_bios_get_sn_info()
Russ Anderson
2009-12-16
x86: uv: update XPC to handle updated BIOS interface
Robin Holt
2008-12-16
sgi-xp: xpc needs to pass the physical address, not virtual
Russ Anderson
2008-11-05
x86: uv: Add UV reserved page bios call
Russ Anderson
2008-11-05
x86: uv: Add UV memory protection bios call
Russ Anderson
2008-11-05
x86: uv: Add UV watchlist bios call
Russ Anderson
2008-10-27
Merge commit 'v2.6.28-rc2' into x86/uv
Ingo Molnar
2008-10-23
x86: drop double underscores from header guards
H. Peter Anvin
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro