开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2020-06-03
khugepaged: drain LRU add pagevec after swapin
Kirill A. Shutemov
2020-06-03
khugepaged: drain all LRU caches before scanning pages
Kirill A. Shutemov
2020-06-03
khugepaged: do not stop collapse if less than half PTEs are referenced
Kirill A. Shutemov
2020-06-03
khugepaged: add self test
Kirill A. Shutemov
2020-06-03
mm/page_alloc.c: add missing newline
Chen Tao
2020-06-03
padata: document multithreaded jobs
Daniel Jordan
2020-06-03
mm: make deferred init's max threads arch-specific
Daniel Jordan
2020-06-03
mm: parallelize deferred_init_memmap()
Daniel Jordan
2020-06-03
mm: don't track number of pages during deferred initialization
Daniel Jordan
2020-06-03
padata: add basic support for multithreaded jobs
Daniel Jordan
2020-06-03
padata: allocate work structures for parallel jobs from a pool
Daniel Jordan
2020-06-03
padata: initialize earlier
Daniel Jordan
2020-06-03
padata: remove exit routine
Daniel Jordan
2020-06-03
mm: call cond_resched() from deferred_init_memmap()
Pavel Tatashin
2020-06-03
mm: initialize deferred pages with interrupts enabled
Pavel Tatashin
2020-06-03
mm/pagealloc.c: call touch_nmi_watchdog() on max order boundaries in deferred...
Daniel Jordan
2020-06-03
mm/page_alloc: restrict and formalize compound_page_dtors[]
Anshuman Khandual
2020-06-03
mm, page_alloc: reset the zone->watermark_boost early
Charan Teja Reddy
2020-06-03
mm/page_alloc.c: reset numa stats for boot pagesets
Sandipan Das
2020-06-03
mm: rename gfpflags_to_migratetype to gfp_migratetype for same convention
Wei Yang
2020-06-03
mm/page_alloc.c: use NODE_MASK_NONE in build_zonelists()
Wei Yang
2020-06-03
mm/page_alloc: integrate classzone_idx and high_zoneidx
Joonsoo Kim
2020-06-03
mm/page_alloc: use ac->high_zoneidx for classzone_idx
Joonsoo Kim
2020-06-03
mm/vmstat.c: do not show lowmem reserve protection information of empty zone
Baoquan He
2020-06-03
mm/page_alloc.c: clear out zone->lowmem_reserve[] if the zone is empty
Baoquan He
2020-06-03
mm/page_alloc.c: only tune sysctl_lowmem_reserve_ratio value once when changi...
Baoquan He
2020-06-03
mm/page_alloc.c: remove unused free_bootmem_with_active_regions
Baoquan He
2020-06-03
mm,page_alloc,cma: conditionally prefer cma pageblocks for movable allocations
Roman Gushchin
2020-06-03
mm/page_alloc.c: extract check_[new|free]_page_bad() common part to page_bad_...
Wei Yang
2020-06-03
mm/page_alloc.c: rename free_pages_check() to check_free_page()
Wei Yang
2020-06-03
mm/page_alloc.c: rename free_pages_check_bad() to check_free_page_bad()
Wei Yang
2020-06-03
mm/page_alloc.c: bad_flags is not necessary for bad_page()
Wei Yang
2020-06-03
mm/page_alloc.c: bad_[reason|flags] is not necessary when PageHWPoison
Wei Yang
2020-06-03
docs/vm: update memory-models documentation
Mike Rapoport
2020-06-03
mm: simplify find_min_pfn_with_active_regions()
Mike Rapoport
2020-06-03
mm: clean up free_area_init_node() and its helpers
Mike Rapoport
2020-06-03
mm: rename free_area_init_node() to free_area_init_memoryless_node()
Mike Rapoport
2020-06-03
mm: free_area_init: allow defining max_zone_pfn in descending order
Mike Rapoport
2020-06-03
mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES
Mike Rapoport
2020-06-03
mm: memmap_init: iterate over memblock regions rather that check each PFN
Baoquan He
2020-06-03
xtensa: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-03
unicore32: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-03
sparc32: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-03
parisc: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-03
m68k: mm: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-03
csky: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-03
arm64: simplify detection of memory zone boundaries for UMA configs
Mike Rapoport
2020-06-03
arm: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-03
alpha: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-03
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
[next]