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
2016-07-26
zsmalloc: page migration support
Minchan Kim
2016-07-26
zsmalloc: use freeobj for index
Minchan Kim
2016-07-26
zsmalloc: separate free_zspage from putback_zspage
Minchan Kim
2016-07-26
zsmalloc: introduce zspage structure
Minchan Kim
2016-07-26
zsmalloc: factor page chain functionality out
Minchan Kim
2016-07-26
zsmalloc: use accessor
Minchan Kim
2016-07-26
zsmalloc: use bit_spin_lock
Minchan Kim
2016-07-26
zsmalloc: keep max_object in size_class
Minchan Kim
2016-07-26
mm: balloon: use general non-lru movable page feature
Minchan Kim
2016-07-26
mm: migrate: support non-lru movable page migration
Minchan Kim
2016-07-26
mm: use put_page() to free page instead of putback_lru_page()
Minchan Kim
2016-07-26
mm: oom: add memcg to oom_control
Vladimir Davydov
2016-07-26
mm: zap ZONE_OOM_LOCKED
Vladimir Davydov
2016-07-26
memory-hotplug: more general validation of zone during online
Reza Arbab
2016-07-26
memory-hotplug: add move_pfn_range()
Reza Arbab
2016-07-26
mm/init: fix zone boundary creation
Oliver O'Halloran
2016-07-26
mm/memcontrol.c: remove the useless parameter for mc_handle_swap_pte
Li RongQing
2016-07-26
mm/slab: use list_move instead of list_del/list_add
Wei Yongjun
2016-07-26
slab: do not panic on invalid gfp_mask
Michal Hocko
2016-07-26
slab: make GFP_SLAB_BUG_MASK information more human readable
Michal Hocko
2016-07-26
mm: SLUB freelist randomization
Thomas Garnier
2016-07-26
mm: reorganize SLAB freelist randomization
Thomas Garnier
2016-07-26
fs/fs-writeback.c: add a new writeback list for sync
Dave Chinner
2016-07-25
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-07-23
mm: memcontrol: fix cgroup creation failure after many small jobs
Johannes Weiner
2016-07-15
mm: workingset: printk missing log level, use pr_info()
Anton Blanchard
2016-07-15
mm: thp: refix false positive BUG in page_move_anon_rmap()
Hugh Dickins
2016-07-15
mm: rmap: call page_check_address() with sync enabled to avoid racy check
Naoya Horiguchi
2016-07-15
mm: thp: move pmd check inside ptl for freeze_page()
Naoya Horiguchi
2016-07-15
mm, meminit: ensure node is online before checking whether pages are uninitia...
Mel Gorman
2016-07-15
mm, meminit: always return a valid node from early_pfn_to_nid
Mel Gorman
2016-07-15
kasan/quarantine: fix bugs on qlist_move_cache()
Joonsoo Kim
2016-07-15
madvise_free, thp: fix madvise_free_huge_pmd return value after splitting
Huang Ying
2016-07-15
mm, compaction: prevent VM_BUG_ON when terminating freeing scanner
David Rientjes
2016-07-10
tmpfs: fix regression hang in fallocate undo
Hugh Dickins
2016-07-08
x86/vdso: Add mremap hook to vm_special_mapping
Dmitry Safonov
2016-06-24
mm/page_owner: avoid null pointer dereference
Sudip Mukherjee
2016-06-24
mm, compaction: abort free scanner if split fails
David Rientjes
2016-06-24
mm: prevent KASAN false positives in kmemleak
Dmitry Vyukov
2016-06-24
mm/hugetlb: clear compound_mapcount when freeing gigantic pages
Gerald Schaefer
2016-06-24
mm/swap.c: flush lru pvecs on compound page arrival
Lukasz Odzioba
2016-06-24
memcg: css_alloc should return an ERR_PTR value on error
Tejun Heo
2016-06-24
memcg: mem_cgroup_migrate() may be called with irq disabled
Tejun Heo
2016-06-24
hugetlb: fix nr_pmds accounting with shared page tables
Kirill A. Shutemov
2016-06-24
Revert "mm: disable fault around on emulated access bit architecture"
Kirill A. Shutemov
2016-06-24
Revert "mm: make faultaround produce old ptes"
Kirill A. Shutemov
2016-06-24
mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim mask
Mel Gorman
2016-06-24
mm: mempool: kasan: don't poot mempool objects in quarantine
Andrey Ryabinin
2016-06-24
tmpfs: don't undo fallocate past its last page
Anthony Romano
2016-06-24
oom_reaper: avoid pointless atomic_inc_not_zero usage.
Tetsuo Handa
[next]