..
Kconfig
mm: cleancache core ops functions and config
14 years ago
Kconfig.debug
mm: debug-pagealloc: fix kconfig dependency warning
14 years ago
Makefile
mm: cleancache core ops functions and config
14 years ago
backing-dev.c
backing-dev: Kill set but not used var in bdi_debug_stats_show()
14 years ago
bootmem.c
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn
14 years ago
bounce.c
bounce: call flush_dcache_page() after bounce_copy_vec()
15 years ago
cleancache.c
mm: cleancache core ops functions and config
14 years ago
compaction.c
mm: compaction: minimise the time IRQs are disabled while isolating pages for migration
14 years ago
debug-pagealloc.c
…
dmapool.c
mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc()
14 years ago
fadvise.c
readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
15 years ago
failslab.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
filemap.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem
14 years ago
filemap_xip.c
mm: Convert i_mmap_lock to a mutex
14 years ago
fremap.c
mm: don't access vm_flags as 'int'
14 years ago
highmem.c
mm,x86: fix kmap_atomic_push vs ioremap_32.c
14 years ago
huge_memory.c
mm: thp: optimize memcg charge in khugepaged
14 years ago
hugetlb.c
mm: don't access vm_flags as 'int'
14 years ago
hwpoison-inject.c
Fix common misspellings
14 years ago
init-mm.c
mm: convert mm->cpu_vm_cpumask into cpumask_var_t
14 years ago
internal.h
mm: nommu: sort mm->mmap list properly
14 years ago
kmemcheck.c
kmemcheck: Fix build errors due to missing slab.h
15 years ago
kmemleak-test.c
kmemleak: remove memset by using kzalloc
14 years ago
kmemleak.c
kmemleak: Do not return a pointer to an object that kmemleak did not get
14 years ago
ksm.c
oom: replace PF_OOM_ORIGIN with toggling oom_score_adj
14 years ago
maccess.c
MN10300: Save frame pointer in thread_info struct rather than global var
14 years ago
madvise.c
thp: khugepaged: make khugepaged aware about madvise
14 years ago
memblock.c
mm/memblock: properly handle overlaps and fix error path
14 years ago
memcontrol.c
cgroups: add per-thread subsystem callbacks
14 years ago
memory-failure.c
vmscan: change shrinker API by passing shrink_control struct
14 years ago
memory.c
mm: don't access vm_flags as 'int'
14 years ago
memory_hotplug.c
mm: remove dependency on CONFIG_FLATMEM from online_page()
14 years ago
mempolicy.c
mm: proc: move show_numa_map() to fs/proc/task_mmu.c
14 years ago
mempool.c
…
migrate.c
mm: use refcounts for page_lock_anon_vma()
14 years ago
mincore.c
thp: mincore transparent hugepage support
14 years ago
mlock.c
mm: don't access vm_flags as 'int'
14 years ago
mm_init.c
…
mmap.c
mm: don't access vm_flags as 'int'
14 years ago
mmu_context.c
exit: fix oops in sync_mm_rss
15 years ago
mmu_notifier.c
thp: mmu_notifier_test_young
14 years ago
mmzone.c
mm: page allocator: adjust the per-cpu counter threshold when memory is low
14 years ago
mprotect.c
thp: mprotect: transparent huge page support
14 years ago
mremap.c
mm: Convert i_mmap_lock to a mutex
14 years ago
msync.c
sanitize vfs_fsync calling conventions
15 years ago
nobootmem.c
memblock/nobootmem: remove unneeded code from alloc_bootmem_node_high()
14 years ago
nommu.c
nommu: add page alignment to mmap
14 years ago
oom_kill.c
oom: replace PF_OOM_ORIGIN with toggling oom_score_adj
14 years ago
page-writeback.c
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
14 years ago
page_alloc.c
mm/page_alloc.c: prevent unending loop in __alloc_pages_slowpath()
14 years ago
page_cgroup.c
memcg: allocate memory cgroup structures in local nodes
14 years ago
page_io.c
block: kill off REQ_UNPLUG
14 years ago
page_isolation.c
mm: page_isolation: codeclean fix comment and rm unneeded val init
14 years ago
pagewalk.c
pagewalk: only split huge pages when necessary
14 years ago
percpu-km.c
percpu: clear memory allocated with the km allocator
15 years ago
percpu-vm.c
mm: remove gfp mask from pcpu_get_vm_areas
14 years ago
percpu.c
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
14 years ago
pgtable-generic.c
mm/pgtable-generic.c: fix CONFIG_SWAP=n build
14 years ago
prio_tree.c
sanitize <linux/prefetch.h> usage
14 years ago
quicklist.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
readahead.c
readahead: readahead page allocations are OK to fail
14 years ago
rmap.c
mm: optimize page_lock_anon_vma() fast-path
14 years ago
shmem.c
tmpfs: implement generic xattr support
14 years ago
slab.c
sanitize <linux/prefetch.h> usage
14 years ago
slob.c
mm: Remove support for kmem_cache_name()
14 years ago
slub.c
slub: remove no-longer used 'unlock_out' label
14 years ago
sparse-vmemmap.c
tree-wide: fix comment/printk typos
14 years ago
sparse.c
Fix common misspellings
14 years ago
swap.c
mm: batch activate_page() to reduce lock contention
14 years ago
swap_state.c
block: remove per-queue plugging
14 years ago
swapfile.c
oom: replace PF_OOM_ORIGIN with toggling oom_score_adj
14 years ago
thrash.c
…
truncate.c
mm/fs: add hooks to support cleancache
14 years ago
util.c
mm: nommu: sort mm->mmap list properly
14 years ago
vmalloc.c
mm: print vmalloc() state after allocation failures
14 years ago
vmscan.c
vmscan: change shrinker API by passing shrink_control struct
14 years ago
vmstat.c
mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur
14 years ago