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
/
platform
/
pvh
Age
Commit message (
Expand
)
Author
2024-10-29
x86/pvh: Avoid absolute symbol references in .head.text
Ard Biesheuvel
2024-10-29
x86/xen: Avoid relocatable quantities in Xen ELF notes
Ard Biesheuvel
2024-10-29
x86/pvh: Omit needless clearing of phys_base
Ard Biesheuvel
2024-10-29
x86/pvh: Use correct size value in GDT descriptor
Ard Biesheuvel
2024-10-29
x86/pvh: Call C code via the kernel virtual mapping
Ard Biesheuvel
2024-09-25
x86/pvh: Add 64bit relocation page tables
Jason Andryuk
2024-09-25
x86/pvh: Set phys_base when calling xen_prepare_pvh()
Jason Andryuk
2024-09-25
x86/pvh: Make PVH entrypoint PIC for x86-64
Jason Andryuk
2024-09-12
xen, pvh: fix unbootable VMs by inlining memset() in xen_prepare_pvh()
Alexey Dobriyan
2024-09-12
xen, pvh: fix unbootable VMs (PVH + KASAN - AMD_MEM_ENCRYPT)
Alexey Dobriyan
2024-07-25
x86/xen: fix memblock_reserve() usage on PVH
Roger Pau Monne
2024-03-19
Merge tag 'for-linus-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-13
x86/xen: attempt to inflate the memory balloon on PVH
Roger Pau Monne
2024-01-30
x86: Do not include <asm/bootparam.h> in several files
Thomas Zimmermann
2024-01-08
Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
2023-12-20
x86/asm: Replace magic numbers in GDT descriptors, script-generated change
Vegard Nossum
2023-12-20
x86/asm: Replace magic numbers in GDT descriptors, preparations
Vegard Nossum
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-03-30
docs: move x86 documentation into Documentation/arch/
Jonathan Corbet
2023-03-23
x86,objtool: Split UNWIND_HINT_EMPTY in two
Josh Poimboeuf
2022-04-19
x86,xen,objtool: Add UNWIND hint
Peter Zijlstra
2021-10-05
x86/PVH: adjust function/data placement
Jan Beulich
2021-04-27
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-03-21
x86: Remove unusual Unicode characters from comments
Ingo Molnar
2021-03-08
x86/stackprotector/32: Make the canary into a regular percpu variable
Andy Lutomirski
2021-01-26
x86/xen/pvh: Annotate indirect branch as safe
Josh Poimboeuf
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2019-10-18
x86/asm: Make some functions local
Jiri Slaby
2019-10-18
xen/pvh: Annotate data appropriately
Jiri Slaby
2019-06-08
docs: fix broken documentation links
Mauro Carvalho Chehab
2019-04-25
xen/pvh: correctly setup the PV EFI interface for dom0
Roger Pau Monne
2018-12-13
KVM: x86: Allow Qemu/KVM to use PVH entry point
Maran Wilson
2018-12-13
xen/pvh: Move Xen code for getting mem map via hcall out of common file
Maran Wilson
2018-12-13
xen/pvh: Move Xen specific PVH VM initialization out of common file
Maran Wilson
2018-12-13
xen/pvh: Create a new file for Xen specific PVH code
Maran Wilson
2018-12-13
xen/pvh: Move PVH entry code out of Xen specific tree
Maran Wilson