1. b4ecc12 x86: Fix performance regression caused by paravirt_ops on native kernels by Jeremy Fitzhardinge · 15 years ago
  2. 3b3809a x86: fix set_fixmap to use phys_addr_t by Masami Hiramatsu · 15 years ago
  3. 71ff49d x86: with the last user gone, remove set_pte_present by Jeremy Fitzhardinge · 15 years ago
  4. 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
  5. 42854dc x86, paravirt: prevent gcc from generating the wrong addressing mode by Jeremy Fitzhardinge · 15 years ago
  6. 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
  7. 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
  8. 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
  9. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  10. d85cf93 x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption by Jeremy Fitzhardinge · 15 years ago
  11. 54321d9 x86: move pte types into pgtable*.h by Jeremy Fitzhardinge · 15 years ago
  12. e42778d x86: move defs around to allow paravirt.h to just include page_types.h by Jeremy Fitzhardinge · 15 years ago
  13. a5ef7ca x86: spinlocks: define dummy __raw_spin_is_contended by Kyle McMartin · 16 years ago
  14. eca217b Merge branch 'x86/paravirt' into x86/apic by Ingo Molnar · 15 years ago
  15. 0eb592d x86/paravirt: return full 64-bit result by Jeremy Fitzhardinge · 16 years ago
  16. e584f55 x86/paravirt: don't restore second return reg by Jeremy Fitzhardinge · 16 years ago
  17. 4767afb x86/paravirt: fix missing callee-save call on pud_val by Jeremy Fitzhardinge · 16 years ago
  18. da5de7c x86/paravirt: use callee-saved convention for pte_val/make_pte/etc by Jeremy Fitzhardinge · 16 years ago
  19. 791bad9 x86/paravirt: implement PVOP_CALL macros for callee-save functions by Jeremy Fitzhardinge · 16 years ago
  20. ecb93d1 x86/paravirt: add register-saving thunks to reduce caller register pressure by Jeremy Fitzhardinge · 16 years ago
  21. 9104a18 x86/paravirt: selectively save/restore regs around pvops calls by Jeremy Fitzhardinge · 16 years ago
  22. 41edafd x86/pvops: add a paravirt_ident functions to allow special patching by Jeremy Fitzhardinge · 16 years ago
  23. 9b7ed8f Merge branch 'core/percpu' into x86/paravirt by H. Peter Anvin · 16 years ago
  24. 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
  25. ab897d2 x86/pvops: remove pte_flags pvop by Jeremy Fitzhardinge · 16 years ago
  26. afb33f8 x86: remove byte locks by Jiri Kosina · 16 years ago
  27. 4595f96 x86: change flush_tlb_others to take a const struct cpumask by Rusty Russell · 16 years ago
  28. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  29. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/paravirt.h]
  30. 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
  31. d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 16 years ago
  32. 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
  33. b05f78f x86_64: printout msr -v2 by Yinghai Lu · 16 years ago
  34. f863993 x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn args by Eduardo Habkost · 16 years ago
  35. 63d3a75 x86/paravirt: add spin_lock_flags lock op by Jeremy Fitzhardinge · 16 years ago
  36. 6dec3a1 Merge branch 'x86/x2apic' into x86/core by Ingo Molnar · 16 years ago
  37. 1503af6 Merge branch 'linus' into x86/header-guards by Ingo Molnar · 16 years ago
  38. 10a010f Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
  39. 38ffbe6 x86/paravirt/xen: properly fill out the ldt ops by Jeremy Fitzhardinge · 16 years ago
  40. 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
  41. 59438c9 x86: rename PTE_MASK to PTE_PFN_MASK by Jeremy Fitzhardinge · 16 years ago
  42. c2e3277 x86: fix pte_flags() to only return flags, fix lguest (updated) by Rusty Russell · 16 years ago
  43. 76c3bb1 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
  44. 2e2dcc7 Merge branch 'x86/paravirt-spinlocks' into x86/for-linus by Ingo Molnar · 16 years ago
  45. 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
  46. 3217256 x86: suppress sparse returning void warnings by Harvey Harrison · 16 years ago
  47. 593f4a7 x86: APIC: remove apic_write_around(); use alternatives by Maciej W. Rozycki · 16 years ago
  48. 4bb689e x86: paravirt spinlocks, !CONFIG_SMP build fixes by Ingo Molnar · 16 years ago
  49. 8efcbab paravirt: introduce a "lock-byte" spinlock implementation by Jeremy Fitzhardinge · 16 years ago
  50. 74d4aff x86/paravirt: add hooks for spinlock operations by Jeremy Fitzhardinge · 16 years ago
  51. c24481e xen64: save lots of registers by Jeremy Fitzhardinge · 16 years ago
  52. 94a8c3c x86: let 32bit use apic_ops too - fix by Yinghai Lu · 16 years ago
  53. ad66dd3 x2apic: xen64 paravirt basic apic ops by Suresh Siddha · 16 years ago
  54. 1b374e4 x64, x2apic/intr-remap: basic apic ops support by Suresh Siddha · 16 years ago
  55. e93ef94 x86: rename paravirtualized TSC functions by Alok Kataria · 16 years ago
  56. 9f9d489 x86/paravirt, 64-bit: make load_gs_index() a paravirt operation by Jeremy Fitzhardinge · 16 years ago
  57. fab5842 x86/paravirt, 64-bit: add adjust_exception_frame by Jeremy Fitzhardinge · 16 years ago
  58. a00394f x86, 64-bit: swapgs pvop with a user-stack can never be called by Jeremy Fitzhardinge · 16 years ago
  59. 2be2998 x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility userspace by Jeremy Fitzhardinge · 16 years ago
  60. c7245da x86/paravirt, 64-bit: don't restore user rsp within sysret by Jeremy Fitzhardinge · 16 years ago
  61. d75cd22f x86/paravirt: split sysret and sysexit by Jeremy Fitzhardinge · 16 years ago
  62. 491eccb x86/paravirt: define PARA_INDIRECT for indirect asm calls by Jeremy Fitzhardinge · 16 years ago
  63. 9734913 x86/paravirt: add debugging for missing operations by Jeremy Fitzhardinge · 16 years ago
  64. eba0045 x86/paravirt: add a pgd_alloc/free hooks by Jeremy Fitzhardinge · 16 years ago
  65. 6236af8 Merge branch 'x86/fixmap' into x86/devel by Ingo Molnar · 16 years ago
  66. 08b882c paravirt: add hooks for ptep_modify_prot_start/commit by Jeremy Fitzhardinge · 16 years ago
  67. aeaaa59 x86/paravirt/xen: add set_fixmap pv_mmu_ops by Jeremy Fitzhardinge · 16 years ago
  68. a15af1c x86/paravirt: add pte_flags to just get pte flags by Jeremy Fitzhardinge · 16 years ago
  69. 2761fa0 x86: add pud_alloc for 4-level pagetables by Jeremy Fitzhardinge · 16 years ago
  70. 6944a9c x86: rename paravirt_alloc_pt etc after the pagetable structure by Jeremy Fitzhardinge · 16 years ago
  71. 1de87bd x86: re-add rdmsrl_safe by Andi Kleen · 16 years ago
  72. 49cd740 include/asm-x86/paravirt.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  73. 6c43545 x86: add mm parameter to paravirt_alloc_pd by Jeremy Fitzhardinge · 17 years ago
  74. 9042219 x86: include/asm-x86/paravirt.h: x86_64 mmu operations by Eduardo Habkost · 17 years ago
  75. 1fe9151 x86: change function orders in paravirt.h by Glauber de Oliveira Costa · 17 years ago
  76. 94ea03c x86: provide read and write cr8 paravirt hooks by Glauber de Oliveira Costa · 17 years ago
  77. 4c9890c x86: puts read and write cr8 into pv_cpu_ops by Glauber de Oliveira Costa · 17 years ago
  78. 28c6075 x86/paravirt: make set_pud operation common by Jeremy Fitzhardinge · 17 years ago
  79. 60b3f62 x86/paravirt: make set_pmd operation common by Jeremy Fitzhardinge · 17 years ago
  80. 4eed80c x86/paravirt: make set_pte operations common by Jeremy Fitzhardinge · 17 years ago
  81. a632da2 x86/paravirt: common implementation for pmd value ops by Jeremy Fitzhardinge · 17 years ago
  82. ef38503 x86/paravirt: common implementation for pgd value ops by Jeremy Fitzhardinge · 17 years ago
  83. 773221f x86/paravirt: common implementation for pte value ops by Jeremy Fitzhardinge · 17 years ago
  84. 5b8dd1e x86/paravirt: rearrange common mmu_ops by Jeremy Fitzhardinge · 17 years ago
  85. 4891645 x86: unify paravirt pagetable accessors by Jeremy Fitzhardinge · 17 years ago
  86. c8e5393 x86: page.h: make pte_t a union to always include by Jeremy Fitzhardinge · 17 years ago
  87. 2f485ef x86: move patching code to arch-specific file. by Glauber de Oliveira Costa · 17 years ago
  88. 21438f7 x86: add CLBR_ defines for 64-bit by Glauber de Oliveira Costa · 17 years ago
  89. e801f86 x86: adds paravirt hook for swapgs by Glauber de Oliveira Costa · 17 years ago
  90. 4a8c4c4 x86: add macro for privileged 64-bit operation by Glauber de Oliveira Costa · 17 years ago
  91. 2e47d3e x86: change irq functions to accomodate 64-bit by Glauber de Oliveira Costa · 17 years ago
  92. 6057fc8 x86: adjust assembly macros on 64-bit as well. by Glauber de Oliveira Costa · 17 years ago
  93. 658be9d x86: change assembly definition of paravirt_patch_site by Glauber de Oliveira Costa · 17 years ago
  94. e5aaac4 x86: provide paravirtualized hook for rdtscp by Glauber de Oliveira Costa · 17 years ago
  95. f72a9ef x86: cleanup write_tsc by Glauber de Oliveira Costa · 17 years ago
  96. a474636 x86: adjust PVOP_CALL/VCALL macros for 64-bit by Glauber de Oliveira Costa · 17 years ago
  97. 314cdbe x86: FIFO ticket spinlocks by Nick Piggin · 17 years ago
  98. 75b8bb3 x86: change write_ldt_entry signature by Glauber de Oliveira Costa · 17 years ago
  99. 014b15b x86: change write_gdt_entry signature. by Glauber de Oliveira Costa · 17 years ago
  100. 8d94734 x86: change write_idt_entry signature by Glauber de Oliveira Costa · 17 years ago