1. 645a791 x86: Unify CPU -> NUMA node mapping between 32 and 64bit by Tejun Heo · 14 years ago
  2. bbc9e2f x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit by Tejun Heo · 14 years ago
  3. 89e5dc2 x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node() by Tejun Heo · 14 years ago
  4. acb8bc0 x86: Add apic->x86_32_early_logical_apicid() by Tejun Heo · 14 years ago
  5. 7632611 x86: Kill apic->cpu_to_logical_apicid() by Tejun Heo · 14 years ago
  6. 4c321ff x86: Replace cpu_2_logical_apicid[] with early percpu variable by Tejun Heo · 14 years ago
  7. 1245e16 x86: Make default_send_IPI_mask_sequence/allbutself_logical() 32bit only by Tejun Heo · 14 years ago
  8. b78aa66 x86: Drop x86_32 MAX_APICID by Tejun Heo · 14 years ago
  9. f7b548f Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  10. 889a7a6 percpu, x86: Fix percpu_xchg_op() by Eric Dumazet · 14 years ago
  11. 9a57c3e x86: Remove left over system_64.h by Yinghai Lu · 14 years ago
  12. cacf061 thp: fix PARAVIRT x86 32bit noPAE by Andrea Arcangeli · 14 years ago
  13. 4398f31 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  14. 8969691 x86: Fix jump label with RO/NX module protection crash by matthieu castet · 14 years ago
  15. 93789b3 x86, hotplug: Fix powersavings with offlined cores on AMD by Borislav Petkov · 14 years ago
  16. ebe0d80 Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  17. cc67ba63 x86: Use asm-generic/cacheflush.h by Akinobu Mita · 14 years ago
  18. 9032160 x86: Unify "numa=" command line option handling by Jan Beulich · 14 years ago
  19. dc8e7e3 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  20. 9c4bc1c Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  21. 8ee5382 thp: mmu_notifier_test_young by Andrea Arcangeli · 14 years ago
  22. 4b7167b thp: don't allow transparent hugepage support without PSE by Andrea Arcangeli · 14 years ago
  23. c489f12 thp: add pmd_modify by Johannes Weiner · 14 years ago
  24. f2d6bfe thp: add x86 32bit support by Johannes Weiner · 14 years ago
  25. 71e3aac thp: transparent hugepage core by Andrea Arcangeli · 14 years ago
  26. db3eb96f thp: add pmd mangling functions to x86 by Andrea Arcangeli · 14 years ago
  27. 5f6e8da thp: special pmd_trans_* functions by Andrea Arcangeli · 14 years ago
  28. 2609ae6 thp: no paravirt version of pmd ops by Andrea Arcangeli · 14 years ago
  29. 331127f thp: add pmd paravirt ops by Andrea Arcangeli · 14 years ago
  30. 0a47de5 thp: add native_set_pmd_at by Andrea Arcangeli · 14 years ago
  31. e691d24 Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  32. 55065bc Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  33. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  34. 3031480 x86: support XZ-compressed kernel by Lasse Collin · 14 years ago
  35. 7637c92 drivers/staging/olpc_dcon: convert to new cs5535 gpio API by Andres Salomon · 14 years ago
  36. 56dbed1 Merge branch 'linus' into idle-test by Len Brown · 14 years ago
  37. d189604 ACPI, intel_idle: Cleanup idle= internal variables by Thomas Renninger · 14 years ago
  38. b034cf0 KVM: MMU: audit: allow audit more guests at the same time by Xiao Guangrong · 14 years ago
  39. aff48ba KVM: Fetch guest cr3 from hardware on demand by Avi Kivity · 14 years ago
  40. 07c116d KVM: VMX: Add definitions for more vm entry/exit control bits by Avi Kivity · 14 years ago
  41. dc25e89 KVM: SVM: copy instruction bytes from VMCB by Andre Przywara · 14 years ago
  42. 7ff76d5 KVM: SVM: enhance MOV CR intercept handler by Andre Przywara · 14 years ago
  43. 51d8b66 KVM: cleanup emulate_instruction by Andre Przywara · 14 years ago
  44. db8fcef KVM: move complete_insn_gp() into x86.c by Andre Przywara · 14 years ago
  45. eea1cff KVM: x86: fix CR8 handling by Andre Przywara · 14 years ago
  46. 81dd35d KVM: SVM: Add xsetbv intercept by Joerg Roedel · 14 years ago
  47. 443381a KVM: VMX: add module parameter to avoid trapping HLT instructions (v5) by Anthony Liguori · 14 years ago
  48. 38e5e92 KVM: SVM: Implement Flush-By-Asid feature by Joerg Roedel · 14 years ago
  49. fb67e14 KVM: MMU: retry #PF for softmmu by Xiao Guangrong · 14 years ago
  50. 78b2c54 KVM: MMU: rename 'no_apf' to 'prefault' by Xiao Guangrong · 14 years ago
  51. 8d28fec KVM: SVM: Add clean-bits infrastructure code by Roedel, Joerg · 14 years ago
  52. b7c4145 KVM: Don't spin on virt instruction faults during reboot by Avi Kivity · 14 years ago
  53. 3aed041 KVM: SVM: Add manipulation functions for DRx intercepts by Joerg Roedel · 14 years ago
  54. 4ee546b KVM: SVM: Add manipulation functions for CRx intercepts by Roedel, Joerg · 14 years ago
  55. ec9e60b KVM: X86: Introduce generic guest-mode representation by Joerg Roedel · 14 years ago
  56. 6389ee9 KVM: Pull extra page fault information into struct x86_exception by Avi Kivity · 14 years ago
  57. ab9ae31 KVM: Push struct x86_exception info the various gva_to_gpa variants by Avi Kivity · 14 years ago
  58. bcc55cb KVM: x86 emulator: make emulator memory callbacks return full exception by Avi Kivity · 14 years ago
  59. da9cb57 KVM: x86 emulator: introduce struct x86_exception to communicate faults by Avi Kivity · 14 years ago
  60. a4a8e6f KVM: MMU: remove 'clear_unsync' parameter by Xiao Guangrong · 14 years ago
  61. 586f960 KVM: Add instruction-set-specific exit qualifications to kvm_exit trace by Avi Kivity · 14 years ago
  62. 90de84f KVM: x86 emulator: preserve an operand's segment identity by Avi Kivity · 14 years ago
  63. c4806ac KVM: MMU: fix apf prefault if nested guest is enabled by Xiao Guangrong · 14 years ago
  64. 2a126fa KVM: remove unused function declaration by Xiao Guangrong · 14 years ago
  65. ec25d5e KVM: handle exit due to INVD in VMX by Gleb Natapov · 14 years ago
  66. d4c90b0 KVM: x86: Add missing inline tag to kvm_read_and_reset_pf_reason by Jan Kiszka · 14 years ago
  67. 6adba52 KVM: Let host know whether the guest can handle async PF in non-userspace context. by Gleb Natapov · 14 years ago
  68. 7c90705 KVM: Inject asynchronous page fault into a PV guest if page is swapped out. by Gleb Natapov · 14 years ago
  69. 631bc48 KVM: Handle async PF in a guest. by Gleb Natapov · 14 years ago
  70. fd10cde KVM paravirt: Add async PF initialization to PV guest. by Gleb Natapov · 14 years ago
  71. 344d958 KVM: Add PV MSR to enable asynchronous page faults delivery. by Gleb Natapov · 14 years ago
  72. ca3f101 KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c. by Gleb Natapov · 14 years ago
  73. 56028d0 KVM: Retry fault before vmentry by Gleb Natapov · 14 years ago
  74. af585b9 KVM: Halt vcpu if page it tries to access is swapped out by Gleb Natapov · 14 years ago
  75. 87f1d40 xen p2m: clear the old pte when adding a page to m2p_override by Jeremy Fitzhardinge · 14 years ago
  76. 448f2831 xen: add m2p override mechanism by Jeremy Fitzhardinge · 14 years ago
  77. 16ee8db Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  78. 4277616 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  79. 2485b64 x86,percpu: Move out of place 64 bit ops into X86_64 section by Christoph Lameter · 14 years ago
  80. fa36e95 x86: Fix Moorestown VRTC fixmap placement by Arjan van de Ven · 14 years ago
  81. 718c45b x86/gpio: Implement x86 gpio_to_irq convert function by Alek Du · 14 years ago
  82. 24d9b70 x86: Use PCI method for enabling AMD extended config space before MSR method by Jan Beulich · 14 years ago
  83. 8c8ae4e Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  84. 9adcc4a Merge branch 'x86/numa' into x86/urgent by Ingo Molnar · 14 years ago
  85. 4385428 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
  86. 047a377 perf, x86: P4 PMU - Fix unflagged overflows handling by Cyrill Gorcunov · 14 years ago
  87. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  88. d9b8ca8 xen: HVM X2APIC support by Sheng Yang · 14 years ago
  89. 2904ed8 apic: Move hypervisor detection of x2apic to hypervisor.h by Sheng Yang · 14 years ago
  90. c410b83 x86, NMI: Remove DIE_NMI_IPI by Don Zickus · 14 years ago
  91. 166d751 x86, NMI: Add priorities to handlers by Don Zickus · 14 years ago
  92. 1c7b74d x86, NMI: Add NMI symbol constants and rename memory parity to PCI SERR by Huang Ying · 14 years ago
  93. 1c2a48c Merge branch 'linus' into x86/apic-cleanups by Ingo Molnar · 14 years ago
  94. 47935a7 Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-for-linus', 'x86-paravirt-for-linus', 'core-locking-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  95. 77a0dd5 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  96. 4f00b90 Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  97. b4c6e2e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  98. 6f46b12 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  99. 017892c3 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  100. 42cbd8e Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago