Histórico de Commits

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