index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-18
mm: convert pr_warning to pr_warn
Joe Perches
3
-18
/
+16
2016-03-18
mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
Dan Williams
1
-2
/
+0
2016-03-18
mm: memcontrol: cleanup css_reset callback
Vladimir Davydov
1
-3
/
+5
2016-03-18
mm, memory hotplug: print debug message in the proper way for online_pages
Chen Yucong
1
-16
/
+16
2016-03-18
mm: remove __GFP_NOFAIL is deprecated comment
Michal Hocko
1
-13
/
+5
2016-03-18
mm/page_ref: add tracepoint to track down page reference manipulation
Joonsoo Kim
3
-0
/
+68
2016-03-18
mm: introduce page reference manipulation functions
Joonsoo Kim
7
-26
/
+21
2016-03-18
mm: thp: set THP defrag by default to madvise and add a stall-free defrag option
Mel Gorman
4
-48
/
+71
2016-03-18
mm, mempool: only set __GFP_NOMEMALLOC if there are free elements
David Rientjes
1
-4
/
+16
2016-03-18
mm: scale kswapd watermarks in proportion to memory
Johannes Weiner
1
-2
/
+27
2016-03-18
mm: cleanup *pte_alloc* interfaces
Kirill A. Shutemov
3
-9
/
+5
2016-03-18
mm/page_alloc.c: calculate 'available' memory in a separate function
Igor Redko
1
-0
/
+43
2016-03-18
mm/Kconfig: remove redundant arch depend for memory hotplug
Yang Shi
1
-1
/
+0
2016-03-18
mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range
Aneesh Kumar K.V
2
-17
/
+5
2016-03-18
mm: deduplicate memory overcommitment code
Andrey Ryabinin
3
-240
/
+124
2016-03-18
mm: move max_map_count bits into mm.h
Andrey Ryabinin
3
-3
/
+0
2016-03-18
thp, vmstats: count deferred split events
Kirill A. Shutemov
2
-0
/
+2
2016-03-18
mm: workingset: make shadow node shrinker memcg aware
Vladimir Davydov
2
-6
/
+9
2016-03-18
mm: workingset: size shadow nodes lru basing on file cache size
Vladimir Davydov
1
-1
/
+3
2016-03-18
mm: memcontrol: zap memcg_kmem_online helper
Vladimir Davydov
2
-2
/
+2
2016-03-18
mm: vmscan: pass root_mem_cgroup instead of NULL to memcg aware shrinker
Vladimir Davydov
1
-5
/
+10
2016-03-18
mm: memcontrol: enable kmem accounting for all cgroups in the legacy hierarchy
Vladimir Davydov
1
-36
/
+5
2016-03-18
mm, kswapd: replace kswapd compaction with waking up kcompactd
Vlastimil Babka
3
-104
/
+54
2016-03-18
mm, memory hotplug: small cleanup in online_pages()
Vlastimil Babka
1
-3
/
+3
2016-03-18
mm, compaction: introduce kcompactd
Vlastimil Babka
4
-2
/
+233
2016-03-18
mm, kswapd: remove bogus check of balance_classzone_idx
Vlastimil Babka
1
-2
/
+1
2016-03-18
sound: query dynamic DEBUG_PAGEALLOC setting
Joonsoo Kim
1
-0
/
+1
2016-03-18
mm/slub: query dynamic DEBUG_PAGEALLOC setting
Joonsoo Kim
1
-4
/
+3
2016-03-18
mm/vmalloc: query dynamic DEBUG_PAGEALLOC setting
Joonsoo Kim
1
-13
/
+12
2016-03-18
/proc/kpageflags: return KPF_BUDDY for "tail" buddy pages
Naoya Horiguchi
2
-5
/
+0
2016-03-18
mm: memcontrol: report kernel stack usage in cgroup2 memory.stat
Vladimir Davydov
1
-0
/
+2
2016-03-18
mm: memcontrol: report slab usage in cgroup2 memory.stat
Vladimir Davydov
4
-6
/
+43
2016-03-18
mm: memcontrol: make tree_{stat,events} fetch all stats
Vladimir Davydov
1
-28
/
+39
2016-03-18
mm: memcontrol: do not bypass slab charge if memcg is offline
Vladimir Davydov
1
-5
/
+3
2016-03-18
mm: oom_kill: don't ignore oom score on exiting tasks
Johannes Weiner
1
-3
/
+0
2016-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
33
-1187
/
+1707
2016-03-16
mm: memcontrol: drop unnecessary lru locking from mem_cgroup_migrate()
Johannes Weiner
1
-2
/
+1
2016-03-16
mm: migrate: consolidate mem_cgroup_migrate() calls
Johannes Weiner
1
-7
/
+2
2016-03-16
mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous
Joonsoo Kim
4
-46
/
+100
2016-03-16
mm/compaction: pass only pageblock aligned range to pageblock_pfn_to_page
Joonsoo Kim
1
-11
/
+30
2016-03-16
mm/compaction: fix invalid free_pfn and compact_cached_free_pfn
Joonsoo Kim
1
-4
/
+5
2016-03-16
mm/memblock.c: remove unnecessary memblock_type variable
Alexander Kuleshov
1
-6
/
+2
2016-03-16
thp: cleanup split_huge_page()
Kirill A. Shutemov
1
-13
/
+7
2016-03-16
mm: use linear_page_index() in do_fault()
Matthew Wilcox
1
-2
/
+1
2016-03-16
mm: remove unnecessary uses of lock_page_memcg()
Johannes Weiner
4
-15
/
+1
2016-03-16
mm: simplify lock_page_memcg()
Johannes Weiner
7
-80
/
+57
2016-03-16
mm: migrate: do not touch page->mem_cgroup of live pages
Johannes Weiner
4
-14
/
+18
2016-03-16
mm: workingset: per-cgroup cache thrash detection
Johannes Weiner
3
-44
/
+78
2016-03-16
mm: workingset: eviction buckets for bigmem/lowbit machines
Johannes Weiner
1
-1
/
+29
2016-03-16
mm: workingset: separate shadow unpacking and refault calculation
Johannes Weiner
1
-28
/
+28
[prev]
[next]