..
kasan
kasan, module, vmalloc: rework shadow allocation for modules
10 years ago
Kconfig
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
10 years ago
Kconfig.debug
mm/debug_pagealloc: remove obsolete Kconfig options
10 years ago
Makefile
move iov_iter.c from mm/ to lib/
10 years ago
backing-dev.c
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
10 years ago
balloon_compaction.c
mm/balloon_compaction: fix deflation when compaction is disabled
10 years ago
bootmem.c
mem-hotplug: reset node managed pages when hot-adding a new pgdat
10 years ago
cleancache.c
mm: fix cleancache debugfs directory path
10 years ago
cma.c
mm: cma: fix CMA aligned offset calculation
10 years ago
compaction.c
mm: page_alloc: add kasan hooks on alloc and free paths
10 years ago
debug-pagealloc.c
mm/debug-pagealloc: make debug-pagealloc boottime configurable
10 years ago
debug.c
mm: account pmd page tables to the process
10 years ago
dmapool.c
mm/dmapool.c: fixed a brace coding style issue
10 years ago
early_ioremap.c
mm: create generic early_ioremap() support
11 years ago
fadvise.c
vfs: remove get_xip_mem
10 years ago
failslab.c
…
filemap.c
dax,ext2: replace XIP read and write with DAX I/O
10 years ago
frontswap.c
mm/frontswap.c: fix the condition in BUG_ON
10 years ago
gup.c
Tighten rules for ACCESS_ONCE
10 years ago
highmem.c
mm/highmem: make kmap cache coloring aware
11 years ago
huge_memory.c
mm: numa: mark huge PTEs young when clearing NUMA hinting faults
10 years ago
hugetlb.c
mm, hugetlb: close race when setting PageTail for gigantic pages
10 years ago
hugetlb_cgroup.c
mm: page_counter: pull "-1" handling out of page_counter_memparse()
10 years ago
hwpoison-inject.c
mm/hwpoison-inject.c: remove unnecessary null test before debugfs_remove_recursive
11 years ago
init-mm.c
…
internal.h
mm/internal.h: don't split printk call in two
10 years ago
interval_tree.c
mm: replace vma->sharead.linear with vma->shared
10 years ago
kmemcheck.c
mm/slab_common: move kmem_cache definition to internal header
10 years ago
kmemleak-test.c
mm/kmemleak-test.c: use pr_fmt for logging
11 years ago
kmemleak.c
kmemleak: disable kasan instrumentation for kmemleak
10 years ago
ksm.c
mm: remove rest usage of VM_NONLINEAR and pte_file()
10 years ago
list_lru.c
memcg: reparent list_lrus and free kmemcg_id on css offline
10 years ago
maccess.c
…
madvise.c
vfs: remove get_xip_mem
10 years ago
memblock.c
mm/memblock.c: refactor functions to set/clear MEMBLOCK_HOTPLUG
10 years ago
memcontrol.c
memcg: disable hierarchy support if bound to the legacy cgroup hierarchy
10 years ago
memory-failure.c
mm: hwpoison: drop lru_add_drain_all() in __soft_offline_page()
10 years ago
memory.c
mm: numa: slow PTE scan rate if migration failures occur
10 years ago
memory_hotplug.c
mm/memory hotplug: postpone the reset of obsolete pgdat
10 years ago
mempolicy.c
mm: use %*pb[l] to print bitmaps including cpumasks and nodemasks
10 years ago
mempool.c
mm/mempool.c: update the kmemleak stack trace for mempool allocations
11 years ago
migrate.c
mm: convert p[te|md]_mknonnuma and remaining page table manipulations
10 years ago
mincore.c
mincore: apply page table walker on do_mincore()
10 years ago
mlock.c
mm: reorder can_do_mlock to fix audit denial
10 years ago
mm_init.c
mm/mm_init.c: mark mminit_loglevel __meminitdata
10 years ago
mmap.c
mm: fix anon_vma->degree underflow in anon_vma endless growing prevention
10 years ago
mmu_context.c
sched/mm: call finish_arch_post_lock_switch in idle_task_exit and use_mm
11 years ago
mmu_notifier.c
mmu_notifier: add the callback for mmu_notifier_invalidate_range()
10 years ago
mmzone.c
mm: microoptimize zonelist operations
10 years ago
mprotect.c
mm: numa: preserve PTE write permissions across a NUMA hinting fault
10 years ago
mremap.c
mm: remove rest usage of VM_NONLINEAR and pte_file()
10 years ago
msync.c
mm: remove rest usage of VM_NONLINEAR and pte_file()
10 years ago
nobootmem.c
mem-hotplug: reset node managed pages when hot-adding a new pgdat
10 years ago
nommu.c
mm/nommu.c: export symbol max_mapnr
10 years ago
oom_kill.c
mm: account pmd page tables to the process
10 years ago
page-writeback.c
writeback: fix possible underflow in write bandwidth calculation
10 years ago
page_alloc.c
mm, oom: do not fail __GFP_NOFAIL allocation if oom killer is disabled
10 years ago
page_counter.c
mm: page_counter: pull "-1" handling out of page_counter_memparse()
10 years ago
page_ext.c
mm/page_owner: keep track of page owners
10 years ago
page_io.c
new helper: iov_iter_bvec()
10 years ago
page_isolation.c
mm/page_alloc.c: call kernel_map_pages in unset_migrateype_isolate
10 years ago
page_owner.c
mm/page_owner.c: remove unnecessary stack_trace field
10 years ago
pagewalk.c
mm/pagewalk.c: prevent positive return value of walk_page_test() from being passed to callers
10 years ago
percpu-km.c
percpu: implmeent pcpu_nr_empty_pop_pages and chunk->nr_populated
11 years ago
percpu-vm.c
percpu: move region iterations out of pcpu_[de]populate_chunk()
11 years ago
percpu.c
percpu: use %*pb[l] to print bitmaps including cpumasks and nodemasks
10 years ago
pgtable-generic.c
mm: convert p[te|md]_mknonnuma and remaining page table manipulations
10 years ago
process_vm_access.c
mm: gup: use get_user_pages_unlocked
10 years ago
quicklist.c
…
readahead.c
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
10 years ago
rmap.c
mm: fix anon_vma->degree underflow in anon_vma endless growing prevention
10 years ago
shmem.c
mm: shmem: check for mapping owner before dereferencing
10 years ago
slab.c
slub: make dead caches discard free slabs immediately
10 years ago
slab.h
slub: make dead caches discard free slabs immediately
10 years ago
slab_common.c
mm: slub: add kernel address sanitizer support for slub allocator
10 years ago
slob.c
slub: make dead caches discard free slabs immediately
10 years ago
slub.c
mm/slub: fix lockups on PREEMPT && !SMP kernels
10 years ago
sparse-vmemmap.c
mm/sparse: use memblock apis for early memory allocations
11 years ago
sparse.c
mm: use macros from compiler.h instead of __attribute__((...))
11 years ago
swap.c
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
10 years ago
swap_cgroup.c
mm: page_cgroup: rename file to mm/swap_cgroup.c
10 years ago
swap_state.c
fs: remove mapping->backing_dev_info
10 years ago
swapfile.c
mm: page_cgroup: rename file to mm/swap_cgroup.c
10 years ago
truncate.c
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
10 years ago
util.c
mm/util: add kstrdup_const
10 years ago
vmacache.c
mm,vmacache: count number of system-wide flushes
10 years ago
vmalloc.c
kasan, module, vmalloc: rework shadow allocation for modules
10 years ago
vmpressure.c
mm/vmpressure.c: fix race in vmpressure_work_fn()
10 years ago
vmscan.c
Merge branch 'akpm' (patches from Andrew)
10 years ago
vmstat.c
vmstat: Reduce time interval to stat update on idle cpu
10 years ago
workingset.c
list_lru: add helpers to isolate items
10 years ago
zbud.c
mm/zpool: add name argument to create zpool
10 years ago
zpool.c
mm/zpool: add name argument to create zpool
10 years ago
zsmalloc.c
mm/zsmalloc: add statistics support
10 years ago
zswap.c
mm/zpool: add name argument to create zpool
10 years ago