summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-18mm/page_alloc.c: calculate 'available' memory in a separate functionIgor Redko3-30/+45
2016-03-18mm/Kconfig: remove redundant arch depend for memory hotplugYang Shi1-1/+0
2016-03-18ARC, thp: remove infrastructure for handling splitting PMDsVineet Gupta1-3/+0
2016-03-18mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_rangeAneesh Kumar K.V3-17/+22
2016-03-18mm, tracing: refresh __def_vmaflag_namesKirill A. Shutemov2-7/+17
2016-03-18mm: deduplicate memory overcommitment codeAndrey Ryabinin3-240/+124
2016-03-18mm: move max_map_count bits into mm.hAndrey Ryabinin5-24/+21
2016-03-18thp, vmstats: count deferred split eventsKirill A. Shutemov4-0/+8
2016-03-18mm: workingset: make shadow node shrinker memcg awareVladimir Davydov3-6/+19
2016-03-18mm: workingset: size shadow nodes lru basing on file cache sizeVladimir Davydov1-1/+3
2016-03-18radix-tree: account radix_tree_node to memory cgroupVladimir Davydov1-3/+13
2016-03-18mm: memcontrol: zap memcg_kmem_online helperVladimir Davydov3-12/+2
2016-03-18mm: vmscan: pass root_mem_cgroup instead of NULL to memcg aware shrinkerVladimir Davydov1-5/+10
2016-03-18mm: memcontrol: enable kmem accounting for all cgroups in the legacy hierarchyVladimir Davydov1-36/+5
2016-03-18include/linux/page-flags.h: force inlining of selected page flag modificationsDenys Vlasenko1-15/+15
2016-03-18bufferhead: force inlining of buffer head flag operationsDenys Vlasenko1-5/+5
2016-03-18tools/vm/page-types.c: add memory cgroup dumping and filteringKonstantin Khlebnikov1-15/+84
2016-03-18mm, kswapd: replace kswapd compaction with waking up kcompactdVlastimil Babka3-104/+54
2016-03-18mm, memory hotplug: small cleanup in online_pages()Vlastimil Babka1-3/+3
2016-03-18mm, compaction: introduce kcompactdVlastimil Babka8-2/+311
2016-03-18mm, kswapd: remove bogus check of balance_classzone_idxVlastimil Babka1-2/+1
2016-03-18tile: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim1-4/+7
2016-03-18powerpc: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim3-23/+26
2016-03-18sound: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim2-4/+6
2016-03-18mm/slub: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim1-4/+3
2016-03-18mm/vmalloc: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim1-13/+12
2016-03-18tools/vm/page-types.c: support swap entryNaoya Horiguchi1-1/+29
2016-03-18/proc/kpageflags: return KPF_SLAB for slab tail pagesNaoya Horiguchi1-0/+2
2016-03-18/proc/kpageflags: return KPF_BUDDY for "tail" buddy pagesNaoya Horiguchi4-7/+6
2016-03-18mm: memcontrol: report kernel stack usage in cgroup2 memory.statVladimir Davydov4-2/+17
2016-03-18mm: memcontrol: report slab usage in cgroup2 memory.statVladimir Davydov6-6/+79
2016-03-18mm: memcontrol: make tree_{stat,events} fetch all statsVladimir Davydov1-28/+39
2016-03-18mm: memcontrol: do not bypass slab charge if memcg is offlineVladimir Davydov1-5/+3
2016-03-18mm: oom_kill: don't ignore oom score on exiting tasksJohannes Weiner1-3/+0
2016-03-18watchdog: don't run proc_watchdog_update if new value is same as oldJoshua Hunt1-1/+8
2016-03-18drivers/firmware/broadcom/bcm47xx_nvram.c: fix incorrect __ioread32_copyAaro Koskinen1-3/+2
2016-03-18ia64: define ioremap_uc()Luis R. Rodriguez1-0/+1
2016-03-17Merge tag 'fbdev-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds22-681/+310
2016-03-17Merge tag 'media/v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds398-4923/+12321
2016-03-17Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds21-439/+1394
2016-03-17Merge tag 'dm-4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds30-2024/+849
2016-03-17Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds120-3159/+9171
2016-03-17Merge branch 'stable/for-linus-4.6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-0/+10
2016-03-17Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds134-1145/+5642
2016-03-17Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds101-2943/+4454
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds119-1805/+3139
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds10-22/+23
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds73-2632/+2800
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds4-1/+12
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds142-2939/+6757