index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
xen
/
hypercall.h
Age
Commit message (
Expand
)
Author
2014-04-24
arm: xen: implement multicall hypercall support.
Ian Campbell
2013-03-22
xen-pciback: notify hypervisor about devices intended to be assigned to guests
Jan Beulich
2012-11-04
xen/hypercall: fix hypercall fallback code for very old hypervisors
Jan Beulich
2012-07-19
xen/mce: Add mcelog support for Xen platform
Liu, Jinsong
2011-11-06
Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-09-26
xen: add dom0_op hypercall
Jeremy Fitzhardinge
2011-07-18
xen/trace: add multicall tracing
Jeremy Fitzhardinge
2011-05-26
xen: cleancache shim to Xen Transcendent Memory
Dan Magenheimer
2011-02-25
xen: switch to new schedop hypercall by default.
Ian Campbell
2011-02-25
xen: use new schedop interface for suspend
Ian Campbell
2010-10-20
xen: add variable hypercall caller
Jeremy Fitzhardinge
2010-07-22
xen: Add support for HVM hypercalls.
Jeremy Fitzhardinge
2009-03-12
x86: fix HYPERVISOR_update_descriptor()
Jan Beulich
2008-12-16
xen: clean up asm/xen/hypervisor.h
Jeremy Fitzhardinge
2008-10-23
x86: drop double underscores from header guards
H. Peter Anvin
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro