Heiko Carstens 167d0f258f mm: take memory hotplug lock within numa_zonelist_order_handler() пре 8 година
..
kasan e7701557bf kasan: avoid -Wmaybe-uninitialized warning пре 8 година
Kconfig fa69b5989b mm/kasan: add support for memory hotplug пре 8 година
Kconfig.debug bd33ef3681 mm: enable page poisoning early at boot пре 8 година
Makefile 30a5b5367e percpu: expose statistics about percpu memory via debugfs пре 8 година
backing-dev.c 7c4cc30024 bdi: Drop 'parent' argument from bdi_register[_va]() пре 8 година
balloon_compaction.c bb01b64cfa mm/balloon_compaction.c: enqueue zero page to balloon device пре 8 година
bootmem.c d3a9d7a378 mm/bootmem.c: cosmetic improvement of code readability пре 8 година
cleancache.c 85787090a2 fs: switch ->s_uuid to uuid_t пре 8 година
cma.c e048cb32f6 cma: fix calculation of aligned offset пре 8 година
cma.h f318dd083c cma: Store a name in the cma structure пре 8 година
cma_debug.c f318dd083c cma: Store a name in the cma structure пре 8 година
compaction.c ccbe1e4dde mm, compaction: skip over holes in __reset_isolation_suitable пре 8 година
debug.c 46e8a3a08c mm, debug: print raw struct page data in __dump_page() пре 8 година
debug_page_ref.c 95813b8faa mm/page_ref: add tracepoint to track down page reference manipulation пре 9 година
dmapool.c 5b5e0928f7 lib/vsprintf.c: remove %Z support пре 8 година
early_ioremap.c 5d57b0146a mm/early_ioremap: use offset_in_page macro пре 10 година
fadvise.c 4dd72b4a47 mm: fadvise: avoid expensive remote LRU cache draining after FADV_DONTNEED пре 8 година
failslab.c fab9963a69 mm: fault-inject take over bootstrap kmem_cache check пре 9 година
filemap.c 09612fa653 mm: hugetlb: return immediately for hugetlb page in __delete_from_page_cache() пре 8 година
frame_vector.c 752ade68cb treewide: use kv[mz]alloc* rather than opencoded variants пре 8 година
frontswap.c 8ea1d2a198 mm, frontswap: convert frontswap_enabled to static key пре 9 година
gup.c d63206ee32 mm, gup: ensure real head page is ref-counted when using hugepages пре 8 година
highmem.c 33499bfe50 mm/highmem: make nr_free_highpages() handles all highmem zones by itself пре 9 година
huge_memory.c b8f593cd08 mm, THP, swap: check whether THP can be split firstly пре 8 година
hugetlb.c 2be7cfed99 mm/hugetlb.c: __get_user_pages ignores certain follow_hugetlb_page errors пре 8 година
hugetlb_cgroup.c 297880f4af mm, hugetlb_cgroup: round limit_in_bytes down to hugepage size пре 9 година
hwpoison-inject.c 8bcb74de76 mm: hwpoison: call shake_page() unconditionally пре 8 година
init-mm.c bfedb58925 mm: Add a user_ns owner to mm_struct and fix ptrace permission checks пре 8 година
internal.h 3ea277194d mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries пре 8 година
interval_tree.c ac51b934f3 mm: replace vma->sharead.linear with vma->shared пре 10 година
khugepaged.c 1860033237 mm: make PR_SET_THP_DISABLE immediately active пре 8 година
kmemcheck.c 5f0d5a3ae7 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU пре 8 година
kmemleak-test.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> пре 9 година
kmemleak.c 94f4a1618b mm: kmemleak: treat vm_struct as alternative reference to vmalloc'ed objects пре 8 година
ksm.c 80b18dfa53 ksm: optimize refile of stable_node_dup at the head of the chain пре 8 година
list_lru.c 2c80cd57c7 mm/list_lru.c: fix list_lru_count_node() to be race free пре 8 година
maccess.c bd28b14591 x86: remove more uaccess_32.h complexity пре 9 година
madvise.c 3ea277194d mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries пре 8 година
memblock.c 4932381ee2 mm, memory_hotplug: move movable_node to the hotplug proper пре 8 година
memcontrol.c 6a1a8b8072 mm, memcg: fix potential undefined behavior in mem_cgroup_event_ratelimit() пре 8 година
memory-failure.c ef77ba5ce6 mm, hugetlb, soft_offline: use new_page_nodemask for soft offline migration пре 8 година
memory.c 3ea277194d mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries пре 8 година
memory_hotplug.c 3f906ba236 mm/memory-hotplug: switch locking to a percpu rwsem пре 8 година
mempolicy.c 0f55685627 mm, migration: do not trigger OOM killer when migrating memory пре 8 година
mempool.c ac6424b981 sched/wait: Rename wait_queue_t => wait_queue_entry_t пре 8 година
memtest.c 3115aec451 memtest: remove unused header files пре 10 година
migrate.c f4e177d126 mm/migrate.c: stabilise page count when migrating transparent hugepages пре 8 година
mincore.c 3a4f8a0b3f mm: remove shmem_mapping() shmem_zero_setup() duplicates пре 8 година
mlock.c 70feee0e1e mlock: fix mlock count can not decrease in race condition пре 8 година
mm_init.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> пре 9 година
mmap.c 37511fb5c9 mm: fix overflow check in expand_upwards() пре 8 година
mmu_context.c f719ff9bce sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> пре 8 година
mmu_notifier.c dde8da6cff mm: Use static initialization for "srcu" пре 8 година
mmzone.c e57b9d8c5a mm/mmzone.c: swap likely to unlikely as code logic is different for next_zones_zonelist() пре 8 година
mprotect.c 3ea277194d mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries пре 8 година
mremap.c b228237193 userfaultfd: non-cooperative: notify about unmap of destination during mremap пре 8 година
msync.c b0d61c7e56 mm/msync: use offset_in_page macro пре 10 година
nobootmem.c 172ffeb9b9 mm/nobootmem.c: return 0 when start_pfn equals end_pfn пре 8 година
nommu.c 19809c2da2 mm, vmalloc: use __GFP_HIGHMEM implicitly пре 8 година
oom_kill.c 422580c3ce mm/oom_kill.c: add tracepoints for oom reaper-related events пре 8 година
page-writeback.c 3e8f399da4 writeback: rework wb_[dec|inc]_stat family of functions пре 8 година
page_alloc.c 167d0f258f mm: take memory hotplug lock within numa_zonelist_order_handler() пре 8 година
page_counter.c 6071ca5201 mm: page_counter: let page_counter_try_charge() return bool пре 10 година
page_ext.c bd33ef3681 mm: enable page poisoning early at boot пре 8 година
page_idle.c e4b8222271 mm: make rmap_one boolean function пре 8 година
page_io.c b0ba2d0faf mm/page_io.c: fix oops during block io poll in swapin path пре 8 година
page_isolation.c 8b91323889 mm: unify new_node_page and alloc_migrate_target пре 8 година
page_owner.c 727c080f03 mm: avoid taking zone lock in pagetypeinfo_showmixed() пре 8 година
page_poison.c bd33ef3681 mm: enable page poisoning early at boot пре 8 година
page_vma_mapped.c 7868a2087e mm/hugetlb: add size parameter to huge_pte_offset() пре 8 година
pagewalk.c 7868a2087e mm/hugetlb: add size parameter to huge_pte_offset() пре 8 година
percpu-internal.h 303abfdf76 percpu: fix early calls for spinlock in pcpu_stats пре 8 година
percpu-km.c e3efe3db93 percpu: fix static checker warnings in pcpu_destroy_chunk пре 8 година
percpu-stats.c 30a5b5367e percpu: expose statistics about percpu memory via debugfs пре 8 година
percpu-vm.c e3efe3db93 percpu: fix static checker warnings in pcpu_destroy_chunk пре 8 година
percpu.c 11df02bf9b percpu: resolve err may not be initialized in pcpu_alloc пре 8 година
pgtable-generic.c c2febafc67 mm: convert generic code to 5-level paging пре 8 година
process_vm_access.c 6e84f31522 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> пре 8 година
quicklist.c 93e205a728 fix Christoph's email addresses пре 9 година
readahead.c 9491ae4aad mm: don't cap request size based on read-ahead setting пре 8 година
rmap.c 3ea277194d mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries пре 8 година
rodata_test.c 056b9d8a76 mm: remove rodata_test_data export, add pr_fmt пре 8 година
shmem.c 1860033237 mm: make PR_SET_THP_DISABLE immediately active пре 8 година
slab.c 7779f21236 mm: memcontrol: account slab stats per lruvec пре 8 година
slab.h 7779f21236 mm: memcontrol: account slab stats per lruvec пре 8 година
slab_common.c 7660a6fddc mm: allow slab_nomerge to be set at build time пре 8 година
slob.c 5f0d5a3ae7 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU пре 8 година
slub.c 7779f21236 mm: memcontrol: account slab stats per lruvec пре 8 година
sparse-vmemmap.c dcda9b0471 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic пре 8 година
sparse.c f1dd2cd13c mm, memory_hotplug: do not associate hotadded memory to zones until online пре 8 година
swap.c a47fed5b5b mm: swap: provide lru_add_drain_all_cpuslocked() пре 8 година
swap_cgroup.c 38d8b4e6bd mm, THP, swap: delay splitting THP during swap out пре 8 година
swap_slots.c f07e0f849a mm/swap_slots.c: don't disable preemption while taking the per-CPU cache пре 8 година
swap_state.c 23955622ff swap: add block io poll in swapin path пре 8 година
swapfile.c 23955622ff swap: add block io poll in swapin path пре 8 година
truncate.c 76b6f9b7ed mm/truncate.c: fix THP handling in invalidate_mapping_pages() пре 8 година
usercopy.c 517e1fbeb6 mm/usercopy: Drop extra is_vmalloc_or_module() check пре 8 година
userfaultfd.c c2febafc67 mm: convert generic code to 5-level paging пре 8 година
util.c 78dcf73421 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs пре 8 година
vmacache.c 9164bb4a18 sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h> пре 8 година
vmalloc.c dcda9b0471 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic пре 8 година
vmpressure.c b6bb981149 mm, vmpressure: pass-through notification support пре 8 година
vmscan.c dcda9b0471 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic пре 8 година
vmstat.c 727c080f03 mm: avoid taking zone lock in pagetypeinfo_showmixed() пре 8 година
workingset.c 00f3ca2c2d mm: memcontrol: per-lruvec stats infrastructure пре 8 година
z3fold.c 76e32a2a08 z3fold: fix page locking in z3fold_alloc() пре 8 година
zbud.c f58fb5e7f0 mm/zbud.c: use list_last_entry() instead of list_tail_entry() пре 9 година
zpool.c 6f3526d6db mm: zsmalloc: constify struct zs_pool name пре 10 година
zsmalloc.c 3189c82056 zram: do not free pool->size_class пре 8 година
zswap.c 2b2695f5fd mm/zswap.c: delete an error message for a failed memory allocation in zswap_dstmem_prepare() пре 8 година