1. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  2. 92b4e11 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  3. 6538b8e x86_64: expand kernel stack to 16K by Minchan Kim · 10 years ago
  4. 4efdedc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  5. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  6. 5fa6a683 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  7. e6a32c3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  8. 368b69a x86, vdso: Fix an OOPS accessing the HPET mapping w/o an HPET by Andy Lutomirski · 10 years ago
  9. 6225827 net: filter: x86: internal BPF JIT by Alexei Starovoitov · 10 years ago
  10. f3c2af7 net: filter: x86: split bpf_jit_compile() by Alexei Starovoitov · 10 years ago
  11. fa81511 x86-64, modify_ldt: Make support for 16-bit segments a runtime option by Linus Torvalds · 10 years ago
  12. 16a9602 KVM: x86: disable master clock if TSC is reset during suspend by Marcelo Tosatti · 10 years ago
  13. 9844f54 x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow() by Anthony Iliopoulos · 10 years ago
  14. 773cd38 net: filter: x86: fix JIT address randomization by Alexei Starovoitov · 10 years ago
  15. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  16. 7a5091d x86, rdrand: When nordrand is specified, disable RDSEED as well by H. Peter Anvin · 10 years ago
  17. 28b92e0 x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall() by Boris Ostrovsky · 10 years ago
  18. c45f773 x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macro by Andres Freund · 10 years ago
  19. 722a0d2 x86: Fix typo preventing msr_set/clear_bit from having an effect by Andres Freund · 10 years ago
  20. 6218791 x86/intel: Add quirk to disable HPET for the Baytrail platform by Feng Tang · 10 years ago
  21. f10f383 x86/hpet: Make boot_hpet_disable extern by Feng Tang · 10 years ago
  22. 14262d6 x86-64, build: Fix stack protector Makefile breakage with 32-bit userland by George Spelvin · 10 years ago
  23. 696dfd9 KVM: vmx: disable APIC virtualization in nested guests by Paolo Bonzini · 10 years ago
  24. a4b4f11 perf/x86/intel: Fix Silvermont's event constraints by Yan, Zheng · 10 years ago
  25. aadca6f x86/reboot: Add reboot quirk for Certec BPC600 by Christian Gmeiner · 10 years ago
  26. 2605fc2 asmlinkage, x86: Add explicit __visible to arch/x86/* by Andi Kleen · 10 years ago
  27. ac008fe x86, build: Don't get confused by local symbols by H. Peter Anvin · 10 years ago
  28. 4405b4d net: Change x86_64 add32_with_carry to allow memory operand by Tom Herbert · 10 years ago
  29. a278534 x86_64: csum_add for x86_64 by Tom Herbert · 10 years ago
  30. 0214196 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 10 years ago
  31. 0384dca Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  32. 5f35eb0 x86/efi: earlyprintk=efi,keep fix by Dave Young · 10 years ago
  33. 0845e11 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  34. e7e6d2a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  35. 62a08ae genirq: x86: Ensure that dynamic irq allocation does not conflict by Thomas Gleixner · 10 years ago
  36. fe2b201 KVM: x86: Check for host supported fields in shadow vmcs by Bandan Das · 10 years ago
  37. 39025ba x86/vsmp: Fix irq routing by Oren Twaig · 10 years ago
  38. 9f7ff89 perf/x86: Fix RAPL rdmsrl_safe() usage by Stephane Eranian · 10 years ago
  39. 39bfe90 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  40. 8f2dd67 x86: LLVMLinux: Wrap -mno-80387 with cc-option by Behan Webster · 10 years ago
  41. 6d45969 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  42. 8de3f7a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  43. 2422365 perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMU by Venkatesh Srinivas · 10 years ago
  44. 88764e0 Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  45. 6381c24 kprobes/x86: Fix page-fault handling logic by Masami Hiramatsu · 10 years ago
  46. ea43164 x86/mce: Fix CMCI preemption bugs by Ingo Molnar · 10 years ago
  47. 6ca2a88 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  48. 2a83dc7 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  49. 5be44a6 x86: Remove the PCI reboot method from the default chain by Ingo Molnar · 10 years ago
  50. e0fc17a xen/spinlock: Don't enable them unconditionally. by Konrad Rzeszutek Wilk · 10 years ago
  51. 4461bbc x86/xen: Fix 32-bit PV guests's usage of kernel_stack by Boris Ostrovsky · 10 years ago
  52. 55101e2 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  53. b351c39 KVM: x86: remove WARN_ON from get_kernel_ns() by Marcelo Tosatti · 10 years ago
  54. 66386ad KVM: Rename variable smep to cr4_smep by Feng Wu · 10 years ago
  55. de935ae KVM: expose SMAP feature to guest by Feng Wu · 10 years ago
  56. e1e746b KVM: Disable SMAP for guests in EPT realmode and EPT unpaging mode by Feng Wu · 10 years ago
  57. 97ec8c0 KVM: Add SMAP support when setting CR4 by Feng Wu · 10 years ago
  58. 56d6efc KVM: Remove SMAP bit from CR4_RESERVED_BITS by Feng Wu · 10 years ago
  59. 740c699 Merge tag 'v3.15-rc1' into perf/urgent by Ingo Molnar · 10 years ago
  60. e6bcd1a x86/build: Supress "Nothing to be done for ..." messages by Masahiro Yamada · 10 years ago
  61. 86e5876 x86/gpu: Fix sign extension issue in Intel graphics stolen memory quirks by Ville Syrjälä · 10 years ago
  62. f963640 x86/platform: Fix "make O=dir kvmconfig" by Antonio Borneo · 10 years ago
  63. 09c9b61 Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 10 years ago
  64. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  65. ab0a935 i386: Wire up the renameat2() syscall by Miklos Szeredi · 10 years ago
  66. 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 · 10 years ago
  67. 40e9963 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  68. 8eab6cd Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  69. b3b42ac x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels by H. Peter Anvin · 10 years ago
  70. 3151b94 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 10 years ago
  71. 0534af0 x86, calgary: Use 8M TCE table size by default by WANG Chao · 10 years ago
  72. 47514c9 efi: Pass correct file handle to efi_file_{read,close} by Matt Fleming · 10 years ago
  73. 7e8213c x86/efi: Correct EFI boot stub use of code32_start by Matt Fleming · 10 years ago
  74. 396f1a0 x86/efi: Fix boot failure with EFI stub by Matt Fleming · 10 years ago
  75. fd2d0a1 x86 kbuild: LLVMLinux: More cc-options added for clang by Jan-Simon Möller · 11 years ago
  76. d0057ca arch/x86/mm/kmemcheck/kmemcheck.c: use kstrtoint() instead of sscanf() by David Rientjes · 10 years ago
  77. 8c73c4d Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  78. 73df623 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-cpuidle by Rafael J. Wysocki · 10 years ago
  79. 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  80. 5b7c73e x86: use generic early_ioremap by Mark Salter · 10 years ago
  81. 6b550f6 x86/mm: sparse warning fix for early_memremap by Dave Young · 10 years ago
  82. b3ca1c1 percpu: add raw_cpu_ops by Christoph Lameter · 10 years ago
  83. b06dd87 x86: always define BUG() and HAVE_ARCH_BUG, even with !CONFIG_BUG by Josh Triplett · 10 years ago
  84. 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  85. 2c5cb27 Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus-3.15 by David Vrabel · 10 years ago
  86. d1d9cfc Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  87. 7df9345 Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 10 years ago
  88. 23a299c Merge branches 'turbostat' and 'intel_idle' into release by Len Brown · 10 years ago
  89. a372c96 Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  90. 378ed3c x86, vdso: Make the vdso linker script compatible with Gold by Andy Lutomirski · 10 years ago
  91. 68114e5 Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  92. 59ecc26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  93. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  94. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  95. 467cbd2 Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  96. c6f2124 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  97. 9447dc4 Merge branch 'x86/boot' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  98. 63c95654 x86: Fix dumpstack_64 irq stack handling by Steven Rostedt (Red Hat) · 10 years ago
  99. 1aabc59 x86: Fix dumpstack_64 to keep state of "used" variable in loop by Steven Rostedt (Red Hat) · 10 years ago
  100. f704a7d x86/platform/hyperv: Handle VMBUS driver being a module by K. Y. Srinivasan · 10 years ago