- 791bad9 x86/paravirt: implement PVOP_CALL macros for callee-save functions by Jeremy Fitzhardinge · 16 years ago
- ecb93d1 x86/paravirt: add register-saving thunks to reduce caller register pressure by Jeremy Fitzhardinge · 16 years ago
- 9104a18 x86/paravirt: selectively save/restore regs around pvops calls by Jeremy Fitzhardinge · 16 years ago
- 41edafd x86/pvops: add a paravirt_ident functions to allow special patching by Jeremy Fitzhardinge · 16 years ago
- 9b7ed8f Merge branch 'core/percpu' into x86/paravirt by H. Peter Anvin · 16 years ago
- ab897d2 x86/pvops: remove pte_flags pvop by Jeremy Fitzhardinge · 16 years ago
- 4595f96 x86: change flush_tlb_others to take a const struct cpumask by Rusty Russell · 16 years ago
- 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
- bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/paravirt.h]
- 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
- d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 16 years ago
- e496e3d Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
- b05f78f x86_64: printout msr -v2 by Yinghai Lu · 16 years ago
- f863993 x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn args by Eduardo Habkost · 16 years ago
- 63d3a75 x86/paravirt: add spin_lock_flags lock op by Jeremy Fitzhardinge · 16 years ago
- 6dec3a1 Merge branch 'x86/x2apic' into x86/core by Ingo Molnar · 16 years ago
- 1503af6 Merge branch 'linus' into x86/header-guards by Ingo Molnar · 16 years ago
- 10a010f Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
- 38ffbe6 x86/paravirt/xen: properly fill out the ldt ops by Jeremy Fitzhardinge · 16 years ago
- 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
- 59438c9 x86: rename PTE_MASK to PTE_PFN_MASK by Jeremy Fitzhardinge · 16 years ago
- c2e3277 x86: fix pte_flags() to only return flags, fix lguest (updated) by Rusty Russell · 16 years ago
- 76c3bb1 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
- 2e2dcc7 Merge branch 'x86/paravirt-spinlocks' into x86/for-linus by Ingo Molnar · 16 years ago
- acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 16 years ago
- 3217256 x86: suppress sparse returning void warnings by Harvey Harrison · 16 years ago
- 593f4a7 x86: APIC: remove apic_write_around(); use alternatives by Maciej W. Rozycki · 16 years ago
- 4bb689e x86: paravirt spinlocks, !CONFIG_SMP build fixes by Ingo Molnar · 16 years ago
- 8efcbab paravirt: introduce a "lock-byte" spinlock implementation by Jeremy Fitzhardinge · 16 years ago
- 74d4aff x86/paravirt: add hooks for spinlock operations by Jeremy Fitzhardinge · 16 years ago
- c24481e xen64: save lots of registers by Jeremy Fitzhardinge · 16 years ago
- 94a8c3c x86: let 32bit use apic_ops too - fix by Yinghai Lu · 16 years ago
- ad66dd3 x2apic: xen64 paravirt basic apic ops by Suresh Siddha · 16 years ago
- 1b374e4 x64, x2apic/intr-remap: basic apic ops support by Suresh Siddha · 16 years ago
- e93ef94 x86: rename paravirtualized TSC functions by Alok Kataria · 16 years ago
- 9f9d489 x86/paravirt, 64-bit: make load_gs_index() a paravirt operation by Jeremy Fitzhardinge · 16 years ago
- fab5842 x86/paravirt, 64-bit: add adjust_exception_frame by Jeremy Fitzhardinge · 16 years ago
- a00394f x86, 64-bit: swapgs pvop with a user-stack can never be called by Jeremy Fitzhardinge · 16 years ago
- 2be2998 x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility userspace by Jeremy Fitzhardinge · 16 years ago
- c7245da x86/paravirt, 64-bit: don't restore user rsp within sysret by Jeremy Fitzhardinge · 16 years ago
- d75cd22f x86/paravirt: split sysret and sysexit by Jeremy Fitzhardinge · 16 years ago
- 491eccb x86/paravirt: define PARA_INDIRECT for indirect asm calls by Jeremy Fitzhardinge · 16 years ago
- 9734913 x86/paravirt: add debugging for missing operations by Jeremy Fitzhardinge · 16 years ago
- eba0045 x86/paravirt: add a pgd_alloc/free hooks by Jeremy Fitzhardinge · 16 years ago
- 6236af8 Merge branch 'x86/fixmap' into x86/devel by Ingo Molnar · 16 years ago
- 08b882c paravirt: add hooks for ptep_modify_prot_start/commit by Jeremy Fitzhardinge · 16 years ago
- aeaaa59 x86/paravirt/xen: add set_fixmap pv_mmu_ops by Jeremy Fitzhardinge · 16 years ago
- a15af1c x86/paravirt: add pte_flags to just get pte flags by Jeremy Fitzhardinge · 16 years ago
- 2761fa0 x86: add pud_alloc for 4-level pagetables by Jeremy Fitzhardinge · 17 years ago
- 6944a9c x86: rename paravirt_alloc_pt etc after the pagetable structure by Jeremy Fitzhardinge · 17 years ago
- 1de87bd x86: re-add rdmsrl_safe by Andi Kleen · 17 years ago
- 49cd740 include/asm-x86/paravirt.h: checkpatch cleanups - formatting only by Joe Perches · 17 years ago
- 6c43545 x86: add mm parameter to paravirt_alloc_pd by Jeremy Fitzhardinge · 17 years ago
- 9042219 x86: include/asm-x86/paravirt.h: x86_64 mmu operations by Eduardo Habkost · 17 years ago
- 1fe9151 x86: change function orders in paravirt.h by Glauber de Oliveira Costa · 17 years ago
- 94ea03c x86: provide read and write cr8 paravirt hooks by Glauber de Oliveira Costa · 17 years ago
- 4c9890c x86: puts read and write cr8 into pv_cpu_ops by Glauber de Oliveira Costa · 17 years ago
- 28c6075 x86/paravirt: make set_pud operation common by Jeremy Fitzhardinge · 17 years ago
- 60b3f62 x86/paravirt: make set_pmd operation common by Jeremy Fitzhardinge · 17 years ago
- 4eed80c x86/paravirt: make set_pte operations common by Jeremy Fitzhardinge · 17 years ago
- a632da2 x86/paravirt: common implementation for pmd value ops by Jeremy Fitzhardinge · 17 years ago
- ef38503 x86/paravirt: common implementation for pgd value ops by Jeremy Fitzhardinge · 17 years ago
- 773221f x86/paravirt: common implementation for pte value ops by Jeremy Fitzhardinge · 17 years ago
- 5b8dd1e x86/paravirt: rearrange common mmu_ops by Jeremy Fitzhardinge · 17 years ago
- 4891645 x86: unify paravirt pagetable accessors by Jeremy Fitzhardinge · 17 years ago
- c8e5393 x86: page.h: make pte_t a union to always include by Jeremy Fitzhardinge · 17 years ago
- 2f485ef x86: move patching code to arch-specific file. by Glauber de Oliveira Costa · 17 years ago
- 21438f7 x86: add CLBR_ defines for 64-bit by Glauber de Oliveira Costa · 17 years ago
- e801f86 x86: adds paravirt hook for swapgs by Glauber de Oliveira Costa · 17 years ago
- 4a8c4c4 x86: add macro for privileged 64-bit operation by Glauber de Oliveira Costa · 17 years ago
- 2e47d3e x86: change irq functions to accomodate 64-bit by Glauber de Oliveira Costa · 17 years ago
- 6057fc8 x86: adjust assembly macros on 64-bit as well. by Glauber de Oliveira Costa · 17 years ago
- 658be9d x86: change assembly definition of paravirt_patch_site by Glauber de Oliveira Costa · 17 years ago
- e5aaac4 x86: provide paravirtualized hook for rdtscp by Glauber de Oliveira Costa · 17 years ago
- f72a9ef x86: cleanup write_tsc by Glauber de Oliveira Costa · 17 years ago
- a474636 x86: adjust PVOP_CALL/VCALL macros for 64-bit by Glauber de Oliveira Costa · 17 years ago
- 314cdbe x86: FIFO ticket spinlocks by Nick Piggin · 17 years ago
- 75b8bb3 x86: change write_ldt_entry signature by Glauber de Oliveira Costa · 17 years ago
- 014b15b x86: change write_gdt_entry signature. by Glauber de Oliveira Costa · 17 years ago
- 8d94734 x86: change write_idt_entry signature by Glauber de Oliveira Costa · 17 years ago
- 6b68f01 x86: unify struct desc_ptr by Glauber de Oliveira Costa · 17 years ago
- c9dcda5 x86: change write msr functions interface by Glauber de Oliveira Costa · 17 years ago
- b8d1fae x86: change rdpmc interface by Glauber de Oliveira Costa · 17 years ago
- faca622 x86: use generic register name in the thread and tss structures by H. Peter Anvin · 17 years ago
- 6abcd98 x86: irqflags consolidation by Glauber de Oliveira Costa · 17 years ago
- 42e0a9aa x86: use u32 for some lapic functions by Thomas Gleixner · 17 years ago
- 8965c1c paravirt: clean up lazy mode handling by Jeremy Fitzhardinge · 17 years ago
- 93b1eab paravirt: refactor struct paravirt_ops into smaller pv_*_ops by Jeremy Fitzhardinge · 17 years ago
- 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago[Renamed from include/asm-i386/paravirt.h]
- ab144f5 i386: Make patching more robust, fix paravirt issue by Andi Kleen · 17 years ago
- 688340e Add a sched_clock paravirt_op by Jeremy Fitzhardinge · 17 years ago
- d572929 paravirt: helper to disable all IO space by Jeremy Fitzhardinge · 17 years ago
- 6996d3b paravirt: add a hook for once the allocator is ready by Jeremy Fitzhardinge · 17 years ago
- fdb4c33 paravirt: add an "mm" argument to alloc_pt by Jeremy Fitzhardinge · 17 years ago
- b9e3614 fix nmi_watchdog=2 bootup hang by Björn Steinbrink · 17 years ago
- 5a18c92 Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization" by Eric W. Biederman · 18 years ago
- 29bd443 i386: remove unused rdtsc() macro by H. Peter Anvin · 18 years ago
- 4cdd9c8 [PATCH] i386: PARAVIRT: drop unused ptep_get_and_clear by Jeremy Fitzhardinge · 18 years ago
- 1a45b7a [PATCH] i386: PARAVIRT: Clean up paravirt patchable wrappers by Jeremy Fitzhardinge · 18 years ago
- 4e0fa85 [PATCH] i386: PARAVIRT: Use enums for paravirt lazy flush modi by Jeremy Fitzhardinge · 18 years ago