1. 402af0d x86, asm: Introduce and use percpu_inc() by Jan Beulich · 15 years ago
  2. dc57da3 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
  3. 091ebf0 lguest: stop using KVM hypercall mechanism by Rusty Russell · 15 years ago
  4. 2b2f862 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 15 years ago
  5. 12ff4bf Merge branch 'amd-iommu/fixes' into iommu/fixes by Joerg Roedel · 15 years ago
  6. 549c90d x86/amd-iommu: warn when issuing command to uninitialized cmd buffer by Chris Wright · 15 years ago
  7. 57f4c22 x86: don't include slab.h from arch/x86/include/asm/pgtable_32.h by Tejun Heo · 15 years ago
  8. 035a02c x86, amd: Restrict usage of c1e_idle() by Andreas Herrmann · 15 years ago
  9. ff30a05 x86: Fix placement of FIX_OHCI1394_BASE by Jan Beulich · 15 years ago
  10. 36e9e1e x86: Handle legacy PIC interrupts on all the cpu's by Suresh Siddha · 15 years ago
  11. 9fdfbc2 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  12. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 15 years ago
  13. 3bc4e45 pci-dma: x86: use include/linux/pci-dma.h by FUJITA Tomonori · 15 years ago
  14. dacbe41 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h by Christoph Hellwig · 15 years ago
  15. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 15 years ago
  16. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 15 years ago
  17. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 15 years ago
  18. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 15 years ago
  19. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 15 years ago
  20. 548b841 Merge commit 'v2.6.34-rc1' into perf/urgent by Ingo Molnar · 15 years ago
  21. 322aafa Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  22. c812a51 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  23. 660f6a3 Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  24. 2a32f2d Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  25. fb7b096 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  26. a626b46 Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  27. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  28. b622d64 perf_events, x86: Fixup fixed counter constraints by Peter Zijlstra · 15 years ago
  29. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  30. c697518 KVM: Fix segment descriptor loading by Gleb Natapov · 15 years ago
  31. f850e2e KVM: x86 emulator: Check IOPL level during io instruction emulation by Gleb Natapov · 15 years ago
  32. 1871c60 KVM: x86 emulator: fix memory access during x86 emulation by Gleb Natapov · 15 years ago
  33. a004475 KVM: x86 emulator: Add Virtual-8086 mode of emulation by Gleb Natapov · 15 years ago
  34. a19a6d1 KVM: VMX: Rename VMX_EPT_IGMT_BIT to VMX_EPT_IPAT_BIT by Sheng Yang · 15 years ago
  35. f6801df KVM: Rename vcpu->shadow_efer to efer by Avi Kivity · 15 years ago
  36. 6b52d18 KVM: Activate fpu on clts by Avi Kivity · 15 years ago
  37. c76de35 KVM: SVM: Clean up and enhance mov dr emulation by Jan Kiszka · 15 years ago
  38. 94718da KVM: export <asm/hyperv.h> by Avi Kivity · 15 years ago
  39. 10388a0 KVM: Add HYPER-V apic access MSRs by Gleb Natapov · 15 years ago
  40. 55cd8e5 KVM: Implement bare minimum of HYPER-V MSRs by Gleb Natapov · 15 years ago
  41. 1d5103c KVM: Add HYPER-V header file by Gleb Natapov · 15 years ago
  42. dc77270 KVM: SVM: Fix SVM_CR0_SELECTIVE_MASK by Avi Kivity · 15 years ago
  43. 02daab2 KVM: Lazify fpu activation and deactivation by Avi Kivity · 15 years ago
  44. e8467fd KVM: VMX: Allow the guest to own some cr0 bits by Avi Kivity · 15 years ago
  45. 0d17897 KVM: Fix the explanation of write_emulated by Takuya Yoshikawa · 15 years ago
  46. 878403b KVM: VMX: Enable EPT 1GB page support by Sheng Yang · 15 years ago
  47. 17cc393 KVM: x86: Rename gb_page_enable() to get_lpage_level() in kvm_x86_ops by Sheng Yang · 15 years ago
  48. 0680fe5 KVM: Bump maximum vcpu count to 64 by Avi Kivity · 15 years ago
  49. a983fb2 KVM: x86: switch kvm_set_memory_alias to SRCU update by Marcelo Tosatti · 15 years ago
  50. fef9cce KVM: modify alias layout in x86s struct kvm_arch by Marcelo Tosatti · 15 years ago
  51. 4e47c7a KVM: VMX: Add instruction rdtscp support for guest by Sheng Yang · 15 years ago
  52. 0e85188 KVM: Add cpuid_update() callback to kvm_x86_ops by Sheng Yang · 15 years ago
  53. fc78f51 KVM: Add accessor for reading cr4 (or some bits of cr4) by Avi Kivity · 15 years ago
  54. cdc0e24 KVM: VMX: Move some cr[04] related constants to vmx.c by Avi Kivity · 15 years ago
  55. 5970867 KVM: VMX: Trap and invalid MWAIT/MONITOR instruction by Sheng Yang · 15 years ago
  56. bb1165d perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE by Robert Richter · 15 years ago
  57. 5d214fe x86/amd-iommu: Protect IOMMU-API map/unmap path by Joerg Roedel · 15 years ago
  58. a163b10 perf, x86: add some IBS macros to perf_event.h by Robert Richter · 15 years ago
  59. 1d6040f perf, x86: make IBS macros available in perf_event.h by Robert Richter · 15 years ago
  60. 30ff056 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  61. 6f5621c Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  62. c7e1589 Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  63. d6cd471 Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  64. 1eca9ac Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  65. 46bbffa Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  66. 85fe20b Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  67. 58f02db Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  68. a7f16d1 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  69. 6556a67 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  70. e0d2724 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  71. f91b22c Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes-for-linus', 'x86-debug-for-linus', 'x86-doc-for-linus', 'x86-gpu-for-linus' and 'x86-rlimit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  72. dad52fc x86, paravirt: Remove kmap_atomic_pte paravirt op. by Ian Campbell · 15 years ago
  73. 3d08340 x86/hw-breakpoints: Remove the name field by Frederic Weisbecker · 15 years ago
  74. 018cbff Merge commit 'v2.6.33' into perf/core by Frederic Weisbecker · 15 years ago
  75. 78c0617 x86: Enable NMI on all cpus on UV by Russ Anderson · 15 years ago
  76. 6fb8302 Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 15 years ago
  77. d5d0e88 x86, olpc: Use pci subarch init for OLPC by Thomas Gleixner · 15 years ago
  78. 4fb6088 x86, pci: Add arch_init to x86_init abstraction by Thomas Gleixner · 15 years ago
  79. 9f33be2 Merge branches 'clks' and 'pnx' into devel by Russell King · 15 years ago
  80. c0f7ac3 kprobes/x86: Support kprobes jump optimization on x86 by Masami Hiramatsu · 15 years ago
  81. 3d55cc8 x86: Add text_poke_smp for SMP cross modifying code by Masami Hiramatsu · 15 years ago
  82. d498f76 kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODE by Masami Hiramatsu · 15 years ago
  83. 1431559 x86, mm: Allow highmem user page tables to be disabled at boot time by Ian Campbell · 15 years ago
  84. 28c6a0b x86, legacy_irq: Remove left over nr_legacy_irqs by Yinghai Lu · 15 years ago
  85. bb24c47 x86, apbt: Moorestown APB system timer driver by Jacob Pan · 15 years ago
  86. cf08945 x86, mrst: Add vrtc platform data setup code by Feng Tang · 15 years ago
  87. 16ab539 x86, mrst: Add platform timer info parsing code by Jacob Pan · 15 years ago
  88. af2730f x86, mrst: Fill in PCI functions in x86_init layer by Jacob Pan · 15 years ago
  89. 4966e1a x86, ioapic: Add dummy ioapic functions by Jacob Pan · 15 years ago
  90. 05ddafb x86, ioapic: Early enable ioapic for timer irq by Jacob Pan · 15 years ago
  91. 7bc5e3f x86/PCI: use host bridge _CRS info by default on 2008 and newer machines by Bjorn Helgaas · 15 years ago
  92. 54b5617 Merge remote branch 'origin/x86/apic' into x86/mrst by H. Peter Anvin · 15 years ago
  93. d02e30c Merge branch 'x86/irq' into x86/apic by H. Peter Anvin · 15 years ago
  94. bee415c Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  95. aef55d4 Merge branch 'x86/urgent' into x86/irq by H. Peter Anvin · 15 years ago
  96. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  97. 1f91233 x86, apic: Remove ioapic_disable_legacy() by Jacob Pan · 15 years ago
  98. b81bb37 x86, pic: Make use of legacy_pic abstraction by Jacob Pan · 15 years ago
  99. ef35486 x86, pic: Introduce legacy_pic abstraction by Jacob Pan · 15 years ago
  100. 9325a28 x86: Add pcibios_fixup_irqs to x86_init by Thomas Gleixner · 15 years ago