1. a2e7f0e x86, asmlinkage, paravirt: Make paravirt thunks global by Andi Kleen · 11 years ago
  2. 96f853e x86, ticketlock: Add slowpath logic by Jeremy Fitzhardinge · 11 years ago
  3. 354714d x86, pvticketlock: Use callee-save for lock_spinning by Jeremy Fitzhardinge · 11 years ago
  4. 545ac13 x86, spinlock: Replace pv spinlocks with pv ticketlocks by Jeremy Fitzhardinge · 11 years ago
  5. 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
  6. 357d122 x86, xen, gdt: Remove the pvops variant of store_gdt. by Konrad Rzeszutek Wilk · 12 years ago
  7. 511ba86 x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal by Boris Ostrovsky · 12 years ago
  8. c36e050 x86, paravirt: fix build error when thp is disabled by David Rientjes · 12 years ago
  9. 4cb3875 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  10. b0338e9 Merge branch 'x86/cpu' into perf/core by Ingo Molnar · 13 years ago
  11. e7b52ff x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range by Alex Shi · 13 years ago
  12. 1f975f7 x86, pvops: Remove hooks for {rd,wr}msr_safe_regs by Andre Przywara · 13 years ago
  13. 1ff4d58 x86: Add rdpmcl() by Andi Kleen · 13 years ago
  14. ffc4bc9 x86, paravirt: Replace GET_CR2_INTO_RCX with GET_CR2_INTO_RAX by H. Peter Anvin · 13 years ago
  15. 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
  16. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
  17. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 13 years ago
  18. 3c404b5 KVM guest: Add a pv_ops stub for steal time by Glauber Costa · 14 years ago
  19. cacf061 thp: fix PARAVIRT x86 32bit noPAE by Andrea Arcangeli · 14 years ago
  20. 331127f thp: add pmd paravirt ops by Andrea Arcangeli · 14 years ago
  21. c8217b8 x86, paravirt: Use native_halt on a halt, not native_safe_halt by Cliff Wickman · 14 years ago
  22. b590854 tracing: Force arch_local_irq_* notrace for paravirt by Steven Rostedt · 14 years ago
  23. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  24. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  25. b0f4c06 x86, paravirt: Remove alloc_pmd_clone hook, only used by VMI by Alok Kataria · 14 years ago
  26. dad52fc x86, paravirt: Remove kmap_atomic_pte paravirt op. by Ian Campbell · 15 years ago
  27. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  28. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  29. 71999d9 x86/paravirt: Use normal calling sequences for irq enable/disable by Jeremy Fitzhardinge · 15 years ago
  30. 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
  31. 7bd867d x86: Move get/set_wallclock to x86_platform_ops by Feng Tang · 15 years ago
  32. c931aaf Merge branch 'x86/paravirt' into x86/cpu by Ingo Molnar · 15 years ago
  33. 177fed1 x86, msr: Rewrite AMD rd/wrmsr variants by Borislav Petkov · 15 years ago
  34. 132ec92 x86, msr: Add rd/wrmsr interfaces with preset registers by Borislav Petkov · 15 years ago
  35. 2d82640 x86: Move tsc_calibration to x86_init_ops by Thomas Gleixner · 15 years ago
  36. 845b394 x86: Add timer_init to x86_init_ops by Thomas Gleixner · 15 years ago
  37. 736deca x86: Move percpu clockevents setup to x86_init_ops by Thomas Gleixner · 15 years ago
  38. f1d7062 x86: Move xen_post_allocator_init into xen_pagetable_setup_done by Thomas Gleixner · 15 years ago
  39. 030cb6c x86: Move paravirt pagetable_setup to x86_init_ops by Thomas Gleixner · 15 years ago
  40. 6f30c1a x86: Move paravirt banner printout to x86_init_ops by Thomas Gleixner · 15 years ago
  41. 42bbdb4 x86: Replace ARCH_SETUP by a proper x86_init_ops by Thomas Gleixner · 15 years ago
  42. ac5672f x86/paravirt: split paravirt definitions into paravirt_types.h by Jeremy Fitzhardinge · 16 years ago
  43. 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
  44. b4ecc12 x86: Fix performance regression caused by paravirt_ops on native kernels by Jeremy Fitzhardinge · 16 years ago
  45. f066a15 Merge branch 'x86/urgent' into x86/xen by Ingo Molnar · 16 years ago
  46. 3b3809a x86: fix set_fixmap to use phys_addr_t by Masami Hiramatsu · 16 years ago
  47. 38f4b8c Merge commit 'origin/master' into for-linus/xen/master by Jeremy Fitzhardinge · 16 years ago
  48. 224101e x86/paravirt: finish change from lazy cpu to context switch start/end by Jeremy Fitzhardinge · 16 years ago
  49. b407fc5 x86/paravirt: flush pending mmu updates on context switch by Jeremy Fitzhardinge · 16 years ago
  50. 7fd7d83 x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch by Jeremy Fitzhardinge · 16 years ago
  51. 71ff49d x86: with the last user gone, remove set_pte_present by Jeremy Fitzhardinge · 16 years ago
  52. 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
  53. 42854dc x86, paravirt: prevent gcc from generating the wrong addressing mode by Jeremy Fitzhardinge · 16 years ago
  54. 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
  55. 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
  56. 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
  57. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
  58. d85cf93 x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption by Jeremy Fitzhardinge · 16 years ago
  59. 54321d9 x86: move pte types into pgtable*.h by Jeremy Fitzhardinge · 16 years ago
  60. e42778d x86: move defs around to allow paravirt.h to just include page_types.h by Jeremy Fitzhardinge · 16 years ago
  61. a5ef7ca x86: spinlocks: define dummy __raw_spin_is_contended by Kyle McMartin · 16 years ago
  62. eca217b Merge branch 'x86/paravirt' into x86/apic by Ingo Molnar · 16 years ago
  63. 0eb592d x86/paravirt: return full 64-bit result by Jeremy Fitzhardinge · 16 years ago
  64. e584f55 x86/paravirt: don't restore second return reg by Jeremy Fitzhardinge · 16 years ago
  65. 4767afb x86/paravirt: fix missing callee-save call on pud_val by Jeremy Fitzhardinge · 16 years ago
  66. da5de7c x86/paravirt: use callee-saved convention for pte_val/make_pte/etc by Jeremy Fitzhardinge · 16 years ago
  67. 791bad9 x86/paravirt: implement PVOP_CALL macros for callee-save functions by Jeremy Fitzhardinge · 16 years ago
  68. ecb93d1 x86/paravirt: add register-saving thunks to reduce caller register pressure by Jeremy Fitzhardinge · 16 years ago
  69. 9104a18 x86/paravirt: selectively save/restore regs around pvops calls by Jeremy Fitzhardinge · 16 years ago
  70. 41edafd x86/pvops: add a paravirt_ident functions to allow special patching by Jeremy Fitzhardinge · 16 years ago
  71. 9b7ed8f Merge branch 'core/percpu' into x86/paravirt by H. Peter Anvin · 16 years ago
  72. 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
  73. ab897d2 x86/pvops: remove pte_flags pvop by Jeremy Fitzhardinge · 16 years ago
  74. afb33f8 x86: remove byte locks by Jiri Kosina · 16 years ago
  75. 4595f96 x86: change flush_tlb_others to take a const struct cpumask by Rusty Russell · 16 years ago
  76. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  77. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/paravirt.h]
  78. 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
  79. d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 16 years ago
  80. 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
  81. b05f78f x86_64: printout msr -v2 by Yinghai Lu · 16 years ago
  82. f863993 x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn args by Eduardo Habkost · 16 years ago
  83. 63d3a75 x86/paravirt: add spin_lock_flags lock op by Jeremy Fitzhardinge · 16 years ago
  84. 6dec3a1 Merge branch 'x86/x2apic' into x86/core by Ingo Molnar · 16 years ago
  85. 1503af6 Merge branch 'linus' into x86/header-guards by Ingo Molnar · 16 years ago
  86. 10a010f Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
  87. 38ffbe6 x86/paravirt/xen: properly fill out the ldt ops by Jeremy Fitzhardinge · 16 years ago
  88. 77ef50a x86: consolidate header guards by Vegard Nossum · 17 years ago
  89. 59438c9 x86: rename PTE_MASK to PTE_PFN_MASK by Jeremy Fitzhardinge · 16 years ago
  90. c2e3277 x86: fix pte_flags() to only return flags, fix lguest (updated) by Rusty Russell · 16 years ago
  91. 76c3bb1 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
  92. 2e2dcc7 Merge branch 'x86/paravirt-spinlocks' into x86/for-linus by Ingo Molnar · 16 years ago
  93. 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
  94. 3217256 x86: suppress sparse returning void warnings by Harvey Harrison · 17 years ago
  95. 593f4a7 x86: APIC: remove apic_write_around(); use alternatives by Maciej W. Rozycki · 17 years ago
  96. 4bb689e x86: paravirt spinlocks, !CONFIG_SMP build fixes by Ingo Molnar · 17 years ago
  97. 8efcbab paravirt: introduce a "lock-byte" spinlock implementation by Jeremy Fitzhardinge · 17 years ago
  98. 74d4aff x86/paravirt: add hooks for spinlock operations by Jeremy Fitzhardinge · 17 years ago
  99. c24481e xen64: save lots of registers by Jeremy Fitzhardinge · 17 years ago
  100. 94a8c3c x86: let 32bit use apic_ops too - fix by Yinghai Lu · 17 years ago