index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mm: hwpoison: ratelimit messages from unpoison_memory()
Naoya Horiguchi
2015-11-06
1
-9
/
+25
*
mm/filemap.c: make global sync not clear error status of individual inodes
Junichi Nomura
2015-11-06
4
-15
/
+67
*
mm/compaction.c: add an is_via_compact_memory() helper
Yaowei Bai
2015-11-06
1
-12
/
+14
*
mm/vmscan: make inactive_anon_is_low_global return directly
Yaowei Bai
2015-11-06
1
-4
/
+1
*
mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status
Naoya Horiguchi
2015-11-06
6
-1
/
+37
*
mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smaps
Naoya Horiguchi
2015-11-06
2
-0
/
+46
*
mm: use only per-device readahead limit
Roman Gushchin
2015-11-06
3
-19
/
+5
*
mm/page_alloc: remove unused parameter in init_currently_empty_zone()
Yaowei Bai
2015-11-06
3
-8
/
+5
*
mm, migrate: count pages failing all retries in vmstat and tracepoint
Vlastimil Babka
2015-11-06
1
-1
/
+2
*
mm/memblock: make memblock_remove_range() static
Alexander Kuleshov
2015-11-06
2
-5
/
+1
*
mm/mremap: use offset_in_page macro
Alexander Kuleshov
2015-11-06
1
-6
/
+6
*
mm/mmap: use offset_in_page macro
Alexander Kuleshov
2015-11-06
1
-6
/
+6
*
mm/vmalloc: use offset_in_page macro
Alexander Kuleshov
2015-11-06
1
-6
/
+6
*
mm/mlock: use offset_in_page macro
Alexander Kuleshov
2015-11-06
1
-3
/
+3
*
mm/util: use offset_in_page macro
Alexander Kuleshov
2015-11-06
1
-1
/
+1
*
mm/percpu: use offset_in_page macro
Alexander Kuleshov
2015-11-06
1
-5
/
+5
*
mm/early_ioremap: use offset_in_page macro
Alexander Kuleshov
2015-11-06
1
-3
/
+3
*
mm/mincore: use offset_in_page macro
Alexander Kuleshov
2015-11-06
1
-1
/
+1
*
mm/nommu: use offset_in_page macro
Alexander Kuleshov
2015-11-06
1
-4
/
+4
*
mm/msync: use offset_in_page macro
Alexander Kuleshov
2015-11-06
1
-1
/
+1
*
arch/powerpc/mm/numa.c: do not allocate bootmem memory for non existing nodes
Raghavendra K T
2015-11-06
1
-1
/
+1
*
mm/list_lru.c: replace nr_node_ids for loop with for_each_node()
Raghavendra K T
2015-11-06
1
-11
/
+23
*
mm: fix docbook comment for get_vaddr_frames()
Jonathan Corbet
2015-11-06
1
-1
/
+1
*
memcg: drop unnecessary cold-path tests from __memcg_kmem_bypass()
Tejun Heo
2015-11-06
1
-14
/
+0
*
memcg: ratify and consolidate over-charge handling
Tejun Heo
2015-11-06
1
-49
/
+20
*
memcg: collect kmem bypass conditions into __memcg_kmem_bypass()
Tejun Heo
2015-11-06
1
-24
/
+22
*
memcg: punt high overage reclaim to return-to-userland path
Tejun Heo
2015-11-06
4
-8
/
+51
*
memcg: flatten task_struct->memcg_oom
Tejun Heo
2015-11-06
3
-20
/
+19
*
mm/mmap.c: remove useless statement "vma = NULL" in find_vma()
Chen Gang
2015-11-06
1
-1
/
+0
*
uaccess: reimplement probe_kernel_address() using probe_kernel_read()
Andrew Morton
2015-11-06
4
-32
/
+17
*
mm/mlock.c: reorganize mlockall() return values and remove goto-out label
Alexey Klimov
2015-11-06
1
-5
/
+4
*
mm/kmemleak.c: remove unneeded initialization of object to NULL
Alexey Klimov
2015-11-06
1
-1
/
+1
*
mm: slab: only move management objects off-slab for sizes larger than KMALLOC...
Catalin Marinas
2015-11-06
1
-2
/
+3
*
mm/slub: calculate start order with reserved in consideration
Wei Yang
2015-11-06
1
-5
/
+1
*
mm/slub: use get_order() instead of fls()
Wei Yang
2015-11-06
1
-2
/
+1
*
mm/slub: correct the comment in calculate_order()
Wei Yang
2015-11-06
1
-1
/
+1
*
mm/slab_common.c: initialize kmem_cache pointer to NULL
Alexandru Moise
2015-11-06
1
-2
/
+1
*
Doc/slub: document slabinfo-gnuplot.sh script
Sergey Senozhatsky
2015-11-06
1
-0
/
+59
*
tools/vm/slabinfo: gnuplot slabifo extended stat
Sergey Senozhatsky
2015-11-06
1
-0
/
+275
*
tools/vm/slabinfo: cosmetic globals cleanup
Sergey Senozhatsky
2015-11-06
1
-27
/
+27
*
tools/vm/slabinfo: output sizes in bytes
Sergey Senozhatsky
2015-11-06
1
-37
/
+51
*
tools/vm/slabinfo: introduce extended totals mode
Sergey Senozhatsky
2015-11-06
1
-10
/
+44
*
tools/vm/slabinfo: fix alternate opts names
Sergey Senozhatsky
2015-11-06
1
-3
/
+5
*
tools/vm/slabinfo: sort slabs by loss
Sergey Senozhatsky
2015-11-06
1
-4
/
+21
*
tools/vm/slabinfo: limit the number of reported slabs
Sergey Senozhatsky
2015-11-06
1
-3
/
+15
*
tools/vm/slabinfo: use getopt no_argument/optional_argument
Sergey Senozhatsky
2015-11-06
1
-17
/
+17
*
mm/slab_common.c: do not warn that cache is busy on destroy more than once
Vladimir Davydov
2015-11-06
1
-6
/
+7
*
mm/slab_common.c: clear pointers to per memcg caches on destroy
Vladimir Davydov
2015-11-06
2
-21
/
+78
*
mm/slab_common.c: rename cache create/destroy helpers
Vladimir Davydov
2015-11-06
1
-19
/
+18
*
include/linux/compiler-gcc.h: hide assume_aligned attribute from sparse
Rasmus Villemoes
2015-11-06
1
-1
/
+1
[prev]
[next]