1. f47e331 Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  2. 39ed853 Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  3. 8204680 Merge branch 'acpi-resources' by Rafael J. Wysocki · 9 years ago
  4. 99aedde Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  5. 06c8173 x86/fpu/xsaves: Fix improper uses of __ex_table by Quentin Casasnovas · 9 years ago
  6. 9ab6eb5 x86/intel/quark: Select COMMON_CLK by Andy Shevchenko · 9 years ago
  7. 956421f x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization by Andy Lutomirski · 9 years ago
  8. b8e81a3 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  9. 63f1789 x86/PCI/ACPI: Ignore resources consumed by host bridge itself by Jiang Liu · 9 years ago
  10. f563db4 KVM: SVM: fix interrupt injection (apic->isr_count always 0) by Radim Krčmář · 9 years ago
  11. a38ecbbd Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  12. d7b48fe Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  13. 5b2bdbc x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs too by Steven Rostedt · 9 years ago
  14. 5838d18 Merge branch 'linus' into x86/urgent, to merge dependent patch by Ingo Molnar · 9 years ago
  15. b8f05c8 x86/xen: correct bug in p2m list initialization by Juergen Gross · 9 years ago
  16. b24e2bd Merge tag 'stable/for-linus-4.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  17. 84257ce Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  18. 579deee x86/platform/intel-mid: Fix trivial printk message typo in intel_mid_arch_setup() by Yannick Guerrini · 9 years ago
  19. 4ff6f8e KVM: emulate: fix CMPXCHG8B on 32-bit hosts by Paolo Bonzini · 9 years ago
  20. 21bc8dc KVM: VMX: fix build without CONFIG_SMP by Radim Krčmář · 9 years ago
  21. 5054daa x86/xen: Initialize cr4 shadow for 64-bit PV(H) guests by Boris Ostrovsky · 9 years ago
  22. fdfd811 x86/xen: allow privcmd hypercalls to be preempted by David Vrabel · 9 years ago
  23. 31795b47 x86/xen: Make sure X2APIC_ENABLE bit of MSR_IA32_APICBASE is not set by Boris Ostrovsky · 9 years ago
  24. a927792 x86/cpu/intel: Fix trivial typo in intel_tlb_table[] by Yannick Guerrini · 9 years ago
  25. f967737 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  26. 10436cf Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  27. 5fbe4c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  28. b5aeca5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  29. 3f4d992 Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  30. 2a6730c kprobes/x86: Check for invalid ftrace location in __recover_probed_insn() by Petr Mladek · 9 years ago
  31. 650b7b2 kprobes/x86: Use 5-byte NOP when the code might be modified by ftrace by Petr Mladek · 9 years ago
  32. 570e1aa x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarch by Jiri Kosina · 9 years ago
  33. e3a1f6c x86: pte_protnone() and pmd_protnone() must check entry is not present by David Vrabel · 9 years ago
  34. 27a22ee Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  35. 1fbe23e Merge tag 'microcode_fixes_for-3.21' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent by Ingo Molnar · 9 years ago
  36. 35a9ff4 x86/microcode/intel: Handle truncated microcode images more robustly by Quentin Casasnovas · 9 years ago
  37. f84598b x86/microcode/intel: Guard against stack overflow in the loader by Quentin Casasnovas · 9 years ago
  38. a267b0a Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent by Ingo Molnar · 9 years ago
  39. 4e7c22d x86, mm/ASLR: Fix stack randomization on 64-bit systems by Hector Marco-Gisbert · 9 years ago
  40. ee408b4 Merge branch 'tip-x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent by Ingo Molnar · 9 years ago
  41. f15e051 x86/mm/init: Fix incorrect page size in init_memory_mapping() printks by Dave Hansen · 9 years ago
  42. f47233c x86/mm/ASLR: Propagate base load address calculation by Jiri Kosina · 9 years ago
  43. c11a25f x86/intel/quark: Fix simple_return.cocci warnings by Fengguang Wu · 9 years ago
  44. 32d3916 x86/intel/quark: Fix ptr_ret.cocci warnings by Fengguang Wu · 9 years ago
  45. f476893 lguest: update help text. by Rusty Russell · 9 years ago
  46. b0bd96f lguest: now depends on PCI by Rusty Russell · 9 years ago
  47. 8bbc2a1 x86/intel/quark: Add Intel Quark platform support by Bryan O'Donoghue · 9 years ago
  48. 28a375d x86/intel/quark: Add Isolated Memory Regions for Quark X1000 by Bryan O'Donoghue · 9 years ago
  49. b273c2c x86/apic: Fix the devicetree build in certain configs by Ricardo Ribalda Delgado · 9 years ago
  50. b7e3756 kprobes/x86: Mark 2 bytes NOP as boostable by Wang Nan · 9 years ago
  51. 5154d4f uprobes/x86: Fix 2-byte opcode table by Denys Vlasenko · 9 years ago
  52. 67fc809 uprobes/x86: Fix 1-byte opcode tables by Denys Vlasenko · 9 years ago
  53. 097f4e5 uprobes/x86: Add comment with insn opcodes, mnemonics and why we dont support them by Denys Vlasenko · 9 years ago
  54. eaa0eda Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  55. 53861af Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  56. d97eb89 x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable() by Joerg Roedel · 9 years ago
  57. 1ea76fb x86/irq: Fix regression caused by commit b568b8601f05 by Jiang Liu · 9 years ago
  58. d6abfdb x86/spinlocks/paravirt: Fix memory corruption on unlock by Raghavendra K T · 9 years ago
  59. 829bf7a Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 9 years ago
  60. d96c757 Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 9 years ago
  61. 3750771 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  62. a972412 Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  63. 4ba6307 Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  64. c833e17 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 9 years ago
  65. fee5429 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  66. bebf56a kasan: enable instrumentation of global variables by Andrey Ryabinin · 9 years ago
  67. cb9e3c2 mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() by Andrey Ryabinin · 9 years ago
  68. c420f16 kasan: enable stack instrumentation by Andrey Ryabinin · 9 years ago
  69. 393f203 x86_64: kasan: add interceptors for memset/memmove/memcpy functions by Andrey Ryabinin · 9 years ago
  70. ef7f0d6 x86_64: add KASan support by Andrey Ryabinin · 9 years ago
  71. bf58b48 x86: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  72. 8329aa9 Revert "x86/apic: Only disable CPU x2apic mode when necessary" by Linus Torvalds · 9 years ago
  73. b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  74. 96738c6 x86/efi: Avoid triple faults during EFI mixed mode calls by Matt Fleming · 10 years ago
  75. 55c2d78 lguest: don't look in console features to find emerg_wr. by Rusty Russell · 9 years ago
  76. 8180995 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  77. 02f1f21 kernel.h: remove ancient __FUNCTION__ hack by Rasmus Villemoes · 9 years ago
  78. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  79. c819f37 x86: mm: restore original pte_special check by Mel Gorman · 9 years ago
  80. 21d9ee3 mm: remove remaining references to NUMA hinting bits and helpers by Mel Gorman · 9 years ago
  81. 8a0516e mm: convert p[te|md]_numa users to p[te|md]_protnone_numa by Mel Gorman · 9 years ago
  82. e7bb4b6d mm: add p[te|md] protnone helpers for use by NUMA balancing by Mel Gorman · 9 years ago
  83. 5d8e7fb Merge tag 'md/3.20' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  84. 42cf0f2 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  85. a7b7807 mm: gup: use get_user_pages_unlocked within get_user_pages_fast by Andrea Arcangeli · 9 years ago
  86. dc6c9a3 mm: account pmd page tables to the process by Kirill A. Shutemov · 9 years ago
  87. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  88. cbef847 mm/hugetlb: pmd_huge() returns true for non-present hugepage by Naoya Horiguchi · 9 years ago
  89. 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 9 years ago
  90. d9bab50 lguest: remove NOTIFY call and eventfd facility. by Rusty Russell · 9 years ago
  91. a561adf lguest: use the PCI console device's emerg_wr for early boot messages. by Rusty Russell · 9 years ago
  92. e1b83e2 lguest: Override pcibios_enable_irq/pcibios_disable_irq to our stupid PIC by Rusty Russell · 9 years ago
  93. ee72576 lguest: disable ACPI explicitly. by Rusty Russell · 9 years ago
  94. d1c2946 lguest: don't disable iospace. by Rusty Russell · 9 years ago
  95. 29afc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  96. 1d9c5d7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  97. 992de5a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  98. 8729123 Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  99. c08f8467 Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  100. 0a19136 x86: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago