..
Kconfig
Select VIRT_TO_BUS directly where needed
12 years ago
Kconfig.debug
mm: more intensive memory corruption debugging
13 years ago
Makefile
mm: introduce a common interface for balloon pages mobility
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
block: optionally snapshot page contents to provide stable pages during write
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
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
filemap_xip.c
mm: move all mmu notifier invocations to be done outside the PT lock
13 years ago
fremap.c
mm/fremap.c: fix possible oops on error path
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
hlist: drop the node parameter from iterators
12 years ago
hugetlb.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
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: make madvise(MADV_WILLNEED) support swap file prefetch
12 years ago
memblock.c
x86, ACPI, mm: Revert movablemem_map support
12 years ago
memcontrol.c
memcg: initialize kmem-cache destroying work earlier
12 years ago
memory-failure.c
HWPOISON: change order of error_states[]'s elements
12 years ago
memory.c
The sweeping change is to make add_taint() explicitly indicate whether to disable
12 years ago
memory_hotplug.c
mm: remove_memory(): fix end_pfn setting
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: remove offlining arg to migrate_pages
12 years ago
mincore.c
swap: make each swap partition have one address_space
12 years ago
mlock.c
mm: accelerate munlock() treatment of THP pages
12 years ago
mm_init.c
mm: init: report on last-nid information stored in page->flags
12 years ago
mmap.c
mm: do not grow the stack vma just because of an overrun on preceding vma
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: Add alloc_bootmem_low_pages_nopanic()
12 years ago
nommu.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
oom_kill.c
memcg, oom: provide more precise dump info while memcg oom happening
12 years ago
page-writeback.c
2 writeback fixes
12 years ago
page_alloc.c
x86, ACPI, mm: Revert movablemem_map support
12 years ago
page_cgroup.c
memcontrol: use N_MEMORY instead N_HIGH_MEMORY
12 years ago
page_io.c
mm: add support for direct_IO to highmem pages
13 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
mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write()
12 years ago
shmem.c
fix nommu breakage in shmem.c
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
The sweeping change is to make add_taint() explicitly indicate whether to disable
12 years ago
sparse-vmemmap.c
mm: delete various needless include <linux/module.h>
13 years ago
sparse.c
memory-failure: use num_poisoned_pages instead of mce_bad_pages
12 years ago
swap.c
swap: make each swap partition have one address_space
12 years ago
swap_state.c
swap: add per-partition lock for swapfile
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
mm: use NUMA_NO_NODE
12 years ago
vmscan.c
vmscan: change type of vm_total_pages to unsigned long
12 years ago
vmstat.c
mm: add & use zone_end_pfn() and zone_spans_pfn()
12 years ago