- b3d9a13 Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts by Ingo Molnar · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- da51da1 x86/entry/64: Pass SP0 directly to load_sp0() by Andy Lutomirski · 7 years ago
- 8793001 x86/paravirt: Remove no longer used paravirt functions by Juergen Gross · 8 years ago
- 5878d5d x86/xen: Get rid of paravirt op adjust_exception_frame by Juergen Gross · 8 years ago
- 7a69f9c6 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- e8ad8bc x86/paravirt: Remove unnecessary return from void function by Anton Vasilyev · 8 years ago
- 6c690ee x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3() by Andy Lutomirski · 8 years ago
- a2055ab x86/mm: Pass flush_tlb_info to flush_tlb_others() etc by Andy Lutomirski · 8 years ago
- 335437f x86/paravirt: Add 5-level support to the paravirt code by Kirill A. Shutemov · 8 years ago
- f2a6a70 x86: Convert the rest of the code to support p4d_t by Kirill A. Shutemov · 8 years ago
- a00cc7d mm, x86: add support for PUD-sized transparent hugepages by Matthew Wilcox · 8 years ago
- 6c62985 x86/paravirt: Change vcp_is_preempted() arg type to long by Waiman Long · 8 years ago
- 518bacf Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 3cded41 x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted() by Peter Zijlstra · 8 years ago
- af25ed5 x86/fpu: Remove clts() by Andy Lutomirski · 8 years ago
- 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 1ef55be1 x86/asm: Get rid of __read_cr4_safe() by Andy Lutomirski · 8 years ago
- cfd8983 x86, locking/spinlocks: Remove ticket (spin)lock implementation by Peter Zijlstra · 9 years ago
- 9a45f03 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 867fe80 x86/paravirt: Remove paravirt_enabled() by Luis R. Rodriguez · 9 years ago
- 8d152e7 x86/rtc: Replace paravirt rtc check with platform legacy quirk by Luis R. Rodriguez · 9 years ago
- 4985ce1 x86/paravirt: Make "unsafe" MSR accesses unsafe even if PARAVIRT=y by Andy Lutomirski · 9 years ago
- dd2f4a0 x86/paravirt: Add paravirt_{read,write}_msr() by Andy Lutomirski · 9 years ago
- c2ee03b x86/paravirt: Add _safe to the read_ms()r and write_msr() PV callbacks by Andy Lutomirski · 9 years ago
- 87b240c x86/paravirt: Create a stack frame in PV_CALLEE_SAVE_REGS_THUNK by Josh Poimboeuf · 9 years ago
- 67c707e Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 88cbfd0 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- d8c98a1 x86/paravirt: Prevent rtc_cmos platform device init on PV guests by David Vrabel · 9 years ago
- d6ccc3e x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_defer by Juergen Gross · 9 years ago
- 75ef821 x86/entry, x86/paravirt: Remove the unused usergs_sysret32 PV op by Boris Ostrovsky · 9 years ago
- 88c15ec x86/paravirt: Remove the unused irq_enable_sysexit pv op by Boris Ostrovsky · 9 years ago
- 4609586 x86/paravirt: Remove unused pv_apic_ops structure by Juergen Gross · 9 years ago
- 47edb65 x86/asm/msr: Make wrmsrl() a function by Andy Lutomirski · 10 years ago
- 9261e05 x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() paravirt hooks by Andy Lutomirski · 10 years ago
- 62c7a1e locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKS by Ingo Molnar · 10 years ago
- f233f7f locking/pvqspinlock, x86: Implement the paravirt qspinlock call patching by Peter Zijlstra (Intel) · 10 years ago
- 9823336 x86: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 10 years ago
- 47091e3 x86/asm/entry: Drop now unused ENABLE_INTERRUPTS_SYSEXIT32 by Borislav Petkov · 10 years ago
- 1e02ce4 x86: Store a per-cpu shadow copy of CR4 by Andy Lutomirski · 10 years ago
- a1ea1c0 x86: Cleanly separate use of asm-generic/mm_hooks.h by Dave Hansen · 10 years ago
- a2e7f0e x86, asmlinkage, paravirt: Make paravirt thunks global by Andi Kleen · 11 years ago
- 96f853e x86, ticketlock: Add slowpath logic by Jeremy Fitzhardinge · 12 years ago
- 354714d x86, pvticketlock: Use callee-save for lock_spinning by Jeremy Fitzhardinge · 12 years ago
- 545ac13 x86, spinlock: Replace pv spinlocks with pv ticketlocks by Jeremy Fitzhardinge · 12 years ago
- 1e2f5b5 Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 357d122 x86, xen, gdt: Remove the pvops variant of store_gdt. by Konrad Rzeszutek Wilk · 12 years ago
- 511ba86 x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal by Boris Ostrovsky · 12 years ago
- c36e050 x86, paravirt: fix build error when thp is disabled by David Rientjes · 12 years ago
- 4cb3875 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- b0338e9 Merge branch 'x86/cpu' into perf/core by Ingo Molnar · 13 years ago
- e7b52ff x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range by Alex Shi · 13 years ago
- 1f975f7 x86, pvops: Remove hooks for {rd,wr}msr_safe_regs by Andre Przywara · 13 years ago
- 1ff4d58 x86: Add rdpmcl() by Andi Kleen · 13 years ago
- ffc4bc9 x86, paravirt: Replace GET_CR2_INTO_RCX with GET_CR2_INTO_RAX by H. Peter Anvin · 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
- 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h 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
- 3c404b5 KVM guest: Add a pv_ops stub for steal time by Glauber Costa · 14 years ago
- cacf061 thp: fix PARAVIRT x86 32bit noPAE by Andrea Arcangeli · 14 years ago
- 331127f thp: add pmd paravirt ops by Andrea Arcangeli · 14 years ago
- c8217b8 x86, paravirt: Use native_halt on a halt, not native_safe_halt by Cliff Wickman · 14 years ago
- b590854 tracing: Force arch_local_irq_* notrace for paravirt by Steven Rostedt · 14 years ago
- e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
- df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
- b0f4c06 x86, paravirt: Remove alloc_pmd_clone hook, only used by VMI by Alok Kataria · 15 years ago
- dad52fc x86, paravirt: Remove kmap_atomic_pte paravirt op. by Ian Campbell · 15 years ago
- 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
- 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
- 71999d9 x86/paravirt: Use normal calling sequences for irq enable/disable by Jeremy Fitzhardinge · 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
- c931aaf Merge branch 'x86/paravirt' into x86/cpu by Ingo Molnar · 16 years ago
- 177fed1 x86, msr: Rewrite AMD rd/wrmsr variants by Borislav Petkov · 16 years ago
- 132ec92 x86, msr: Add rd/wrmsr interfaces with preset registers by Borislav Petkov · 16 years ago
- 2d82640 x86: Move tsc_calibration to x86_init_ops by Thomas Gleixner · 16 years ago
- 845b394 x86: Add timer_init to x86_init_ops by Thomas Gleixner · 16 years ago
- 736deca x86: Move percpu clockevents setup to x86_init_ops by Thomas Gleixner · 16 years ago
- f1d7062 x86: Move xen_post_allocator_init into xen_pagetable_setup_done by Thomas Gleixner · 16 years ago
- 030cb6c x86: Move paravirt pagetable_setup to x86_init_ops by Thomas Gleixner · 16 years ago
- 6f30c1a x86: Move paravirt banner printout to x86_init_ops by Thomas Gleixner · 16 years ago
- 42bbdb4 x86: Replace ARCH_SETUP by a proper x86_init_ops by Thomas Gleixner · 16 years ago
- ac5672f x86/paravirt: split paravirt definitions into paravirt_types.h by Jeremy Fitzhardinge · 16 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
- f066a15 Merge branch 'x86/urgent' into x86/xen by Ingo Molnar · 16 years ago
- 3b3809a x86: fix set_fixmap to use phys_addr_t by Masami Hiramatsu · 16 years ago
- 38f4b8c Merge commit 'origin/master' into for-linus/xen/master 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
- 71ff49d x86: with the last user gone, remove set_pte_present by Jeremy Fitzhardinge · 16 years ago
- 705bb9d Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', 'x86/mtrr', 'x86/setup', 'x86/setup-memory', 'x86/urgent', 'x86/uv', 'x86/x2apic' and 'linus' into x86/core by Ingo Molnar · 16 years ago
- 42854dc x86, paravirt: prevent gcc from generating the wrong addressing mode by Jeremy Fitzhardinge · 16 years ago
- 3501033 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- b233969 Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/headers 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
- f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
- d85cf93 x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption by Jeremy Fitzhardinge · 16 years ago
- 54321d9 x86: move pte types into pgtable*.h by Jeremy Fitzhardinge · 16 years ago