1. d334c9b mm: memcontrol: cleanup css_reset callback by Vladimir Davydov · 8 years ago
  2. e33e33b mm, memory hotplug: print debug message in the proper way for online_pages by Chen Yucong · 8 years ago
  3. 0f352e5 mm: remove __GFP_NOFAIL is deprecated comment by Michal Hocko · 8 years ago
  4. 95813b8 mm/page_ref: add tracepoint to track down page reference manipulation by Joonsoo Kim · 8 years ago
  5. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 8 years ago
  6. 444eb2a4 mm: thp: set THP defrag by default to madvise and add a stall-free defrag option by Mel Gorman · 8 years ago
  7. f9054c7 mm, mempool: only set __GFP_NOMEMALLOC if there are free elements by David Rientjes · 8 years ago
  8. b14a1ef mm: remove unnecessary description about a non-exist gfp flag by Satoru Takeuchi · 8 years ago
  9. 795ae7a mm: scale kswapd watermarks in proportion to memory by Johannes Weiner · 8 years ago
  10. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 8 years ago
  11. 5057dcd virtio_balloon: export 'available' memory to balloon statistics by Igor Redko · 8 years ago
  12. d02bd27 mm/page_alloc.c: calculate 'available' memory in a separate function by Igor Redko · 8 years ago
  13. 7eb5029 mm/Kconfig: remove redundant arch depend for memory hotplug by Yang Shi · 8 years ago
  14. 01609ec ARC, thp: remove infrastructure for handling splitting PMDs by Vineet Gupta · 8 years ago
  15. 458aa76 mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range by Aneesh Kumar K.V · 8 years ago
  16. bcf6691 mm, tracing: refresh __def_vmaflag_names by Kirill A. Shutemov · 8 years ago
  17. 39a1aa8 mm: deduplicate memory overcommitment code by Andrey Ryabinin · 8 years ago
  18. ea606cf mm: move max_map_count bits into mm.h by Andrey Ryabinin · 8 years ago
  19. f9719a0 thp, vmstats: count deferred split events by Kirill A. Shutemov · 8 years ago
  20. 0a6b76d mm: workingset: make shadow node shrinker memcg aware by Vladimir Davydov · 8 years ago
  21. cdcbb72 mm: workingset: size shadow nodes lru basing on file cache size by Vladimir Davydov · 8 years ago
  22. 58e698a radix-tree: account radix_tree_node to memory cgroup by Vladimir Davydov · 8 years ago
  23. b6ecd2d mm: memcontrol: zap memcg_kmem_online helper by Vladimir Davydov · 8 years ago
  24. 0fc9f58 mm: vmscan: pass root_mem_cgroup instead of NULL to memcg aware shrinker by Vladimir Davydov · 8 years ago
  25. b313aee mm: memcontrol: enable kmem accounting for all cgroups in the legacy hierarchy by Vladimir Davydov · 8 years ago
  26. 4b0f326 include/linux/page-flags.h: force inlining of selected page flag modifications by Denys Vlasenko · 8 years ago
  27. ee91ef6 bufferhead: force inlining of buffer head flag operations by Denys Vlasenko · 8 years ago
  28. 075db15 tools/vm/page-types.c: add memory cgroup dumping and filtering by Konstantin Khlebnikov · 8 years ago
  29. accf624 mm, kswapd: replace kswapd compaction with waking up kcompactd by Vlastimil Babka · 8 years ago
  30. e888ca3 mm, memory hotplug: small cleanup in online_pages() by Vlastimil Babka · 8 years ago
  31. 698b1b3 mm, compaction: introduce kcompactd by Vlastimil Babka · 8 years ago
  32. 81c5857 mm, kswapd: remove bogus check of balance_classzone_idx by Vlastimil Babka · 8 years ago
  33. 21c6478 tile: query dynamic DEBUG_PAGEALLOC setting by Joonsoo Kim · 8 years ago
  34. e7df0d8 powerpc: query dynamic DEBUG_PAGEALLOC setting by Joonsoo Kim · 8 years ago
  35. 505f6d2 sound: query dynamic DEBUG_PAGEALLOC setting by Joonsoo Kim · 8 years ago
  36. 922d566 mm/slub: query dynamic DEBUG_PAGEALLOC setting by Joonsoo Kim · 8 years ago
  37. f48d97f mm/vmalloc: query dynamic DEBUG_PAGEALLOC setting by Joonsoo Kim · 8 years ago
  38. 0335ddd tools/vm/page-types.c: support swap entry by Naoya Horiguchi · 8 years ago
  39. 0a71649 /proc/kpageflags: return KPF_SLAB for slab tail pages by Naoya Horiguchi · 8 years ago
  40. 832fc1d /proc/kpageflags: return KPF_BUDDY for "tail" buddy pages by Naoya Horiguchi · 8 years ago
  41. 12580e4 mm: memcontrol: report kernel stack usage in cgroup2 memory.stat by Vladimir Davydov · 8 years ago
  42. 27ee57c mm: memcontrol: report slab usage in cgroup2 memory.stat by Vladimir Davydov · 8 years ago
  43. 72b54e7 mm: memcontrol: make tree_{stat,events} fetch all stats by Vladimir Davydov · 8 years ago
  44. fcff7d7 mm: memcontrol: do not bypass slab charge if memcg is offline by Vladimir Davydov · 8 years ago
  45. 6a61895 mm: oom_kill: don't ignore oom score on exiting tasks by Johannes Weiner · 8 years ago
  46. a1ee193 watchdog: don't run proc_watchdog_update if new value is same as old by Joshua Hunt · 8 years ago
  47. 4c11e55 drivers/firmware/broadcom/bcm47xx_nvram.c: fix incorrect __ioread32_copy by Aaro Koskinen · 8 years ago
  48. b0f84ac ia64: define ioremap_uc() by Luis R. Rodriguez · 8 years ago
  49. 09fd671 Merge tag 'fbdev-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 8 years ago
  50. bace3db Merge tag 'media/v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  51. 8759957 Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  52. 6968e6f Merge tag 'dm-4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  53. cae8da0 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  54. 7bb7a74 Merge branch 'stable/for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft by Linus Torvalds · 8 years ago
  55. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  56. 277edba Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  57. 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  58. aa6865d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 8 years ago
  59. 72aafdf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  60. 1c8e85b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 8 years ago
  61. 10dc374 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  62. 047486d Merge tag 'edac_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 8 years ago
  63. 9256d5a Merge tag 'leds_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 8 years ago
  64. 13f6f62 Merge tag 'rtc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  65. f0718ce Merge tag 'hwmon-for-linus-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  66. 555f816 Merge tag 'regulator-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 8 years ago
  67. b7aae4a Merge tag 'regmap-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 8 years ago
  68. ff280e3 Merge tag 'spi-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  69. 5ca5446 Merge tag 'pinctrl-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  70. 63c0622 autofs4: fix string.h include in auto_dev-ioctl.h by Ian Kent · 8 years ago
  71. 8a78d59 autofs4: use pr_xxx() macros directly for logging by Ian Kent · 8 years ago
  72. 90967c8 autofs4: change log print macros to not insert newline by Ian Kent · 8 years ago
  73. cab49f9 autofs4: make autofs log prints consistent by Ian Kent · 8 years ago
  74. 0266725 autofs4: fix some white space errors by Ian Kent · 8 years ago
  75. e3cd806 autofs4: fix invalid ioctl return in autofs4_root_ioctl_unlocked() by Ian Kent · 8 years ago
  76. b3f67a9 autofs4: fix coding style line length in autofs4_wait() by Ian Kent · 8 years ago
  77. aa330dd autofs4: fix coding style problem in autofs4_get_set_timeout() by Ian Kent · 8 years ago
  78. e9a7c2f autofs4: coding style fixes by Ian Kent · 8 years ago
  79. c83aa55 autofs: show pipe inode in mount options by Stanislav Kinsburskiy · 8 years ago
  80. 2213e9a kallsyms: add support for relative offsets in kallsyms address table by Ard Biesheuvel · 8 years ago
  81. 8c99694 kallsyms: don't overload absolute symbol type for percpu symbols by Ard Biesheuvel · 8 years ago
  82. 4d5d566 x86: kallsyms: disable absolute percpu symbols on !SMP by Ard Biesheuvel · 8 years ago
  83. 6b8c69e checkpatch: fix another left brace warning by Geyslan G. Bem · 8 years ago
  84. 207a8e8 checkpatch: improve UNSPECIFIED_INT test for bare signed/unsigned uses by Joe Perches · 8 years ago
  85. a1ce18e checkpatch: warn on bare unsigned or signed declarations without int by Joe Perches · 8 years ago
  86. 42e1529 checkpatch: exclude asm volatile from complex macro check by Joe Perches · 8 years ago
  87. 9cf7666 mm: memcontrol: drop unnecessary lru locking from mem_cgroup_migrate() by Johannes Weiner · 8 years ago
  88. 74485cf mm: migrate: consolidate mem_cgroup_migrate() calls by Johannes Weiner · 8 years ago
  89. 7cf91a9 mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous by Joonsoo Kim · 8 years ago
  90. e1409c3 mm/compaction: pass only pageblock aligned range to pageblock_pfn_to_page by Joonsoo Kim · 8 years ago
  91. 623446e mm/compaction: fix invalid free_pfn and compact_cached_free_pfn by Joonsoo Kim · 8 years ago
  92. 5aa1748 mm/memblock.c: remove unnecessary memblock_type variable by Alexander Kuleshov · 8 years ago
  93. a75e1f6 x86: also use debug_pagealloc_enabled() for free_init_pages by Christian Borntraeger · 8 years ago
  94. 10917b8 s390: query dynamic DEBUG_PAGEALLOC setting by Christian Borntraeger · 8 years ago
  95. 288cf3c x86: query dynamic DEBUG_PAGEALLOC setting by Christian Borntraeger · 8 years ago
  96. 8df651c thp: cleanup split_huge_page() by Kirill A. Shutemov · 8 years ago
  97. 88193f7 mm: use linear_page_index() in do_fault() by Matthew Wilcox · 8 years ago
  98. fdf1cdb mm: remove unnecessary uses of lock_page_memcg() by Johannes Weiner · 8 years ago
  99. 62cccb8 mm: simplify lock_page_memcg() by Johannes Weiner · 8 years ago
  100. 6a93ca8 mm: migrate: do not touch page->mem_cgroup of live pages by Johannes Weiner · 8 years ago