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
2021-07-01
mm: device exclusive memory access
Alistair Popple
5
-7
/
+328
2021-07-01
mm/memory.c: allow different return codes for copy_nonpresent_pte()
Alistair Popple
1
-11
/
+17
2021-07-01
mm: rename migrate_pgmap_owner
Alistair Popple
1
-5
/
+5
2021-07-01
mm/rmap: split migration into its own function
Alistair Popple
3
-104
/
+288
2021-07-01
mm/rmap: split try_to_munlock from try_to_unmap
Alistair Popple
2
-23
/
+55
2021-07-01
mm/swapops: rework swap entry manipulation code
Alistair Popple
8
-36
/
+70
2021-07-01
mm: remove special swap entry functions
Alistair Popple
6
-18
/
+17
2021-07-01
kfence: unconditionally use unbound work queue
Marco Elver
1
-2
/
+2
2021-07-01
mm/page_alloc: move prototype for find_suitable_fallback
Mel Gorman
1
-2
/
+1
2021-07-01
mm/mmap_lock: remove dead code for !CONFIG_TRACING configurations
Mel Gorman
1
-27
/
+32
2021-07-01
mm/z3fold: add kerneldoc fields for z3fold_pool
Mel Gorman
1
-0
/
+2
2021-07-01
mm/zbud: add kerneldoc fields for zbud_pool
Mel Gorman
1
-0
/
+2
2021-07-01
mm/memory_hotplug: fix kerneldoc comment for __remove_memory
Mel Gorman
1
-1
/
+1
2021-07-01
mm/memory_hotplug: fix kerneldoc comment for __try_online_node
Mel Gorman
1
-2
/
+2
2021-07-01
mm/memcontrol.c: fix kerneldoc comment for mem_cgroup_calculate_protection
Mel Gorman
1
-1
/
+1
2021-07-01
mm/mapping_dirty_helpers: remove double Note in kerneldoc
Mel Gorman
1
-1
/
+1
2021-07-01
mm/page_alloc: make should_fail_alloc_page() static
Mel Gorman
1
-1
/
+1
2021-07-01
mm/vmalloc: include header for prototype of set_iounmap_nonlazy
Mel Gorman
1
-0
/
+3
2021-07-01
mm/vmscan: remove kerneldoc-like comment from isolate_lru_pages
Mel Gorman
1
-1
/
+1
2021-07-01
mm: fix spelling mistakes
Zhen Lei
4
-5
/
+5
2021-07-01
mm: fix typos and grammar error in comments
Hyeonggon Yoo
1
-1
/
+1
2021-07-01
mm/zsmalloc.c: improve readability for async_free_zspage()
Miaohe Lin
1
-1
/
+1
2021-07-01
mm/zsmalloc.c: remove confusing code in obj_free()
Miaohe Lin
1
-1
/
+0
2021-06-30
mm/zswap.c: fix two bugs in zswap_writeback_entry()
Miaohe Lin
1
-10
/
+7
2021-06-30
mm/zswap.c: avoid unnecessary copy-in at map time
Miaohe Lin
1
-1
/
+1
2021-06-30
mm/zswap.c: remove unused function zswap_debugfs_exit()
Miaohe Lin
1
-7
/
+0
2021-06-30
mm,memory_hotplug: drop unneeded locking
Oscar Salvador
1
-15
/
+1
2021-06-30
mm/memory_hotplug: rate limit page migration warnings
Liam Mark
1
-5
/
+11
2021-06-30
mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
David Hildenbrand
3
-0
/
+127
2021-06-30
mm: make variable names for populate_vma_page_range() consistent
David Hildenbrand
1
-1
/
+1
2021-06-30
mm: generalize ZONE_[DMA|DMA32]
Kefeng Wang
1
-0
/
+12
2021-06-30
mm/nommu: unexport do_munmap()
Liam Howlett
1
-1
/
+0
2021-06-30
nommu: remove __GFP_HIGHMEM in vmalloc/vzalloc
Chen Li
1
-2
/
+2
2021-06-30
mm/thp: fix strncpy warning
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-06-30
mm: hwpoison_user_mappings() try_to_unmap() with TTU_SYNC
Hugh Dickins
1
-1
/
+1
2021-06-30
mm/thp: remap_page() is only needed on anonymous THP
Hugh Dickins
1
-0
/
+5
2021-06-30
mm: rmap: make try_to_unmap() void function
Yang Shi
3
-20
/
+13
2021-06-30
mm: thp: skip make PMD PROT_NONE if THP migration is not supported
Yang Shi
1
-0
/
+4
2021-06-30
mm: migrate: check mapcount for THP instead of refcount
Yang Shi
1
-12
/
+4
2021-06-30
mm: migrate: don't split THP for misplaced NUMA page
Yang Shi
1
-1
/
+3
2021-06-30
mm: migrate: account THP NUMA migration counters correctly
Yang Shi
1
-3
/
+4
2021-06-30
mm: thp: refactor NUMA fault handling
Yang Shi
3
-263
/
+77
2021-06-30
mm: memory: make numa_migrate_prep() non-static
Yang Shi
2
-3
/
+5
2021-06-30
mm: memory: add orig_pmd to struct vm_fault
Yang Shi
2
-16
/
+19
2021-06-30
mm, thp: relax the VM_DENYWRITE constraint on file-backed THPs
Collin Fijalkovich
1
-1
/
+15
2021-06-30
mm: migrate: fix missing update page_private to hugetlb_page_subpool
Muchun Song
1
-1
/
+1
2021-06-30
memblock: update initialization of reserved pages
Mike Rapoport
1
-2
/
+26
2021-06-30
mm/mempolicy: use unified 'nodes' for bind/interleave/prefer policies
Ben Widawsky
1
-52
/
+44
2021-06-30
mm: mempolicy: don't have to split pmd for huge zero page
Yang Shi
1
-4
/
+5
2021-06-30
mm/mempolicy: unify the parameter sanity check for mbind and set_mempolicy
Feng Tang
1
-18
/
+30
[next]