1. 55101e2 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  2. b351c39 KVM: x86: remove WARN_ON from get_kernel_ns() by Marcelo Tosatti · 11 years ago
  3. 66386ad KVM: Rename variable smep to cr4_smep by Feng Wu · 11 years ago
  4. de935ae KVM: expose SMAP feature to guest by Feng Wu · 11 years ago
  5. e1e746b KVM: Disable SMAP for guests in EPT realmode and EPT unpaging mode by Feng Wu · 11 years ago
  6. 97ec8c0 KVM: Add SMAP support when setting CR4 by Feng Wu · 11 years ago
  7. 56d6efc KVM: Remove SMAP bit from CR4_RESERVED_BITS by Feng Wu · 11 years ago
  8. 09c9b61 Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 11 years ago
  9. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  10. eeb91e4 Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  11. 40e9963 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  12. 8eab6cd Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  13. b3b42ac x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels by H. Peter Anvin · 11 years ago
  14. 3151b94 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 11 years ago
  15. 0534af0 x86, calgary: Use 8M TCE table size by default by WANG Chao · 11 years ago
  16. 47514c9 efi: Pass correct file handle to efi_file_{read,close} by Matt Fleming · 11 years ago
  17. 7e8213c x86/efi: Correct EFI boot stub use of code32_start by Matt Fleming · 11 years ago
  18. 396f1a0 x86/efi: Fix boot failure with EFI stub by Matt Fleming · 11 years ago
  19. fd2d0a1 x86 kbuild: LLVMLinux: More cc-options added for clang by Jan-Simon Möller · 11 years ago
  20. d0057ca arch/x86/mm/kmemcheck/kmemcheck.c: use kstrtoint() instead of sscanf() by David Rientjes · 11 years ago
  21. 8c73c4d Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 11 years ago
  22. 73df623 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-cpuidle by Rafael J. Wysocki · 11 years ago
  23. 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  24. 5b7c73e x86: use generic early_ioremap by Mark Salter · 11 years ago
  25. 6b550f6 x86/mm: sparse warning fix for early_memremap by Dave Young · 11 years ago
  26. b3ca1c1 percpu: add raw_cpu_ops by Christoph Lameter · 11 years ago
  27. b06dd87 x86: always define BUG() and HAVE_ARCH_BUG, even with !CONFIG_BUG by Josh Triplett · 11 years ago
  28. 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  29. d1d9cfc Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 11 years ago
  30. 7df9345 Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 11 years ago
  31. 23a299c Merge branches 'turbostat' and 'intel_idle' into release by Len Brown · 11 years ago
  32. a372c96 Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  33. 68114e5 Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  34. 59ecc26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  35. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  36. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  37. 467cbd2 Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  38. c6f2124 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  39. 9447dc4 Merge branch 'x86/boot' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  40. 63c95654 x86: Fix dumpstack_64 irq stack handling by Steven Rostedt (Red Hat) · 11 years ago
  41. 1aabc59 x86: Fix dumpstack_64 to keep state of "used" variable in loop by Steven Rostedt (Red Hat) · 11 years ago
  42. f704a7d x86/platform/hyperv: Handle VMBUS driver being a module by K. Y. Srinivasan · 11 years ago
  43. b8764fe Merge branch 'linus' into x86/urgent by Ingo Molnar · 11 years ago
  44. 158e0d3 Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  45. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  46. 62ff577 Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 11 years ago
  47. 4dedde7 Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  48. 683b6c6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  49. 1ead658 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  50. b6d739e Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  51. 99f7b02 Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  52. a21e408 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  53. b9b16a7 Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  54. 4b2ce8f Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  55. 1694f0b Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  56. 520c8b1 vfs: add renameat2 syscall by Miklos Szeredi · 11 years ago
  57. b8c89c6 Merge tag 'please-pull-cmci-storm' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/urgent by Ingo Molnar · 11 years ago
  58. 023de4a x86/apic: Reinstate error IRQ Pentium erratum 3AP workaround by Maciej W. Rozycki · 11 years ago
  59. 8ceee72 crypto: ghash-clmulni-intel - use C implementation for setkey() by Ard Biesheuvel · 11 years ago
  60. 190f918 Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  61. 176ab02 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  62. 6f8a1b3 x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsets by Neil Horman · 11 years ago
  63. e06df6a Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  64. c0fc3cb Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  65. d9fcca4 Merge branch 'x86-hash-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  66. 7cc3afd Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  67. ad8946f Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  68. 918d80a Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  69. 26a5c0d Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  70. 54cad62 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  71. 6ed7705 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  72. 3a88fe3 Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  73. 971eae7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  74. 8c292f1 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  75. 462bf23 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  76. f8bbbfc net: filter: add jited flag to indicate jit compiled filters by Daniel Borkmann · 11 years ago
  77. 37c9755 x86, vdso: Fix the symbol versions on the 32-bit vDSO by Andy Lutomirski · 11 years ago
  78. 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  79. 825600c x86: fix boot on uniprocessor systems by Artem Fetishev · 11 years ago
  80. 27f6c57 x86, CMCI: Add proper detection of end of CMCI storms by Chen, Gong · 11 years ago
  81. ca3ba2a x86, hyperv: Bypass the timer_irq_works() check by Jason Wang · 11 years ago
  82. 920c837 KVM: vmx: fix MPX detection by Paolo Bonzini · 11 years ago
  83. 61b905d net: Rename skb->rxhash to skb->hash by Tom Herbert · 11 years ago
  84. 204b0a1 x86, efi: Abstract x86 efi_early calls by Matt Fleming · 11 years ago
  85. b9a4a56 x86, vdso, build: Don't rebuild 32-bit vdsos on every make by Andy Lutomirski · 11 years ago
  86. 26f5ef2 x86, vdso: Actually discard the .discard sections by H. Peter Anvin · 11 years ago
  87. b712c8d x86: hpet: Use proper destructor for delayed work by Thomas Gleixner · 11 years ago
  88. 37b2894 crypto: x86/sha1 - reduce size of the AVX2 asm implementation by Mathias Krause · 11 years ago
  89. 6c8c17c crypto: x86/sha1 - fix stack alignment of AVX2 variant by Mathias Krause · 11 years ago
  90. 6ca5afb crypto: x86/sha1 - re-enable the AVX variant by Mathias Krause · 11 years ago
  91. 5926f87 Revert "xen: properly account for _PAGE_NUMA during xen pte translations" by David Vrabel · 11 years ago
  92. 9dd721c x86, kaslr: fix module lock ordering problem by Kees Cook · 11 years ago
  93. 645a387 x86, vdso: Fix size of get_unmapped_area() by Stefani Seibold · 11 years ago
  94. 884411d Merge branch 'acpi-processor' by Rafael J. Wysocki · 11 years ago
  95. 7c1da8d crypto: sha - SHA1 transform x86_64 AVX2 by chandramouli narayanan · 11 years ago
  96. 3c1b63b x86, vdso: Finish removing VDSO32_PRELINK by Andy Lutomirski · 11 years ago
  97. 9e6f450 x86, vdso: Move more vdso definitions into vdso.h by Andy Lutomirski · 11 years ago
  98. 69f2366 x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pentium M by Chris Bainbridge · 11 years ago
  99. 8c90487 Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPEC by Dave Jones · 11 years ago
  100. b67e612 x86: Load the 32-bit vdso in place, just like the 64-bit vdsos by Andy Lutomirski · 11 years ago