index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
proc: much faster /proc/vmstat
Francisco Franco
2016-11-07
1
-1
/
+3
*
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
2016-11-07
1
-2
/
+12
*
mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
Andrea Arcangeli
2016-11-07
1
-2
/
+12
*
mm, vmalloc: remove useless variable in vmap_block
Joonsoo Kim
2016-09-28
1
-2
/
+0
*
mm, vmalloc: use well-defined find_last_bit() func
Joonsoo Kim
2016-09-28
1
-9
/
+6
*
proc/maps: make vm_is_stack() logic namespace-friendly
Oleg Nesterov
2016-09-28
1
-17
/
+10
*
readahead: make context readahead more conservative
Fengguang Wu
2016-09-28
1
-4
/
+4
*
slub: do not assert not having lock in removing freed partial
Steven Rostedt
2016-09-28
1
-5
/
+3
*
mm: slub: work around unneeded lockdep warning
Dave Hansen
2016-09-28
1
-3
/
+6
*
slab: do not panic if we fail to create memcg cache
Vladimir Davydov
2016-09-28
1
-1
/
+8
*
slab: clean up kmem_cache_create_memcg() error handling
Vladimir Davydov
2016-09-28
1
-34
/
+31
*
mm/slab: Give s_next and s_stop slab-specific names
Wanpeng Li
2016-09-28
3
-8
/
+8
*
mm/slab: Fix /proc/slabinfo unwriteable for slab
Wanpeng Li
2016-09-28
1
-1
/
+9
*
mm/slab: Sharing s_next and s_stop between slab and slub
Wanpeng Li
2016-09-28
3
-12
/
+5
*
topology: add support for node_to_mem_node() to determine the fallback node
Joonsoo Kim
2016-09-28
1
-0
/
+1
*
slub: fall back to node_to_mem_node() node if allocating on memoryless node
Joonsoo Kim
2016-09-28
1
-6
/
+18
*
slub: disable tracing and failslab for merged slabs
Christoph Lameter
2016-09-28
1
-0
/
+11
*
slub: remove kmemcg id from create_unique_id
Vladimir Davydov
2016-09-28
1
-6
/
+0
*
slab: fix the alias count (via sysfs) of slab cache
Gu Zheng
2016-09-28
1
-1
/
+1
*
slub: avoid duplicate creation on the first object
Wei Yang
2016-09-28
1
-8
/
+11
*
mm, slub: mark resiliency_test as init text
David Rientjes
2016-09-28
1
-1
/
+1
*
slub: fix off by one in number of slab tests
Joonsoo Kim
2016-09-28
1
-3
/
+3
*
slub: search partial list on numa_mem_id(), instead of numa_node_id()
Joonsoo Kim
2016-09-28
1
-1
/
+1
*
mm, slab_common: add 'unlikely' to size check of kmalloc_slab()
Joonsoo Kim
2016-09-28
1
-1
/
+1
*
mm: slub: fix ALLOC_SLOWPATH stat
Dave Hansen
2016-09-28
1
-5
/
+3
*
mm, slab: suppress out of memory warning unless debug is enabled
David Rientjes
2016-09-28
2
-14
/
+25
*
mm/slub.c: convert vnsprintf-static to va_format
Fabian Frederick
2016-09-28
1
-7
/
+9
*
mm/slub.c: convert printk to pr_foo()
Fabian Frederick
2016-09-28
1
-72
/
+57
*
slub: remove verify_mem_not_deleted()
Christoph Lameter
2016-09-28
1
-37
/
+0
*
slub: fix memcg_propagate_slab_attrs
Vladimir Davydov
2016-09-28
1
-4
/
+7
*
slub: use raw_cpu_inc for incrementing statistics
Christoph Lameter
2016-09-28
1
-1
/
+5
*
slub: fix leak of 'name' in sysfs_slab_add
Dave Jones
2016-09-28
1
-14
/
+15
*
slub: rework sysfs layout for memcg caches
Vladimir Davydov
2016-09-28
1
-1
/
+25
*
slub: adjust memcg caches when creating cache alias
Vladimir Davydov
2016-09-28
1
-0
/
+13
*
memcg, slab: never try to merge memcg caches
Vladimir Davydov
2016-09-28
3
-30
/
+18
*
slub: do not drop slab_mutex for sysfs_slab_add
Vladimir Davydov
2016-09-28
1
-5
/
+3
*
slub: fix high order page allocation problem with __GFP_NOFAIL
Joonsoo Kim
2016-09-28
1
-2
/
+3
*
slub: do not assert not having lock in removing freed partial
Steven Rostedt
2016-09-28
1
-12
/
+20
*
mm/slub.c: list_lock may not be held in some circumstances
David Rientjes
2016-09-28
1
-4
/
+2
*
mm: slub: work around unneeded lockdep warning
Dave Hansen
2016-09-28
1
-0
/
+6
*
slub: Fix possible format string bug.
Tetsuo Handa
2016-09-28
1
-1
/
+1
*
slub: use lockdep_assert_held
Peter Zijlstra
2016-09-28
1
-20
/
+20
*
memcg, kmem: rename cache_from_memcg to cache_from_memcg_idx
Qiang Huang
2016-09-28
4
-5
/
+7
*
mm, slub: fix the typo in mm/slub.c
Zhi Yong Wu
2016-09-28
1
-3
/
+3
*
slub: proper kmemleak tracking if CONFIG_SLUB_DEBUG disabled
Roman Bobniev
2016-09-28
1
-4
/
+31
*
mm: Fix some trivial typos in comments
Xie XiuQi
2016-09-28
1
-1
/
+1
*
mm: replace strict_strtoul() with kstrtoul()
Jingoo Han
2016-09-28
5
-14
/
+14
*
mm/slub.c: beautify code for removing redundancy 'break' statement.
Chen Gang
2016-09-28
1
-1
/
+0
*
slub: Remove unnecessary page NULL check
Libin
2016-09-28
1
-1
/
+1
*
mm/slub: beautify code for 80 column limitation and tab alignment
Chen Gang
2016-09-28
1
-36
/
+56
[next]