Age | Commit message (Expand) | Author |
2010-02-27 | x86, paravirt: Remove kmap_atomic_pte paravirt op. | Ian Campbell |
2009-12-14 | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner |
2009-12-14 | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner |
2009-10-13 | x86/paravirt: Use normal calling sequences for irq enable/disable | Jeremy Fitzhardinge |
2009-09-18 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-09-16 | x86: Move get/set_wallclock to x86_platform_ops | Feng Tang |
2009-09-01 | Merge branch 'x86/paravirt' into x86/cpu | Ingo Molnar |
2009-08-31 | x86, msr: Rewrite AMD rd/wrmsr variants | Borislav Petkov |
2009-08-31 | x86, msr: Add rd/wrmsr interfaces with preset registers | Borislav Petkov |
2009-08-31 | x86: Move tsc_calibration to x86_init_ops | Thomas Gleixner |
2009-08-31 | x86: Add timer_init to x86_init_ops | Thomas Gleixner |
2009-08-31 | x86: Move percpu clockevents setup to x86_init_ops | Thomas Gleixner |
2009-08-31 | x86: Move xen_post_allocator_init into xen_pagetable_setup_done | Thomas Gleixner |
2009-08-31 | x86: Move paravirt pagetable_setup to x86_init_ops | Thomas Gleixner |
2009-08-31 | x86: Move paravirt banner printout to x86_init_ops | Thomas Gleixner |
2009-08-31 | x86: Replace ARCH_SETUP by a proper x86_init_ops | Thomas Gleixner |
2009-06-17 | x86/paravirt: split paravirt definitions into paravirt_types.h | Jeremy Fitzhardinge |
2009-06-10 | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-05-15 | x86: Fix performance regression caused by paravirt_ops on native kernels | Jeremy Fitzhardinge |
2009-05-08 | Merge branch 'x86/urgent' into x86/xen | Ingo Molnar |
2009-04-09 | x86: fix set_fixmap to use phys_addr_t | Masami Hiramatsu |
2009-04-07 | Merge commit 'origin/master' into for-linus/xen/master | Jeremy Fitzhardinge |
2009-03-29 | x86/paravirt: finish change from lazy cpu to context switch start/end | Jeremy Fitzhardinge |
2009-03-29 | x86/paravirt: flush pending mmu updates on context switch | Jeremy Fitzhardinge |
2009-03-29 | x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch | Jeremy Fitzhardinge |
2009-03-19 | x86: with the last user gone, remove set_pte_present | Jeremy Fitzhardinge |
2009-03-18 | Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ... | Ingo Molnar |
2009-03-16 | x86, paravirt: prevent gcc from generating the wrong addressing mode | Jeremy Fitzhardinge |
2009-02-17 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-02-13 | Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2009-02-13 | Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86... | Ingo Molnar |
2009-02-13 | Merge branch 'linus' into x86/apic | Ingo Molnar |
2009-02-12 | x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption | Jeremy Fitzhardinge |
2009-02-11 | x86: move pte types into pgtable*.h | Jeremy Fitzhardinge |
2009-02-11 | x86: move defs around to allow paravirt.h to just include page_types.h | Jeremy Fitzhardinge |
2009-02-09 | x86: spinlocks: define dummy __raw_spin_is_contended | Kyle McMartin |
2009-02-09 | Merge branch 'x86/paravirt' into x86/apic | Ingo Molnar |
2009-02-03 | x86/paravirt: return full 64-bit result | Jeremy Fitzhardinge |
2009-02-02 | x86/paravirt: don't restore second return reg | Jeremy Fitzhardinge |
2009-01-30 | x86/paravirt: fix missing callee-save call on pud_val | Jeremy Fitzhardinge |
2009-01-30 | x86/paravirt: use callee-saved convention for pte_val/make_pte/etc | Jeremy Fitzhardinge |
2009-01-30 | x86/paravirt: implement PVOP_CALL macros for callee-save functions | Jeremy Fitzhardinge |
2009-01-30 | x86/paravirt: add register-saving thunks to reduce caller register pressure | Jeremy Fitzhardinge |
2009-01-30 | x86/paravirt: selectively save/restore regs around pvops calls | Jeremy Fitzhardinge |
2009-01-30 | x86/pvops: add a paravirt_ident functions to allow special patching | Jeremy Fitzhardinge |
2009-01-30 | Merge branch 'core/percpu' into x86/paravirt | H. Peter Anvin |
2009-01-28 | Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/... | Ingo Molnar |
2009-01-22 | x86/pvops: remove pte_flags pvop | Jeremy Fitzhardinge |
2009-01-20 | x86: remove byte locks | Jiri Kosina |
2009-01-11 | x86: change flush_tlb_others to take a const struct cpumask | Rusty Russell |