1. cd40fab Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  2. d2865c7 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  3. 29282ac 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
  4. 115c662 x86/efi: Truncate 64-bit values when calling 32-bit OutputString() by Matt Fleming · 10 years ago
  5. 2368a94 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  6. 7da4b29 crypto: aesni - disable "by8" AVX CTR optimization by Mathias Krause · 10 years ago
  7. 03bd4e1 sched: Fix unreleased llc_shared_mask bit during CPU hotplug by Wanpeng Li · 10 years ago
  8. 56394ab x86/efi: Delete misleading efi_printk() error message by Matt Fleming · 10 years ago
  9. 84be880 Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>" by Matt Fleming · 10 years ago
  10. f367039 Revert "x86/efi: Fixup GOT in all boot code paths" by Linus Torvalds · 10 years ago
  11. b29f83a Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  12. 598a0c7 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  13. 7a5e878 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  14. 0cacbfb x86/kaslr: Avoid the setup_data area when picking location by Kees Cook · 10 years ago
  15. 43657ff 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
  16. 86fd887 vgaarb: Don't default exclusively to first video device with mem+io by Bruno Prémont · 10 years ago
  17. 3eddc69 x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8 by Dave Young · 10 years ago
  18. 72d9310 Make ARCH_HAS_FAST_MULTIPLIER a real config variable by Linus Torvalds · 10 years ago
  19. 7ee2d2d Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  20. 0b5a506 x86/xen: don't copy bogus duplicate entries into kernel page tables by Stefan Bader · 10 years ago
  21. 5ac385d 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
  22. cc99535 x86/mm: Apply the section attribute to the variable, not its type by Jan-Simon Möller · 10 years ago
  23. 9cb0e39 x86/efi: Fixup GOT in all boot code paths by Matt Fleming · 10 years ago
  24. 47226ad x86/efi: Only load initrd above 4g on second try by Yinghai Lu · 10 years ago
  25. 8a5a5d1 x86-64, ptdump: Mark espfix area only if existent by Mathias Krause · 10 years ago
  26. f3761db x86, irq: Fix build error caused by 9eabc99a635a77cbf09 by Jiang Liu · 10 years ago
  27. fd5984d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  28. b0108f9 kexec: purgatory: add clean-up for purgatory directory by Michael Welling · 10 years ago
  29. 4df4185 x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatory by Vivek Goyal · 10 years ago
  30. 74ca317 kexec: create a new config option CONFIG_KEXEC_FILE for new syscall by Vivek Goyal · 10 years ago
  31. b38af47 x86,mm: fix pte_special versus pte_numa by Hugh Dickins · 10 years ago
  32. 9eabc99 x86, irq, PCI: Keep IRQ assignment for runtime power management by Jiang Liu · 10 years ago
  33. 256aae5 kprobes/x86: Free 'optinsn' cache when range check fails by Wang Nan · 10 years ago
  34. f395dca x86: irq: Fix bug in setting IOAPIC pin attributes by Jiang Liu · 10 years ago
  35. a90b858 x86: Fix non-PC platform kernel crash on boot due to NULL dereference by Andy Shevchenko · 10 years ago
  36. 7be141d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  37. 80b304f 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
  38. 0d234da Revert "KVM: x86: Increase the number of fixed MTRR regs to 10" by Paolo Bonzini · 10 years ago
  39. 9a4cfb2 KVM: x86: do not check CS.DPL against RPL during task switch by Paolo Bonzini · 10 years ago
  40. 3a6095a KVM: x86: Avoid emulating instructions on #UD mistakenly by Nadav Amit · 10 years ago
  41. 4989900 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 10 years ago
  42. 8c058d53 intel_idle: Disable Baytrail Core and Module C6 auto-demotion by Len Brown · 10 years ago
  43. fb21b84 x86_32, entry: Clean up sysenter_badsys declaration by Stefan Bader · 10 years ago
  44. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  45. 4dacb91 Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  46. 81c02a2 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  47. d27c0d9 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  48. 7453f33 Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  49. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  50. 9e13bcf Merge tag 'efi-urgent' into x86/efi by H. Peter Anvin · 10 years ago
  51. 7d951f3 x86/xen: use vmap() to map grant table pages in PVH guests by David Vrabel · 10 years ago
  52. 8d5999d x86/xen: resume timer irqs early by David Vrabel · 10 years ago
  53. 8642685 x86/mm: Fix sparse 'tlb_single_page_flush_ceiling' warning and make the variable read-mostly by Jeremiah Mahler · 10 years ago
  54. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  55. 8065be8 Merge branch 'akpm' (second patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  56. 8e7d838 kexec: verify the signature of signed PE bzImage by Vivek Goyal · 10 years ago
  57. 6a2c20e kexec: support kexec/kdump on EFI systems by Vivek Goyal · 10 years ago
  58. dd5f726 kexec: support for kexec on panic using new system call by Vivek Goyal · 10 years ago
  59. 27f48d3 kexec-bzImage64: support for loading bzImage using 64bit entry by Vivek Goyal · 10 years ago
  60. 12db556 kexec: load and relocate purgatory at kernel load time by Vivek Goyal · 10 years ago
  61. 8fc5b4d purgatory: core purgatory functionality by Vivek Goyal · 10 years ago
  62. daeba06 purgatory/sha256: provide implementation of sha256 in purgaotory context by Vivek Goyal · 10 years ago
  63. cb10525 kexec: implementation of new syscall kexec_file_load by Vivek Goyal · 10 years ago
  64. f089568 kexec: new syscall kexec_file_load() declaration by Vivek Goyal · 10 years ago
  65. de5b56b kernel: build bin2c based on config option CONFIG_BUILD_BIN2C by Vivek Goyal · 10 years ago
  66. 9183df2 shm: add memfd_create() syscall by David Herrmann · 10 years ago
  67. 164109e arch/x86: replace strict_strto calls by Daniel Walter · 10 years ago
  68. a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 10 years ago
  69. 308c09f lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig by Laura Abbott · 10 years ago
  70. 3eec595 x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation by Jiang Liu · 10 years ago
  71. 7c7f154 x86/mm: Fix RCU splat from new TLB tracepoints by Dave Hansen · 10 years ago
  72. 66bb0aa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  73. e306e3b Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  74. 33caee3 Merge branch 'akpm' (patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  75. 7725131 Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  76. 930e031 Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  77. 03d4be6 memory-hotplug: x86_32: suitable memory should go to ZONE_MOVABLE by Wang Nan · 10 years ago
  78. 9bfc411 memory-hotplug: x86_64: suitable memory should go to ZONE_MOVABLE by Wang Nan · 10 years ago
  79. 9a95f3c mm: describe mmap_sem rules for __lock_page_or_retry() and callers by Paul Cassella · 10 years ago
  80. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  81. f4f142e Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  82. bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  83. 307627e um: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  84. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  85. ed5c41d3 x86: MCE: Add raw_lock conversion again by Thomas Gleixner · 10 years ago
  86. 7b2a583 x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stub by Matt Fleming · 10 years ago
  87. c6e9d6f random: introduce getrandom(2) system call by Theodore Ts'o · 10 years ago
  88. 56cc240 KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in use by Wanpeng Li · 10 years ago
  89. f3380ca KVM: nVMX: Fix nested vmexit ack intr before load vmcs01 by Wanpeng Li · 10 years ago
  90. 297e210 KVM: Give IRQFD its own separate enabling Kconfig option by Paul Mackerras · 10 years ago
  91. cc568ea Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm by Paolo Bonzini · 10 years ago
  92. 98a96f2 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  93. 5637a2a Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  94. d782ceb Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  95. 8556d44 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  96. ce47479 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  97. 76f09aa Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  98. e9c9eec Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  99. 19d402c Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  100. b16d8c2 x86/efi: Fix 3DNow optimization build failure in EFI stub by Matt Fleming · 10 years ago