index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm, proc: reduce cost of /proc/pid/smaps for shmem mappings
Vlastimil Babka
2016-01-14
1
-0
/
+70
*
mm/mmzone.c: memmap_valid_within() can be boolean
Yaowei Bai
2016-01-14
1
-4
/
+4
*
mm/vmalloc.c: use list_{next,first}_entry
Geliang Tang
2016-01-14
1
-5
/
+4
*
mm/page_alloc.c: do not loop over ALLOC_NO_WATERMARKS without triggering reclaim
Michal Hocko
2016-01-14
1
-14
/
+18
*
mm/page_alloc.c: get rid of __alloc_pages_high_priority()
Michal Hocko
2016-01-14
1
-27
/
+9
*
mm/zonelist: enumerate zonelists array index
Yaowei Bai
2016-01-14
1
-5
/
+4
*
mm/memblock.c: memblock_is_memory()/reserved() can be boolean
Yaowei Bai
2016-01-14
1
-2
/
+2
*
mm: change mm_vmscan_lru_shrink_inactive() proto types
yalin wang
2016-01-14
1
-5
/
+2
*
mm/cma: always check which page caused allocation failure
Joonsoo Kim
2016-01-14
1
-3
/
+20
*
mm/page_isolation.c: add new tracepoint, test_pages_isolated
Joonsoo Kim
2016-01-14
1
-0
/
+5
*
mm/page_isolation.c: return last tested pfn rather than failure indicator
Joonsoo Kim
2016-01-14
1
-7
/
+6
*
mm/mempolicy.c: convert the shared_policy lock to a rwlock
Nathan Zimmer
2016-01-14
1
-13
/
+17
*
mm/vmscan.c: change trace_mm_vmscan_writepage() proto type
yalin wang
2016-01-14
1
-1
/
+1
*
mm/mmap.c: remove redundant local variables for may_expand_vm()
Chen Gang
2016-01-14
1
-8
/
+1
*
mm/mlock.c: drop unneeded initialization in munlock_vma_pages_range()
Alexey Klimov
2016-01-14
1
-1
/
+1
*
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2016-01-14
3
-4
/
+6
*
vmalloc: allow to account vmalloc to memcg
Vladimir Davydov
2016-01-14
1
-3
/
+3
*
slab: add SLAB_ACCOUNT flag
Vladimir Davydov
2016-01-14
4
-4
/
+14
*
memcg: only account kmem allocations marked as __GFP_ACCOUNT
Vladimir Davydov
2016-01-14
1
-1
/
+2
*
Revert "gfp: add __GFP_NOACCOUNT"
Vladimir Davydov
2016-01-14
1
-2
/
+1
*
mm/slab.c: add a helper function get_first_slab
Geliang Tang
2016-01-14
1
-18
/
+21
*
mm/slab.c: use list_for_each_entry in cache_flusharray
Geliang Tang
2016-01-14
1
-7
/
+2
*
mm/slab.c use list_first_entry_or_null()
Geliang Tang
2016-01-14
1
-12
/
+12
*
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2016-01-12
1
-1
/
+1
|
\
|
*
cgroup: Fix uninitialized variable warning
Ross Zwisler
2015-12-28
1
-1
/
+1
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-12
1
-0
/
+31
|
\
\
|
*
\
Merge branch 'for-linus' into work.misc
Al Viro
2016-01-08
3
-31
/
+70
|
|
\
\
|
*
|
|
new helper: memdup_user_nul()
Al Viro
2016-01-04
1
-0
/
+31
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-01-12
1
-0
/
+28
|
\
\
\
\
|
*
|
|
|
mm/memblock: add MEMBLOCK_NOMAP attribute to memblock memory table
Ard Biesheuvel
2015-12-09
1
-0
/
+28
*
|
|
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-01-11
3
-0
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
x86/mm/pat: Add untrack_pfn_moved for mremap
Toshi Kani
2016-01-05
1
-0
/
+4
|
*
|
|
|
|
x86/mm: Introduce max_possible_pfn
Igor Mammedov
2015-12-06
2
-0
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-01-11
1
-90
/
+43
|
\
\
\
\
\
|
*
|
|
|
|
tmpfs: listxattr should include POSIX ACL xattrs
Andreas Gruenbacher
2015-12-06
1
-1
/
+1
|
*
|
|
|
|
tmpfs: Use xattr handler infrastructure
Andreas Gruenbacher
2015-12-06
1
-89
/
+42
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-11
1
-20
/
+28
|
\
\
\
\
\
|
*
|
|
|
|
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
2015-12-30
1
-10
/
+9
|
*
|
|
|
|
teach shmem_get_link() to work in RCU mode
Al Viro
2015-12-08
1
-6
/
+14
|
*
|
|
|
|
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
2015-12-08
1
-4
/
+8
|
*
|
|
|
|
don't put symlink bodies in pagecache into highmem
Al Viro
2015-12-08
1
-6
/
+3
|
|
/
/
/
/
*
|
|
|
|
vmstat: allocate vmstat_wq before it is used
Michal Hocko
2016-01-08
1
-1
/
+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
mm/vmstat: fix overflow in mod_zone_page_state()
Heiko Carstens
2015-12-29
1
-5
/
+5
*
|
|
|
mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()
Andrew Banman
2015-12-29
1
-12
/
+19
*
|
|
|
mm: memcontrol: fix possible memcg leak due to interrupted reclaim
Vladimir Davydov
2015-12-29
1
-14
/
+46
|
|
/
/
|
/
|
|
*
|
|
mm/zswap: change incorrect strncmp use to strcmp
Dan Streetman
2015-12-18
1
-3
/
+3
*
|
|
mm/oom_kill.c: avoid attempting to kill init sharing same memory
Chen Jie
2015-12-12
1
-0
/
+2
*
|
|
tmpfs: fix shmem_evict_inode() warnings on i_blocks
Hugh Dickins
2015-12-12
1
-20
/
+14
*
|
|
mm/hugetlb.c: fix resv map memory leak for placeholder entries
Mike Kravetz
2015-12-12
1
-2
/
+12
*
|
|
mm: hugetlb: call huge_pte_alloc() only if ptep is null
Naoya Horiguchi
2015-12-12
1
-4
/
+4
[next]