summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/paravirt.h
Commit message (Expand)AuthorAge
* x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...Andy Lutomirski2018-02-15
* x86/entry/64/paravirt: Use paravirt-safe macro to access eflagsBoris Ostrovsky2017-12-17
* Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar2017-12-17
|\
| * x86/entry/64: Pass SP0 directly to load_sp0()Andy Lutomirski2017-11-02
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* x86/paravirt: Remove no longer used paravirt functionsJuergen Gross2017-09-13
* x86/xen: Get rid of paravirt op adjust_exception_frameJuergen Gross2017-08-31
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-03
|\
| * x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()Andy Lutomirski2017-06-13
| * x86/mm: Pass flush_tlb_info to flush_tlb_others() etcAndy Lutomirski2017-06-05
* | x86/paravirt: Remove unnecessary return from void functionAnton Vasilyev2017-06-24
|/
* x86/paravirt: Add 5-level support to the paravirt codeKirill A. Shutemov2017-04-04
* x86: Convert the rest of the code to support p4d_tKirill A. Shutemov2017-03-27
* mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox2017-02-24
* x86/paravirt: Change vcp_is_preempted() arg type to longWaiman Long2017-02-21
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-12
|\
| * x86/fpu: Remove clts()Andy Lutomirski2016-11-01
* | x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted()Peter Zijlstra2016-11-22
|/
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-03
|\
| * x86/asm: Get rid of __read_cr4_safe()Andy Lutomirski2016-09-30
* | x86, locking/spinlocks: Remove ticket (spin)lock implementationPeter Zijlstra2016-09-30
|/
* Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-16
|\
| * x86/paravirt: Remove paravirt_enabled()Luis R. Rodriguez2016-04-22
| * x86/rtc: Replace paravirt rtc check with platform legacy quirkLuis R. Rodriguez2016-04-22
* | x86/paravirt: Make "unsafe" MSR accesses unsafe even if PARAVIRT=yAndy Lutomirski2016-04-13
* | x86/paravirt: Add paravirt_{read,write}_msr()Andy Lutomirski2016-04-13
* | x86/paravirt: Add _safe to the read_ms()r and write_msr() PV callbacksAndy Lutomirski2016-04-13
|/
* x86/paravirt: Create a stack frame in PV_CALLEE_SAVE_REGS_THUNKJosh Poimboeuf2016-02-24
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-11
|\
| * x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_deferJuergen Gross2015-11-25
| * x86/paravirt: Remove unused pv_apic_ops structureJuergen Gross2015-11-19
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-11
|\ \
| * | x86/entry, x86/paravirt: Remove the unused usergs_sysret32 PV opBoris Ostrovsky2015-11-23
| * | x86/paravirt: Remove the unused irq_enable_sysexit pv opBoris Ostrovsky2015-11-23
| |/
* | x86/paravirt: Prevent rtc_cmos platform device init on PV guestsDavid Vrabel2015-12-19
|/
* x86/asm/msr: Make wrmsrl() a functionAndy Lutomirski2015-08-23
* x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() paravirt hooksAndy Lutomirski2015-07-06
* locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKSIngo Molnar2015-05-11
* locking/pvqspinlock, x86: Implement the paravirt qspinlock call patchingPeter Zijlstra (Intel)2015-05-08
* x86: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-14
* x86/asm/entry: Drop now unused ENABLE_INTERRUPTS_SYSEXIT32Borislav Petkov2015-04-03
* x86: Store a per-cpu shadow copy of CR4Andy Lutomirski2015-02-04
* x86: Cleanly separate use of asm-generic/mm_hooks.hDave Hansen2014-11-19
* x86, asmlinkage, paravirt: Make paravirt thunks globalAndi Kleen2014-01-29
* x86, ticketlock: Add slowpath logicJeremy Fitzhardinge2013-08-09
* x86, pvticketlock: Use callee-save for lock_spinningJeremy Fitzhardinge2013-08-09
* x86, spinlock: Replace pv spinlocks with pv ticketlocksJeremy Fitzhardinge2013-08-09
* Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-30
|\
| * x86, xen, gdt: Remove the pvops variant of store_gdt.Konrad Rzeszutek Wilk2013-04-11
* | x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky2013-04-10
|/