1. 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
  2. 86292b3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  3. 08e32dc Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  4. 3f5595e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  5. 5782fd1 Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  6. 3e761a4 mm, x86: fix HIGHMEM64 && PARAVIRT build config for native_pud_clear() by Dave Jiang · 8 years ago
  7. 2959a5f mm: add arch-independent testcases for RODATA by Jinbum Park · 8 years ago
  8. 3fce371 mm: add new mmget() helper by Vegard Nossum · 8 years ago
  9. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  10. 9a284e5 scripts/spelling.txt: add "overwritting" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  11. 0367105 scripts/spelling.txt: add "overrided" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  12. 183b802 scripts/spelling.txt: add "intialization" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  13. 4e0385d scripts/spelling.txt: add "efective" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  14. 550116d scripts/spelling.txt: add "aligment" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  15. 8ab102d scripts/spelling.txt: add "partiton" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  16. 0f5e155 scripts/spelling.txt: add "an one" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  17. 03440c4 scripts/spelling.txt: add "an union" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  18. 9332ef9 scripts/spelling.txt: add "an user" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  19. 08a7e62 scripts/spelling.txt: add "swith" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  20. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  21. 94eae80 Merge tag 'platform-drivers-x86-v4.11-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  22. 5d8a00e Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  23. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  24. 6e5c838 treewide: Remove remaining executable attributes from source files by Joe Perches · 8 years ago
  25. 7b46588 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  26. 76062b4 platform/x86: intel_pmc_ipc: read s0ix residency API by Shanth Murthy · 8 years ago
  27. 9e31489 Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 8 years ago
  28. 849de0c m68k: replace gcc specific macros with ones from compiler.h by Gideon Israel Dsouza · 8 years ago
  29. 35ca695 alpha: use generic current.h by Davidlohr Bueso · 8 years ago
  30. 9ef5ea20 arch/frv/mb93090-mb00/pci-frv.c: fix build warning by Sudip Mukherjee · 8 years ago
  31. 3a4f8a0 mm: remove shmem_mapping() shmem_zero_setup() duplicates by Hugh Dickins · 8 years ago
  32. c137a27 powerpc/mm/autonuma: switch ppc64 to its own implementation of saved write by Aneesh Kumar K.V · 8 years ago
  33. 712c604 mm: wire up GFP flag passing in dma_alloc_from_contiguous by Lucas Stach · 8 years ago
  34. e2f466e mm: cma_alloc: allow to specify GFP mask by Lucas Stach · 8 years ago
  35. 897ab3e userfaultfd: non-cooperative: add event for memory unmaps by Mike Rapoport · 8 years ago
  36. 220ced1 mm: fix get_user_pages() vs device-dax pud mappings by Dan Williams · 8 years ago
  37. a00cc7d mm, x86: add support for PUD-sized transparent hugepages by Matthew Wilcox · 8 years ago
  38. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  39. 0262d9c memblock: embed memblock type name within struct memblock_type by Heiko Carstens · 8 years ago
  40. 8d4a017 cris: use generic current.h by Davidlohr Bueso · 8 years ago
  41. f8e6859 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  42. a4d4426 openrisc: head: Init r0 to 0 on start by Stafford Horne · 8 years ago
  43. a0eba4f openrisc: Export ioremap symbols used by modules by Stafford Horne · 8 years ago
  44. e34f671 arch/openrisc/lib/memcpy.c: use correct OR1200 option by Valentin Rothberg · 8 years ago
  45. 0ccffdf openrisc: head: Remove unused strings by Stafford Horne · 8 years ago
  46. da99f00 openrisc: head: Move init strings to rodata section by Stafford Horne · 8 years ago
  47. e6d20c5 openrisc: entry: Fix delay slot detection by Stafford Horne · 8 years ago
  48. 2ead7ab openrisc: entry: Whitespace and comment cleanups by Stafford Horne · 8 years ago
  49. f520928 openrisc: Add .gitignore by Stafford Horne · 8 years ago
  50. f5d45dc openrisc: Add optimized memcpy routine by Stafford Horne · 9 years ago
  51. d857a1e openrisc: Add optimized memset by Olof Kindgren · 10 years ago
  52. e29d11c openrisc: Initial support for the idle state by Sebastian Macke · 11 years ago
  53. 79f8a4d0 openrisc: Fix the bitmask for the unit present register by Sebastian Macke · 11 years ago
  54. 89c94fd openrisc: remove unnecessary stddef.h include by Stefan Kristiansson · 11 years ago
  55. 4ac46db openrisc: add futex_atomic_* implementations by Stefan Kristiansson · 11 years ago
  56. bc19598 openrisc: add optimized atomic operations by Stefan Kristiansson · 11 years ago
  57. 1159517 openrisc: add cmpxchg and xchg implementations by Stefan Kristiansson · 11 years ago
  58. 0e9f9fd openrisc: add atomic bitops by Stefan Kristiansson · 11 years ago
  59. ac65e28 sparc64: Fix build error in flush_tsb_user_page by Nitin Gupta · 8 years ago
  60. d1091c7 objtool: Improve detection of BUG() and other dead ends by Josh Poimboeuf · 8 years ago
  61. fb94a68 s390: TASK_SIZE for kernel threads by Martin Schwidefsky · 8 years ago
  62. 2793784 s390/crypt: Add protected key AES module by Martin Schwidefsky · 8 years ago
  63. ef96152 Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  64. b2e3c43 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  65. c61c15e0 Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  66. 195849e Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  67. 54fff78 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  68. c35675f Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  69. 6ae52c6 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  70. af8999f Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  71. 60e8d3e Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  72. 5bcbe22 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  73. 28cbc33 Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  74. cd429ce sparc64: memblock resizes are not handled properly by Pavel Tatashin · 8 years ago
  75. 1537b26 sparc64: use latency groups to improve add_node_ranges speed by Pavel Tatashin · 8 years ago
  76. dcd1912 sparc64: Add 64K page size support by Nitin Gupta · 8 years ago
  77. c7d9f77 sparc64: Multi-page size support by Nitin Gupta · 8 years ago
  78. 7dd4fcf sparc64: Migrate hvcons irq to panicked cpu by Vijay Kumar · 8 years ago
  79. cffb3e7 sparc64: Set cpu state to offline when stopped by Vijay Kumar · 8 years ago
  80. 269d852 sparc64: fix for user probes in high memory by Eric Saint Etienne · 8 years ago
  81. fc5e8c2 sparc: topology_64.h: Fix condition for including cpudata.h by Ben Hutchings · 8 years ago
  82. cbc41b43 sparc32: mm: srmmu: add __ro_after_init to sparc32_cachetlb_ops structures by Bhumika Goyal · 8 years ago
  83. e80d4af s390/pkey: Introduce pkey kernel module by Harald Freudenberger · 8 years ago
  84. 5791d90 s390/nmi: purge tlbs after control register validation by Heiko Carstens · 8 years ago
  85. 70e28aa s390/nmi: fix order of register validation by Heiko Carstens · 8 years ago
  86. 7760670 s390/crypto: Add PCKMO inline function by Harald Freudenberger · 8 years ago
  87. 54397bb s390/mm: use _SEGMENT_ENTRY_EMPTY in the code by Dominik Dingel · 9 years ago
  88. f50c0e6 s390: opt into HAVE_COPY_THREAD_TLS by Heiko Carstens · 8 years ago
  89. b5a882f s390: restore address space when returning to user space by Heiko Carstens · 8 years ago
  90. 606aa4a s390: rename CIF_ASCE to CIF_ASCE_PRIMARY by Heiko Carstens · 8 years ago
  91. bc49a78 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  92. fd7e9a8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  93. 94000cc Merge tag 'v4.10-rc8' into drm-next by Dave Airlie · 8 years ago
  94. ecf1385 mm: drop unused argument of zap_page_range() by Kirill A. Shutemov · 8 years ago
  95. 9af744d lib/show_mem.c: teach show_mem to work with the given nodemask by Michal Hocko · 8 years ago
  96. 6d23f8a arch, mm: remove arch specific show_mem by Michal Hocko · 8 years ago
  97. 16e72e9 powerpc: do not make the entire heap executable by Denys Vlasenko · 8 years ago
  98. ddffe98 mm/memory_hotplug: set magic number to page->freelist instead of page->lru.next by Yasuaki Ishimatsu · 8 years ago
  99. 6302666 parisc: use generic current.h by Davidlohr Bueso · 8 years ago
  100. ca376b3 score: remove asm/current.h by Davidlohr Bueso · 8 years ago