开源镜像站
帮助
动态
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
2018-04-05
mm/nommu: remove description of alloc_vm_area
Mike Rapoport
2018-04-05
zram: drop max_zpage_size and use zs_huge_class_size()
Sergey Senozhatsky
2018-04-05
zsmalloc: introduce zs_huge_class_size()
Sergey Senozhatsky
2018-04-05
mm: fix races between swapoff and flush dcache
Huang Ying
2018-04-05
fs/direct-io.c: minor cleanups in do_blockdev_direct_IO
Nikolay Borisov
2018-04-05
include/linux/mm.h: provide consistent declaration for num_poisoned_pages
Guenter Roeck
2018-04-05
device-dax: implement ->pagesize() for smaps to report MMUPageSize
Dan Williams
2018-04-05
mm, hugetlbfs: introduce ->pagesize() to vm_operations_struct
Dan Williams
2018-04-05
mm, powerpc: use vma_kernel_pagesize() in vma_mmu_pagesize()
Dan Williams
2018-04-05
mm/gup.c: fix coding style issues.
Mario Leinweber
2018-04-05
mm/free_pcppages_bulk: prefetch buddy while not holding lock
Aaron Lu
2018-04-05
mm/free_pcppages_bulk: do not hold lock when picking pages to free
Aaron Lu
2018-04-05
mm/free_pcppages_bulk: update pcp->count inside
Aaron Lu
2018-04-05
mm, compaction: drain pcps for zone when kcompactd fails
David Rientjes
2018-04-05
mm: make should_failslab always available for fault injection
Howard McLauchlan
2018-04-05
mm/page_poison.c: make early_page_poison_param() __init
Dou Liyang
2018-04-05
mm/page_owner.c: make early_page_owner_param() __init
Dou Liyang
2018-04-05
mm/kmemleak.c: make kmemleak_boot_config() __init
Dou Liyang
2018-04-05
mm: swap: unify cluster-based and vma-based swap readahead
Minchan Kim
2018-04-05
mm: swap: clean up swap readahead
Minchan Kim
2018-04-05
mm,vmscan: don't pretend forward progress upon shrinker_rwsem contention
Tetsuo Handa
2018-04-05
z3fold: limit use of stale list for allocation
Vitaly Wool
2018-04-05
mm/huge_memory.c: reorder operations in __split_huge_page_tail()
Konstantin Khlebnikov
2018-04-05
mm/page_ref: use atomic_set_release in page_ref_unfreeze
Konstantin Khlebnikov
2018-04-05
mm: fix races between address_space dereference and free in page_evicatable
Huang Ying
2018-04-05
mm: reuse DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
2018-04-05
mm, page_alloc: move mirrored_kernelcore to __meminitdata
David Rientjes
2018-04-05
mm, page_alloc: extend kernelcore and movablecore for percent
David Rientjes
2018-04-05
mm: hwpoison: disable memory error handling on 1GB hugepage
Naoya Horiguchi
2018-04-05
mm/memory_hotplug: optimize memory hotplug
Pavel Tatashin
2018-04-05
mm/memory_hotplug: don't read nid from struct page during hotplug
Pavel Tatashin
2018-04-05
mm/memory_hotplug: optimize probe routine
Pavel Tatashin
2018-04-05
mm: uninitialized struct page poisoning sanity checking
Pavel Tatashin
2018-04-05
x86/mm/memory_hotplug: determine block size based on the end of boot memory
Pavel Tatashin
2018-04-05
mm/memory_hotplug: enforce block size aligned range check
Pavel Tatashin
2018-04-05
mm: thp: fix potential clearing to referenced flag in page_idle_clear_pte_ref...
Yang Shi
2018-04-05
mm: initialize pages on demand during boot
Pavel Tatashin
2018-04-05
mm: disable interrupts while initializing deferred pages
Pavel Tatashin
2018-04-05
mm/swap_slots.c: use conditional compilation
Randy Dunlap
2018-04-05
mm/migrate: rename migration reason MR_CMA to MR_CONTIG_RANGE
Anshuman Khandual
2018-04-05
mm: always print RLIMIT_DATA warning
David Woodhouse
2018-04-05
mm/ksm.c: make stable_node_dup() static
Colin Ian King
2018-04-05
slab, slub: skip unnecessary kasan_cache_shutdown()
Shakeel Butt
2018-04-05
mm/slab_common.c: remove test if cache name is accessible
Mikulas Patocka
2018-04-05
slab, slub: remove size disparity on debug kernel
Shakeel Butt
2018-04-05
slab: use 32-bit arithmetic in freelist_randomize()
Alexey Dobriyan
2018-04-05
slub: make size_from_object() return unsigned int
Alexey Dobriyan
2018-04-05
slub: make struct kmem_cache_order_objects::x unsigned int
Alexey Dobriyan
2018-04-05
slub: make slab_index() return unsigned int
Alexey Dobriyan
2018-04-05
slab: make usercopy region 32-bit
Alexey Dobriyan
[next]