- 1f975f7 x86, pvops: Remove hooks for {rd,wr}msr_safe_regs by Andre Przywara · 13 years ago
- c6ae41e x86: replace percpu_xxx funcs with this_cpu_xxx by Alex Shi · 13 years ago
- 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
- f05e798 Disintegrate asm/system.h for X86 by David Howells · 13 years ago
- ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
- 50af5ea bug.h: add include of it to various implicit C users by Paul Gortmaker · 13 years ago
- c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 13 years ago
- 06e727d Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-tip by Linus Torvalds · 13 years ago
- 318f5a2 x86-64: Add user_64bit_mode paravirt op by Andy Lutomirski · 13 years ago
- 3c404b5 KVM guest: Add a pv_ops stub for steal time by Glauber Costa · 14 years ago
- 331127f thp: add pmd paravirt ops by Andrea Arcangeli · 14 years ago
- b0f4c06 x86, paravirt: Remove alloc_pmd_clone hook, only used by VMI by Alok Kataria · 14 years ago
- dad52fc x86, paravirt: Remove kmap_atomic_pte paravirt op. by Ian Campbell · 15 years ago
- 78f28b7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 7bd867d x86: Move get/set_wallclock to x86_platform_ops by Feng Tang · 15 years ago
- 177fed1 x86, msr: Rewrite AMD rd/wrmsr variants by Borislav Petkov · 15 years ago
- 132ec92 x86, msr: Add rd/wrmsr interfaces with preset registers by Borislav Petkov · 15 years ago
- 2d82640 x86: Move tsc_calibration to x86_init_ops by Thomas Gleixner · 15 years ago
- 845b394 x86: Add timer_init to x86_init_ops by Thomas Gleixner · 15 years ago
- 736deca x86: Move percpu clockevents setup to x86_init_ops by Thomas Gleixner · 15 years ago
- 030cb6c x86: Move paravirt pagetable_setup to x86_init_ops by Thomas Gleixner · 15 years ago
- 6f30c1a x86: Move paravirt banner printout to x86_init_ops by Thomas Gleixner · 15 years ago
- 42bbdb4 x86: Replace ARCH_SETUP by a proper x86_init_ops by Thomas Gleixner · 15 years ago
- 66bcaf0 x86: Move irq_init to x86_init_ops by Thomas Gleixner · 15 years ago
- 6b18ae3 x86: Move memory_setup to x86_init_ops by Thomas Gleixner · 15 years ago
- be15f9d Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- b4ecc12 x86: Fix performance regression caused by paravirt_ops on native kernels by Jeremy Fitzhardinge · 16 years ago
- 38f4b8c Merge commit 'origin/master' into for-linus/xen/master by Jeremy Fitzhardinge · 16 years ago
- ab2f75f x86/paravirt: use percpu_ rather than __get_cpu_var by Jeremy Fitzhardinge · 16 years ago
- 2829b44 x86/paravirt: allow preemption with lazy mmu mode by Jeremy Fitzhardinge · 16 years ago
- 224101e x86/paravirt: finish change from lazy cpu to context switch start/end by Jeremy Fitzhardinge · 16 years ago
- b407fc5 x86/paravirt: flush pending mmu updates on context switch by Jeremy Fitzhardinge · 16 years ago
- 7fd7d83 x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch by Jeremy Fitzhardinge · 16 years ago
- b8bcfe9 x86/paravirt: remove lazy mode in interrupts by Jeremy Fitzhardinge · 16 years ago
- 71ff49d x86: with the last user gone, remove set_pte_present by Jeremy Fitzhardinge · 16 years ago
- 8e6dafd x86: refactor x86_quirks support by Ingo Molnar · 16 years ago
- 7032e86 Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
- 34b0900 x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible context by Thomas Gleixner · 16 years ago
- d85cf93 x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption by Jeremy Fitzhardinge · 16 years ago
- da5de7c x86/paravirt: use callee-saved convention for pte_val/make_pte/etc by Jeremy Fitzhardinge · 16 years ago
- ecb93d1 x86/paravirt: add register-saving thunks to reduce caller register pressure by Jeremy Fitzhardinge · 16 years ago
- 41edafd x86/pvops: add a paravirt_ident functions to allow special patching by Jeremy Fitzhardinge · 16 years ago
- ab897d2 x86/pvops: remove pte_flags pvop by Jeremy Fitzhardinge · 16 years ago
- 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
- 0b88641 Merge commit 'v2.6.27-rc7' into x86/debug by Ingo Molnar · 16 years ago
- b05f78f x86_64: printout msr -v2 by Yinghai Lu · 16 years ago
- 7946612 x86: export pv_lock_ops non-GPL by Jeremy Fitzhardinge · 16 years ago
- eac4345 Merge branch 'x86/spinlocks' into x86/xen by Ingo Molnar · 16 years ago
- 10a010f Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
- d5de884 x86: split spinlock implementations out into their own files by Jeremy Fitzhardinge · 16 years ago
- 38ffbe6 x86/paravirt/xen: properly fill out the ldt ops 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
- 593f4a7 x86: APIC: remove apic_write_around(); use alternatives by Maciej W. Rozycki · 16 years ago
- 9af9857 x86: paravirt spinlocks, modular build fix by Ingo Molnar · 17 years ago
- 4bb689e x86: paravirt spinlocks, !CONFIG_SMP build fixes by Ingo Molnar · 17 years ago
- 8efcbab paravirt: introduce a "lock-byte" spinlock implementation by Jeremy Fitzhardinge · 17 years ago
- 74d4aff x86/paravirt: add hooks for spinlock operations by Jeremy Fitzhardinge · 17 years ago
- a312b37 x86/paravirt: call paravirt_pagetable_setup_{start, done} by Eduardo Habkost · 17 years ago
- 94a8c3c x86: let 32bit use apic_ops too - fix by Yinghai Lu · 17 years ago
- 372e92d x64, x2apic/intr-remap: Interrupt-remapping and x2apic support by Suresh Siddha · 17 years ago
- 1b374e4 x64, x2apic/intr-remap: basic apic ops support by Suresh Siddha · 17 years ago
- e93ef94 x86: rename paravirtualized TSC functions by Alok Kataria · 17 years ago
- 102d0a4 x86, paravirt, 64-bit: fix compile errors with IA32_EMULATION off by Jeremy Fitzhardinge · 17 years ago
- 9f9d489 x86/paravirt, 64-bit: make load_gs_index() a paravirt operation by Jeremy Fitzhardinge · 17 years ago
- fab5842 x86/paravirt, 64-bit: add adjust_exception_frame by Jeremy Fitzhardinge · 17 years ago
- 2be2998 x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility userspace by Jeremy Fitzhardinge · 17 years ago
- c7245da x86/paravirt, 64-bit: don't restore user rsp within sysret by Jeremy Fitzhardinge · 17 years ago
- d75cd22 x86/paravirt: split sysret and sysexit by Jeremy Fitzhardinge · 17 years ago
- eba0045 x86/paravirt: add a pgd_alloc/free hooks by Jeremy Fitzhardinge · 17 years ago
- 6236af8 Merge branch 'x86/fixmap' into x86/devel by Ingo Molnar · 17 years ago
- 08b882c paravirt: add hooks for ptep_modify_prot_start/commit by Jeremy Fitzhardinge · 17 years ago
- aeaaa59 x86/paravirt/xen: add set_fixmap pv_mmu_ops by Jeremy Fitzhardinge · 17 years ago
- a15af1c x86/paravirt: add pte_flags to just get pte flags by Jeremy Fitzhardinge · 17 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
- f7743fe x86: paravirt_ops: don't steal memory resources in paravirt_disable_iospace by Jeremy Fitzhardinge · 17 years ago
- f95f2f7 x86: fill in missing pv_mmu_ops entries for PAGETABLE_LEVELS >= 3 by Eduardo Habkost · 17 years ago
- d8dd8ee x86: don't set pagetable_setup_{start,done} hooks on 64-bit by Eduardo Habkost · 17 years ago
- 88b4755 x86: fill pv_cpu_ops structure with cr8 fields by Glauber de Oliveira Costa · 17 years ago
- bfd074e replace x86_read/write_per_cpu with a common function. by Glauber de Oliveira Costa · 17 years ago
- 2f485ef x86: move patching code to arch-specific file. by Glauber de Oliveira Costa · 17 years ago
- e801f86 x86: adds paravirt hook for swapgs by Glauber de Oliveira Costa · 17 years ago
- e5aaac4 x86: provide paravirtualized hook for rdtscp by Glauber de Oliveira Costa · 17 years ago
- b1df07b x86: change paravirt_32.c name by Glauber de Oliveira Costa · 17 years ago[Renamed (98%) from arch/x86/kernel/paravirt_32.c]
- 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
- 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
- f97b895 x86/paravirt: revert exports to restore old behaviour by Jeremy Fitzhardinge · 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
- 9a163ed i386: move kernel by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/paravirt_32.c]
- b9fe30a i386: prepare shared kernel/paravirt.c by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/paravirt.c]
- ab144f5 i386: Make patching more robust, fix paravirt issue by Andi Kleen · 17 years ago
- 5f3f7cc x86_64: Fix paravirt compilation by Andi Kleen · 17 years ago