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
2015-04-16
mm, memcg: sync allocation and memcg charge gfp flags for THP
Michal Hocko
1
-22
/
+20
2015-04-16
mm: rename deactivate_page to deactivate_file_page
Minchan Kim
2
-13
/
+13
2015-04-16
mm: allow compaction of unevictable pages
Eric B Munson
1
-0
/
+7
2015-04-16
mm/page-writeback: check-before-clear PageReclaim
Naoya Horiguchi
1
-1
/
+2
2015-04-16
mm/migrate: check-before-clear PageSwapCache
Naoya Horiguchi
1
-1
/
+2
2015-04-16
mm/memory-failure.c: define page types for action_result() in one place
Naoya Horiguchi
1
-31
/
+77
2015-04-16
memcg: remove obsolete comment
Vladimir Davydov
1
-5
/
+0
2015-04-16
memcg: zap mem_cgroup_lookup()
Vladimir Davydov
1
-16
/
+8
2015-04-16
mm/oom_kill.c: fix typo in comment
Yaowei Bai
1
-1
/
+1
2015-04-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
30
-818
/
+1199
2015-04-15
memtest: use phys_addr_t for physical addresses
Vladimir Murzin
1
-8
/
+8
2015-04-15
mm: move memtest under mm
Vladimir Murzin
2
-0
/
+119
2015-04-15
mm, hugetlb: abort __get_user_pages if current has been oom killed
David Rientjes
1
-0
/
+9
2015-04-15
mm, mempool: do not allow atomic resizing
David Rientjes
1
-4
/
+6
2015-04-15
memcg: print cgroup information when system panics due to panic_on_oom
Balasubramani Vivekanandan
2
-10
/
+13
2015-04-15
mm: numa: remove migrate_ratelimited
Mel Gorman
1
-20
/
+0
2015-04-15
mm: memcontrol: let mem_cgroup_move_account() have effect only if MMU enabled
Chen Gang
1
-86
/
+86
2015-04-15
mm: change vunmap to tear down huge KVA mappings
Toshi Kani
1
-0
/
+4
2015-04-15
mm: change __get_vm_area_node() to use fls_long()
Toshi Kani
1
-1
/
+3
2015-04-15
mm/page_alloc.c: clean up comment
Yaowei Bai
1
-1
/
+1
2015-04-15
mm: cma: constify and use correct signness in mm/cma.c
Sasha Levin
1
-10
/
+14
2015-04-15
mm, thp: really limit transparent hugepage allocation to local node
David Rientjes
2
-3
/
+9
2015-04-15
mm: remove GFP_THISNODE
David Rientjes
2
-20
/
+24
2015-04-15
mm, mempolicy: migrate_to_node should only migrate to node
David Rientjes
1
-1
/
+2
2015-04-15
cleancache: remove limit on the number of cleancache enabled filesystems
Vladimir Davydov
1
-181
/
+89
2015-04-15
cleancache: forbid overriding cleancache_ops
Vladimir Davydov
1
-5
/
+7
2015-04-15
cleancache: zap uuid arg of cleancache_init_shared_fs
Vladimir Davydov
1
-3
/
+3
2015-04-15
mm: refactor do_wp_page handling of shared vma into a function
Shachar Raindel
1
-38
/
+48
2015-04-15
mm: refactor do_wp_page, extract the page copy flow
Shachar Raindel
1
-118
/
+147
2015-04-15
mm: refactor do_wp_page - rewrite the unlock flow
Shachar Raindel
1
-9
/
+12
2015-04-15
mm: refactor do_wp_page, extract the reuse case
Shachar Raindel
1
-49
/
+68
2015-04-15
mm: completely remove dumping per-cpu lists from show_mem()
Konstantin Khlebnikov
1
-20
/
+2
2015-04-15
mm: hide per-cpu lists in output of show_mem()
Konstantin Khlebnikov
1
-9
/
+30
2015-04-15
page_writeback: clean up mess around cancel_dirty_page()
Konstantin Khlebnikov
3
-38
/
+33
2015-04-15
mm: incorporate zero pages into transparent huge pages
Ebru Akagunduz
1
-8
/
+20
2015-04-15
mm/compaction: enhance compaction finish condition
Joonsoo Kim
3
-7
/
+29
2015-04-15
mm/page_alloc: factor out fallback freepage checking
Joonsoo Kim
1
-52
/
+91
2015-04-15
mm/cma: change fallback behaviour for CMA freepage
Joonsoo Kim
1
-17
/
+19
2015-04-15
mm, hotplug: fix concurrent memory hot-add deadlock
David Rientjes
1
-21
/
+12
2015-04-15
mm-cma-allocation-trigger-fix
Andrew Morton
1
-1
/
+1
2015-04-15
mm: cma: release trigger
Sasha Levin
1
-0
/
+58
2015-04-15
mm: cma: allocation trigger
Sasha Levin
3
-1
/
+63
2015-04-15
mm: cma: debugfs interface
Sasha Levin
5
-15
/
+91
2015-04-15
memory hotplug: use macro to switch between section and pfn
Sheng Yong
1
-1
/
+1
2015-04-15
mm: memcontrol: update copyright notice
Johannes Weiner
1
-0
/
+6
2015-04-15
mm/memblock.c: rename local variable of memblock_type to `type'
Baoquan He
1
-2
/
+2
2015-04-15
mm: move mm_populate()-related code to mm/gup.c
Kirill A. Shutemov
2
-118
/
+118
2015-04-15
mm: move gup() -> posix mlock() error conversion out of __mm_populate
Kirill A. Shutemov
1
-4
/
+7
2015-04-15
mm: rename __mlock_vma_pages_range() to populate_vma_page_range()
Kirill A. Shutemov
3
-9
/
+9
2015-04-15
mm: rename FOLL_MLOCK to FOLL_POPULATE
Kirill A. Shutemov
3
-5
/
+5
[next]