summaryrefslogtreecommitdiff
path: root/arch/x86/platform/pvh
AgeCommit message (Expand)Author
2024-03-19Merge tag 'for-linus-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-13x86/xen: attempt to inflate the memory balloon on PVHRoger Pau Monne
2024-01-30x86: Do not include <asm/bootparam.h> in several filesThomas Zimmermann
2024-01-08Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-03arch/x86: Fix typosBjorn Helgaas
2023-12-20x86/asm: Replace magic numbers in GDT descriptors, script-generated changeVegard Nossum
2023-12-20x86/asm: Replace magic numbers in GDT descriptors, preparationsVegard Nossum
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet
2023-03-23x86,objtool: Split UNWIND_HINT_EMPTY in twoJosh Poimboeuf
2022-04-19x86,xen,objtool: Add UNWIND hintPeter Zijlstra
2021-10-05x86/PVH: adjust function/data placementJan Beulich
2021-04-27Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-03-21x86: Remove unusual Unicode characters from commentsIngo Molnar
2021-03-08x86/stackprotector/32: Make the canary into a regular percpu variableAndy Lutomirski
2021-01-26x86/xen/pvh: Annotate indirect branch as safeJosh Poimboeuf
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2019-10-18x86/asm: Make some functions localJiri Slaby
2019-10-18xen/pvh: Annotate data appropriatelyJiri Slaby
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab
2019-04-25xen/pvh: correctly setup the PV EFI interface for dom0Roger Pau Monne
2018-12-13KVM: x86: Allow Qemu/KVM to use PVH entry pointMaran Wilson
2018-12-13xen/pvh: Move Xen code for getting mem map via hcall out of common fileMaran Wilson
2018-12-13xen/pvh: Move Xen specific PVH VM initialization out of common fileMaran Wilson
2018-12-13xen/pvh: Create a new file for Xen specific PVH codeMaran Wilson
2018-12-13xen/pvh: Move PVH entry code out of Xen specific treeMaran Wilson