1. 3c404b5 KVM guest: Add a pv_ops stub for steal time by Glauber Costa · 13 years ago
  2. cacf061 thp: fix PARAVIRT x86 32bit noPAE by Andrea Arcangeli · 14 years ago
  3. 331127f thp: add pmd paravirt ops by Andrea Arcangeli · 14 years ago
  4. c8217b8 x86, paravirt: Use native_halt on a halt, not native_safe_halt by Cliff Wickman · 14 years ago
  5. b590854 tracing: Force arch_local_irq_* notrace for paravirt by Steven Rostedt · 14 years ago
  6. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  7. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  8. b0f4c06 x86, paravirt: Remove alloc_pmd_clone hook, only used by VMI by Alok Kataria · 14 years ago
  9. dad52fc x86, paravirt: Remove kmap_atomic_pte paravirt op. by Ian Campbell · 14 years ago
  10. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  11. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  12. 71999d9 x86/paravirt: Use normal calling sequences for irq enable/disable by Jeremy Fitzhardinge · 15 years ago
  13. 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
  14. 7bd867d x86: Move get/set_wallclock to x86_platform_ops by Feng Tang · 15 years ago
  15. c931aaf Merge branch 'x86/paravirt' into x86/cpu by Ingo Molnar · 15 years ago
  16. 177fed1 x86, msr: Rewrite AMD rd/wrmsr variants by Borislav Petkov · 15 years ago
  17. 132ec92 x86, msr: Add rd/wrmsr interfaces with preset registers by Borislav Petkov · 15 years ago
  18. 2d82640 x86: Move tsc_calibration to x86_init_ops by Thomas Gleixner · 15 years ago
  19. 845b394 x86: Add timer_init to x86_init_ops by Thomas Gleixner · 15 years ago
  20. 736deca x86: Move percpu clockevents setup to x86_init_ops by Thomas Gleixner · 15 years ago
  21. f1d7062 x86: Move xen_post_allocator_init into xen_pagetable_setup_done by Thomas Gleixner · 15 years ago
  22. 030cb6c x86: Move paravirt pagetable_setup to x86_init_ops by Thomas Gleixner · 15 years ago
  23. 6f30c1a x86: Move paravirt banner printout to x86_init_ops by Thomas Gleixner · 15 years ago
  24. 42bbdb4 x86: Replace ARCH_SETUP by a proper x86_init_ops by Thomas Gleixner · 15 years ago
  25. ac5672f x86/paravirt: split paravirt definitions into paravirt_types.h by Jeremy Fitzhardinge · 15 years ago
  26. 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 · 15 years ago
  27. b4ecc12 x86: Fix performance regression caused by paravirt_ops on native kernels by Jeremy Fitzhardinge · 15 years ago
  28. f066a15 Merge branch 'x86/urgent' into x86/xen by Ingo Molnar · 15 years ago
  29. 3b3809a x86: fix set_fixmap to use phys_addr_t by Masami Hiramatsu · 15 years ago
  30. 38f4b8c Merge commit 'origin/master' into for-linus/xen/master by Jeremy Fitzhardinge · 15 years ago
  31. 224101e x86/paravirt: finish change from lazy cpu to context switch start/end by Jeremy Fitzhardinge · 15 years ago
  32. b407fc5 x86/paravirt: flush pending mmu updates on context switch by Jeremy Fitzhardinge · 15 years ago
  33. 7fd7d83 x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch by Jeremy Fitzhardinge · 15 years ago
  34. 71ff49d x86: with the last user gone, remove set_pte_present by Jeremy Fitzhardinge · 15 years ago
  35. 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 · 15 years ago
  36. 42854dc x86, paravirt: prevent gcc from generating the wrong addressing mode by Jeremy Fitzhardinge · 15 years ago
  37. 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 · 15 years ago
  38. b233969 Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/headers by Ingo Molnar · 15 years ago
  39. 7032e86 Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 15 years ago
  40. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  41. d85cf93 x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption by Jeremy Fitzhardinge · 15 years ago
  42. 54321d9 x86: move pte types into pgtable*.h by Jeremy Fitzhardinge · 15 years ago
  43. e42778d x86: move defs around to allow paravirt.h to just include page_types.h by Jeremy Fitzhardinge · 15 years ago
  44. a5ef7ca x86: spinlocks: define dummy __raw_spin_is_contended by Kyle McMartin · 15 years ago
  45. eca217b Merge branch 'x86/paravirt' into x86/apic by Ingo Molnar · 15 years ago
  46. 0eb592d x86/paravirt: return full 64-bit result by Jeremy Fitzhardinge · 15 years ago
  47. e584f55 x86/paravirt: don't restore second return reg by Jeremy Fitzhardinge · 15 years ago
  48. 4767afb x86/paravirt: fix missing callee-save call on pud_val by Jeremy Fitzhardinge · 16 years ago
  49. da5de7c x86/paravirt: use callee-saved convention for pte_val/make_pte/etc by Jeremy Fitzhardinge · 16 years ago
  50. 791bad9 x86/paravirt: implement PVOP_CALL macros for callee-save functions by Jeremy Fitzhardinge · 16 years ago
  51. ecb93d1 x86/paravirt: add register-saving thunks to reduce caller register pressure by Jeremy Fitzhardinge · 16 years ago
  52. 9104a18 x86/paravirt: selectively save/restore regs around pvops calls by Jeremy Fitzhardinge · 16 years ago
  53. 41edafd x86/pvops: add a paravirt_ident functions to allow special patching by Jeremy Fitzhardinge · 16 years ago
  54. 9b7ed8f Merge branch 'core/percpu' into x86/paravirt by H. Peter Anvin · 15 years ago
  55. 74b6eb6b Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/doc', 'x86/header-fixes', 'x86/mm', 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  56. ab897d2 x86/pvops: remove pte_flags pvop by Jeremy Fitzhardinge · 16 years ago
  57. afb33f8 x86: remove byte locks by Jiri Kosina · 16 years ago
  58. 4595f96 x86: change flush_tlb_others to take a const struct cpumask by Rusty Russell · 16 years ago
  59. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  60. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/paravirt.h]
  61. 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
  62. d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 16 years ago
  63. e496e3d Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  64. b05f78f x86_64: printout msr -v2 by Yinghai Lu · 16 years ago
  65. f863993 x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn args by Eduardo Habkost · 16 years ago
  66. 63d3a75 x86/paravirt: add spin_lock_flags lock op by Jeremy Fitzhardinge · 16 years ago
  67. 6dec3a1 Merge branch 'x86/x2apic' into x86/core by Ingo Molnar · 16 years ago
  68. 1503af6 Merge branch 'linus' into x86/header-guards by Ingo Molnar · 16 years ago
  69. 10a010f Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
  70. 38ffbe6 x86/paravirt/xen: properly fill out the ldt ops by Jeremy Fitzhardinge · 16 years ago
  71. 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
  72. 59438c9 x86: rename PTE_MASK to PTE_PFN_MASK by Jeremy Fitzhardinge · 16 years ago
  73. c2e3277 x86: fix pte_flags() to only return flags, fix lguest (updated) by Rusty Russell · 16 years ago
  74. 76c3bb1 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
  75. 2e2dcc7 Merge branch 'x86/paravirt-spinlocks' into x86/for-linus by Ingo Molnar · 16 years ago
  76. 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
  77. 3217256 x86: suppress sparse returning void warnings by Harvey Harrison · 16 years ago
  78. 593f4a7 x86: APIC: remove apic_write_around(); use alternatives by Maciej W. Rozycki · 16 years ago
  79. 4bb689e x86: paravirt spinlocks, !CONFIG_SMP build fixes by Ingo Molnar · 16 years ago
  80. 8efcbab paravirt: introduce a "lock-byte" spinlock implementation by Jeremy Fitzhardinge · 16 years ago
  81. 74d4aff x86/paravirt: add hooks for spinlock operations by Jeremy Fitzhardinge · 16 years ago
  82. c24481e xen64: save lots of registers by Jeremy Fitzhardinge · 16 years ago
  83. 94a8c3c x86: let 32bit use apic_ops too - fix by Yinghai Lu · 16 years ago
  84. ad66dd3 x2apic: xen64 paravirt basic apic ops by Suresh Siddha · 16 years ago
  85. 1b374e4 x64, x2apic/intr-remap: basic apic ops support by Suresh Siddha · 16 years ago
  86. e93ef94 x86: rename paravirtualized TSC functions by Alok Kataria · 16 years ago
  87. 9f9d489 x86/paravirt, 64-bit: make load_gs_index() a paravirt operation by Jeremy Fitzhardinge · 16 years ago
  88. fab5842 x86/paravirt, 64-bit: add adjust_exception_frame by Jeremy Fitzhardinge · 16 years ago
  89. a00394f x86, 64-bit: swapgs pvop with a user-stack can never be called by Jeremy Fitzhardinge · 16 years ago
  90. 2be2998 x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility userspace by Jeremy Fitzhardinge · 16 years ago
  91. c7245da x86/paravirt, 64-bit: don't restore user rsp within sysret by Jeremy Fitzhardinge · 16 years ago
  92. d75cd22f x86/paravirt: split sysret and sysexit by Jeremy Fitzhardinge · 16 years ago
  93. 491eccb x86/paravirt: define PARA_INDIRECT for indirect asm calls by Jeremy Fitzhardinge · 16 years ago
  94. 9734913 x86/paravirt: add debugging for missing operations by Jeremy Fitzhardinge · 16 years ago
  95. eba0045 x86/paravirt: add a pgd_alloc/free hooks by Jeremy Fitzhardinge · 16 years ago
  96. 6236af8 Merge branch 'x86/fixmap' into x86/devel by Ingo Molnar · 16 years ago
  97. 08b882c paravirt: add hooks for ptep_modify_prot_start/commit by Jeremy Fitzhardinge · 16 years ago
  98. aeaaa59 x86/paravirt/xen: add set_fixmap pv_mmu_ops by Jeremy Fitzhardinge · 16 years ago
  99. a15af1c x86/paravirt: add pte_flags to just get pte flags by Jeremy Fitzhardinge · 16 years ago
  100. 2761fa0 x86: add pud_alloc for 4-level pagetables by Jeremy Fitzhardinge · 16 years ago