1. c12e51b radix-tree: replace node->height with node->shift by Matthew Wilcox · 9 years ago
  2. 0c7fa0a radix-tree: split node->path into offset and height by Matthew Wilcox · 9 years ago
  3. 21ef533 radix-tree: add support for multi-order iterating by Ross Zwisler · 9 years ago
  4. 6c4bd68 radix-tree: remove unused looping macros by Ross Zwisler · 9 years ago
  5. 97d778b radix tree test suite: allow testing other fan-out values by Ross Zwisler · 9 years ago
  6. e9256ef radix-tree: introduce radix_tree_empty by Matthew Wilcox · 9 years ago
  7. 6357978 include/linux/genhd.h: move to use generic UUID library by Andy Shevchenko · 9 years ago
  8. ba7e34b include/linux/efi.h: redefine type, constant, macro from generic code by Andy Shevchenko · 9 years ago
  9. e3a93bc lib/uuid.c: remove FSF address by Andy Shevchenko · 9 years ago
  10. 2b1b0d6 lib/uuid.c: introduce a few more generic helpers by Andy Shevchenko · 9 years ago
  11. 8da4b8c lib/uuid.c: move generate_random_uuid() to uuid.c by Andy Shevchenko · 9 years ago
  12. cf9b110 printk/nmi: flush NMI messages on the system panic by Petr Mladek · 9 years ago
  13. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 9 years ago
  14. 2eeed7e include/linux/syscalls.h: use pid_t instead of int by René Nyffenegger · 9 years ago
  15. e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 9 years ago
  16. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
  17. d0d8da2 zsmalloc: require GFP in zs_malloc() by Sergey Senozhatsky · 9 years ago
  18. 64f8eba mm/kasan: add API to check memory regions by Andrey Ryabinin · 9 years ago
  19. 55834c5 mm: kasan: initial memory quarantine implementation by Alexander Potapenko · 9 years ago
  20. 0bb2fd13 mm: page_is_guard(): return false when page_ext arrays are not allocated yet by Yang Shi · 9 years ago
  21. 5c0a85f mm: make faultaround produce old ptes by Kirill A. Shutemov · 9 years ago
  22. 4b50bcc mm: use phys_addr_t for reserve_bootmem_region() arguments by Stefan Bader · 9 years ago
  23. d2005e3 userfaultfd: don't pin the user memory in userfaultfd_file_create() by Oleg Nesterov · 9 years ago
  24. 5f527c2 mm: thp: microoptimize compound_mapcount() by Andrea Arcangeli · 9 years ago
  25. d2a1a1f mm: use unsigned long constant for page flags by Yu Zhao · 9 years ago
  26. 0c9ad80 mm fix commmets: if SPARSEMEM, pgdata doesn't have page_ext by Weijie Yang · 9 years ago
  27. d70c17d include/linux/hugetlb.h: use bool instead of int for hugepage_migration_supported() by Chen Gang · 9 years ago
  28. 7fab358 include/linux/hugetlb*.h: clean up code by Chen Gang · 9 years ago
  29. b8ca9e3 mm: tighten fault_in_pages_writeable() by Eric Dumazet · 9 years ago
  30. 80c4bd7 mm/vmalloc: keep a separate lazy-free list by Chris Wilson · 9 years ago
  31. f44666b mm,oom: speed up select_bad_process() loop by Tetsuo Handa · 9 years ago
  32. 98748bd oom: consider multi-threaded tasks in task_will_free_mem by Michal Hocko · 9 years ago
  33. ec8d7c1 mm, oom_reaper: do not mmput synchronously from the oom reaper context by Michal Hocko · 9 years ago
  34. bb8a4b7 mm, oom_reaper: hide oom reaped tasks from OOM killer more carefully by Michal Hocko · 9 years ago
  35. 86a294a mm, oom, compaction: prevent from should_compact_retry looping for ever for costly orders by Michal Hocko · 9 years ago
  36. 0a0337e mm, oom: rework oom detection by Michal Hocko · 9 years ago
  37. cab1802 mm, compaction: abstract compaction feedback to helpers by Michal Hocko · 9 years ago
  38. 4f9a358 mm, compaction: update compaction_result ordering by Michal Hocko · 9 years ago
  39. c8f7de0 mm, compaction: distinguish between full and partial COMPACT_COMPLETE by Michal Hocko · 9 years ago
  40. 1d4746d mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPED by Michal Hocko · 9 years ago
  41. ea7ab98 mm, compaction: change COMPACT_ constants into enum by Michal Hocko · 9 years ago
  42. 59dc76b mm: vmscan: reduce size of inactive file list by Rik van Riel · 9 years ago
  43. 6eb59af Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  44. 410b429 Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  45. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  46. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  47. 002f290 cpuset: use static key better and convert to new API by Vlastimil Babka · 9 years ago
  48. 0b423ca mm, page_alloc: inline pageblock lookup in page free fast paths by Mel Gorman · 9 years ago
  49. c33d6c0 mm, page_alloc: avoid looking up the first zone in a zonelist twice by Mel Gorman · 9 years ago
  50. 09940a4 mm, page_alloc: simplify last cpupid reset by Mel Gorman · 9 years ago
  51. c603844 mm, page_alloc: convert alloc_flags to unsigned by Mel Gorman · 9 years ago
  52. 682a338 mm, page_alloc: inline the fast path of the zonelist iterator by Mel Gorman · 9 years ago
  53. 060e741 mm, page_alloc: inline zone_statistics by Mel Gorman · 9 years ago
  54. 1751457 mm, page_alloc: use new PageAnonHead helper in the free page fast path by Mel Gorman · 9 years ago
  55. 3ef22df oom, oom_reaper: try to reap tasks which skip regular OOM killer path by Michal Hocko · 9 years ago
  56. fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 9 years ago
  57. bf8616d huge mm: move_huge_pmd does not need new_vma by Hugh Dickins · 9 years ago
  58. 52b6f46 mm: /proc/sys/vm/stat_refresh to force vmstat update by Hugh Dickins · 9 years ago
  59. 75edd34 tmpfs: preliminary minor tidyups by Hugh Dickins · 9 years ago
  60. 9d5e6a9 mm: update_lru_size do the __mod_zone_page_state by Hugh Dickins · 9 years ago
  61. ca70723 mm: update_lru_size warn and reset bad lru_size by Hugh Dickins · 9 years ago
  62. 1aa8aea mm: uninline page_mapped() by Andrew Morton · 9 years ago
  63. 29f9cb5 mm/highmem: simplify is_highmem() by Chanho Min · 9 years ago
  64. 4ee815b mm/mempolicy.c: vma_migratable() can return bool by Yaowei Bai · 9 years ago
  65. bb00a78 mm/vmalloc.c: is_vmalloc_addr() can return bool by Yaowei Bai · 9 years ago
  66. c98940f mm/memory_hotplug: is_mem_section_removable() can return bool by Yaowei Bai · 9 years ago
  67. 32f6271 mm/hugetlb: is_vm_hugetlb_page() can return bool by Yaowei Bai · 9 years ago
  68. 9fee021 mm/hugetlb: introduce hugetlb_bad_size() by Vaishali Thakkar · 9 years ago
  69. 0edaf86 include/linux/nodemask.h: create next_node_in() helper by Andrew Morton · 9 years ago
  70. 48a27055 include/linux: apply __malloc attribute by Rasmus Villemoes · 9 years ago
  71. d64e85d compiler.h: add support for malloc attribute by Rasmus Villemoes · 9 years ago
  72. 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 9 years ago
  73. c7ce4f60 mm: SLAB freelist randomization by Thomas Garnier · 9 years ago
  74. 815613d kernel/padata.c: removed unused code by Richard Cochran · 9 years ago
  75. b9fdac7f debugobjects: insulate non-fixup logic related to static obj from fixup callbacks by Du, Changbin · 9 years ago
  76. b1e4d9d debugobjects: make fixup functions return bool instead of int by Du, Changbin · 9 years ago
  77. 8e4f70e time: remove timespec_add_safe() by Deepa Dinamani · 9 years ago
  78. 766b9f9 fs: poll/select/recvmmsg: use timespec64 for timeout events by Deepa Dinamani · 9 years ago
  79. bc2c53e time: add missing implementation for timespec64_add_safe() by Deepa Dinamani · 9 years ago
  80. 35e4817 fsnotify: avoid spurious EMFILE errors from inotify_init() by Jan Kara · 9 years ago
  81. 78975f2 Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  82. feaa7cb5c Merge tag 'md/4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 9 years ago
  83. e0fb1b3 Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  84. f4c80d5 Merge tag 'sound-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  85. 7afd16f Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  86. a37571a Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  87. a0d3c7c Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  88. 7beaa24 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  89. 07b7526 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  90. 0efacbb Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  91. f4f27d0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  92. 2600a46 Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  93. 03e1aa1 Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  94. 97f0090 Merge tag 'rproc-v4.7' of git://github.com/andersson/remoteproc by Linus Torvalds · 9 years ago
  95. 676d973 Merge tag 'rpmsg-v4.7' of git://github.com/andersson/remoteproc by Linus Torvalds · 9 years ago
  96. 19c5abc Merge tag 'media/v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  97. 675e065 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  98. d974f09 Merge branch 'stable/for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft by Linus Torvalds · 9 years ago
  99. 4a5219e Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  100. 2ec3240 Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago