开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2019-05-14
mm/cma.c: fix the bitmap status to show failed allocation reason
Yue Hu
2019-05-14
mm/compaction.c: fix an undefined behaviour
Qian Cai
2019-05-14
mm/memory_hotplug.c: fix the wrong usage of N_HIGH_MEMORY
Baoquan He
2019-05-14
mm,memory_hotplug: drop redundant hugepage_migration_supported check
Oscar Salvador
2019-05-14
mm,memory_hotplug: unlock 1GB-hugetlb on x86_64
Oscar Salvador
2019-05-14
mm/gup: add FOLL_LONGTERM capability to GUP fast
Ira Weiny
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-14
mm/gup: change write parameter to flags in fast walk
Ira Weiny
2019-05-14
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
2019-05-14
mm: generalize putback scan functions
Kirill Tkhai
2019-05-14
mm: remove pages_to_free argument of move_active_pages_to_lru()
Kirill Tkhai
2019-05-14
mm: move nr_deactivate accounting to shrink_active_list()
Kirill Tkhai
2019-05-14
mm: move recent_rotated pages calculation to shrink_inactive_list()
Kirill Tkhai
2019-05-14
mm, page_alloc: disallow __GFP_COMP in alloc_pages_exact()
Vlastimil Babka
2019-05-14
mm: page cache: store only head pages in i_pages
Matthew Wilcox
2019-05-14
mm/cma_debug.c: fix the break condition in cma_maxchunk_get()
Yue Hu
2019-05-14
mm/slab.c: fix an infinite loop in leaks_show()
Qian Cai
2019-05-14
mm/slub.c: update the comment about slab frozen
Liu Xiang
2019-05-14
mm/slab.c: remove unneed check in cpuup_canceled
Li RongQing
2019-05-14
slub: remove useless kmem_cache_debug() before remove_full()
Liu Xiang
2019-05-14
slab: use slab_list instead of lru
Tobin C. Harding
2019-05-14
slub: use slab_list instead of lru
Tobin C. Harding
2019-05-14
slub: add comments to endif pre-processor macros
Tobin C. Harding
2019-05-14
slob: use slab_list instead of lru
Tobin C. Harding
2019-05-14
slob: respect list_head abstraction layer
Tobin C. Harding
2019-05-14
mm/hugetlb.c: don't put_page in lock of hugetlb_lock
Kai Shen
2019-05-14
mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...
Dan Williams
2019-05-07
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-05-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-05-06
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-06
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-05-06
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-01
shmem: make use of ->free_inode()
Al Viro
2019-04-30
mm/vmalloc: Add flag for freeing of special permsissions
Rick Edgecombe
2019-04-30
mm/hibernation: Make hibernation handle unmapped pages
Rick Edgecombe
2019-04-29
mm/page_owner: Simplify stack trace handling
Thomas Gleixner
2019-04-29
mm/kasan: Simplify stacktrace handling
Thomas Gleixner
2019-04-29
mm/kmemleak: Simplify stacktrace handling
Thomas Gleixner
2019-04-29
mm/slub: Simplify stack trace retrieval
Thomas Gleixner
2019-04-26
mm/page_alloc.c: fix never set ALLOC_NOFRAGMENT flag
Andrey Ryabinin
2019-04-26
mm/page_alloc.c: avoid potential NULL pointer dereference
Andrey Ryabinin
2019-04-26
mm, page_alloc: always use a captured page regardless of compaction result
Mel Gorman
2019-04-26
mm: do not boost watermarks to avoid fragmentation for the DISCONTIG memory m...
Mel Gorman
2019-04-26
mm/memory_hotplug.c: drop memory device reference after find_memory_block()
David Hildenbrand
2019-04-19
Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-04-19
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
2019-04-19
mm/kmemleak.c: fix unused-function warning
Arnd Bergmann
[next]