Linus Torvalds 27ae0c41ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse 9 лет назад
..
kasan 80a9201a59 mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB 9 лет назад
Kconfig c02b6aec6d mm: CONFIG_ZONE_DEVICE stop depending on CONFIG_EXPERT 9 лет назад
Kconfig.debug 95813b8faa mm/page_ref: add tracepoint to track down page reference manipulation 9 лет назад
Makefile b46e756f5e thp: extract khugepaged from mm/huge_memory.c 9 лет назад
backing-dev.c 599d0c954f mm, vmscan: move LRU lists to node 9 лет назад
balloon_compaction.c b1123ea6d3 mm: balloon: use general non-lru movable page feature 9 лет назад
bootmem.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 лет назад
cleancache.c b3c6de492b cleancache: constify cleancache_ops structure 10 лет назад
cma.c badbda53e5 mm/cma: silence warnings due to max() usage 9 лет назад
cma.h f21838e056 mm: cma: mark cma_bitmap_maxno() inline in header 10 лет назад
cma_debug.c d56e84b406 mm/cma_debug: correct size input to bitmap function 10 лет назад
compaction.c c3486f5376 mm, compaction: simplify contended compaction handling 9 лет назад
debug.c fe896d1878 mm: introduce page reference manipulation functions 9 лет назад
debug_page_ref.c 95813b8faa mm/page_ref: add tracepoint to track down page reference manipulation 9 лет назад
dmapool.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 лет назад
early_ioremap.c 5d57b0146a mm/early_ioremap: use offset_in_page macro 10 лет назад
fadvise.c 18aba41cbf mm/fadvise.c: do not discard partial pages with POSIX_FADV_DONTNEED 9 лет назад
failslab.c fab9963a69 mm: fault-inject take over bootstrap kmem_cache check 9 лет назад
filemap.c 27ae0c41ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse 9 лет назад
frame_vector.c d4edcf0d56 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm 10 лет назад
frontswap.c 8ea1d2a198 mm, frontswap: convert frontswap_enabled to static key 9 лет назад
gup.c baa355fd33 thp: file pages support for split_huge_page() 9 лет назад
highmem.c 33499bfe50 mm/highmem: make nr_free_highpages() handles all highmem zones by itself 9 лет назад
huge_memory.c 2516035499 mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations 9 лет назад
hugetlb.c 1c88e19b0f Merge branch 'akpm' (patches from Andrew) 9 лет назад
hugetlb_cgroup.c 297880f4af mm, hugetlb_cgroup: round limit_in_bytes down to hugepage size 9 лет назад
hwpoison-inject.c 94a59fb36e hwpoison: use page_cgroup_ino for filtering by memcg 10 лет назад
init-mm.c 60063497a9 atomic: use <linux/atomic.h> 14 лет назад
internal.h c3486f5376 mm, compaction: simplify contended compaction handling 9 лет назад
interval_tree.c ac51b934f3 mm: replace vma->sharead.linear with vma->shared 11 лет назад
khugepaged.c 2516035499 mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations 9 лет назад
kmemcheck.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 лет назад
kmemleak-test.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 лет назад
kmemleak.c 98c42d9452 kmemleak: don't hang if user disables scanning early 9 лет назад
ksm.c dcddffd41d mm: do not pass mm_struct into handle_mm_fault 9 лет назад
list_lru.c 127424c86b mm: memcontrol: move kmem accounting code to CONFIG_MEMCG 10 лет назад
maccess.c bd28b14591 x86: remove more uaccess_32.h complexity 9 лет назад
madvise.c dc0ef0df7b mm: make mmap_sem for write waits killable for mm syscalls 9 лет назад
memblock.c fb399b4854 mm/memblock.c: fix index adjustment error in __next_mem_range_rev() 9 лет назад
memcontrol.c efdc949079 mm: fix memcg stack accounting for sub-page stacks 9 лет назад
memory-failure.c 7c7fd82556 mm: hwpoison: remove incorrect comments 9 лет назад
memory.c e496cf3d78 thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE 9 лет назад
memory_hotplug.c 394e31d2ce mem-hotplug: alloc new page from a nearest neighbor node when mem-offline 9 лет назад
mempolicy.c 599d0c954f mm, vmscan: move LRU lists to node 9 лет назад
mempool.c 4e390b2b2f Revert "mm, mempool: only set __GFP_NOMEMALLOC if there are free elements" 9 лет назад
memtest.c 3115aec451 memtest: remove unused header files 10 лет назад
migrate.c 2516035499 mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations 9 лет назад
mincore.c ea1754a084 mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage 9 лет назад
mlock.c 599d0c954f mm, vmscan: move LRU lists to node 9 лет назад
mm_init.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 лет назад
mmap.c 734537c9cb mm: fix use-after-free if memory allocation failed in vma_adjust() 9 лет назад
mmu_context.c 8efd755ac2 mm/mmu_context, sched/core: Fix mmu_context.h assumption 9 лет назад
mmu_notifier.c 93e205a728 fix Christoph's email addresses 9 лет назад
mmzone.c 682a3385e7 mm, page_alloc: inline the fast path of the zonelist iterator 9 лет назад
mprotect.c 337d9abf1c mm: thp: check pmd_trans_unstable() after split_huge_pmd() 9 лет назад
mremap.c 337d9abf1c mm: thp: check pmd_trans_unstable() after split_huge_pmd() 9 лет назад
msync.c b0d61c7e56 mm/msync: use offset_in_page macro 10 лет назад
nobootmem.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 лет назад
nommu.c bae473a423 mm: introduce fault_env 9 лет назад
oom_kill.c 091f362c53 mm, oom: tighten task_will_free_mem() locking 9 лет назад
page-writeback.c 5a1c84b404 mm: remove reclaim and compaction retry approximations 9 лет назад
page_alloc.c c3486f5376 mm, compaction: simplify contended compaction handling 9 лет назад
page_counter.c 6071ca5201 mm: page_counter: let page_counter_try_charge() return bool 10 лет назад
page_ext.c fe53ca5427 mm: use early_pfn_to_nid in page_ext_init 9 лет назад
page_idle.c a52633d8e9 mm, vmscan: move lru_lock to the node 9 лет назад
page_io.c 7e4411bfe6 mm: add cond_resched() to generic_swapfile_activate() 9 лет назад
page_isolation.c e3a2713c3c mm/page_isolation: clean up confused code 9 лет назад
page_owner.c f2ca0b5571 mm/page_owner: use stackdepot to store stacktrace 9 лет назад
page_poison.c f86e427197 mm: check the return value of lookup_page_ext for all call sites 9 лет назад
pagewalk.c 78ddc53473 thp: rename split_huge_page_pmd() to split_huge_pmd() 10 лет назад
percpu-km.c 870d4b12ad mm: percpu: use pr_fmt to prefix output 9 лет назад
percpu-vm.c a93ace487a percpu: move region iterations out of pcpu_[de]populate_chunk() 11 лет назад
percpu.c 6710e594f7 percpu: fix synchronization between synchronous map extension and chunk destruction 9 лет назад
pgtable-generic.c 458aa76d13 mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range 9 лет назад
process_vm_access.c 1e9877902d mm/gup: Introduce get_user_pages_remote() 10 лет назад
quicklist.c 93e205a728 fix Christoph's email addresses 9 лет назад
readahead.c 8a5c743e30 mm, memcg: use consistent gfp flags during readahead 9 лет назад
rmap.c 11fb998986 mm: move most file-based accounting to the node 9 лет назад
shmem.c 11fb998986 mm: move most file-based accounting to the node 9 лет назад
slab.c de24baecd7 mm/slab: use list_move instead of list_del/list_add 9 лет назад
slab.h 80a9201a59 mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB 9 лет назад
slab_common.c 4949148ad4 mm: charge/uncharge kmemcg from generic page allocator paths 9 лет назад
slob.c 52b4b950b5 mm: slab: free kmem_cache_node after destroy sysfs file 10 лет назад
slub.c 80a9201a59 mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB 9 лет назад
sparse-vmemmap.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 лет назад
sparse.c 91fd8b95d6 make __section_nr() more efficient 9 лет назад
swap.c 68eb0731c4 mm, pagevec: release/reacquire lru_lock on pgdat change 9 лет назад
swap_cgroup.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 лет назад
swap_state.c 11fb998986 mm: move most file-based accounting to the node 9 лет назад
swapfile.c 8ea1d2a198 mm, frontswap: convert frontswap_enabled to static key 9 лет назад
truncate.c fc127da085 truncate: handle file thp 9 лет назад
userfaultfd.c 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 лет назад
util.c 11fb998986 mm: move most file-based accounting to the node 9 лет назад
vmacache.c a2c1aad3b5 mm/vmacache: inline vmacache_valid_mm() 10 лет назад
vmalloc.c 4949148ad4 mm: charge/uncharge kmemcg from generic page allocator paths 9 лет назад
vmpressure.c 3c1da7beee mm/vmpressure.c: fix subtree pressure detection 10 лет назад
vmscan.c 91dcade47a mm: bail out in shrink_inactive_list() 9 лет назад
vmstat.c 5a1c84b404 mm: remove reclaim and compaction retry approximations 9 лет назад
workingset.c 1e6b10857f mm, workingset: make working set detection node-aware 9 лет назад
z3fold.c 43afc19417 mm/z3fold.c: avoid modifying HEADLESS page and minor cleanup 9 лет назад
zbud.c f58fb5e7f0 mm/zbud.c: use list_last_entry() instead of list_tail_entry() 10 лет назад
zpool.c 6f3526d6db mm: zsmalloc: constify struct zs_pool name 10 лет назад
zsmalloc.c c3491eca37 zsmalloc: Delete an unnecessary check before the function call "iput" 9 лет назад
zswap.c 200867af4d mm/zswap: use workqueue to destroy pool 9 лет назад