aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/paravirt.h
AgeCommit message (Expand)Author
2009-02-10Merge branch 'x86/uaccess' into core/percpuIngo Molnar
2009-02-03x86/paravirt: return full 64-bit resultJeremy Fitzhardinge
2009-02-02x86/paravirt: don't restore second return regJeremy Fitzhardinge
2009-01-30x86/paravirt: fix missing callee-save call on pud_valJeremy Fitzhardinge
2009-01-30x86/paravirt: use callee-saved convention for pte_val/make_pte/etcJeremy Fitzhardinge
2009-01-30x86/paravirt: implement PVOP_CALL macros for callee-save functionsJeremy Fitzhardinge
2009-01-30x86/paravirt: add register-saving thunks to reduce caller register pressureJeremy Fitzhardinge
2009-01-30x86/paravirt: selectively save/restore regs around pvops callsJeremy Fitzhardinge
2009-01-30x86/pvops: add a paravirt_ident functions to allow special patchingJeremy Fitzhardinge
2009-01-30Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin
2009-01-22x86/pvops: remove pte_flags pvopJeremy Fitzhardinge
2009-01-20x86: remove byte locksJiri Kosina
2009-01-11x86: change flush_tlb_others to take a const struct cpumaskRusty Russell
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro