index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: vmalloc: show number of vmalloc pages in /proc/meminfo
Roman Gushchin
2019-07-12
1
-0
/
+10
*
mm: use down_read_killable for locking mmap_sem in access_remote_vm
Konstantin Khlebnikov
2019-07-12
2
-2
/
+5
*
mm: vmscan: correct some vmscan counters for THP swapout
Yang Shi
2019-07-12
1
-14
/
+49
*
mm: vmscan: remove double slab pressure by inc'ing sc->nr_scanned
Yang Shi
2019-07-12
1
-5
/
+0
*
mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options
Alexander Potapenko
2019-07-12
5
-16
/
+135
*
mm/large system hash: clear hashdist when only one node with memory is booted
Nicholas Piggin
2019-07-12
1
-13
/
+18
*
mm/large system hash: use vmalloc for size > MAX_ORDER when !hashdist
Nicholas Piggin
2019-07-12
1
-7
/
+9
*
mm/vmalloc.c: spelling> s/informaion/information/
Geert Uytterhoeven
2019-07-12
1
-2
/
+2
*
mm/vmalloc.c: switch to WARN_ON() and move it under unlink_va()
Uladzislau Rezki (Sony)
2019-07-12
1
-15
/
+10
*
mm/vmalloc.c: get rid of one single unlink_va() when merge
Uladzislau Rezki (Sony)
2019-07-12
1
-6
/
+2
*
mm/vmalloc.c: preload a CPU with one object for split purpose
Uladzislau Rezki (Sony)
2019-07-12
1
-4
/
+51
*
mm/vmalloc.c: remove "node" argument
Uladzislau Rezki (Sony)
2019-07-12
1
-2
/
+2
*
mm/mmu_notifier: use hlist_add_head_rcu()
Jean-Philippe Brucker
2019-07-12
1
-1
/
+1
*
mm/memory.c: fail when offset == num in first check of __vm_map_pages()
Miguel Ojeda
2019-07-12
1
-1
/
+1
*
mm/pgtable: drop pgtable_t variable from pte_fn_t functions
Anshuman Khandual
2019-07-12
2
-5
/
+2
*
mm/gup.c: mark undo_dev_pagemap as __maybe_unused
Guenter Roeck
2019-07-12
1
-1
/
+2
*
mm/gup.c: remove some BUG_ONs from get_gate_page()
Andy Lutomirski
2019-07-12
1
-3
/
+6
*
mm/gup: speed up check_and_migrate_cma_pages() on huge page
Pingfan Liu
2019-07-12
1
-8
/
+16
*
mm: mark the page referenced in gup_hugepte
Christoph Hellwig
2019-07-12
1
-0
/
+1
*
mm: switch gup_hugepte to use try_get_compound_head
Christoph Hellwig
2019-07-12
1
-1
/
+2
*
mm: move the powerpc hugepd code to mm/gup.c
Christoph Hellwig
2019-07-12
2
-0
/
+92
*
mm: validate get_user_pages_fast flags
Christoph Hellwig
2019-07-12
1
-0
/
+3
*
mm: consolidate the get_user_pages* implementations
Christoph Hellwig
2019-07-12
5
-142
/
+65
*
mm: reorder code blocks in gup.c
Christoph Hellwig
2019-07-12
1
-205
/
+205
*
mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP
Christoph Hellwig
2019-07-12
2
-3
/
+3
*
mm: lift the x86_32 PAE version of gup_get_pte to common code
Christoph Hellwig
2019-07-12
2
-4
/
+50
*
mm: simplify gup_fast_permitted
Christoph Hellwig
2019-07-12
1
-10
/
+7
*
mm: use untagged_addr() for get_user_pages_fast addresses
Christoph Hellwig
2019-07-12
1
-2
/
+2
*
mm, memcg: add a memcg_slabinfo debugfs file
Waiman Long
2019-07-12
1
-0
/
+60
*
mm: memcg/slab: reparent memcg kmem_caches on cgroup removal
Roman Gushchin
2019-07-12
3
-17
/
+57
*
mm: memcg/slab: stop setting page->mem_cgroup pointer for slab pages
Roman Gushchin
2019-07-12
3
-19
/
+70
*
mm: memcg/slab: rework non-root kmem_cache lifecycle management
Roman Gushchin
2019-07-12
3
-78
/
+94
*
mm: memcg/slab: synchronize access to kmem_cache dying flag using a spinlock
Roman Gushchin
2019-07-12
1
-3
/
+12
*
mm: memcg/slab: don't check the dying flag on kmem_cache creation
Roman Gushchin
2019-07-12
1
-1
/
+1
*
mm: memcg/slab: unify SLAB and SLUB page accounting
Roman Gushchin
2019-07-12
3
-28
/
+30
*
mm: memcg/slab: introduce __memcg_kmem_uncharge_memcg()
Roman Gushchin
2019-07-12
1
-8
/
+17
*
mm: memcg/slab: generalize postponed non-root kmem_cache deactivation
Roman Gushchin
2019-07-12
4
-28
/
+14
*
mm: memcg/slab: rename slab delayed deactivation functions and fields
Roman Gushchin
2019-07-12
2
-16
/
+16
*
mm: memcg/slab: postpone kmem_cache memcg pointer initialization to memcg_lin...
Roman Gushchin
2019-07-12
4
-11
/
+12
*
mm: memcontrol: dump memory.stat during cgroup OOM
Johannes Weiner
2019-07-12
1
-132
/
+157
*
mm, memcg: introduce memory.events.local
Shakeel Butt
2019-07-12
1
-10
/
+24
*
memcg, oom: no oom-kill for __GFP_RETRY_MAYFAIL
Shakeel Butt
2019-07-12
1
-3
/
+1
*
mm/mincore.c: fix race between swapoff and mincore
Huang Ying
2019-07-12
1
-2
/
+10
*
mm, swap: use rbtree for swap_extent
Aaron Lu
2019-07-12
2
-63
/
+76
*
mm/swap_state.c: simplify total_swapcache_pages() with get_swap_device()
Huang Ying
2019-07-12
1
-18
/
+15
*
mm, swap: fix race between swapoff and some swap operations
Huang Ying
2019-07-12
3
-36
/
+136
*
mm/filemap.c: correct the comment about VM_FAULT_RETRY
Yang Shi
2019-07-12
1
-4
/
+2
*
mm/filemap: don't cast ->readpage to filler_t for do_read_cache_page
Christoph Hellwig
2019-07-12
1
-4
/
+6
*
mm/filemap.c: fix an overly long line in read_cache_page
Christoph Hellwig
2019-07-12
1
-1
/
+2
*
mm, debug_pagealloc: use a page type instead of page_ext flag
Vlastimil Babka
2019-07-12
3
-38
/
+6
[next]