1. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  2. 16fa94b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  3. e097291 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  4. 106c992 mm/hugetlb: add more arch-defined huge_pte functions by Gerald Schaefer · 11 years ago
  5. cbf6435 KVM: x86: Increase the "hard" max VCPU limit by Chegu Vinod · 11 years ago
  6. 064d1af Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queue by Gleb Natapov · 11 years ago
  7. 730dca4 KVM: x86: Rework request for immediate exit by Jan Kiszka · 11 years ago
  8. 885f925 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  9. 8175e5b KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINS by Alexander Graf · 11 years ago
  10. 5ac2b5c perf/x86/intel/P4: Robistify P4 PMU types by Ingo Molnar · 11 years ago
  11. f3f935a crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camellia cipher by Jussi Kivilinna · 11 years ago
  12. 56d76c9 crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher by Jussi Kivilinna · 11 years ago
  13. cf1521a crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher by Jussi Kivilinna · 11 years ago
  14. 6048801 crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher by Jussi Kivilinna · 11 years ago
  15. a05248e crypto: x86 - add more optimized XTS-mode for serpent-avx by Jussi Kivilinna · 11 years ago
  16. 7f5281a x86 cmpxchg.h: fix wrong comment by Li Zhong · 11 years ago
  17. 6402c7d Merge branch 'linus' into timers/core by Thomas Gleixner · 11 years ago
  18. 384bb78 KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFER by Jan Kiszka · 11 years ago
  19. 89662e5 KVM: nVMX: Shadow-vmcs control fields/bits by Abel Gordon · 11 years ago
  20. 6b39271 lguest: map Switcher below fixmap. by Rusty Russell · 11 years ago
  21. 93a2cdf lguest: assume Switcher text is a single page. by Rusty Russell · 11 years ago
  22. 406a590b lguest: prepare to make SWITCHER_ADDR a variable. by Rusty Russell · 11 years ago
  23. c43ca50 perf/x86/amd: Add support for AMD NB and L2I "uncore" counters by Jacob Shin · 11 years ago
  24. 73e21ce Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  25. db93f8b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  26. c0a9f45 Merge remote-tracking branch 'efi/urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  27. 35d3d81 iommu: Fix compile warnings with forward declarations by Joerg Roedel · 11 years ago
  28. 5379f8c Merge tag 'edac_amd_f16h' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras by Ingo Molnar · 11 years ago
  29. 03bbcb2 iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsets by Neil Horman · 11 years ago
  30. a20ed54 KVM: VMX: Add the deliver posted interrupt algorithm by Yang Zhang · 11 years ago
  31. 01e439b KVM: VMX: Check the posted interrupt capability by Yang Zhang · 11 years ago
  32. d78f266 KVM: VMX: Register a new IPI for posted interrupt by Yang Zhang · 11 years ago
  33. a547c6d KVM: VMX: Enable acknowledge interupt on vmexit by Yang Zhang · 11 years ago
  34. b5210b2 Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/core by Ingo Molnar · 11 years ago
  35. cc5a080 efi: Pass boot services variable info to runtime code by Matthew Garrett · 11 years ago
  36. 6c4c4d4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  37. 991eebf KVM: VMX: do not try to reexecute failed instruction while emulating invalid guest state by Gleb Natapov · 11 years ago
  38. 791eca1 uretprobes/x86: Hijack return address by Anton Arapov · 11 years ago
  39. 1de14c3 x86-32: Fix possible incomplete TLB invalidate with PAE pagetables by Dave Hansen · 11 years ago
  40. a7e6567 x86/mm/fixmap: Remove unused FIX_CYCLONE_TIMER by Paul Bolle · 11 years ago
  41. 357d122 x86, xen, gdt: Remove the pvops variant of store_gdt. by Konrad Rzeszutek Wilk · 11 years ago
  42. 84e7097 x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not needed by Konrad Rzeszutek Wilk · 11 years ago
  43. e7a5cd0 x86-64, gdt: Store/load GDT for ACPI S3 or hibernate/resume path is not needed. by Konrad Rzeszutek Wilk · 11 years ago
  44. 4eefbe7 x86: Use a read-only IDT alias on all CPUs by Kees Cook · 11 years ago
  45. 511ba86 x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal by Boris Ostrovsky · 11 years ago
  46. 5952886 x86/mm/cpa: Cleanup split_large_page() and its callee by Borislav Petkov · 11 years ago
  47. 9c5320c cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand governor by Jacob Shin · 11 years ago
  48. ee761f6 arch: Consolidate tsk_is_polling() by Thomas Gleixner · 11 years ago
  49. 8b415dc KVM: Move kvm_rebooting declaration out of x86 by Geoff Levand · 11 years ago
  50. fc1b749 KVM: Move vm_list kvm_lock declarations out of x86 by Geoff Levand · 11 years ago
  51. 1423bed x86, msr: Unify variable names by Borislav Petkov · 11 years ago
  52. 8e3c2a8 x86: Drop KERNEL_IMAGE_START by Borislav Petkov · 11 years ago
  53. 8b4b9f2 x86: remove the x32 syscall bitmask from syscall_get_nr() by Paul Moore · 11 years ago
  54. 7a0c819 x86/mce: Rework cmci_rediscover() to play well with CPU hotplug by Srivatsa S. Bhat · 11 years ago
  55. 7d7dc11 x86, cpu: Convert AMD Erratum 400 by Borislav Petkov · 11 years ago
  56. e6ee94d x86, cpu: Convert AMD Erratum 383 by Borislav Petkov · 11 years ago
  57. c5b41a6 x86, cpu: Convert Cyrix coma bug detection by Borislav Petkov · 11 years ago
  58. 93a829e x86, cpu: Convert FDIV bug detection by Borislav Petkov · 11 years ago
  59. e2604b4 x86, cpu: Convert F00F bug detection by Borislav Petkov · 11 years ago
  60. 65fc985 x86, cpu: Expand cpufeature facility to include cpu bugs by Borislav Petkov · 11 years ago
  61. afd80d8 pmu: prepare for migration support by Paolo Bonzini · 11 years ago
  62. 33b65f1 Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  63. 909b3fd xen-pciback: notify hypervisor about devices intended to be assigned to guests by Jan Beulich · 11 years ago
  64. cd82346 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  65. 2ae33b3 Merge remote-tracking branch 'upstream/master' into queue by Marcelo Tosatti · 11 years ago
  66. ea4a0ce Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  67. 0b79459 KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-2013-1797) by Andy Honig · 11 years ago
  68. 9a556ab kprobes/x86: Check Interrupt Flag modifier when registering probe by Masami Hiramatsu · 11 years ago
  69. c54fdbb x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3 by Feng Tang · 11 years ago
  70. 982b339 KVM: x86: Optimize mmio spte zapping when creating/moving memslot by Takuya Yoshikawa · 11 years ago
  71. 95b0430 KVM: MMU: Mark sp mmio cached when creating mmio spte by Takuya Yoshikawa · 11 years ago
  72. 0238ea9 KVM: nVMX: Add preemption timer support by Jan Kiszka · 11 years ago
  73. c18911a KVM: nVMX: Provide EFER.LMA saving support by Jan Kiszka · 11 years ago
  74. eabeaac KVM: nVMX: Clean up and fix pin-based execution controls by Jan Kiszka · 11 years ago
  75. 66450a2 KVM: x86: Rework INIT and SIPI handling by Jan Kiszka · 11 years ago
  76. 57f252f KVM: x86: Drop unused return code from VCPU reset callback by Jan Kiszka · 11 years ago
  77. 33fb20c KVM: nVMX: Fix content of MSR_IA32_VMX_ENTRY/EXIT_CTLS by Jan Kiszka · 11 years ago
  78. 56dd947 context_tracking: Move exception handling to generic code by Frederic Weisbecker · 11 years ago
  79. 3c4aff6 x86, doc: Be explicit about what the x86 struct boot_params requires by Peter Jones · 11 years ago
  80. 2e604c0 x86: Don't clear efi_info even if the sentinel hits by Josh Boyer · 11 years ago
  81. 6276a07 x86: Make Linux guest support optional by Borislav Petkov · 11 years ago
  82. 4cce1a2 x86: trim sys_ia32.h by Al Viro · 11 years ago
  83. 07b0534 x86: sys32_kill and sys32_mprotect are pointless by Al Viro · 11 years ago
  84. 56e41d3 merge compat sys_ipc instances by Al Viro · 11 years ago
  85. d5dc77b consolidate compat lookup_dcookie() by Al Viro · 11 years ago
  86. 19f4fc3 convert sendfile{,64} to COMPAT_SYSCALL_DEFINE by Al Viro · 11 years ago
  87. 2cf0966 make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect by Al Viro · 11 years ago
  88. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 11 years ago
  89. 14cc0b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  90. e3c4877 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  91. f8ef15d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  92. 556f12f Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  93. 77be36d Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  94. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  95. 561c673 switch lseek to COMPAT_SYSCALL_DEFINE by Al Viro · 11 years ago
  96. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  97. 5ce1a70 Merge branch 'akpm' (more incoming from Andrew) by Linus Torvalds · 11 years ago
  98. e13fe86 cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the node by Wen Congyang · 11 years ago
  99. ae9aae9 memory-hotplug: common APIs to support page tables hot-remove by Wen Congyang · 11 years ago
  100. c47f39e Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago