index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
47
-917
/
+2275
2020-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2020-04-02
mm/hugetlb: remove unnecessary memory fetch in PageHeadHuge()
Vlastimil Babka
1
-1
/
+1
2020-04-02
mm/hugetlb.c: clean code by removing unnecessary initialization
Mateusz Nosek
1
-1
/
+1
2020-04-02
hugetlb: support file_region coalescing again
Mina Almasry
1
-0
/
+44
2020-04-02
hugetlb_cgroup: support noreserve mappings
Mina Almasry
1
-1
/
+26
2020-04-02
hugetlb_cgroup: add accounting for shared mappings
Mina Almasry
2
-54
/
+109
2020-04-02
hugetlb: disable region_add file_region coalescing
Mina Almasry
1
-108
/
+228
2020-04-02
hugetlb_cgroup: add reservation accounting for private mappings
Mina Almasry
2
-37
/
+51
2020-04-02
mm/hugetlb_cgroup: fix hugetlb_cgroup migration
Mina Almasry
1
-0
/
+2
2020-04-02
hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
Mina Almasry
2
-30
/
+146
2020-04-02
hugetlb_cgroup: add hugetlb_cgroup reservation counter
Mina Almasry
1
-13
/
+102
2020-04-02
hugetlbfs: Use i_mmap_rwsem to address page fault/truncate race
Mike Kravetz
1
-12
/
+11
2020-04-02
hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
Mike Kravetz
5
-19
/
+219
2020-04-02
mm/memblock.c: remove redundant assignment to variable max_addr
Colin Ian King
1
-1
/
+1
2020-04-02
mm: mempolicy: require at least one nodeid for MPOL_PREFERRED
Randy Dunlap
1
-1
/
+5
2020-04-02
mm: mempolicy: use VM_BUG_ON_VMA in queue_pages_test_walk()
Yang Shi
1
-1
/
+1
2020-04-02
mm/mempolicy: check hugepage migration is supported by arch in vma_migratable()
Li Xinhai
1
-0
/
+28
2020-04-02
mm/mempolicy: support MPOL_MF_STRICT for huge page mapping
Li Xinhai
1
-4
/
+33
2020-04-02
mm/compaction.c: clean code by removing unnecessary assignment
Mateusz Nosek
1
-1
/
+0
2020-04-02
mm/compaction: Disable compact_unevictable_allowed on RT
Sebastian Andrzej Siewior
1
-0
/
+4
2020-04-02
mm, compaction: fully assume capture is not NULL in compact_zone_order()
Vlastimil Babka
1
-2
/
+2
2020-04-02
mm,thp,compaction,cma: allow THP migration for CMA allocations
Rik van Riel
2
-11
/
+20
2020-04-02
mm,compaction,cma: add alloc_contig flag to compact_control
Rik van Riel
2
-0
/
+2
2020-04-02
mm/vmscan.c: do_try_to_free_pages(): clean code by removing unnecessary assig...
Mateusz Nosek
1
-1
/
+0
2020-04-02
mm/vmscan.c: make may_enter_fs bool in shrink_page_list()
Kirill Tkhai
1
-3
/
+2
2020-04-02
mm/vmscan.c: clean code by removing unnecessary assignment
Mateusz Nosek
1
-3
/
+1
2020-04-02
mm/vmscan.c: fix data races using kswapd_classzone_idx
Qian Cai
1
-19
/
+26
2020-04-02
mm/vmscan.c: remove cpu online notification for now
Wei Yang
1
-26
/
+1
2020-04-02
mm: vmscan: replace open codings to NUMA_NO_NODE
Yang Shi
1
-3
/
+3
2020-04-02
mm: vmpressure: use mem_cgroup_is_root API
Yang Shi
1
-1
/
+1
2020-04-02
mm: vmpressure: don't need call kfree if kstrndup fails
Yang Shi
1
-4
/
+2
2020-04-02
mm/page_alloc: simplify page_is_buddy() for better code readability
chenqiwu
1
-20
/
+13
2020-04-02
mm/page_alloc.c: micro-optimisation Remove unnecessary branch
Mateusz Nosek
1
-2
/
+1
2020-04-02
mm/page_alloc.c: use free_area_empty() instead of open-coding
chenqiwu
1
-2
/
+1
2020-04-02
mm, pagealloc: micro-optimisation: save two branches on hot page allocation path
Mateusz Nosek
2
-9
/
+15
2020-04-02
mm/page_alloc: increase default min_free_kbytes bound
Joel Savitz
1
-2
/
+2
2020-04-02
kasan: detect negative size in memory operation function
Walter Wu
7
-20
/
+53
2020-04-02
mm/sparse.c: allocate memmap preferring the given node
Baoquan He
1
-2
/
+2
2020-04-02
mm/sparse.c: use kvmalloc/kvfree to alloc/free memmap for the classic sparse
Baoquan He
1
-24
/
+3
2020-04-02
mm/sparse: rename pfn_present() to pfn_in_present_section()
Pingfan Liu
2
-2
/
+2
2020-04-02
mm/sparsemem: get address to page struct instead of address to pfn
Wei Yang
1
-1
/
+1
2020-04-02
mm/mremap: add MREMAP_DONTUNMAP to mremap()
Brian Geffon
1
-21
/
+69
2020-04-02
mm: mmap: add trace point of vm_unmapped_area
Jaewon Kim
1
-2
/
+10
2020-04-02
mmap: remove inline of vm_unmapped_area
Jaewon Kim
1
-2
/
+18
2020-04-02
mm/memory.c: clarify a confusing comment for vm_iomap_memory
Wang Wenhu
1
-1
/
+1
2020-04-02
mm: clarify a confusing comment for remap_pfn_range()
WANG Wenhu
1
-1
/
+1
2020-04-02
mm/gup: allow to react to fatal signals
Peter Xu
2
-4
/
+11
2020-04-02
mm/gup: allow VM_FAULT_RETRY for multiple times
Peter Xu
2
-8
/
+25
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2
-4
/
+4
[next]