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
...
*
arc: use generic_pmdp_establish as pmdp_establish
Kirill A. Shutemov
2018-02-01
1
-0
/
+3
*
asm-generic: provide generic_pmdp_establish()
Kirill A. Shutemov
2018-02-01
1
-0
/
+15
*
mm: get 7% more pages in a pagevec
Matthew Wilcox
2018-02-01
1
-3
/
+3
*
mm: add unmap_mapping_pages()
Matthew Wilcox
2018-02-01
6
-60
/
+61
*
mm, userfaultfd, THP: avoid waiting when PMD under THP migration
Huang Ying
2018-02-01
1
-1
/
+4
*
mm/huge_memory.c: fix comment in __split_huge_pmd_locked
Yisheng Xie
2018-02-01
1
-4
/
+3
*
mm: memory_hotplug: remove second __nr_to_section in register_page_bootmem_in...
Oscar Salvador
2018-02-01
1
-2
/
+2
*
fs/proc/task_mmu.c: do not show VmExe bigger than total executable virtual me...
Konstantin Khlebnikov
2018-02-01
1
-3
/
+8
*
mm: update comment describing tlb_gather_mmu
Mike Rapoport
2018-02-01
1
-4
/
+11
*
mm/memory_hotplug.c: remove unnecesary check from register_page_bootmem_info_...
Oscar Salvador
2018-02-01
1
-3
/
+0
*
mm, hugetlb: remove hugepages_treat_as_movable sysctl
Michal Hocko
2018-02-01
4
-36
/
+1
*
mm: remove unused pgdat_reclaimable_pages()
Jan Kara
2018-02-01
3
-34
/
+0
*
mm/interval_tree.c: use vma_pages() helper
Vasyl Gomonovych
2018-02-01
1
-1
/
+1
*
selftests/vm: move 128TB mmap boundary test to generic directory
Aneesh Kumar K.V
2018-02-01
4
-179
/
+311
*
mm: do not stall register_shrinker()
Minchan Kim
2018-02-01
1
-0
/
+9
*
mm/page_alloc.c: fix comment in __get_free_pages()
Jiankang Chen
2018-02-01
1
-1
/
+1
*
mm/page_owner.c: use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2018-02-01
1
-3
/
+1
*
mm: memcontrol: fix excessive complexity in memory.stat reporting
Johannes Weiner
2018-02-01
2
-84
/
+113
*
mm: memcontrol: implement lruvec stat functions on top of each other
Johannes Weiner
2018-02-01
1
-22
/
+22
*
mm: memcontrol: eliminate raw access to stat and event counters
Johannes Weiner
2018-02-01
2
-45
/
+45
*
mm/filemap.c: remove include of hardirq.h
Yang Shi
2018-02-01
1
-1
/
+0
*
mm: split deferred_init_range into initializing and freeing parts
Pavel Tatashin
2018-02-01
1
-70
/
+76
*
mm: use sc->priority for slab shrink targets
Josef Bacik
2018-02-01
2
-47
/
+23
*
mm: show total hugetlb memory consumption in /proc/meminfo
Roman Gushchin
2018-02-01
2
-21
/
+42
*
mm: drop hotplug lock from lru_add_drain_all()
Michal Hocko
2018-02-01
3
-10
/
+9
*
mm/mempolicy: add nodes_empty check in SYSC_migrate_pages
Yisheng Xie
2018-02-01
1
-3
/
+7
*
mm/mempolicy: fix the check of nodemask from user
Yisheng Xie
2018-02-01
1
-3
/
+20
*
mm/mempolicy: remove redundant check in get_nodes
Yisheng Xie
2018-02-01
1
-2
/
+0
*
mm: relax deferred struct page requirements
Pavel Tatashin
2018-02-01
4
-9
/
+1
*
zswap: same-filled pages handling
Srividya Desireddy
2018-02-01
1
-5
/
+66
*
mm: kmemleak: remove unused hardirq.h
Yang Shi
2018-02-01
1
-1
/
+0
*
include/linux/sched/mm.h: uninline mmdrop_async(), etc
Andrew Morton
2018-02-01
2
-234
/
+238
*
slub: remove obsolete comments of put_cpu_partial()
Miles Chen
2018-02-01
1
-3
/
+1
*
mm/slub.c: fix wrong address during slab padding restoration
Balasubramani Vivekanandan
2018-02-01
1
-3
/
+5
*
mm/slab.c: remove redundant assignments for slab_state
Oscar Salvador
2018-02-01
1
-4
/
+0
*
mm/slab_common.c: make calculate_alignment() static
Byongho Lee
2018-02-01
2
-30
/
+29
*
ocfs2: return error when we attempt to access a dirty bh in jbd2
piaojun
2018-02-01
1
-11
/
+12
*
ocfs2: unlock bh_state if bg check fails
Changwei Ge
2018-02-01
1
-0
/
+2
*
ocfs2: nowait aio support
Gang He
2018-02-01
6
-33
/
+104
*
ocfs2: add ocfs2_overwrite_io()
Gang He
2018-02-01
2
-0
/
+48
*
ocfs2: add ocfs2_try_rw_lock() and ocfs2_try_inode_lock()
Gang He
2018-02-01
2
-0
/
+25
*
ocfs2: add trimfs lock to avoid duplicated trims in cluster
Gang He
2018-02-01
1
-0
/
+44
*
ocfs2: add trimfs dlm lock resource
Gang He
2018-02-01
4
-0
/
+121
*
ocfs2: try to reuse extent block in dealloc without meta_alloc
Changwei Ge
2018-02-01
3
-10
/
+203
*
ocfs2: make metadata estimation accurate and clear
Changwei Ge
2018-02-01
1
-1
/
+3
*
ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute
piaojun
2018-02-01
2
-0
/
+8
*
ocfs2: clean up dead code in alloc.c
Changwei Ge
2018-02-01
1
-9
/
+2
*
ocfs2/xattr: assign errno to 'ret' in ocfs2_calc_xattr_init()
piaojun
2018-02-01
1
-0
/
+1
*
ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
Gang He
2018-02-01
1
-0
/
+9
*
ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid
piaojun
2018-02-01
1
-3
/
+2
[prev]
[next]