1. f285330 x86/build/x86_64_defconfig: Enable CONFIG_R8169 by Andy Shevchenko · 8 years ago
  2. 3b3e785 x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirk by Matjaz Hegedic · 8 years ago
  3. bb1a2c2 x86/hpet: Prevent might sleep splat on resume by Thomas Gleixner · 8 years ago
  4. 8392f16 x86/boot: Correct setup_header.start_sys name by Borislav Petkov · 8 years ago
  5. e98fe51 x86/purgatory: Fix sparse warning, symbol not declared by Tobin C. Harding · 8 years ago
  6. 72042a8 x86/purgatory: Make functions and variables static by Tobin C. Harding · 8 years ago
  7. 940b2f2 x86/events: Remove last remnants of old filenames by Borislav Petkov · 8 years ago
  8. 58ab9a0 x86/pkeys: Check against max pkey to avoid overflows by Dave Hansen · 8 years ago
  9. f2ae5da x86/ioapic: Split IOAPIC hot-removal into two steps by Rui Wang · 8 years ago
  10. 153654d x86/PCI: Implement pcibios_release_device to release IRQ from IOAPIC by Rui Wang · 8 years ago
  11. e86a2d2 x86/intel_rdt: Remove duplicate inclusion of linux/cpu.h by Masanari Iida · 8 years ago
  12. aa5ec3f x86/vmware: Remove duplicate inclusion of asm/timer.h by Masanari Iida · 8 years ago
  13. 73667e3 x86/hyperv: Hide unused label by Arnd Bergmann · 8 years ago
  14. 90b28de x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirk by Matjaz Hegedic · 8 years ago
  15. 1b17c6d x86/platform/uv/BAU: Fix HUB errors by remove initial write to sw-ack register by Andrew Banman · 8 years ago
  16. 2a4d0c6 x86/selftests: Add clobbers for int80 on x86_64 by Dmitry Safonov · 8 years ago
  17. 11277aa x86/apic: Simplify enable_IR_x2apic(), remove try_to_enable_IR() by Dou Liyang · 8 years ago
  18. bb3f0a5 x86/apic: Fix a warning message in logical CPU IDs allocation by Dou Liyang · 8 years ago
  19. 10bce84 x86/kdebugfs: Move boot params hierarchy under (debugfs)/x86/ by Borislav Petkov · 8 years ago
  20. 2d6be4a Merge tag 'for-linus-4.11' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 8 years ago
  21. cf39319 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 8 years ago
  22. 5ecc5ac Merge tag 'iommu-fix-v4.11-rc0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  23. 8313064c Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  24. b2deee2 Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  25. d4f4cf7 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  26. f89db78 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  27. 65314ed Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  28. 3f26b0c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  29. 74efe07 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  30. e72e58f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  31. 74e3f63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 8 years ago
  32. c2eca00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  33. b7a42b9 iommu/amd: Fix crash when accessing AMD-Vi sysfs entries by Joerg Roedel · 8 years ago
  34. a7fdb6e iommu/vt-d: Fix crash when accessing VT-d sysfs entries by Joerg Roedel · 8 years ago
  35. 17a870b Merge branches 'fixes' and 'misc'; commit 'kuser^{/add CPU_THUMB_CAPABLE to indicate}' into for-linus by Russell King · 8 years ago
  36. cdcc5fa ARM: mm: round the initrd reservation to page boundaries by Russell King · 8 years ago
  37. 68b32f3 ARM: mm: clean up initrd initialisation by Russell King · 8 years ago
  38. 3928624 ARM: mm: move initrd init code out of arm_memblock_init() by Russell King · 8 years ago
  39. e2fce0a ARM: 8655/1: improve NOMMU definition of pgprot_*() by Arnd Bergmann · 8 years ago
  40. 7b96ddd ARM: 8654/1: decompressor: add strlen prototype by Arnd Bergmann · 8 years ago
  41. 06369a1 ARM: 8652/1: cache-uniphier: clean up active way setup code by Masahiro Yamada · 8 years ago
  42. 1c63d4c ARM: 8651/1: cache-uniphier: include <linux/errno.h> instead of <linux/types.h> by Masahiro Yamada · 8 years ago
  43. 050d18d ARM: 8650/1: module: handle negative R_ARM_PREL31 addends correctly by Ard Biesheuvel · 8 years ago
  44. ad47511 ARM: 8649/2: nommu: remove Hivecs configuration is asm by Afzal Mohammed · 8 years ago
  45. 58c1670 ARM: 8648/2: nommu: display vectors base by Afzal Mohammed · 8 years ago
  46. f8300a0 ARM: 8647/2: nommu: dynamic exception base address setting by Afzal Mohammed · 8 years ago
  47. d2ca5f2 ARM: 8646/1: mmu: decouple VECTORS_BASE from Kconfig by Afzal Mohammed · 8 years ago
  48. 035e787 ARM: 8644/1: Reduce "CPU: shutdown" message to debug level by Florian Fainelli · 8 years ago
  49. 64fc2a9 ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol by Florian Fainelli · 8 years ago
  50. e377cd8 ARM: 8640/1: Add support for CONFIG_DEBUG_VIRTUAL by Florian Fainelli · 8 years ago
  51. 399f157 Merge branch 'devel-stable' into misc by Russell King · 8 years ago
  52. a09975b ARM: 8639/1: Define KERNEL_START and KERNEL_END by Florian Fainelli · 8 years ago
  53. 4e23612 ARM: 8638/1: mtd: lart: Rename partition defines to be prefixed with PART_ by Florian Fainelli · 8 years ago
  54. 9856265 ARM: 8637/1: Adjust memory boundaries after reservations by Laura Abbott · 8 years ago
  55. 374d446d ARM: 8636/1: Cleanup sanity_check_meminfo by Laura Abbott · 8 years ago
  56. 86292b3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  57. 1ac884f Merge tag 'ktest-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 8 years ago
  58. 08e32dc Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  59. 3f5595e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  60. 4e4636c objtool: Enclose contents of unreachable() macro in a block by Josh Poimboeuf · 8 years ago
  61. 12dfdfe Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  62. f7878dc Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  63. fb15a78 Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
  64. 5782fd1 Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  65. 3e761a4 mm, x86: fix HIGHMEM64 && PARAVIRT build config for native_pud_clear() by Dave Jiang · 8 years ago
  66. 2959a5f mm: add arch-independent testcases for RODATA by Jinbum Park · 8 years ago
  67. 8d85063 hfs: atomically read inode size by Fabian Frederick · 8 years ago
  68. b279ddc mm: clarify mm_struct.mm_{users,count} documentation by Vegard Nossum · 8 years ago
  69. 388f793 mm: use mmget_not_zero() helper by Vegard Nossum · 8 years ago
  70. 3fce371 mm: add new mmget() helper by Vegard Nossum · 8 years ago
  71. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  72. 522b837 checkpatch: warn when formats use %Z and suggest %z by Alexey Dobriyan · 8 years ago
  73. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  74. d7f6724 scripts/spelling.txt: add some typo-words by Jinbum Park · 8 years ago
  75. 4091fb9 scripts/spelling.txt: add "followings" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  76. 608595e scripts/spelling.txt: add "therfore" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  77. b8a14f3 scripts/spelling.txt: add "overwriten" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  78. 9a284e5 scripts/spelling.txt: add "overwritting" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  79. 1cce200 scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  80. 66f0044 scripts/spelling.txt: add "disassocation" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  81. 0cf2a84 scripts/spelling.txt: add "omited" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  82. 34dcaf4 scripts/spelling.txt: add "explictely" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  83. a6ab4ef scripts/spelling.txt: add "applys" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  84. 2c14960 scripts/spelling.txt: add "configuartion" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  85. 0367105 scripts/spelling.txt: add "overrided" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  86. 3f8b6fb scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  87. d7f3153 scripts/spelling.txt: add "initialiazation" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  88. 183b802 scripts/spelling.txt: add "intialization" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  89. 4d39f0a scripts/spelling.txt: add "unneded" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  90. 176180c scripts/spelling.txt: add "neded" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  91. 57366a8 scripts/spelling.txt: add "againt" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  92. b43daed scripts/spelling.txt: add "embeded" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  93. b564d62 scripts/spelling.txt: add "varible" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  94. 4e0385d scripts/spelling.txt: add "efective" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  95. 89d790a scripts/spelling.txt: add "algined" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  96. 550116d scripts/spelling.txt: add "aligment" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  97. 8ab102d scripts/spelling.txt: add "partiton" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  98. 0f5e155 scripts/spelling.txt: add "an one" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  99. 03440c4 scripts/spelling.txt: add "an union" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  100. 9332ef9 scripts/spelling.txt: add "an user" pattern and fix typo instances by Masahiro Yamada · 8 years ago