1. 04fecbf mm: memcontrol: use int for event/state parameter in several functions by Matthias Kaehlcke · 8 years ago
  2. 67e5ed9 mm/hugetlb.c: constify attribute_group structures by Arvind Yadav · 8 years ago
  3. 8aa95a2 mm/huge_memory.c: constify attribute_group structures by Arvind Yadav · 8 years ago
  4. fd147cb mm/page_idle.c: constify attribute_group structures by Arvind Yadav · 8 years ago
  5. 1fdaaa2 mm/slub.c: constify attribute_group structures by Arvind Yadav · 8 years ago
  6. f907c26 mm/ksm.c: constify attribute_group structures by Arvind Yadav · 8 years ago
  7. 65f3975 cgroup: revert fa06235b8eb0 ("cgroup: reset css on destruction") by Roman Gushchin · 8 years ago
  8. 63677c74 mm, memcg: reset memory.low during memcg offlining by Roman Gushchin · 8 years ago
  9. 397162f mm: remove nr_pages argument from pagevec_lookup{,_range}() by Jan Kara · 8 years ago
  10. f7b6804 mm: use find_get_pages_range() in filemap_range_has_page() by Jan Kara · 8 years ago
  11. 8338141 fs: use pagevec_lookup_range() in page_cache_seek_hole_data() by Jan Kara · 8 years ago
  12. 48f2301 hugetlbfs: use pagevec_lookup_range() in remove_inode_hugepages() by Jan Kara · 8 years ago
  13. 2b85a61 ext4: use pagevec_lookup_range() in writeback code by Jan Kara · 8 years ago
  14. dec0da7 ext4: use pagevec_lookup_range() in ext4_find_unwritten_pgoff() by Jan Kara · 8 years ago
  15. c10f778 fs: fix performance regression in clean_bdev_aliases() by Jan Kara · 8 years ago
  16. b947cee mm: implement find_get_pages_range() by Jan Kara · 8 years ago
  17. d72dc8a mm: make pagevec_lookup() update index by Jan Kara · 8 years ago
  18. 26b433d fscache: remove unused ->now_uncached callback by Jan Kara · 8 years ago
  19. db73ee0 mm, vmscan: do not loop on too_many_isolated for ever by Michal Hocko · 8 years ago
  20. 77ff465 zsmalloc: zs_page_migrate: skip unnecessary loops but not return -EBUSY if zspage is not inuse by Hui Zhu · 8 years ago
  21. 4647706 mm: always flush VMA ranges affected by zap_page_range by Mel Gorman · 8 years ago
  22. 9b19df2 mm/hugetlb.c: make huge_pte_offset() consistent and document behaviour by Punit Agrawal · 8 years ago
  23. 09180ca mm/gup: make __gup_device_* require THP by Oliver O'Halloran · 8 years ago
  24. dba58d3 mm/mremap: fail map duplication attempts for private mappings by Mike Kravetz · 8 years ago
  25. 1090302 mm, page_owner: don't grab zone->lock for init_pages_in_zone() by Vlastimil Babka · 8 years ago
  26. 0fc542b mm, page_ext: periodically reschedule during page_ext_init() by Vlastimil Babka · 8 years ago
  27. dab4ead mm, page_owner: make init_pages_in_zone() faster by Vlastimil Babka · 8 years ago
  28. b95046b mm, sparse, page_ext: drop ugly N_HIGH_MEMORY branches for allocations by Michal Hocko · 8 years ago
  29. b93e0f3 mm, memory_hotplug: get rid of zonelists_mutex by Michal Hocko · 8 years ago
  30. 11cd863 mm, page_alloc: remove stop_machine from build_all_zonelists by Michal Hocko · 8 years ago
  31. 9d3be21 mm, page_alloc: simplify zonelist initialization by Michal Hocko · 8 years ago
  32. 34ad129 mm, memory_hotplug: remove explicit build_all_zonelists from try_online_node by Michal Hocko · 8 years ago
  33. 72675e1 mm, memory_hotplug: drop zone from build_all_zonelists by Michal Hocko · 8 years ago
  34. d9c9a0b mm, page_alloc: do not set_cpu_numa_mem on empty nodes initialization by Michal Hocko · 8 years ago
  35. afb6ebb mm, page_alloc: remove boot pageset initialization from memory hotplug by Michal Hocko · 8 years ago
  36. c9bff3e mm, page_alloc: rip out ZONELIST_ORDER_ZONE by Michal Hocko · 8 years ago
  37. 5a47074 zram: add config and doc file for writeback feature by Minchan Kim · 8 years ago
  38. 8e654f8 zram: read page from backing device by Minchan Kim · 8 years ago
  39. db8ffbd zram: write incompressible pages to backing device by Minchan Kim · 8 years ago
  40. ae85a80 zram: identify asynchronous IO's return value by Minchan Kim · 8 years ago
  41. 1363d46 zram: add free space management in backing device by Minchan Kim · 8 years ago
  42. 013bf95 zram: add interface to specif backing device by Minchan Kim · 8 years ago
  43. 693dc1c zram: rename zram_decompress_page to __zram_bvec_read by Minchan Kim · 8 years ago
  44. 97ec7c8 zram: inline zram_compress by Minchan Kim · 8 years ago
  45. 4ebbe7f zram: clean up duplicated codes in __zram_bvec_write by Minchan Kim · 8 years ago
  46. c6f03e2 mm, memory_hotplug: remove zone restrictions by Michal Hocko · 8 years ago
  47. e5e6893 mm, memory_hotplug: display allowed zones in the preferred ordering by Michal Hocko · 8 years ago
  48. c115258 mm/memory_hotplug: just build zonelist for newly added node by Wei Yang · 8 years ago
  49. 912d572 drm/i915: wire up shrinkctl->nr_scanned by Chris Wilson · 8 years ago
  50. d460acb mm: track actual nr_scanned during shrink_slab() by Chris Wilson · 8 years ago
  51. ce6fa91 mm/slub.c: add a naive detection of double free or corruption by Alexander Popov · 8 years ago
  52. 2482ddec mm: add SLUB free list pointer obfuscation by Kees Cook · 8 years ago
  53. ea37df5 slub: tidy up initialization ordering by Alexander Potapenko · 8 years ago
  54. 964f14a ocfs2: clean up some dead code by Jun Piao · 8 years ago
  55. 01ffb56 ocfs2: make ocfs2_set_acl() static by Jan Kara · 8 years ago
  56. 6124c04 modpost: simplify sec_name() by Masahiro Yamada · 8 years ago
  57. 2f52074 dax: initialize variable pfn before using it by Nicolas Iooss · 8 years ago
  58. 917f345 dax: use PG_PMD_COLOUR instead of open coding by Ross Zwisler · 8 years ago
  59. a2e050f dax: explain how read(2)/write(2) addresses are validated by Ross Zwisler · 8 years ago
  60. 527b19d dax: move all DAX radix tree defs to fs/dax.c by Ross Zwisler · 8 years ago
  61. d01ad19 dax: remove DAX code from page_cache_tree_insert() by Ross Zwisler · 8 years ago
  62. 91d25ba dax: use common 4k zero page for dax mmap reads by Ross Zwisler · 8 years ago
  63. e30331f dax: relocate some dax functions by Ross Zwisler · 8 years ago
  64. b2770da6 mm: add vm_insert_mixed_mkwrite() by Ross Zwisler · 8 years ago
  65. f0cd340 metag/numa: remove the unused parent_node() macro by Dou Liyang · 8 years ago
  66. e7d0c41 Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  67. 53ac64a Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  68. 4396440 Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  69. b42a362 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  70. 70b8e9e Merge tag 'gpio-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  71. d16605c Merge tag 'pinctrl-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  72. fe9e3138 Merge tag 'regulator-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 8 years ago
  73. b88f557 Merge tag 'spi-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  74. 16a832a2 Merge tag 'edac_for_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 8 years ago
  75. bafb076 Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  76. 44b1671 Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  77. bf1d6b2 Merge tag 'staging-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  78. e63a94f1 Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  79. 1a3b85e Merge tag 'usb-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  80. 0475919 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  81. 9e85ae6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  82. 6caffe2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 8 years ago
  83. f32c9e05 Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  84. d1ce495 Merge tag 'm68k-for-v4.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 8 years ago
  85. de6c507 Merge branch 'for-4.14/wacom' into for-linus by Jiri Kosina · 8 years ago
  86. 5c891d5 Merge branch 'for-4.14/upstream' into for-linus by Jiri Kosina · 8 years ago
  87. 38e50c9 Merge branch 'for-4.14/multitouch' into for-linus by Jiri Kosina · 8 years ago
  88. d29ed11 Merge branch 'for-4.14/ish' into for-linus by Jiri Kosina · 8 years ago
  89. 2682b89 Merge branch 'for-4.14/driver-lock-removal' into for-linus by Jiri Kosina · 8 years ago
  90. aaf4f13 Merge branch 'for-4.14/constify-attribute_group' into for-linus by Jiri Kosina · 8 years ago
  91. b11918b Merge branch 'for-4.14/battery' into for-linus by Jiri Kosina · 8 years ago
  92. d3c7ad2 Merge branch 'for-4.14/asus' into for-linus by Jiri Kosina · 8 years ago
  93. d487bb6 Merge branch 'for-4.13/upstream-fixes' into for-linus by Jiri Kosina · 8 years ago
  94. 24e700e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  95. f570917 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. d725c7a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. 93cc122 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  98. dd90ccc Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. b1b6f83 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  100. d9e3cb2 alpha: math-emu: Fix modular build by Ben Hutchings · 8 years ago