1. 6d6eede KVM: x86 emulator: emulate cpuid by Avi Kivity · 12 years ago
  2. 0017f93 KVM: x86 emulator: change ->get_cpuid() accessor to use the x86 semantics by Avi Kivity · 12 years ago
  3. 62046e5 KVM: Split cpuid register access from computation by Avi Kivity · 12 years ago
  4. d881e6f KVM: VMX: Return correct CPL during transition to protected mode by Avi Kivity · 12 years ago
  5. e676505 KVM: MMU: Force cr3 reload with two dimensional paging on mov cr3 emulation by Avi Kivity · 12 years ago
  6. c3b7cdf perf/x86: Fix intel_perfmon_event_mapformatting by Pekka Enberg · 12 years ago
  7. 35c2f48 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  8. d872818 x86/apic/x2apic: Use multiple cluster members for the irq destination only with the explicit affinity by Suresh Siddha · 12 years ago
  9. 1ac322d x86/apic/x2apic: Limit the vector reservation to the user specified mask by Suresh Siddha · 12 years ago
  10. b39f25a x86/apic: Optimize cpu traversal in __assign_irq_vector() using domain membership by Suresh Siddha · 12 years ago
  11. 85a00dd Merge branch 'pci/myron-pcibios_setup' into next by Bjorn Helgaas · 12 years ago
  12. 15fa325 x86/PCI: adjust section annotations for pcibios_setup() by Myron Stowe · 12 years ago
  13. 6a67943 perf/x86: Uncore filter support for SandyBridge-EP by Yan, Zheng · 12 years ago
  14. 4208969 perf/x86: Detect number of instances of uncore CBox by Yan, Zheng · 12 years ago
  15. 3b19e4c perf/x86: Fix event constraint for SandyBridge-EP C-Box by Yan, Zheng · 12 years ago
  16. eca26c9 perf/x86: Use 0xff as pseudo code for fixed uncore event by Yan, Zheng · 12 years ago
  17. 3e0091e perf/x86: Save a few bytes in 'struct x86_pmu' by Peter Zijlstra · 12 years ago
  18. c93dc84 perf/x86: Add a microcode revision check for SNB-PEBS by Peter Zijlstra · 12 years ago
  19. f285f92 perf/x86: Improve debug output in check_hw_exists() by Robert Richter · 12 years ago
  20. b1dc3c4 perf/x86/amd: Unify AMD's generic and family 15h pmus by Robert Richter · 12 years ago
  21. a1eac7a perf/x86: Move Intel specific code to intel_pmu_init() by Robert Richter · 12 years ago
  22. 15c7ad5 perf/x86: Rename Intel specific macros by Robert Richter · 12 years ago
  23. 1070505 Merge branch 'x86/microcode' into perf/core by Ingo Molnar · 12 years ago
  24. b0338e9 Merge branch 'x86/cpu' into perf/core by Ingo Molnar · 12 years ago
  25. 90574eb Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  26. ce5c1fe9 perf/x86: Fix USER/KERNEL tagging of samples by Peter Zijlstra · 12 years ago
  27. c90a9bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  28. 85b7059 KVM: MMU: fix shrinking page from the empty mmu by Xiao Guangrong · 12 years ago
  29. 2106a54 KVM: VMX: code clean for vmx_init() by Guo Chao · 12 years ago
  30. f9808b7 apic: fix kvm build on UP without IOAPIC by Michael S. Tsirkin · 12 years ago
  31. 3d8986b x86, microcode: Make reload interface per system by Borislav Petkov · 12 years ago
  32. c9fc3f7 x86, microcode: Sanitize per-cpu microcode reloading interface by Borislav Petkov · 12 years ago
  33. c767609 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  34. 6eca954 Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzilla-43168', 'bugzilla-40002' and 'bugfix-misc' into release by Len Brown · 12 years ago
  35. 954e482 x86/copy_user_generic: Optimize copy_user_generic with CPU erms feature by Fenghua Yu · 12 years ago
  36. 15b7743 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  37. b26d344 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  38. b102f1d tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepoint by Namhyung Kim · 12 years ago
  39. effee4b x86/tlb: do flush_tlb_kernel_range by 'invlpg' by Alex Shi · 12 years ago
  40. 52aec33 x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTOR by Alex Shi · 12 years ago
  41. 611ae8e x86/tlb: enable tlb flush range support for x86 by Alex Shi · 12 years ago
  42. 3df3212 x86/tlb: add tlb_flushall_shift knob into debugfs by Alex Shi · 12 years ago
  43. c4211f4 x86/tlb: add tlb_flushall_shift for specific CPU by Alex Shi · 12 years ago
  44. d8dfe60 x86/tlb: fall back to flush all when meet a THP large page by Alex Shi · 12 years ago
  45. e7b52ff x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range by Alex Shi · 12 years ago
  46. e0ba94f x86/tlb_info: get last level TLB entry number of CPU by Alex Shi · 12 years ago
  47. 70ef260 crypto: move arch/x86/include/asm/aes.h to arch/x86/include/asm/crypto/ by Jussi Kivilinna · 12 years ago
  48. d4af0e9 crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/asm/crypto/ by Jussi Kivilinna · 12 years ago
  49. a7378d4 crypto: twofish-avx - remove duplicated glue code and use shared glue code from glue_helper by Jussi Kivilinna · 12 years ago
  50. 414cb5e crypto: twofish-x86_64-3way - remove duplicated glue code and use shared glue code from glue_helper by Jussi Kivilinna · 12 years ago
  51. 964263a crypto: camellia-x86_64 - remove duplicated glue code and use shared glue code from glue_helper by Jussi Kivilinna · 12 years ago
  52. 1d0debb crypto: serpent-avx: remove duplicated glue code and use shared glue code from glue_helper by Jussi Kivilinna · 12 years ago
  53. 596d875 crypto: serpent-sse2 - split generic glue code to new helper module by Jussi Kivilinna · 12 years ago
  54. e81792f crypto: serpent-sse2 - prepare serpent-sse2 glue code into generic x86 glue code for 128bit block ciphers by Jussi Kivilinna · 12 years ago
  55. a9629d7 crypto: aes_ni - change to use shared ablk_* functions by Jussi Kivilinna · 12 years ago
  56. 30a0400 crypto: twofish-avx - change to use shared ablk_* functions by Jussi Kivilinna · 12 years ago
  57. ffaf915 crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code to shared module by Jussi Kivilinna · 12 years ago
  58. 1b6b7c9 x86, cpufeature: Remove stray %s, add -w to mkcapflags.pl by H. Peter Anvin · 12 years ago
  59. 55f6cb9 x86, cpufeature: Catch duplicate CPU feature strings by H. Peter Anvin · 12 years ago
  60. 4ad3341 x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM by H. Peter Anvin · 12 years ago
  61. 8b6e511 x86/uv: Work around UV2 BAU hangs by Cliff Wickman · 12 years ago
  62. 26ef857 x86/uv: Implement UV BAU runtime enable and disable control via /proc/sgi_uv/ by Cliff Wickman · 12 years ago
  63. 11cab71 x86/uv: Fix the UV BAU destination timeout period by Cliff Wickman · 12 years ago
  64. 7d43c2e iommu: Remove group_mf by Alex Williamson · 12 years ago
  65. ae7a2a3 KVM: host side for eoi optimization by Michael S. Tsirkin · 12 years ago
  66. d905c06 KVM: rearrange injection cancelling code by Michael S. Tsirkin · 12 years ago
  67. 5cfb1d5 KVM: only sync when attention bits set by Michael S. Tsirkin · 12 years ago
  68. d0a69d6 x86, bitops: note on __test_and_clear_bit atomicity by Michael S. Tsirkin · 12 years ago
  69. ab9cf49 KVM guest: guest side for eoi avoidance by Michael S. Tsirkin · 12 years ago
  70. 8680b94 KVM: optimize ISR lookups by Michael S. Tsirkin · 12 years ago
  71. 5eadf91 KVM: document lapic regs field by Michael S. Tsirkin · 12 years ago
  72. 357398e perf/x86: Fix section mismatch in uncore_pci_init() by Robert Richter · 12 years ago
  73. d9b0cde9 x86-64, gcc: Use -mpreferred-stack-boundary=3 if supported by H.J. Lu · 12 years ago
  74. 35e7f73 Merge branch 'topic/huang-d3cold-v7' into next by Bjorn Helgaas · 12 years ago
  75. 8497f69 PCI: do not call pci_set_power_state with PCI_D3cold by Huang Ying · 12 years ago
  76. e5028b5 Merge branch 'topic/jiang-mmconfig-v10' into next by Bjorn Helgaas · 12 years ago
  77. 24c97f0 x86/PCI: use pr_level() to replace printk(KERN_LEVEL) by Jiang Liu · 12 years ago
  78. 574a594 x86/PCI: refine __pci_mmcfg_init() for better code readability by Jiang Liu · 12 years ago
  79. 8503562 x86/PCI: get rid of redundant log messages by Jiang Liu · 12 years ago
  80. 66e8850 x86/PCI: simplify pci_mmcfg_late_insert_resources() by Jiang Liu · 12 years ago
  81. c0fa407 x86/PCI: update MMCONFIG information when hot-plugging PCI host bridges by Jiang Liu · 12 years ago
  82. 9c95111 x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplug by Jiang Liu · 12 years ago
  83. 95c5e92 x86/PCI: prepare pci_mmcfg_check_reserved() to be called at runtime by Jiang Liu · 12 years ago
  84. 9cf0105 x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap() by Jiang Liu · 12 years ago
  85. 376f70a x86/PCI: use RCU list to protect mmconfig list by Jiang Liu · 12 years ago
  86. 846e402 x86/PCI: split out pci_mmconfig_alloc() for code reuse by Jiang Liu · 12 years ago
  87. 2a76c45 x86/PCI: split out pci_mmcfg_check_reserved() for code reuse by Jiang Liu · 12 years ago
  88. 9751d76 x86-64, reboot: Be more paranoid in 64-bit reboot=bios by H. Peter Anvin · 12 years ago
  89. 2b1b712 x86, reboot: Drop redundant write of reboot_mode by H. Peter Anvin · 12 years ago
  90. e5a7286 x86, boot: Remove ancient, unconditionally #ifdef'd out dead code by Paul Bolle · 12 years ago
  91. fe80352 Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  92. e4eed03 thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE by Andrea Arcangeli · 12 years ago
  93. 0fa0e2f x86: Move call to print_modules() out of show_regs() by Jan Beulich · 12 years ago
  94. 0d26d1d x86/mm: Mark free_initrd_mem() as __init by Jan Beulich · 12 years ago
  95. e1b6fc5 x86/microcode: Mark microcode_id[] as __initconst by Jan Beulich · 12 years ago
  96. 0718467 x86/nmi: Clean up register_nmi_handler() usage by Li Zhong · 12 years ago
  97. 6a991ac Merge commit 'v3.5-rc3' into x86/debug by Ingo Molnar · 12 years ago
  98. 9e40b67 KVM: Use kvm_kvfree() to free memory allocated by kvm_kvzalloc() by Takuya Yoshikawa · 12 years ago
  99. e822a00 Merge branch 'topic/sebastian-devinit-fixups' into next by Bjorn Helgaas · 12 years ago
  100. 2992c54 perf/x86: Lowercase uncore PMU event names by Peter Zijlstra · 12 years ago