..
Kconfig
mmKconfig: add an option to disable bounce
12 years ago
Kconfig.debug
mm: more intensive memory corruption debugging
13 years ago
Makefile
memcg: add memory.pressure_level events
12 years ago
backing-dev.c
bdi: allow block devices to say that they require stable page writes
12 years ago
balloon_compaction.c
mm: introduce a common interface for balloon pages mobility
12 years ago
bootmem.c
mm: Add alloc_bootmem_low_pages_nopanic()
12 years ago
bounce.c
mm: make snapshotting pages for stable writes a per-bio operation
12 years ago
cleancache.c
fs: encode_fh: return FILEID_INVALID if invalid fid_type
12 years ago
compaction.c
mm: add & use zone_end_pfn() and zone_spans_pfn()
12 years ago
debug-pagealloc.c
mm, x86: Remove debug_pagealloc_enabled
13 years ago
dmapool.c
dmapool: make DMAPOOL_DEBUG detect corruption of free marker
12 years ago
fadvise.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
failslab.c
switch debugfs to umode_t
13 years ago
filemap.c
fs: fix fsync() error reporting
12 years ago
filemap_xip.c
mm: move all mmu notifier invocations to be done outside the PT lock
13 years ago
fremap.c
Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs"
12 years ago
frontswap.c
frontswap: support exclusive gets if tmem backend is capable
13 years ago
highmem.c
Some nice cleanups, and even a patch my wife did as a "live" demo for
12 years ago
huge_memory.c
thp: fix huge zero page logic for page with pfn == 0
12 years ago
hugetlb.c
mm, hugetlb: include hugepages in meminfo
12 years ago
hugetlb_cgroup.c
mm/hugetlb: create hugetlb cgroup file in hugetlb_init
12 years ago
hwpoison-inject.c
memcg: rename config variables
13 years ago
init-mm.c
atomic: use <linux/atomic.h>
14 years ago
internal.h
mm: accelerate munlock() treatment of THP pages
12 years ago
interval_tree.c
mm: add CONFIG_DEBUG_VM_RB build option
13 years ago
kmemcheck.c
…
kmemleak-test.c
…
kmemleak.c
hlist: drop the node parameter from iterators
12 years ago
ksm.c
ksm: fix m68k build: only NUMA needs pfn_to_nid
12 years ago
maccess.c
mm: Map most files to use export.h instead of module.h
13 years ago
madvise.c
mm: madvise: complete input validation before taking lock
12 years ago
memblock.c
memblock: fix missing comment of memblock_insert_region()
12 years ago
memcontrol.c
memcg: take reference before releasing rcu_read_lock
12 years ago
memory-failure.c
HWPOISON: check dirty flag to match against clean page
12 years ago
memory.c
THP: fix comment about memory barrier
12 years ago
memory_hotplug.c
mm: fix memory_hotplug.c printk format warning
12 years ago
mempolicy.c
mm/mempolicy.c: fix sp_node_init() argument ordering
12 years ago
mempool.c
mempool: add @gfp_mask to mempool_create_node()
13 years ago
migrate.c
mm: rewrite the comment over migrate_pages() more comprehensibly
12 years ago
mincore.c
swap: make each swap partition have one address_space
12 years ago
mlock.c
Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs"
12 years ago
mm_init.c
mm: init: report on last-nid information stored in page->flags
12 years ago
mmap.c
mm/mmap: check for RLIMIT_AS before unmapping
12 years ago
mmu_context.c
mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()
13 years ago
mmu_notifier.c
hlist: drop the node parameter from iterators
12 years ago
mmzone.c
mm: rename page struct field helpers
12 years ago
mprotect.c
mm/mprotect.c: coding-style cleanups
12 years ago
mremap.c
mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write()
12 years ago
msync.c
…
nobootmem.c
mm, nobootmem: do memset() after memblock_reserve()
12 years ago
nommu.c
mm: replace hardcoded 3% with admin_reserve_pages knob
12 years ago
oom_kill.c
memcg, oom: provide more precise dump info while memcg oom happening
12 years ago
page-writeback.c
mm: make snapshotting pages for stable writes a per-bio operation
12 years ago
page_alloc.c
page_alloc: make setup_nr_node_ids() usable for arch init code
12 years ago
page_cgroup.c
memcontrol: use N_MEMORY instead N_HIGH_MEMORY
12 years ago
page_io.c
mm: swap: mark swap pages writeback before queueing for direct IO
12 years ago
page_isolation.c
mm: fix zone_watermark_ok_safe() accounting of isolated pages
12 years ago
pagewalk.c
thp: change split_huge_page_pmd() interface
12 years ago
percpu-km.c
…
percpu-vm.c
mm: fix kernel-doc warnings
13 years ago
percpu.c
mm, percpu: Make sure percpu_alloc early parameter has an argument
12 years ago
pgtable-generic.c
mm: Only flush the TLB when clearing an accessible pte
12 years ago
process_vm_access.c
Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys
12 years ago
quicklist.c
mm: delete various needless include <linux/module.h>
13 years ago
readahead.c
switch simple cases of fget_light to fdget
13 years ago
rmap.c
rmap: recompute pgoff for unmapping huge page
12 years ago
shmem.c
mm/shmem.c: remove an ifdef
12 years ago
slab.c
taint: add explicit flag to show whether lock dep is still OK.
12 years ago
slab.h
slab: propagate tunable values
12 years ago
slab_common.c
slab: propagate tunable values
12 years ago
slob.c
mm: rename page struct field helpers
12 years ago
slub.c
mm/slub.c: use register_hotmemory_notifier()
12 years ago
sparse-vmemmap.c
sparse-vmemmap: specify vmemmap population range in bytes
12 years ago
sparse.c
mm, hotplug: avoid compiling memory hotremove functions when disabled
12 years ago
swap.c
mm: thp: add split tail pages to shrink page list in page reclaim
12 years ago
swap_state.c
mm: thp: add split tail pages to shrink page list in page reclaim
12 years ago
swapfile.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
truncate.c
mm: drop vmtruncate
12 years ago
util.c
swap: make each swap partition have one address_space
12 years ago
vmalloc.c
kexec, vmalloc: export additional vmalloc layer information
12 years ago
vmpressure.c
memcg: add memory.pressure_level events
12 years ago
vmscan.c
mm: thp: add split tail pages to shrink page list in page reclaim
12 years ago
vmstat.c
mm/vmstat: add note on safety of drain_zonestat
12 years ago