summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/xen-asm_32.S
Commit message (Expand)AuthorAgeFilesLines
* 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/+5Star
* x86/paravirt: Remove the unused irq_enable_sysexit pv opBoris Ostrovsky2015-11-231-14/+0Star
* 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/+2Star
* 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-051-99/+12Star
* xen: compile irq functions without -pg for ftraceJeremy Fitzhardinge2008-07-311-1/+1
* xen64: add 64-bit assemblerJeremy Fitzhardinge2008-07-161-0/+305