提交歷史

作者 SHA1 備註 提交日期
  Linus Torvalds 78f28b7c55 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 年之前
  Feng Tang 7bd867dfb4 x86: Move get/set_wallclock to x86_platform_ops 15 年之前
  Borislav Petkov 177fed1ee8 x86, msr: Rewrite AMD rd/wrmsr variants 15 年之前
  Borislav Petkov 132ec92f3f x86, msr: Add rd/wrmsr interfaces with preset registers 15 年之前
  Thomas Gleixner 2d826404f0 x86: Move tsc_calibration to x86_init_ops 15 年之前
  Thomas Gleixner 845b3944bb x86: Add timer_init to x86_init_ops 16 年之前
  Thomas Gleixner 736decac64 x86: Move percpu clockevents setup to x86_init_ops 16 年之前
  Thomas Gleixner 030cb6c00d x86: Move paravirt pagetable_setup to x86_init_ops 15 年之前
  Thomas Gleixner 6f30c1ac3f x86: Move paravirt banner printout to x86_init_ops 15 年之前
  Thomas Gleixner 42bbdb43b1 x86: Replace ARCH_SETUP by a proper x86_init_ops 15 年之前
  Thomas Gleixner 66bcaf0bde x86: Move irq_init to x86_init_ops 15 年之前
  Thomas Gleixner 6b18ae3e2f x86: Move memory_setup to x86_init_ops 15 年之前
  Linus Torvalds be15f9d63b Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 年之前
  Jeremy Fitzhardinge b4ecc12699 x86: Fix performance regression caused by paravirt_ops on native kernels 16 年之前
  Jeremy Fitzhardinge 38f4b8c0da Merge commit 'origin/master' into for-linus/xen/master 16 年之前
  Jeremy Fitzhardinge ab2f75f0b7 x86/paravirt: use percpu_ rather than __get_cpu_var 16 年之前
  Jeremy Fitzhardinge 2829b44927 x86/paravirt: allow preemption with lazy mmu mode 16 年之前
  Jeremy Fitzhardinge 224101ed69 x86/paravirt: finish change from lazy cpu to context switch start/end 16 年之前
  Jeremy Fitzhardinge b407fc57b8 x86/paravirt: flush pending mmu updates on context switch 16 年之前
  Jeremy Fitzhardinge 7fd7d83d49 x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch 16 年之前
  Jeremy Fitzhardinge b8bcfe997e x86/paravirt: remove lazy mode in interrupts 16 年之前
  Jeremy Fitzhardinge 71ff49d71b x86: with the last user gone, remove set_pte_present 16 年之前
  Ingo Molnar 8e6dafd6c7 x86: refactor x86_quirks support 16 年之前
  Ingo Molnar 7032e86967 Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core 16 年之前
  Thomas Gleixner 34b0900d32 x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible context 16 年之前
  Jeremy Fitzhardinge d85cf93da6 x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption 16 年之前
  Jeremy Fitzhardinge da5de7c22e x86/paravirt: use callee-saved convention for pte_val/make_pte/etc 16 年之前
  Jeremy Fitzhardinge ecb93d1ccd x86/paravirt: add register-saving thunks to reduce caller register pressure 16 年之前
  Jeremy Fitzhardinge 41edafdb78 x86/pvops: add a paravirt_ident functions to allow special patching 16 年之前
  Jeremy Fitzhardinge ab897d2013 x86/pvops: remove pte_flags pvop 16 年之前