summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/pvh
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-271-14/+0
|\
| * x86/stackprotector/32: Make the canary into a regular percpu variableAndy Lutomirski2021-03-081-14/+0
* | x86: Remove unusual Unicode characters from commentsIngo Molnar2021-03-211-3/+3
|/
* x86/xen/pvh: Annotate indirect branch as safeJosh Poimboeuf2021-01-261-0/+2
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-2/+2
* x86/asm: Make some functions localJiri Slaby2019-10-181-2/+2
* xen/pvh: Annotate data appropriatelyJiri Slaby2019-10-181-7/+7
* docs: fix broken documentation linksMauro Carvalho Chehab2019-06-081-1/+1
* xen/pvh: correctly setup the PV EFI interface for dom0Roger Pau Monne2019-04-251-4/+4
* KVM: x86: Allow Qemu/KVM to use PVH entry pointMaran Wilson2018-12-132-13/+33
* xen/pvh: Move Xen code for getting mem map via hcall out of common fileMaran Wilson2018-12-131-15/+14
* xen/pvh: Move Xen specific PVH VM initialization out of common fileMaran Wilson2018-12-131-9/+20
* xen/pvh: Create a new file for Xen specific PVH codeMaran Wilson2018-12-131-3/+2
* xen/pvh: Move PVH entry code out of Xen specific treeMaran Wilson2018-12-133-0/+290