aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/xen/Makefile
AgeCommit message (Expand)Author
2009-09-09xen: make -fstack-protector work under XenJeremy Fitzhardinge
2009-08-20Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar
2009-08-19xen: rearrange things to fix stackprotectorJeremy Fitzhardinge
2009-05-15x86: Fix performance regression caused by paravirt_ops on native kernelsJeremy Fitzhardinge
2009-02-04xen: make direct versions of irq_enable/disable/save/restore to common codeJeremy Fitzhardinge
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt
2008-08-21xen: add debugfs supportJeremy Fitzhardinge
2008-07-31xen: compile irq functions without -pg for ftraceJeremy Fitzhardinge
2008-07-24x86: split spinlock implementations out into their own filesJeremy Fitzhardinge
2008-07-16xen64: add 64-bit assemblerJeremy Fitzhardinge
2008-05-27xen: implement save/restoreJeremy Fitzhardinge
2008-05-27xen: Move manage.c to drivers/xen for ia64/xen supportIsaku Yamahata
2008-04-24xen: make grant table arch portableIsaku Yamahata
2008-04-24xen: move events.c to drivers/xen for IA64/Xen supportIsaku Yamahata
2008-04-24xen: move features.c from arch/x86/xen/features.c to drivers/xenIsaku Yamahata
2007-10-11i386: move xenThomas Gleixner