1. 0f3e9ee x86: cpu_emergency_svm_disable() function by Eduardo Habkost · 16 years ago
  2. 2c8dcee KVM: SVM: move svm_hardware_disable() code to asm/virtext.h by Eduardo Habkost · 16 years ago
  3. 63d1142 KVM: SVM: move has_svm() code to asm/virtext.h by Eduardo Habkost · 16 years ago
  4. 6aa07a0 x86: cpu_emergency_vmxoff() function by Eduardo Habkost · 16 years ago
  5. 1e99311 x86: asm/virtext.h: add cpu_vmxoff() inline function by Eduardo Habkost · 16 years ago
  6. 6210e37 KVM: VMX: move cpu_has_kvm_support() to an inline on asm/virtext.h by Eduardo Habkost · 16 years ago
  7. eca70fc KVM: VMX: move ASM_VMX_* definitions from asm/kvm_host.h to asm/vmx.h by Eduardo Habkost · 16 years ago
  8. c2cedf7 KVM: SVM: move svm.h to include/asm by Eduardo Habkost · 16 years ago
  9. 13673a9 KVM: VMX: move vmx.h to include/asm by Eduardo Habkost · 16 years ago
  10. 2843099 KVM: MMU: Fix aliased gfns treated as unaliased by Izik Eidus · 16 years ago
  11. cc6e462 KVM: x86: Optimize NMI watchdog delivery by Jan Kiszka · 16 years ago
  12. 291f26b KVM: MMU: Extend kvm_mmu_page->slot_bitmap size by Sheng Yang · 16 years ago
  13. d73fa29 KVM: Clean up kvm_x86_emulate.h by Sheng Yang · 16 years ago
  14. 64d4d52 KVM: Enable MTRR for EPT by Sheng Yang · 16 years ago
  15. 0bed3b5 KVM: Improve MTRR structure by Sheng Yang · 16 years ago
  16. 932d27a x86: Export some definition of MTRR by Sheng Yang · 16 years ago
  17. c4abb7c KVM: x86: Support for user space injected NMIs by Jan Kiszka · 16 years ago
  18. 33f089c KVM: VMX: refactor/fix IRQ and NMI injectability determination by Jan Kiszka · 16 years ago
  19. 179475a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  20. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  21. 1db2a5c1 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  22. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  23. 860cf88 Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.28' into irq/core by Ingo Molnar · 16 years ago
  24. 6638101 Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/printk', 'core/rcu', 'core/resources', 'core/softirq' and 'core/stacktrace' into core/core by Ingo Molnar · 16 years ago
  25. 0b271ef4 Merge commit 'v2.6.28' into core/core by Ingo Molnar · 16 years ago
  26. fc5243d [S390] arch_setup_additional_pages arguments by Martin Schwidefsky · 16 years ago
  27. 5250d32 Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/ring-buffer'; commit 'v2.6.28' into tracing/core by Ingo Molnar · 16 years ago
  28. a3eeeefb Merge branch 'x86/tsc' into tracing/core by Ingo Molnar · 16 years ago
  29. 0ca59dd tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3 by Frederic Weisbecker · 16 years ago
  30. bed4f13 Merge branch 'x86/irq' into x86/core by Ingo Molnar · 16 years ago
  31. 3e5621e Merge branch 'x86/iommu' into x86/core by Ingo Molnar · 16 years ago
  32. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
  33. bf8bd66 Merge branch 'x86/apic' into x86/irq by Ingo Molnar · 16 years ago
  34. bf53de9 x86, bts: add fork and exit handling by Markus Metzger · 16 years ago
  35. 34801ba x86: PAT: move track untrack pfnmap stubs to asm-generic by venkatesh.pallipadi@intel.com · 16 years ago
  36. 982d789 x86: PAT: remove follow_pfnmap_pte in favor of follow_phys by venkatesh.pallipadi@intel.com · 16 years ago
  37. 30cd324 Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  38. 9f22149 x86: ia32.h: remove unused struct sigfram32 and rt_sigframe32 by Hiroshi Shimamoto · 16 years ago
  39. b2fa739 x86: sigframe.h: include headers for dependency by Hiroshi Shimamoto · 16 years ago
  40. d1769d5 x86: traps.c declare functions before they get used by Jaswinder Singh · 16 years ago
  41. 2520bd3 x86: PAT: add pgprot_writecombine() interface for drivers - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  42. 8a7b12f x86: PAT: change pgprot_noncached to uc_minus instead of strong uc - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  43. 5899329 x86: PAT: implement track/untrack of pfnmap regions for x86 - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  44. 5c2628e x86: sigframe.h: add guard macro by Hiroshi Shimamoto · 16 years ago
  45. 7c9c160 x86: tls.c declare sys_set_thread_area and sys_get_thread_area before they get used by Jaswinder Singh · 16 years ago
  46. c85c2ff x86: signal: prepare to include from ia32_signal.c by Hiroshi Shimamoto · 16 years ago
  47. 41af86f x86: signal: move sigframe.h to arch/x86/include/asm by Hiroshi Shimamoto · 16 years ago
  48. cfb80c9 x86: unify pci iommu setup and allow swiotlb to compile for 32 bit by Jeremy Fitzhardinge · 16 years ago
  49. d680fe4 x86: entry_64 - introduce FTRACE_ frame macro v2 by Cyrill Gorcunov · 16 years ago
  50. c8182f0 sgi-xp: xpc needs to pass the physical address, not virtual by Russ Anderson · 16 years ago
  51. 189f67c x86: UV fix for global physical addresses by Jack Steiner · 16 years ago
  52. c15cb37 Merge commit 'v2.6.28-rc8' into x86/uv by Ingo Molnar · 16 years ago
  53. 78f902c Merge commit 'v2.6.28-rc8' into x86/doc by Ingo Molnar · 16 years ago
  54. ecbf29c xen: clean up asm/xen/hypervisor.h by Jeremy Fitzhardinge · 16 years ago
  55. a79b7a2 x86: remove unused iommu_nr_pages by Jeremy Fitzhardinge · 16 years ago
  56. c0195b6 x86: ldt.c declare sys_modify_ldt before they get used by Jaswinder Singh · 16 years ago
  57. 7b5b50f x86: signal.c declare do_notify_resume before they get used by Jaswinder Singh · 16 years ago
  58. aab02f0 x86: process_64.c declare __switch_to() and sys_arch_prctl before they get used by Jaswinder Singh · 16 years ago
  59. 7e91a12 Merge branch 'x86/cpufeature' into x86/tsc by Ingo Molnar · 16 years ago
  60. d437797 x86: support always running TSC on Intel CPUs, add cpufeature definition by Ingo Molnar · 16 years ago
  61. dd7a523 Merge commit 'v2.6.28-rc8' into x86/cpufeature by Ingo Molnar · 16 years ago
  62. 29d0887 x86: microcode_amd: replace inline asm by common rdmsr/wrmsr functions by Andreas Herrmann · 16 years ago
  63. b6fd6f2 x86, mm: limit MAXMEM on 64-bit by Ingo Molnar · 16 years ago
  64. cfc3198 x86, 32-bit: improve lazy TLB handling code by Jan Beulich · 16 years ago
  65. b93a531 allow bug table entries to use relative pointers (and use it on x86-64) by Jan Beulich · 16 years ago
  66. 1796316 x86: consolidate __swp_XXX() macros by Jan Beulich · 16 years ago
  67. 205516c x86: convert rdtscll() to use __native_read_tsc by Ken Chen · 16 years ago
  68. ae8d04e x86 Fix VMI crash on boot in 2.6.28-rc8 by Zachary Amsden · 16 years ago
  69. 915b0d0 x86: hardirq: introduce inc_irq_stat() by Hiroshi Shimamoto · 16 years ago
  70. fd10902 Merge commit 'v2.6.28-rc8' into x86/irq by Ingo Molnar · 16 years ago
  71. 8f2466f x86: kill #ifdef for exit_idle() by Hiroshi Shimamoto · 16 years ago
  72. 16855f8 x86: uaccess: return value of __{get|put}_user() can be int by Hiroshi Shimamoto · 16 years ago
  73. c272477 x86, bts: provide in-kernel branch-trace interface by Markus Metzger · 16 years ago
  74. 50dd94e sparseirq: fix typo in !CONFIG_IO_APIC case by Ingo Molnar · 16 years ago
  75. 4217458 x86: signal: change type of paramter for sys_rt_sigreturn() by Hiroshi Shimamoto · 16 years ago
  76. aa9c9b8 Merge branch 'linus' into x86/quirks by Ingo Molnar · 16 years ago
  77. be5d535 x86: MSI start irq numbering from nr_irqs_gsi by Yinghai Lu · 16 years ago
  78. 99d093d x86: use NR_IRQS_LEGACY by Yinghai Lu · 16 years ago
  79. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
  80. 3e1e900 x86: change static allocation of trampoline area by Rafael J. Wysocki · 16 years ago
  81. e948990 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
  82. affa219 x86: change thread_info's flag field back to 32 bits by Joe Korty · 16 years ago
  83. c051556 Merge commit 'v2.6.28-rc7' into x86/cleanups by Ingo Molnar · 16 years ago
  84. b8307db Merge commit 'v2.6.28-rc7' into tracing/core by Ingo Molnar · 16 years ago
  85. cb9c34e Merge commit 'v2.6.28-rc7' into core/locking by Ingo Molnar · 16 years ago
  86. c36910c Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 16 years ago
  87. eac9fbc AMD IOMMU: struct amd_iommu remove padding on 64 bit by Richard Kennedy · 16 years ago
  88. 181de82 x86: remove dead BIO_VMERGE_BOUNDARY definition by FUJITA Tomonori · 16 years ago
  89. 6083aa4 Merge branch 'x86/io' into x86/iommu by Ingo Molnar · 16 years ago
  90. 50cec5c x86: fix dma_mapping_error for 32bit x86, cleanup by FUJITA Tomonori · 16 years ago
  91. f6d2e6f Merge branch 'x86/urgent' into x86/iommu by Ingo Molnar · 16 years ago
  92. 4371453 sched: don't export sched_mc_power_savings in laptops by Mahesh Salgaonkar · 16 years ago
  93. 66a45cc 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
  94. 96b8936 remove __ARCH_WANT_COMPAT_SYS_PTRACE by Christoph Hellwig · 16 years ago
  95. 93093d0 x86: provide readq()/writeq() on 32-bit too, complete by Ingo Molnar · 16 years ago
  96. a0b1131 x86: provide readq()/writeq() on 32-bit too, cleanup by Ingo Molnar · 16 years ago
  97. 2c5643b x86: provide readq()/writeq() on 32-bit too by Hitoshi Mitake · 16 years ago
  98. 7b1dedc x86: fix dma_mapping_error for 32bit x86 by Thomas Bogendoerfer · 16 years ago
  99. 3bdae4f Merge branch 'x86/debug' into x86/irq by Ingo Molnar · 16 years ago
  100. 1d9b16d x86: move GART specific stuff from iommu.h to gart.h by Joerg Roedel · 16 years ago