summaryrefslogtreecommitdiff
path: root/arch/x86/xen/xen-asm_32.S
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-24x86/paravirt/xen: Remove xen_patch()Juergen Gross
2015-11-23x86/paravirt: Remove the unused irq_enable_sysexit pv opBoris Ostrovsky
2014-04-15x86/xen: Fix 32-bit PV guests's usage of kernel_stackBoris Ostrovsky
2013-02-13x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/xen/xen-a...H. Peter Anvin
2011-09-01xen: x86_32: do not enable iterrupts when returning from exception in interru...Igor Mammedov
2009-10-29percpu: remove per_cpu__ prefix.Rusty Russell
2009-02-05x86: style cleanups for xen assembliesTejun Heo
2009-02-04xen: make direct versions of irq_enable/disable/save/restore to common codeJeremy Fitzhardinge
2008-07-31xen: compile irq functions without -pg for ftraceJeremy Fitzhardinge
2008-07-16xen64: add 64-bit assemblerJeremy Fitzhardinge