index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-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