| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/paravirt: Move some functions and defines to alternative.c | Juergen Gross | 2023-12-10 | 1 | -2/+2 |
* | x86/qspinlock-paravirt: Fix missing-prototype warning | Arnd Bergmann | 2023-08-03 | 1 | -0/+2 |
* | x86/paravirt: Use common macro for creating simple asm paravirt functions | Juergen Gross | 2022-11-24 | 1 | -27/+20 |
* | Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts | Ingo Molnar | 2022-11-21 | 1 | -1/+1 |
|\ |
|
| * | locking: Fix qspinlock/x86 inline asm error | Guo Jin | 2022-11-16 | 1 | -1/+1 |
* | | x86/paravirt: Properly align PV functions | Thomas Gleixner | 2022-10-17 | 1 | -1/+1 |
|/ |
|
* | locking: Add __lockfunc to slow path functions | Namhyung Kim | 2022-08-19 | 1 | -6/+7 |
* | x86/ibt,paravirt: Sprinkle ENDBR | Peter Zijlstra | 2022-03-15 | 1 | -0/+3 |
* | x86: Prepare inline-asm for straight-line-speculation | Peter Zijlstra | 2021-12-08 | 1 | -2/+2 |
* | locking/pvqspinlock/x86: Use LOCK_PREFIX in __pv_queued_spin_unlock() assembl... | Waiman Long | 2018-07-25 | 1 | -1/+1 |
* | locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock' | Will Deacon | 2018-04-27 | 1 | -2/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | x86/locking: Create stack frame in PV unlock | Josh Poimboeuf | 2016-02-24 | 1 | -0/+4 |
* | locking/pvqspinlock, x86: Optimize the PV unlock code path | Waiman Long | 2015-11-23 | 1 | -0/+59 |
* | locking/pvqspinlock, x86: Implement the paravirt qspinlock call patching | Peter Zijlstra (Intel) | 2015-05-08 | 1 | -0/+6 |