Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86, locking/spinlocks: Remove ticket (spin)lock implementation | Peter Zijlstra | 2016-09-30 | 1 | -2/+2 |
* | x86/paravirt: Remove the unused irq_enable_sysexit pv op | Boris Ostrovsky | 2015-11-23 | 1 | -2/+0 |
* | x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() paravirt hooks | Andy Lutomirski | 2015-07-06 | 1 | -2/+0 |
* | locking/pvqspinlock, x86: Implement the paravirt qspinlock call patching | Peter Zijlstra (Intel) | 2015-05-08 | 1 | -4/+18 |
* | x86/pvops: add a paravirt_ident functions to allow special patching | Jeremy Fitzhardinge | 2009-01-30 | 1 | -0/+12 |
* | x86: coding style fixes to arch/x86/kernel/paravirt_patch_32.c | Paolo Ciarrocchi | 2008-08-15 | 1 | -1/+1 |
* | x86/paravirt: split sysret and sysexit | Jeremy Fitzhardinge | 2008-07-08 | 1 | -2/+2 |
* | x86: move patching code to arch-specific file. | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+49 |