index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
xen
/
hypercall.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
compiler: remove __ADDRESSABLE_ASM{_STR,}() again
Jan Beulich
2025-08-18
1
-2
/
+3
*
objtool: Fix X86_FEATURE_SMAP alternative handling
Josh Poimboeuf
2025-03-25
1
-4
/
+2
*
x86/xen: remove hypercall page
Juergen Gross
2024-12-17
1
-2
/
+0
*
x86/xen: use new hypercall functions instead of hypercall page
Juergen Gross
2024-12-17
1
-13
/
+20
*
x86/xen: add central hypercall functions
Juergen Gross
2024-12-17
1
-0
/
+3
*
cpuidle, xenpv: Make more PARAVIRT_XXL noinstr clean
Peter Zijlstra
2023-01-13
1
-1
/
+1
*
xen: make HYPERVISOR_set_debugreg() always_inline
Juergen Gross
2021-11-25
1
-1
/
+1
*
xen: make HYPERVISOR_get_debugreg() always_inline
Juergen Gross
2021-11-25
1
-1
/
+1
*
xen: allow pv-only hypercalls only with CONFIG_XEN_PV
Juergen Gross
2021-11-02
1
-109
/
+102
*
x86/xen: remove 32-bit pv leftovers
Juergen Gross
2021-11-02
1
-30
/
+8
*
x86/xen: Mark xen_force_evtchn_callback() noinstr
Peter Zijlstra
2021-09-17
1
-1
/
+1
*
x86/xen: Make set_debugreg() noinstr
Peter Zijlstra
2021-09-17
1
-1
/
+1
*
x86/xen: Make get_debugreg() noinstr
Peter Zijlstra
2021-09-17
1
-1
/
+1
*
xen: hypercall.h: fix duplicated word
Randy Dunlap
2020-08-03
1
-1
/
+1
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-05-06
1
-4
/
+20
|
\
|
*
x86/uaccess, xen: Suppress SMAP warnings
Peter Zijlstra
2019-04-03
1
-4
/
+20
*
|
xen: Prevent buffer overflow in privcmd ioctl
Dan Carpenter
2019-04-05
1
-0
/
+3
|
/
*
xen: remove pre-xen3 fallback handlers
Arnd Bergmann
2019-03-05
1
-11
/
+2
*
xen: remove unused hypercall functions
Juergen Gross
2018-08-20
1
-118
/
+0
*
xen: don't use privcmd_call() from xen_mc_flush()
Juergen Gross
2018-08-07
1
-6
/
+19
*
x86/retpoline/xen: Convert Xen hypercall indirect jumps
David Woodhouse
2018-01-11
1
-2
/
+3
*
Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-29
1
-2
/
+2
|
\
|
*
x86/xen: clean up clang build warning
Colin Ian King
2017-09-21
1
-2
/
+2
*
|
x86/asm: Fix inline asm call constraints for Clang
Josh Poimboeuf
2017-09-23
1
-3
/
+2
|
/
*
x86/asm: Replace access to desc_struct:a/b fields
Thomas Gleixner
2017-08-29
1
-2
/
+4
*
x86/xen: allow userspace access during hypercalls
Marek Marczykowski-Górecki
2017-07-03
1
-1
/
+8
*
xen: fix HYPERVISOR_dm_op() prototype
Sergey Dyasli
2017-06-08
1
-1
/
+3
*
xen/privcmd: Add IOCTL_PRIVCMD_DM_OP
Paul Durrant
2017-02-14
1
-0
/
+7
*
x86/xen: Add stack frame dependency to hypercall inline asm calls
Josh Poimboeuf
2016-02-24
1
-2
/
+3
*
xen: rename dom0_op to platform_op
Stefano Stabellini
2015-12-21
1
-3
/
+3
*
xen: use correct type for HYPERVISOR_memory_op()
Juergen Gross
2015-09-28
1
-2
/
+2
*
xen/PMU: Sysfs interface for setting Xen PMU mode
Boris Ostrovsky
2015-08-20
1
-0
/
+6
*
arm: xen: implement multicall hypercall support.
Ian Campbell
2014-04-24
1
-1
/
+1
*
xen-pciback: notify hypervisor about devices intended to be assigned to guests
Jan Beulich
2013-03-22
1
-2
/
+2
*
xen/hypercall: fix hypercall fallback code for very old hypervisors
Jan Beulich
2012-11-04
1
-14
/
+7
*
xen/mce: Add mcelog support for Xen platform
Liu, Jinsong
2012-07-19
1
-0
/
+8
*
Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-11-07
1
-0
/
+8
|
\
|
*
xen: add dom0_op hypercall
Jeremy Fitzhardinge
2011-09-26
1
-0
/
+8
*
|
xen/trace: add multicall tracing
Jeremy Fitzhardinge
2011-07-18
1
-0
/
+22
|
/
*
xen: cleancache shim to Xen Transcendent Memory
Dan Magenheimer
2011-05-26
1
-0
/
+7
*
xen: switch to new schedop hypercall by default.
Ian Campbell
2011-02-25
1
-2
/
+2
*
xen: use new schedop interface for suspend
Ian Campbell
2011-02-25
1
-3
/
+10
*
xen: add variable hypercall caller
Jeremy Fitzhardinge
2010-10-20
1
-0
/
+17
*
xen: Add support for HVM hypercalls.
Jeremy Fitzhardinge
2010-07-22
1
-0
/
+6
*
x86: fix HYPERVISOR_update_descriptor()
Jan Beulich
2009-03-12
1
-0
/
+2
*
xen: clean up asm/xen/hypervisor.h
Jeremy Fitzhardinge
2008-12-16
1
-0
/
+6
*
x86: drop double underscores from header guards
H. Peter Anvin
2008-10-23
1
-3
/
+3
*
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-23
1
-3
/
+3
[next]