summaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-17mm: memcontrol: zap memcg_kmem_online helperVladimir Davydov3-12/+2
2016-03-17mm: vmscan: pass root_mem_cgroup instead of NULL to memcg aware shrinkerVladimir Davydov1-5/+10
2016-03-17mm: memcontrol: enable kmem accounting for all cgroups in the legacy hierarchyVladimir Davydov1-36/+5
2016-03-17include/linux/page-flags.h: force inlining of selected page flag modificationsDenys Vlasenko1-15/+15
2016-03-17bufferhead: force inlining of buffer head flag operationsDenys Vlasenko1-5/+5
2016-03-17tools/vm/page-types.c: add memory cgroup dumping and filteringKonstantin Khlebnikov1-15/+84
2016-03-17mm, kswapd: replace kswapd compaction with waking up kcompactdVlastimil Babka3-104/+54
2016-03-17mm, memory hotplug: small cleanup in online_pages()Vlastimil Babka1-3/+3
2016-03-17mm, compaction: introduce kcompactdVlastimil Babka8-2/+311
2016-03-17mm, kswapd: remove bogus check of balance_classzone_idxVlastimil Babka1-2/+1
2016-03-17tile: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim1-4/+7
2016-03-17powerpc: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim3-23/+26
2016-03-17sound: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim2-4/+6
2016-03-17mm/slub: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim1-4/+3
2016-03-17mm/vmalloc: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim1-13/+12
2016-03-17tools/vm/page-types.c: support swap entryNaoya Horiguchi1-1/+29
2016-03-17/proc/kpageflags: return KPF_SLAB for slab tail pagesNaoya Horiguchi1-0/+2
2016-03-17/proc/kpageflags: return KPF_BUDDY for "tail" buddy pagesNaoya Horiguchi4-7/+6
2016-03-17mm: memcontrol: report kernel stack usage in cgroup2 memory.statVladimir Davydov4-2/+17
2016-03-17mm: memcontrol: report slab usage in cgroup2 memory.statVladimir Davydov6-6/+79
2016-03-17mm: memcontrol: make tree_{stat,events} fetch all statsVladimir Davydov1-28/+39
2016-03-17mm: memcontrol: do not bypass slab charge if memcg is offlineVladimir Davydov1-5/+3
2016-03-17mm: oom_kill: don't ignore oom score on exiting tasksJohannes Weiner1-3/+0
2016-03-17watchdog: don't run proc_watchdog_update if new value is same as oldJoshua Hunt1-1/+8
2016-03-17drivers/firmware/broadcom/bcm47xx_nvram.c: fix incorrect __ioread32_copyAaro Koskinen1-3/+2
2016-03-17ia64: define ioremap_uc()Luis R. Rodriguez1-0/+1
2016-03-16autofs4: fix string.h include in auto_dev-ioctl.hIan Kent1-5/+0
2016-03-16autofs4: use pr_xxx() macros directly for loggingIan Kent6-75/+68
2016-03-16autofs4: change log print macros to not insert newlineIan Kent6-49/+49
2016-03-16autofs4: make autofs log prints consistentIan Kent4-12/+12
2016-03-16autofs4: fix some white space errorsIan Kent6-10/+8
2016-03-16autofs4: fix invalid ioctl return in autofs4_root_ioctl_unlocked()Ian Kent1-1/+1
2016-03-16autofs4: fix coding style line length in autofs4_wait()Ian Kent1-2/+4
2016-03-16autofs4: fix coding style problem in autofs4_get_set_timeout()Ian Kent1-8/+20
2016-03-16autofs4: coding style fixesIan Kent12-188/+190
2016-03-16autofs: show pipe inode in mount optionsStanislav Kinsburskiy1-1/+6
2016-03-16kallsyms: add support for relative offsets in kallsyms address tableArd Biesheuvel5-19/+126
2016-03-16kallsyms: don't overload absolute symbol type for percpu symbolsArd Biesheuvel1-2/+12
2016-03-16x86: kallsyms: disable absolute percpu symbols on !SMPArd Biesheuvel2-1/+5
2016-03-16checkpatch: fix another left brace warningGeyslan G. Bem1-1/+1
2016-03-16checkpatch: improve UNSPECIFIED_INT test for bare signed/unsigned usesJoe Perches1-4/+8
2016-03-16checkpatch: warn on bare unsigned or signed declarations without intJoe Perches1-0/+20
2016-03-16checkpatch: exclude asm volatile from complex macro checkJoe Perches1-0/+3
2016-03-16mm: memcontrol: drop unnecessary lru locking from mem_cgroup_migrate()Johannes Weiner1-2/+1
2016-03-16mm: migrate: consolidate mem_cgroup_migrate() callsJohannes Weiner1-7/+2
2016-03-16mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguousJoonsoo Kim7-52/+105
2016-03-16mm/compaction: pass only pageblock aligned range to pageblock_pfn_to_pageJoonsoo Kim1-11/+30
2016-03-16mm/compaction: fix invalid free_pfn and compact_cached_free_pfnJoonsoo Kim1-4/+5
2016-03-16mm/memblock.c: remove unnecessary memblock_type variableAlexander Kuleshov1-6/+2
2016-03-16x86: also use debug_pagealloc_enabled() for free_init_pagesChristian Borntraeger1-14/+15