index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
xen-asm_32.S
Age
Commit message (
Expand
)
Author
2020-06-11
x86/entry/32: Convert IRET exception to IDTENTRY_SW
Thomas Gleixner
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-19
x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
Jan Beulich
2019-11-19
x86/xen/32: Make xen_iret_crit_fixup() independent of frame layout
Jan Beulich
2019-10-18
x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_*
Jiri Slaby
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-24
x86/paravirt/xen: Remove xen_patch()
Juergen Gross
2015-11-23
x86/paravirt: Remove the unused irq_enable_sysexit pv op
Boris Ostrovsky
2014-04-15
x86/xen: Fix 32-bit PV guests's usage of kernel_stack
Boris Ostrovsky
2013-02-13
x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.
Jan Beulich
2012-04-20
x86, extable: Remove open-coded exception table entries in arch/x86/xen/xen-a...
H. Peter Anvin
2011-09-01
xen: x86_32: do not enable iterrupts when returning from exception in interru...
Igor Mammedov
2009-10-29
percpu: remove per_cpu__ prefix.
Rusty Russell
2009-02-05
x86: style cleanups for xen assemblies
Tejun Heo
2009-02-04
xen: make direct versions of irq_enable/disable/save/restore to common code
Jeremy Fitzhardinge
2008-07-31
xen: compile irq functions without -pg for ftrace
Jeremy Fitzhardinge
2008-07-16
xen64: add 64-bit assembler
Jeremy Fitzhardinge