index
:
linux.git
master
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
/
platform
/
pvh
Age
Commit message (
Expand
)
Author
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