index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2016-01-15
mm/page_alloc.c: get rid of __alloc_pages_high_priority()
Michal Hocko
2016-01-15
mm/zonelist: enumerate zonelists array index
Yaowei Bai
2016-01-15
mm/memblock.c: memblock_is_memory()/reserved() can be boolean
Yaowei Bai
2016-01-15
mm: change mm_vmscan_lru_shrink_inactive() proto types
yalin wang
2016-01-15
mm/cma: always check which page caused allocation failure
Joonsoo Kim
2016-01-15
mm/page_isolation.c: add new tracepoint, test_pages_isolated
Joonsoo Kim
2016-01-15
mm/page_isolation.c: return last tested pfn rather than failure indicator
Joonsoo Kim
2016-01-15
mm/mempolicy.c: convert the shared_policy lock to a rwlock
Nathan Zimmer
2016-01-15
mm/vmscan.c: change trace_mm_vmscan_writepage() proto type
yalin wang
2016-01-15
mm/mmap.c: remove redundant local variables for may_expand_vm()
Chen Gang
2016-01-15
mm/mlock.c: drop unneeded initialization in munlock_vma_pages_range()
Alexey Klimov
2016-01-15
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2016-01-15
vmalloc: allow to account vmalloc to memcg
Vladimir Davydov
2016-01-15
slab: add SLAB_ACCOUNT flag
Vladimir Davydov
2016-01-15
memcg: only account kmem allocations marked as __GFP_ACCOUNT
Vladimir Davydov
2016-01-15
Revert "gfp: add __GFP_NOACCOUNT"
Vladimir Davydov
2016-01-15
mm/slab.c: add a helper function get_first_slab
Geliang Tang
2016-01-15
mm/slab.c: use list_for_each_entry in cache_flusharray
Geliang Tang
2016-01-15
mm/slab.c use list_first_entry_or_null()
Geliang Tang
2016-01-14
Make sure that highmem pages are not added to symlink page cache
Al Viro
2016-01-13
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2016-01-13
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-01-12
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-01-11
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-01-11
Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-09
vmstat: allocate vmstat_wq before it is used
Michal Hocko
2016-01-09
Merge branch 'for-linus' into work.misc
Al Viro
2016-01-05
x86/mm/pat: Add untrack_pfn_moved for mremap
Toshi Kani
2016-01-04
new helper: memdup_user_nul()
Al Viro
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
2015-12-30
mm/vmstat: fix overflow in mod_zone_page_state()
Heiko Carstens
2015-12-30
mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()
Andrew Banman
2015-12-30
mm: memcontrol: fix possible memcg leak due to interrupted reclaim
Vladimir Davydov
2015-12-28
cgroup: Fix uninitialized variable warning
Ross Zwisler
2015-12-18
mm/zswap: change incorrect strncmp use to strcmp
Dan Streetman
2015-12-12
mm/oom_kill.c: avoid attempting to kill init sharing same memory
Chen Jie
2015-12-12
tmpfs: fix shmem_evict_inode() warnings on i_blocks
Hugh Dickins
2015-12-12
mm/hugetlb.c: fix resv map memory leak for placeholder entries
Mike Kravetz
2015-12-12
mm: hugetlb: call huge_pte_alloc() only if ptep is null
Naoya Horiguchi
2015-12-12
mm: fix kerneldoc on mem_cgroup_replace_page
Hugh Dickins
2015-12-12
mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any ...
Michal Hocko
2015-12-12
mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfo
Vlastimil Babka
2015-12-12
memcg: fix memory.high target
Vladimir Davydov
2015-12-12
mm: hugetlb: fix hugepage memory leak caused by wrong reserve count
Naoya Horiguchi
2015-12-09
mm/memblock: add MEMBLOCK_NOMAP attribute to memblock memory table
Ard Biesheuvel
2015-12-09
teach shmem_get_link() to work in RCU mode
Al Viro
2015-12-09
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
2015-12-09
don't put symlink bodies in pagecache into highmem
Al Viro
2015-12-08
Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[prev]
[next]