index
:
manivannan.sadhasivam/96b-common.git
96b_leds
adux1020
adux1020-upstream
ai_ml
ar1337
b96-mmc
b96-pmic
b96-usb
bm1880-clk
bm1880-mmc
bm1880-pinconf
bm1880-pinctrl
camera_test
chameleon96
db410c-upstream-rebase
db410c_camera
hikey970-pinctrl
hikey970-pmic
hikey970_clk
hikey970_pcie
hikey970_pinctrl+gpio
hikey_debian
hikey_fix
hikey_v4l2_4.15
hisi_isp
hisi_v4l2
i96-gpio
imx290
imx290-db410c
imx296
imx296-db410c
master
meerkat96
meerkat96-csi
mhi-upstream-wip
mhi-upstream-wip-temp
mt6797
mt6797-eint
mt6797-i2c
mt6797-v1
qca6391
release-4.4-rock960
rock960
rock960-isp
rock960_camera
rock960_isp
rock960_spi
rock960_wifi
sdm845-spi-dma
sophon
stinger96
tb96-ai
vision-mez
visioon-wip
Unnamed repository
Grokmirror User
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
xen
/
hypercall.h
Age
Commit message (
Expand
)
Author
2018-08-20
xen: remove unused hypercall functions
Juergen Gross
2018-08-07
xen: don't use privcmd_call() from xen_mc_flush()
Juergen Gross
2018-01-12
x86/retpoline/xen: Convert Xen hypercall indirect jumps
David Woodhouse
2017-09-29
Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-23
x86/asm: Fix inline asm call constraints for Clang
Josh Poimboeuf
2017-09-21
x86/xen: clean up clang build warning
Colin Ian King
2017-08-29
x86/asm: Replace access to desc_struct:a/b fields
Thomas Gleixner
2017-07-03
x86/xen: allow userspace access during hypercalls
Marek Marczykowski-Górecki
2017-06-08
xen: fix HYPERVISOR_dm_op() prototype
Sergey Dyasli
2017-02-14
xen/privcmd: Add IOCTL_PRIVCMD_DM_OP
Paul Durrant
2016-02-24
x86/xen: Add stack frame dependency to hypercall inline asm calls
Josh Poimboeuf
2015-12-21
xen: rename dom0_op to platform_op
Stefano Stabellini
2015-09-28
xen: use correct type for HYPERVISOR_memory_op()
Juergen Gross
2015-08-20
xen/PMU: Sysfs interface for setting Xen PMU mode
Boris Ostrovsky
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