index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
platform
/
pvh
/
head.S
Age
Commit message (
Expand
)
Author
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-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-03-23
x86,objtool: Split UNWIND_HINT_EMPTY in two
Josh Poimboeuf
2022-04-19
x86,xen,objtool: Add UNWIND hint
Peter Zijlstra
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
2019-10-18
x86/asm: Make some functions local
Jiri Slaby
2019-10-18
xen/pvh: Annotate data appropriately
Jiri Slaby
2018-12-13
xen/pvh: Move PVH entry code out of Xen specific tree
Maran Wilson