aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/xen-asm_32.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-23x86/paravirt: Remove the unused irq_enable_sysexit pv opBoris Ostrovsky1-14/+0
2014-04-15x86/xen: Fix 32-bit PV guests's usage of kernel_stackBoris Ostrovsky1-8/+17
2013-02-13x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich1-7/+7
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/xen/xen-asm_32.SH. Peter Anvin1-4/+2
2011-09-01xen: x86_32: do not enable iterrupts when returning from exception in interrupt contextIgor Mammedov1-3/+5
2009-10-29percpu: remove per_cpu__ prefix.Rusty Russell1-2/+2
2009-02-05x86: style cleanups for xen assembliesTejun Heo1-114/+124
2009-02-04xen: make direct versions of irq_enable/disable/save/restore to common codeJeremy Fitzhardinge1-99/+12
2008-07-31xen: compile irq functions without -pg for ftraceJeremy Fitzhardinge1-1/+1
2008-07-16xen64: add 64-bit assemblerJeremy Fitzhardinge1-0/+305