index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-06
mm/memblock: make memblock_remove_range() static
Alexander Kuleshov
2
-5
/
+1
2015-11-06
mm/mremap: use offset_in_page macro
Alexander Kuleshov
1
-6
/
+6
2015-11-06
mm/mmap: use offset_in_page macro
Alexander Kuleshov
1
-6
/
+6
2015-11-06
mm/vmalloc: use offset_in_page macro
Alexander Kuleshov
1
-6
/
+6
2015-11-06
mm/mlock: use offset_in_page macro
Alexander Kuleshov
1
-3
/
+3
2015-11-06
mm/util: use offset_in_page macro
Alexander Kuleshov
1
-1
/
+1
2015-11-06
mm/percpu: use offset_in_page macro
Alexander Kuleshov
1
-5
/
+5
2015-11-06
mm/early_ioremap: use offset_in_page macro
Alexander Kuleshov
1
-3
/
+3
2015-11-06
mm/mincore: use offset_in_page macro
Alexander Kuleshov
1
-1
/
+1
2015-11-06
mm/nommu: use offset_in_page macro
Alexander Kuleshov
1
-4
/
+4
2015-11-06
mm/msync: use offset_in_page macro
Alexander Kuleshov
1
-1
/
+1
2015-11-06
arch/powerpc/mm/numa.c: do not allocate bootmem memory for non existing nodes
Raghavendra K T
1
-1
/
+1
2015-11-06
mm/list_lru.c: replace nr_node_ids for loop with for_each_node()
Raghavendra K T
1
-11
/
+23
2015-11-06
mm: fix docbook comment for get_vaddr_frames()
Jonathan Corbet
1
-1
/
+1
2015-11-06
memcg: drop unnecessary cold-path tests from __memcg_kmem_bypass()
Tejun Heo
1
-14
/
+0
2015-11-06
memcg: ratify and consolidate over-charge handling
Tejun Heo
1
-49
/
+20
2015-11-06
memcg: collect kmem bypass conditions into __memcg_kmem_bypass()
Tejun Heo
1
-24
/
+22
2015-11-06
memcg: punt high overage reclaim to return-to-userland path
Tejun Heo
4
-8
/
+51
2015-11-06
memcg: flatten task_struct->memcg_oom
Tejun Heo
3
-20
/
+19
2015-11-06
mm/mmap.c: remove useless statement "vma = NULL" in find_vma()
Chen Gang
1
-1
/
+0
2015-11-06
uaccess: reimplement probe_kernel_address() using probe_kernel_read()
Andrew Morton
4
-32
/
+17
2015-11-06
mm/mlock.c: reorganize mlockall() return values and remove goto-out label
Alexey Klimov
1
-5
/
+4
2015-11-06
mm/kmemleak.c: remove unneeded initialization of object to NULL
Alexey Klimov
1
-1
/
+1
2015-11-06
mm: slab: only move management objects off-slab for sizes larger than KMALLOC...
Catalin Marinas
1
-2
/
+3
2015-11-06
mm/slub: calculate start order with reserved in consideration
Wei Yang
1
-5
/
+1
2015-11-06
mm/slub: use get_order() instead of fls()
Wei Yang
1
-2
/
+1
2015-11-06
mm/slub: correct the comment in calculate_order()
Wei Yang
1
-1
/
+1
2015-11-06
mm/slab_common.c: initialize kmem_cache pointer to NULL
Alexandru Moise
1
-2
/
+1
2015-11-06
Doc/slub: document slabinfo-gnuplot.sh script
Sergey Senozhatsky
1
-0
/
+59