aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/paravirt_patch_32.c
AgeCommit message (Expand)Author
2015-07-06x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() paravirt hooksAndy Lutomirski
2015-05-08locking/pvqspinlock, x86: Implement the paravirt qspinlock call patchingPeter Zijlstra (Intel)
2009-01-30x86/pvops: add a paravirt_ident functions to allow special patchingJeremy Fitzhardinge
2008-08-15x86: coding style fixes to arch/x86/kernel/paravirt_patch_32.cPaolo Ciarrocchi
2008-07-08x86/paravirt: split sysret and sysexitJeremy Fitzhardinge
2008-01-30x86: move patching code to arch-specific file.Glauber de Oliveira Costa