summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/xen-asm_32.S
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-261-3/+4
|\
| * x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_*Jiri Slaby2019-10-181-3/+4
* | x86/xen/32: Simplify ring check in xen_iret_crit_fixup()Jan Beulich2019-11-191-11/+4
* | x86/xen/32: Make xen_iret_crit_fixup() independent of frame layoutJan Beulich2019-11-191-42/+24
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/paravirt/xen: Remove xen_patch()Juergen Gross2017-08-241-22/+5
* x86/paravirt: Remove the unused irq_enable_sysexit pv opBoris Ostrovsky2015-11-231-14/+0
* x86/xen: Fix 32-bit PV guests's usage of kernel_stackBoris Ostrovsky2014-04-151-8/+17
* x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich2013-02-131-7/+7
* x86, extable: Remove open-coded exception table entries in arch/x86/xen/xen-a...H. Peter Anvin2012-04-201-4/+2
* xen: x86_32: do not enable iterrupts when returning from exception in interru...Igor Mammedov2011-09-011-3/+5
* percpu: remove per_cpu__ prefix.Rusty Russell2009-10-291-2/+2
* x86: style cleanups for xen assembliesTejun Heo2009-02-051-114/+124
* xen: make direct versions of irq_enable/disable/save/restore to common codeJeremy Fitzhardinge2009-02-041-99/+12
* xen: compile irq functions without -pg for ftraceJeremy Fitzhardinge2008-07-311-1/+1
* xen64: add 64-bit assemblerJeremy Fitzhardinge2008-07-161-0/+305
OpenPOWER on IntegriCloud