1. 1f975f7 x86, pvops: Remove hooks for {rd,wr}msr_safe_regs by Andre Przywara · 13 years ago
  2. c6ae41e x86: replace percpu_xxx funcs with this_cpu_xxx by Alex Shi · 13 years ago
  3. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  4. f05e798 Disintegrate asm/system.h for X86 by David Howells · 13 years ago
  5. 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
  6. 50af5ea bug.h: add include of it to various implicit C users by Paul Gortmaker · 13 years ago
  7. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 13 years ago
  8. 06e727d Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-tip by Linus Torvalds · 13 years ago
  9. 318f5a2 x86-64: Add user_64bit_mode paravirt op by Andy Lutomirski · 13 years ago
  10. 3c404b5 KVM guest: Add a pv_ops stub for steal time by Glauber Costa · 14 years ago
  11. 331127f thp: add pmd paravirt ops by Andrea Arcangeli · 14 years ago
  12. b0f4c06 x86, paravirt: Remove alloc_pmd_clone hook, only used by VMI by Alok Kataria · 14 years ago
  13. dad52fc x86, paravirt: Remove kmap_atomic_pte paravirt op. by Ian Campbell · 15 years ago
  14. 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
  15. 7bd867d x86: Move get/set_wallclock to x86_platform_ops by Feng Tang · 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. 030cb6c x86: Move paravirt pagetable_setup to x86_init_ops by Thomas Gleixner · 15 years ago
  22. 6f30c1a x86: Move paravirt banner printout to x86_init_ops by Thomas Gleixner · 15 years ago
  23. 42bbdb4 x86: Replace ARCH_SETUP by a proper x86_init_ops by Thomas Gleixner · 15 years ago
  24. 66bcaf0 x86: Move irq_init to x86_init_ops by Thomas Gleixner · 15 years ago
  25. 6b18ae3 x86: Move memory_setup to x86_init_ops by Thomas Gleixner · 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 · 16 years ago
  27. b4ecc12 x86: Fix performance regression caused by paravirt_ops on native kernels by Jeremy Fitzhardinge · 16 years ago
  28. 38f4b8c Merge commit 'origin/master' into for-linus/xen/master by Jeremy Fitzhardinge · 16 years ago
  29. ab2f75f x86/paravirt: use percpu_ rather than __get_cpu_var by Jeremy Fitzhardinge · 16 years ago
  30. 2829b44 x86/paravirt: allow preemption with lazy mmu mode by Jeremy Fitzhardinge · 16 years ago
  31. 224101e x86/paravirt: finish change from lazy cpu to context switch start/end by Jeremy Fitzhardinge · 16 years ago
  32. b407fc5 x86/paravirt: flush pending mmu updates on context switch by Jeremy Fitzhardinge · 16 years ago
  33. 7fd7d83 x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch by Jeremy Fitzhardinge · 16 years ago
  34. b8bcfe9 x86/paravirt: remove lazy mode in interrupts by Jeremy Fitzhardinge · 16 years ago
  35. 71ff49d x86: with the last user gone, remove set_pte_present by Jeremy Fitzhardinge · 16 years ago
  36. 8e6dafd x86: refactor x86_quirks support by Ingo Molnar · 16 years ago
  37. 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
  38. 34b0900 x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible context by Thomas Gleixner · 16 years ago
  39. d85cf93 x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption by Jeremy Fitzhardinge · 16 years ago
  40. da5de7c x86/paravirt: use callee-saved convention for pte_val/make_pte/etc by Jeremy Fitzhardinge · 16 years ago
  41. ecb93d1 x86/paravirt: add register-saving thunks to reduce caller register pressure by Jeremy Fitzhardinge · 16 years ago
  42. 41edafd x86/pvops: add a paravirt_ident functions to allow special patching by Jeremy Fitzhardinge · 16 years ago
  43. ab897d2 x86/pvops: remove pte_flags pvop by Jeremy Fitzhardinge · 16 years ago
  44. 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
  45. d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 16 years ago
  46. 0b88641 Merge commit 'v2.6.27-rc7' into x86/debug by Ingo Molnar · 16 years ago
  47. b05f78f x86_64: printout msr -v2 by Yinghai Lu · 16 years ago
  48. 7946612 x86: export pv_lock_ops non-GPL by Jeremy Fitzhardinge · 16 years ago
  49. eac4345 Merge branch 'x86/spinlocks' into x86/xen by Ingo Molnar · 16 years ago
  50. 10a010f Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
  51. d5de884 x86: split spinlock implementations out into their own files by Jeremy Fitzhardinge · 16 years ago
  52. 38ffbe6 x86/paravirt/xen: properly fill out the ldt ops by Jeremy Fitzhardinge · 16 years ago
  53. c2e3277 x86: fix pte_flags() to only return flags, fix lguest (updated) by Rusty Russell · 16 years ago
  54. 76c3bb1 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
  55. 2e2dcc7 Merge branch 'x86/paravirt-spinlocks' into x86/for-linus by Ingo Molnar · 16 years ago
  56. 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
  57. 593f4a7 x86: APIC: remove apic_write_around(); use alternatives by Maciej W. Rozycki · 16 years ago
  58. 9af9857 x86: paravirt spinlocks, modular build fix by Ingo Molnar · 17 years ago
  59. 4bb689e x86: paravirt spinlocks, !CONFIG_SMP build fixes by Ingo Molnar · 17 years ago
  60. 8efcbab paravirt: introduce a "lock-byte" spinlock implementation by Jeremy Fitzhardinge · 17 years ago
  61. 74d4aff x86/paravirt: add hooks for spinlock operations by Jeremy Fitzhardinge · 17 years ago
  62. a312b37 x86/paravirt: call paravirt_pagetable_setup_{start, done} by Eduardo Habkost · 17 years ago
  63. 94a8c3c x86: let 32bit use apic_ops too - fix by Yinghai Lu · 17 years ago
  64. 372e92d x64, x2apic/intr-remap: Interrupt-remapping and x2apic support by Suresh Siddha · 17 years ago
  65. 1b374e4 x64, x2apic/intr-remap: basic apic ops support by Suresh Siddha · 17 years ago
  66. e93ef94 x86: rename paravirtualized TSC functions by Alok Kataria · 17 years ago
  67. 102d0a4 x86, paravirt, 64-bit: fix compile errors with IA32_EMULATION off by Jeremy Fitzhardinge · 17 years ago
  68. 9f9d489 x86/paravirt, 64-bit: make load_gs_index() a paravirt operation by Jeremy Fitzhardinge · 17 years ago
  69. fab5842 x86/paravirt, 64-bit: add adjust_exception_frame by Jeremy Fitzhardinge · 17 years ago
  70. 2be2998 x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility userspace by Jeremy Fitzhardinge · 17 years ago
  71. c7245da x86/paravirt, 64-bit: don't restore user rsp within sysret by Jeremy Fitzhardinge · 17 years ago
  72. d75cd22 x86/paravirt: split sysret and sysexit by Jeremy Fitzhardinge · 17 years ago
  73. eba0045 x86/paravirt: add a pgd_alloc/free hooks by Jeremy Fitzhardinge · 17 years ago
  74. 6236af8 Merge branch 'x86/fixmap' into x86/devel by Ingo Molnar · 17 years ago
  75. 08b882c paravirt: add hooks for ptep_modify_prot_start/commit by Jeremy Fitzhardinge · 17 years ago
  76. aeaaa59 x86/paravirt/xen: add set_fixmap pv_mmu_ops by Jeremy Fitzhardinge · 17 years ago
  77. a15af1c x86/paravirt: add pte_flags to just get pte flags by Jeremy Fitzhardinge · 17 years ago
  78. 2761fa0 x86: add pud_alloc for 4-level pagetables by Jeremy Fitzhardinge · 17 years ago
  79. 6944a9c x86: rename paravirt_alloc_pt etc after the pagetable structure by Jeremy Fitzhardinge · 17 years ago
  80. f7743fe x86: paravirt_ops: don't steal memory resources in paravirt_disable_iospace by Jeremy Fitzhardinge · 17 years ago
  81. f95f2f7 x86: fill in missing pv_mmu_ops entries for PAGETABLE_LEVELS >= 3 by Eduardo Habkost · 17 years ago
  82. d8dd8ee x86: don't set pagetable_setup_{start,done} hooks on 64-bit by Eduardo Habkost · 17 years ago
  83. 88b4755 x86: fill pv_cpu_ops structure with cr8 fields by Glauber de Oliveira Costa · 17 years ago
  84. bfd074e replace x86_read/write_per_cpu with a common function. by Glauber de Oliveira Costa · 17 years ago
  85. 2f485ef x86: move patching code to arch-specific file. by Glauber de Oliveira Costa · 17 years ago
  86. e801f86 x86: adds paravirt hook for swapgs by Glauber de Oliveira Costa · 17 years ago
  87. e5aaac4 x86: provide paravirtualized hook for rdtscp by Glauber de Oliveira Costa · 17 years ago
  88. b1df07b x86: change paravirt_32.c name by Glauber de Oliveira Costa · 17 years ago[Renamed (98%) from arch/x86/kernel/paravirt_32.c]
  89. 75b8bb3 x86: change write_ldt_entry signature by Glauber de Oliveira Costa · 17 years ago
  90. 014b15b x86: change write_gdt_entry signature. by Glauber de Oliveira Costa · 17 years ago
  91. 8d94734 x86: change write_idt_entry signature by Glauber de Oliveira Costa · 17 years ago
  92. faca622 x86: use generic register name in the thread and tss structures by H. Peter Anvin · 17 years ago
  93. 6abcd98 x86: irqflags consolidation by Glauber de Oliveira Costa · 17 years ago
  94. f97b895 x86/paravirt: revert exports to restore old behaviour by Jeremy Fitzhardinge · 17 years ago
  95. 8965c1c paravirt: clean up lazy mode handling by Jeremy Fitzhardinge · 17 years ago
  96. 93b1eab paravirt: refactor struct paravirt_ops into smaller pv_*_ops by Jeremy Fitzhardinge · 17 years ago
  97. 9a163ed i386: move kernel by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/paravirt_32.c]
  98. b9fe30a i386: prepare shared kernel/paravirt.c by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/paravirt.c]
  99. ab144f5 i386: Make patching more robust, fix paravirt issue by Andi Kleen · 17 years ago
  100. 5f3f7cc x86_64: Fix paravirt compilation by Andi Kleen · 17 years ago