index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2011-02-02
memcg: fix event counting breakage from recent THP update
KAMEZAWA Hiroyuki
2011-02-02
memcg: never OOM when charging huge pages
Johannes Weiner
2011-02-02
memcg: prevent endless loop when charging huge pages to near-limit group
Johannes Weiner
2011-02-02
memcg: prevent endless loop when charging huge pages
Johannes Weiner
2011-02-02
thp: fix unsuitable behavior for hwpoisoned tail page
Jin Dongming
2011-02-02
thp: fix the wrong reported address of hwpoisoned hugepages
Jin Dongming
2011-02-02
thp: fix splitting of hwpoisoned hugepages
Jin Dongming
2011-02-02
mm/migration: fix page corruption during hugepage migration
Minchan Kim
2011-02-02
mm: when migrate_pages returns 0, all pages must have been released
Andrea Arcangeli
2011-02-02
memsw: deprecate noswapaccount kernel parameter and schedule it for removal
Michal Hocko
2011-02-02
memsw: handle swapaccount kernel parameter correctly
Michal Hocko
2011-02-02
mlock: operate on any regions with protection != PROT_NONE
Michel Lespinasse
2011-01-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...
Linus Torvalds
2011-01-27
kmemleak: Allow kmemleak metadata allocations to fail
Catalin Marinas
2011-01-27
kmemleak: remove memset by using kzalloc
Jesper Juhl
2011-01-26
memcg: fix race at move_parent around compound_order()
KAMEZAWA Hiroyuki
2011-01-26
memcg: bugfix check mem_cgroup_disabled() at split fixup
KAMEZAWA Hiroyuki
2011-01-26
memcg: fix account leak at failure of memsw acconting
KAMEZAWA Hiroyuki
2011-01-26
mm: migration: clarify migrate_pages() comment
Minchan Kim
2011-01-26
mm: compaction: don't depend on HUGETLB_PAGE
Andrea Arcangeli
2011-01-26
mm/memcontrol.c: fix uninitialized variable use in mem_cgroup_move_parent()
Jesper Juhl
2011-01-26
mm: clear pages_scanned only if draining a pcp adds pages to the buddy allocator
David Rientjes
2011-01-26
mm: fix deferred congestion timeout if preferred zone is not allowed
David Rientjes
2011-01-26
mm/pgtable-generic.c: fix CONFIG_SWAP=n build
Andrew Morton
2011-01-20
memcg: correctly order reading PCG_USED and pc->mem_cgroup
Johannes Weiner
2011-01-20
mm: fix truncate_setsize() comment
Jan Kara
2011-01-20
memcg: fix rmdir, force_empty with THP
KAMEZAWA Hiroyuki
2011-01-20
memcg: fix LRU accounting with THP
KAMEZAWA Hiroyuki
2011-01-20
memcg: fix USED bit handling at uncharge in THP
KAMEZAWA Hiroyuki
2011-01-20
memcg: modify accounting function for supporting THP better
KAMEZAWA Hiroyuki
2011-01-20
mm: compaction: prevent division-by-zero during user-requested compaction
Johannes Weiner
2011-01-20
mm/vmscan.c: remove duplicate include of compaction.h
Jesper Juhl
2011-01-20
memblock: fix memblock_is_region_memory()
Tomi Valkeinen
2011-01-20
thp: keep highpte mapped until it is no longer needed
Johannes Weiner
2011-01-17
Revert "mm: simplify code of swap.c"
Linus Torvalds
2011-01-17
Revert "mm: batch activate_page() to reduce lock contention"
Linus Torvalds
2011-01-16
fix non-x86 build failure in pmdp_get_and_clear
Andrea Arcangeli
2011-01-15
mm/slab.c: make local symbols static
H Hartley Sweeten
2011-01-15
Merge branch 'slub/hotplug' into slab/urgent
Pekka Enberg
2011-01-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-01-13
memcg: fix memory migration of shmem swapcache
Daisuke Nishimura
2011-01-13
memcg: use [kv]zalloc[_node] rather than [kv]malloc+memset
Jesper Juhl
2011-01-13
memcg: fix deadlock between cpuset and memcg
Daisuke Nishimura
2011-01-13
memcg: remove unnecessary return from void-returning mem_cgroup_del_lru_list()
Minchan Kim
2011-01-13
memcg: fix unit mismatch in memcg oom limit calculation
Johannes Weiner
2011-01-13
memcg: add lock to synchronize page accounting and migration
KAMEZAWA Hiroyuki
2011-01-13
memcg: create extensible page stat update routines
Greg Thelen
2011-01-13
mm: batch activate_page() to reduce lock contention
Shaohua Li
2011-01-13
mm: simplify code of swap.c
Shaohua Li
2011-01-13
mm/page_alloc.c: don't cache `current' in a local
Andrew Morton
[next]