summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/paravirt.h
AgeCommit message (Expand)AuthorFilesLines
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar1-0/+1
2009-02-09x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin1-0/+1
2009-02-09Merge branch 'x86/paravirt' into x86/apicIngo Molnar1-134/+301
2009-02-04x86/paravirt: return full 64-bit resultJeremy Fitzhardinge1-1/+1
2009-02-02x86/paravirt: don't restore second return regJeremy Fitzhardinge1-2/+2
2009-01-31x86/paravirt: fix missing callee-save call on pud_valJeremy Fitzhardinge1-4/+4
2009-01-31x86/paravirt: use callee-saved convention for pte_val/make_pte/etcJeremy Fitzhardinge1-39/+39
2009-01-31x86/paravirt: implement PVOP_CALL macros for callee-save functionsJeremy Fitzhardinge1-35/+99
2009-01-31x86/paravirt: add register-saving thunks to reduce caller register pressureJeremy Fitzhardinge1-29/+97
2009-01-31x86/paravirt: selectively save/restore regs around pvops callsJeremy Fitzhardinge1-35/+65
2009-01-31x86/pvops: add a paravirt_ident functions to allow special patchingJeremy Fitzhardinge1-0/+5
2009-01-31Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin1-3/+5
2009-01-29Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar1-20/+0
2009-01-23x86/pvops: remove pte_flags pvopJeremy Fitzhardinge1-18/+0
2009-01-20x86: remove byte locksJiri Kosina1-2/+0
2009-01-11x86: change flush_tlb_others to take a const struct cpumaskRusty Russell1-3/+5
2008-10-23x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-23x86, um: ... and asm-x86 moveAl Viro1-0/+1650