1. b865ea6 sections: split dereference_function_descriptor() by Sergey Senozhatsky · 7 years ago
  2. 11ca75d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  3. e1d1ea5 Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  4. c8a0739 Merge tag 'ntb-4.15' of git://github.com/jonmason/ntb by Linus Torvalds · 7 years ago
  5. e099b45 NTB: switchtec_ntb: Add skeleton NTB driver by Logan Gunthorpe · 7 years ago
  6. 33dea5a NTB: switchtec_ntb: Introduce initial NTB driver by Logan Gunthorpe · 7 years ago
  7. fa5ab66 NTB: Add check and comment for link up to mw_count() and mw_get_align() by Logan Gunthorpe · 7 years ago
  8. 48c302d NTB: switchtec: Add link event notifier callback by Logan Gunthorpe · 7 years ago
  9. c082b04 NTB: switchtec: Add NTB hardware register definitions by Logan Gunthorpe · 7 years ago
  10. 302e994 NTB: switchtec: Export class symbol for use in upper layer driver by Logan Gunthorpe · 7 years ago
  11. 5a1c269 NTB: switchtec: Move structure definitions into a common header by Logan Gunthorpe · 7 years ago
  12. 4dd3c2e Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  13. 07c455e Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  14. 1deab8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  15. 8170024 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  16. 4f88bd2 Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  17. fc35c19 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  18. ecca8f8 sctp: set frag_point in sctp_setsockopt_maxseg correctly by Xin Long · 7 years ago
  19. fa7f578 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  20. 7016383 include/asm-generic/topology.h: remove unused parent_node() macro by Dou Liyang · 7 years ago
  21. 15df03c8 sysvipc: make get_maxid O(1) again by Davidlohr Bueso · 7 years ago
  22. b8fd998 sysvipc: unteach ids->next_id for !CHECKPOINT_RESTORE by Davidlohr Bueso · 7 years ago
  23. 2d8364b kernel/reboot.c: add devm_register_reboot_notifier() by Andrey Smirnov · 7 years ago
  24. ded97d2 kcov: support comparison operands collection by Victor Chibotaru · 7 years ago
  25. 4efb442c kernel/panic.c: add TAINT_AUX by Borislav Petkov · 7 years ago
  26. e8cfbc2 pid: remove pidhash by Gargi Sharma · 7 years ago
  27. 95846ec pid: replace pid bitmap implementation with IDR API by Gargi Sharma · 7 years ago
  28. 7a8d181 pipe: add proc_dopipe_max_size() to safely assign pipe_max_size by Joe Lawrence · 7 years ago
  29. 36a3d1d lib/genalloc.c: make the avail variable an atomic_long_t by Stephen Bates · 7 years ago
  30. f5bba9d include/linux/radix-tree.h: remove unneeded #include <linux/bug.h> by Masahiro Yamada · 7 years ago
  31. 8001541 include/linux/bitfield.h: include <linux/build_bug.h> instead of <linux/bug.h> by Masahiro Yamada · 7 years ago
  32. 4ca59b1 include/linux/compiler-clang.h: handle randomizable anonymous structs by Sandipan Das · 7 years ago
  33. a7bed27a bug: fix "cut here" location for __WARN_TAINT architectures by Kees Cook · 7 years ago
  34. 2a8358d bug: define the "cut here" string in a single place by Kees Cook · 7 years ago
  35. d15809f iopoll: avoid -Wint-in-bool-context warning by Arnd Bergmann · 7 years ago
  36. aaf5dcf kernel debug: support resetting WARN_ONCE for all architectures by Andi Kleen · 7 years ago
  37. b1fca27 kernel debug: support resetting WARN*_ONCE by Andi Kleen · 7 years ago
  38. 21dc7e0 mm, compaction: persistently skip hugetlbfs pageblocks by David Rientjes · 7 years ago
  39. 1334be3 mm: fix nodemask printing by Arnd Bergmann · 7 years ago
  40. 2dcd9c7 Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  41. e75080f Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  42. f6705bf Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  43. bec0443 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 7 years ago
  44. c3e9c04 Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  45. c435da6 sunrpc: Add rpc_request static trace point by Chuck Lever · 7 years ago
  46. a30ccf1 SUNRPC: Fix parsing failure in trace points with XIDs by Chuck Lever · 7 years ago
  47. 62b56a6 xprtrdma: Update copyright notices by Chuck Lever · 7 years ago
  48. 2232df5 rpcrdma: Remove C structure definitions of XDR data items by Chuck Lever · 7 years ago
  49. b04a234 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  50. cbda1b2 Merge branch 'work.cramfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  51. ca5b857 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  52. 16382e1 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  53. 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  54. 212bf41 fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  55. 2f62b5a fs, nfs: convert nfs_lock_context.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  56. a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  57. cf9b077 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  58. 527d147 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  59. 8c60969 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  60. 18c83d2 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  61. 051089a Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  62. 974aa56 Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  63. 758f875 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  64. a02cd42 Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 7 years ago
  65. 487e2c9 Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  66. b630a23 Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  67. d3092e4 Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  68. 2bf16b7 Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  69. b974304 Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  70. a6014f1 Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 7 years ago
  71. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  72. 5d352e6 Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  73. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  74. 0205f75 mm: simplify nodemask printing by Michal Hocko · 7 years ago
  75. 2bce774 writeback: remove unused function parameter by Wang Long · 7 years ago
  76. d135e57 mm/page_alloc.c: broken deferred calculation by Pavel Tatashin · 7 years ago
  77. 4518085 mm, sysctl: make NUMA stats configurable by Kemi Wang · 7 years ago
  78. 7f0b5fb mm, pagevec: rename pagevec drained field by Mel Gorman · 7 years ago
  79. 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
  80. 2d4894b mm: remove cold parameter from free_hot_cold_page* by Mel Gorman · 7 years ago
  81. c6f92f9 mm: remove cold parameter for release_pages by Mel Gorman · 7 years ago
  82. 8667982 mm, pagevec: remove cold parameter for pagevecs by Mel Gorman · 7 years ago
  83. d9ed0d0 mm: only drain per-cpu pagevecs once per pagevec usage by Mel Gorman · 7 years ago
  84. c7df8ad mm, truncate: do not check mapping for every page being truncated by Mel Gorman · 7 years ago
  85. aa65c29 mm: batch radix tree operations when truncating pages by Jan Kara · 7 years ago
  86. 736304f mm: speed up cancel_dirty_page() for clean pages by Jan Kara · 7 years ago
  87. a4a3ede mm: zero reserved and unavailable struct pages by Pavel Tatashin · 7 years ago
  88. ea1f5f3 mm: define memblock_virt_alloc_try_nid_raw by Pavel Tatashin · 7 years ago
  89. 4675ff0 kmemcheck: rip it out by Levin, Alexander (Sasha Levin) · 7 years ago
  90. d8be756 kmemcheck: remove whats left of NOTRACK flags by Levin, Alexander (Sasha Levin) · 7 years ago
  91. 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
  92. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  93. af5b0f6 mm: consolidate page table accounting by Kirill A. Shutemov · 7 years ago
  94. c481290 mm: introduce wrappers to access mm->nr_ptes by Kirill A. Shutemov · 7 years ago
  95. b4e98d9 mm: account pud page tables by Kirill A. Shutemov · 7 years ago
  96. 67fd707 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
  97. 93d3b71 mm: add variant of pagevec_lookup_range_tag() taking number of pages by Jan Kara · 7 years ago
  98. 72b045a mm: implement find_get_pages_range_tag() by Jan Kara · 7 years ago
  99. 8745808 mm, arch: remove empty_bad_page* by Michal Hocko · 7 years ago
  100. 3a50d14 mm: remove unused pgdat->inactive_ratio by Andrey Ryabinin · 7 years ago