Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
d9cc948f6fa1c3384037f500e0acd35f03850d15
d9cc948f
mm, hugetlb: integrate giga hugetlb more naturally to the allocation path
by Michal Hocko
· 7 years ago
af0fb9d
mm, hugetlb: unify core page allocation accounting and initialization
by Michal Hocko
· 7 years ago
1ab5c05
mm/memcontrol.c: try harder to decrease [memory,memsw].limit_in_bytes
by Andrey Ryabinin
· 7 years ago
8ad6e40
mm/memcontrol.c: make local symbol static
by Christopher Díaz Riveros
· 7 years ago
8d63e4c
mm/hmm: fix uninitialized use of 'entry' in hmm_vma_walk_pmd()
by Ralph Campbell
· 7 years ago
def9b71
include/linux/mmzone.h: fix explanation of lower bits in the SPARSEMEM mem_map pointer
by Petr Tesarik
· 7 years ago
112d2d2
mm/compaction.c: fix comment for try_to_compact_pages()
by Yang Shi
· 7 years ago
3a45acc
mm/page_ext.c: make page_ext_init a noop when CONFIG_PAGE_EXTENSION but nothing uses it
by Oscar Salvador
· 7 years ago
01a6ad9
zsmalloc: use U suffix for negative literals being shifted
by Nick Desaulniers
· 7 years ago
6787c1d
mm/page_owner.c: clean up init_pages_in_zone()
by Oscar Salvador
· 7 years ago
3c2c648
mm/page_alloc.c: fix typos in comments
by Shile Zhang
· 7 years ago
c054a78
memcg: refactor mem_cgroup_resize_limit()
by Yu Zhao
· 7 years ago
9c3760e
zswap: only save zswap header when necessary
by Yu Zhao
· 7 years ago
a7ab400
mm/fadvise: discard partial page if endbyte is also EOF
by shidao.ytt
· 7 years ago
69d763f
mm: pin address_space before dereferencing it while isolating an LRU page
by Mel Gorman
· 7 years ago
284cd24
userfaultfd: convert to use anon_inode_getfd()
by Eric Biggers
· 7 years ago
c5c6383
memfd-test: run fuse test on hugetlb backend memory
by Marc-André Lureau
· 7 years ago
29f34d1
memfd-test: move common code to a shared unit
by Marc-André Lureau
· 7 years ago
3037aeb
memfd-test: add 'memfd-hugetlb:' prefix when testing hugetlbfs
by Marc-André Lureau
· 7 years ago
7249784
memfd-test: test hugetlbfs sealing
by Marc-André Lureau
· 7 years ago
47b9012
shmem: add sealing support to hugetlb-backed memfd
by Marc-André Lureau
· 7 years ago
ff62a34
hugetlb: implement memfd sealing
by Marc-André Lureau
· 7 years ago
da14c1e
hugetlb: expose hugetlbfs_inode_info in header
by Marc-André Lureau
· 7 years ago
5aadc43
shmem: rename functions that are memfd-related
by Marc-André Lureau
· 7 years ago
e9d586a
shmem: unexport shmem_add_seals()/shmem_get_seals()
by Marc-André Lureau
· 7 years ago
ab8928b
mm: remove reference to PG_buddy
by Matthew Wilcox
· 7 years ago
be50015
mm: document how to use struct page
by Matthew Wilcox
· 7 years ago
036e7aa
mm: store compound_dtor / compound_order as bytes
by Matthew Wilcox
· 7 years ago
0dd4da5
mm: introduce _slub_counter_t
by Matthew Wilcox
· 7 years ago
b26435a
mm: improve comment on page->mapping
by Matthew Wilcox
· 7 years ago
4cf7c8b
mm: remove misleading alignment claims
by Matthew Wilcox
· 7 years ago
ca9c88c
mm: de-indent struct page
by Matthew Wilcox
· 7 years ago
e20df2c
mm: align struct page more aesthetically
by Matthew Wilcox
· 7 years ago
93144ca
mm/zsmalloc: simplify shrinker init/destroy
by Aliaksei Karaliou
· 7 years ago
f340ff8
mm, oom: avoid reaping only for mm's with blockable invalidate callbacks
by David Rientjes
· 7 years ago
5ff7091
mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks
by David Rientjes
· 7 years ago
3b454ad
mm: thp: use down_read_trylock() in khugepaged to avoid long block
by Yang Shi
· 7 years ago
423ac9a
mm/thp: remove pmd_huge_split_prepare()
by Aneesh Kumar K.V
· 7 years ago
a3cf988
mm: use updated pmdp_invalidate() interface to track dirty/accessed bits
by Kirill A. Shutemov
· 7 years ago
d52605d
mm: do not lose dirty and accessed bits in pmdp_invalidate()
by Kirill A. Shutemov
· 7 years ago
86fa949
x86/mm: provide pmdp_establish() helper
by Kirill A. Shutemov
· 7 years ago
a8e654f
sparc64: update pmdp_invalidate() to return old pmd value
by Nitin Gupta
· 7 years ago
9c4563f
s390/mm: modify pmdp_invalidate to return old value.
by Martin Schwidefsky
· 7 years ago
8cc931e
powerpc/mm: update pmdp_invalidate to return old pmd value
by Aneesh Kumar K.V
· 7 years ago
b6b34b2
mips: use generic_pmdp_establish as pmdp_establish
by Kirill A. Shutemov
· 7 years ago
1d78a62
arm64: provide pmdp_establish() helper
by Catalin Marinas
· 7 years ago
ef298cc
arm/mm: provide pmdp_establish() helper
by Kirill A. Shutemov
· 7 years ago
5c8aa7e
arc: use generic_pmdp_establish as pmdp_establish
by Kirill A. Shutemov
· 7 years ago
c58f0bb
asm-generic: provide generic_pmdp_establish()
by Kirill A. Shutemov
· 7 years ago
146500e
mm: get 7% more pages in a pagevec
by Matthew Wilcox
· 7 years ago
977fbdc
mm: add unmap_mapping_pages()
by Matthew Wilcox
· 7 years ago
a365ac0
mm, userfaultfd, THP: avoid waiting when PMD under THP migration
by Huang Ying
· 7 years ago
9bebc09
mm/huge_memory.c: fix comment in __split_huge_pmd_locked
by Yisheng Xie
· 7 years ago
9ac9322
mm: memory_hotplug: remove second __nr_to_section in register_page_bootmem_info_section()
by Oscar Salvador
· 7 years ago
8526d84
fs/proc/task_mmu.c: do not show VmExe bigger than total executable virtual memory
by Konstantin Khlebnikov
· 7 years ago
ef549e1
mm: update comment describing tlb_gather_mmu
by Mike Rapoport
· 7 years ago
dc88c88
mm/memory_hotplug.c: remove unnecesary check from register_page_bootmem_info_section()
by Oscar Salvador
· 7 years ago
d6cb41c
mm, hugetlb: remove hugepages_treat_as_movable sysctl
by Michal Hocko
· 7 years ago
a4ef876
mm: remove unused pgdat_reclaimable_pages()
by Jan Kara
· 7 years ago
e025f05
mm/interval_tree.c: use vma_pages() helper
by Vasyl Gomonovych
· 7 years ago
235266b
selftests/vm: move 128TB mmap boundary test to generic directory
by Aneesh Kumar K.V
· 7 years ago
e496612
mm: do not stall register_shrinker()
by Minchan Kim
· 7 years ago
4812839
mm/page_alloc.c: fix comment in __get_free_pages()
by Jiankang Chen
· 7 years ago
8e33771
mm/page_owner.c: use PTR_ERR_OR_ZERO()
by Vasyl Gomonovych
· 7 years ago
a983b5e
mm: memcontrol: fix excessive complexity in memory.stat reporting
by Johannes Weiner
· 7 years ago
2845426
mm: memcontrol: implement lruvec stat functions on top of each other
by Johannes Weiner
· 7 years ago
c9019e9
mm: memcontrol: eliminate raw access to stat and event counters
by Johannes Weiner
· 7 years ago
2b9fceb
mm/filemap.c: remove include of hardirq.h
by Yang Shi
· 7 years ago
80b1f41
mm: split deferred_init_range into initializing and freeing parts
by Pavel Tatashin
· 7 years ago
9092c71
mm: use sc->priority for slab shrink targets
by Josef Bacik
· 7 years ago
fcb2b0c
mm: show total hugetlb memory consumption in /proc/meminfo
by Roman Gushchin
· 7 years ago
9852a72
mm: drop hotplug lock from lru_add_drain_all()
by Michal Hocko
· 7 years ago
0486a38
mm/mempolicy: add nodes_empty check in SYSC_migrate_pages
by Yisheng Xie
· 7 years ago
56521e7
mm/mempolicy: fix the check of nodemask from user
by Yisheng Xie
· 7 years ago
66f308e
mm/mempolicy: remove redundant check in get_nodes
by Yisheng Xie
· 7 years ago
2e3ca40
mm: relax deferred struct page requirements
by Pavel Tatashin
· 7 years ago
a85f878
zswap: same-filled pages handling
by Srividya Desireddy
· 7 years ago
4a01768
mm: kmemleak: remove unused hardirq.h
by Yang Shi
· 7 years ago
d70f2a1
include/linux/sched/mm.h: uninline mmdrop_async(), etc
by Andrew Morton
· 7 years ago
0d2d5d4
slub: remove obsolete comments of put_cpu_partial()
by Miles Chen
· 7 years ago
5d68268
mm/slub.c: fix wrong address during slab padding restoration
by Balasubramani Vivekanandan
· 7 years ago
84ebb58
mm/slab.c: remove redundant assignments for slab_state
by Oscar Salvador
· 7 years ago
692ae74
mm/slab_common.c: make calculate_alignment() static
by Byongho Lee
· 7 years ago
d984187
ocfs2: return error when we attempt to access a dirty bh in jbd2
by piaojun
· 7 years ago
e75ed71
ocfs2: unlock bh_state if bg check fails
by Changwei Ge
· 7 years ago
c4c2416
ocfs2: nowait aio support
by Gang He
· 7 years ago
ac604d3
ocfs2: add ocfs2_overwrite_io()
by Gang He
· 7 years ago
06e7f13
ocfs2: add ocfs2_try_rw_lock() and ocfs2_try_inode_lock()
by Gang He
· 7 years ago
637dd20
ocfs2: add trimfs lock to avoid duplicated trims in cluster
by Gang He
· 7 years ago
4882abe
ocfs2: add trimfs dlm lock resource
by Gang He
· 7 years ago
71a3694
ocfs2: try to reuse extent block in dealloc without meta_alloc
by Changwei Ge
· 7 years ago
63de8bd
ocfs2: make metadata estimation accurate and clear
by Changwei Ge
· 7 years ago
16c8d56
ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute
by piaojun
· 7 years ago
d22aa61
ocfs2: clean up dead code in alloc.c
by Changwei Ge
· 7 years ago
c0a1a6d
ocfs2/xattr: assign errno to 'ret' in ocfs2_calc_xattr_init()
by piaojun
· 7 years ago
ff26cc1
ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
by Gang He
· 7 years ago
025bcbd
ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid
by piaojun
· 7 years ago
dd7b5f9
ocfs2: clean dead code in suballoc.c
by Changwei Ge
· 7 years ago
32ed0bd
ocfs2: use the OCFS2_XATTR_ROOT_SIZE macro in ocfs2_reflink_xattr_header()
by alex chen
· 7 years ago
fc2af28
ocfs2/cluster: close a race that fence can't be triggered
by Yang Zhang
· 7 years ago
Next »