Age | Commit message (Expand) | Author |
---|---|---|
2021-03-11 | x86/paravirt: Have only one paravirt patch function | Juergen Gross |
2021-03-11 | x86/paravirt: Switch functions with custom code to ALTERNATIVE | Juergen Gross |
2021-02-10 | x86/pv: Rework arch_local_irq_restore() to not use popf | Juergen Gross |
2021-02-10 | x86/xen: Drop USERGS_SYSRET64 paravirt call | Juergen Gross |
2021-02-10 | x86/pv: Switch SWAPGS to ALTERNATIVE | Juergen Gross |
2020-08-15 | x86/paravirt: Remove 32-bit support from CONFIG_PARAVIRT_XXL | Juergen Gross |
2019-04-29 | x86/paravirt: Standardize 'insn_buff' variable names | Ingo Molnar |
2019-04-25 | x86/paravirt: Match paravirt patchlet field definition ordering to initializa... | Ingo Molnar |
2019-04-25 | x86/paravirt: Replace the paravirt patch asm magic | Thomas Gleixner |
2019-04-25 | x86/paravirt: Unify the 32/64 bit paravirt patching code | Thomas Gleixner |