1. 0335ddd tools/vm/page-types.c: support swap entry by Naoya Horiguchi · 8 years ago
  2. 0a71649 /proc/kpageflags: return KPF_SLAB for slab tail pages by Naoya Horiguchi · 8 years ago
  3. 832fc1de /proc/kpageflags: return KPF_BUDDY for "tail" buddy pages by Naoya Horiguchi · 8 years ago
  4. 12580e4 mm: memcontrol: report kernel stack usage in cgroup2 memory.stat by Vladimir Davydov · 8 years ago
  5. 27ee57c mm: memcontrol: report slab usage in cgroup2 memory.stat by Vladimir Davydov · 8 years ago
  6. 72b54e7 mm: memcontrol: make tree_{stat,events} fetch all stats by Vladimir Davydov · 8 years ago
  7. fcff7d7 mm: memcontrol: do not bypass slab charge if memcg is offline by Vladimir Davydov · 8 years ago
  8. 6a61895 mm: oom_kill: don't ignore oom score on exiting tasks by Johannes Weiner · 8 years ago
  9. a1ee193 watchdog: don't run proc_watchdog_update if new value is same as old by Joshua Hunt · 8 years ago
  10. 4c11e55 drivers/firmware/broadcom/bcm47xx_nvram.c: fix incorrect __ioread32_copy by Aaro Koskinen · 8 years ago
  11. b0f84ac ia64: define ioremap_uc() by Luis R. Rodriguez · 8 years ago
  12. 09fd671 Merge tag 'fbdev-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 8 years ago
  13. 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
  14. 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
  15. 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
  16. cae8da0 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  17. 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
  18. 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
  19. 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
  20. 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  21. aa6865d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 8 years ago
  22. 72aafdf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  23. 1c8e85b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 8 years ago
  24. 10dc374 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  25. 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
  26. 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
  27. 13f6f62f Merge tag 'rtc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  28. 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
  29. 555f816 Merge tag 'regulator-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 8 years ago
  30. b7aae4a Merge tag 'regmap-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 8 years ago
  31. ff280e3 Merge tag 'spi-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  32. 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
  33. 63c0622 autofs4: fix string.h include in auto_dev-ioctl.h by Ian Kent · 8 years ago
  34. 8a78d59 autofs4: use pr_xxx() macros directly for logging by Ian Kent · 8 years ago
  35. 90967c8 autofs4: change log print macros to not insert newline by Ian Kent · 8 years ago
  36. cab49f9 autofs4: make autofs log prints consistent by Ian Kent · 8 years ago
  37. 0266725 autofs4: fix some white space errors by Ian Kent · 8 years ago
  38. e3cd806 autofs4: fix invalid ioctl return in autofs4_root_ioctl_unlocked() by Ian Kent · 8 years ago
  39. b3f67a9 autofs4: fix coding style line length in autofs4_wait() by Ian Kent · 8 years ago
  40. aa330dd autofs4: fix coding style problem in autofs4_get_set_timeout() by Ian Kent · 8 years ago
  41. e9a7c2f autofs4: coding style fixes by Ian Kent · 8 years ago
  42. c83aa55 autofs: show pipe inode in mount options by Stanislav Kinsburskiy · 8 years ago
  43. 2213e9a kallsyms: add support for relative offsets in kallsyms address table by Ard Biesheuvel · 8 years ago
  44. 8c99694 kallsyms: don't overload absolute symbol type for percpu symbols by Ard Biesheuvel · 8 years ago
  45. 4d5d566 x86: kallsyms: disable absolute percpu symbols on !SMP by Ard Biesheuvel · 8 years ago
  46. 6b8c69e checkpatch: fix another left brace warning by Geyslan G. Bem · 8 years ago
  47. 207a8e8 checkpatch: improve UNSPECIFIED_INT test for bare signed/unsigned uses by Joe Perches · 8 years ago
  48. a1ce18e checkpatch: warn on bare unsigned or signed declarations without int by Joe Perches · 8 years ago
  49. 42e1529 checkpatch: exclude asm volatile from complex macro check by Joe Perches · 8 years ago
  50. 9cf7666 mm: memcontrol: drop unnecessary lru locking from mem_cgroup_migrate() by Johannes Weiner · 8 years ago
  51. 74485cf mm: migrate: consolidate mem_cgroup_migrate() calls by Johannes Weiner · 8 years ago
  52. 7cf91a9 mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous by Joonsoo Kim · 8 years ago
  53. e1409c3 mm/compaction: pass only pageblock aligned range to pageblock_pfn_to_page by Joonsoo Kim · 8 years ago
  54. 623446e mm/compaction: fix invalid free_pfn and compact_cached_free_pfn by Joonsoo Kim · 8 years ago
  55. 5aa1748 mm/memblock.c: remove unnecessary memblock_type variable by Alexander Kuleshov · 8 years ago
  56. a75e1f6 x86: also use debug_pagealloc_enabled() for free_init_pages by Christian Borntraeger · 8 years ago
  57. 10917b8 s390: query dynamic DEBUG_PAGEALLOC setting by Christian Borntraeger · 8 years ago
  58. 288cf3c x86: query dynamic DEBUG_PAGEALLOC setting by Christian Borntraeger · 8 years ago
  59. 8df651c thp: cleanup split_huge_page() by Kirill A. Shutemov · 8 years ago
  60. 88193f7 mm: use linear_page_index() in do_fault() by Matthew Wilcox · 8 years ago
  61. fdf1cdb mm: remove unnecessary uses of lock_page_memcg() by Johannes Weiner · 8 years ago
  62. 62cccb8 mm: simplify lock_page_memcg() by Johannes Weiner · 8 years ago
  63. 6a93ca8 mm: migrate: do not touch page->mem_cgroup of live pages by Johannes Weiner · 8 years ago
  64. 23047a9 mm: workingset: per-cgroup cache thrash detection by Johannes Weiner · 8 years ago
  65. 612e449 mm: workingset: eviction buckets for bigmem/lowbit machines by Johannes Weiner · 8 years ago
  66. 162453b mm: workingset: separate shadow unpacking and refault calculation by Johannes Weiner · 8 years ago
  67. 689c94f mm: workingset: #define radix entry eviction mask by Johannes Weiner · 8 years ago
  68. 81f8c3a mm: memcontrol: generalize locking for the page->mem_cgroup binding by Johannes Weiner · 8 years ago
  69. 0db2cb8 mm, vmscan: make zone_reclaimable_pages more precise by Michal Hocko · 8 years ago
  70. d7206a7 mm/madvise: update comment on sys_madvise() by Naoya Horiguchi · 8 years ago
  71. cecf257 mm: vmscan: do not clear SHRINKER_NUMA_AWARE if nr_node_ids == 1 by Vladimir Davydov · 8 years ago
  72. 703fc13 xen_balloon: support memory auto onlining policy by Vitaly Kuznetsov · 8 years ago
  73. 31bc385 memory-hotplug: add automatic onlining policy for the newly added memory by Vitaly Kuznetsov · 8 years ago
  74. 9cb65bc3 mm/memory.c: make apply_to_page_range() more robust by Mika Penttilä · 8 years ago
  75. 4355c01 mm/mempolicy.c: skip VM_HUGETLB and VM_MIXEDMAP VMA for lazy mbind by Liang Chen · 8 years ago
  76. 0b94f17 mm/memory-failure.c: remove useless "undef"s by Wang Xiaoqiang · 8 years ago
  77. 23a003b mm/madvise: pass return code of memory_failure() to userspace by Naoya Horiguchi · 8 years ago
  78. 5b3810e mm, sl[au]b: print gfp_flags as strings in slab_out_of_memory() by Vlastimil Babka · 8 years ago
  79. 1414c7f mm/page_poisoning.c: allow for zero poisoning by Laura Abbott · 8 years ago
  80. 8823b1d mm/page_poison.c: enable PAGE_POISONING as a separate option by Laura Abbott · 8 years ago
  81. ff8e811 mm, debug: move bad flags printing to bad_page() by Vlastimil Babka · 8 years ago
  82. 4e46211 mm, page_owner: dump page owner info from dump_page() by Vlastimil Babka · 8 years ago
  83. 7cd12b4 mm, page_owner: track and print last migrate reason by Vlastimil Babka · 8 years ago
  84. d435edc mm, page_owner: copy page owner info during migration by Vlastimil Babka · 8 years ago
  85. 7dd80b8 mm, page_owner: convert page_owner_inited to static key by Vlastimil Babka · 8 years ago
  86. 60f3035 mm, page_owner: print migratetype of page and pageblock, symbolic flags by Vlastimil Babka · 8 years ago
  87. a0795cd mm, oom: print symbolic gfp_flags in oom warning by Vlastimil Babka · 8 years ago
  88. c5c990e mm, page_alloc: print symbolic gfp_flags on allocation failure by Vlastimil Babka · 8 years ago
  89. b8eceeb mm, debug: replace dump_flags() with the new printk formats by Vlastimil Babka · 8 years ago
  90. edf14cd mm, printk: introduce new format string for flags by Vlastimil Babka · 8 years ago
  91. 420adbe9 mm, tracing: unify mm flags handling in tracepoints and printk by Vlastimil Babka · 8 years ago
  92. 14e0a21 tools, perf: make gfp_compact_table up to date by Vlastimil Babka · 8 years ago
  93. 1f7866b mm, tracing: make show_gfp_flags() up to date by Vlastimil Babka · 8 years ago
  94. 20f6e03 tracepoints: move trace_print_flags definitions to tracepoint-defs.h by Vlastimil Babka · 8 years ago
  95. ebded02 mm: filemap: avoid unnecessary calls to lock_page when waiting for IO to complete during a read by Mel Gorman · 8 years ago
  96. 32b6352 mm: filemap: remove redundant code in do_read_cache_page by Mel Gorman · 8 years ago
  97. 07061aa mm: fix two typos in comments for to_vmem_altmap() by Andreas Ziegler · 8 years ago
  98. ea6eabb mm/debug_pagealloc: ask users for default setting of debug_pagealloc by Christian Borntraeger · 8 years ago
  99. d59b108 mm/page-writeback: fix dirty_ratelimit calculation by Andrey Ryabinin · 8 years ago
  100. b72d0ff mm/page_alloc.c: rework code layout in memmap_init_zone() by Andrew Morton · 8 years ago