.. |
Kconfig
|
de32a8177f
mm/Kconfig: add MMU dependency for MIGRATION.
|
11 anni fa |
Kconfig.debug
|
c0a32fc5a2
mm: more intensive memory corruption debugging
|
13 anni fa |
Makefile
|
a38e408248
list: add a new LRU list type
|
11 anni fa |
backing-dev.c
|
4c3bffc272
mm/backing-dev.c: check user buffer length before copying data to the related user buffer
|
11 anni fa |
balloon_compaction.c
|
18468d93e5
mm: introduce a common interface for balloon pages mobility
|
12 anni fa |
bootmem.c
|
e1280be0d8
mm: kill free_all_bootmem_node()
|
12 anni fa |
bounce.c
|
83b2944fd2
mm/bounce.c: fix a regression where MS_SNAP_STABLE (stable pages snapshotting) was ignored
|
11 anni fa |
cleancache.c
|
ff610a1d55
mm: cleancache: clean up cleancache_enabled
|
12 anni fa |
compaction.c
|
f6ea3adb70
mm/compaction.c: periodically schedule when freeing pages
|
11 anni fa |
debug-pagealloc.c
|
54c29c635a
mm, x86: Remove debug_pagealloc_enabled
|
13 anni fa |
dmapool.c
|
5de55b265a
dmapool: make DMAPOOL_DEBUG detect corruption of free marker
|
12 anni fa |
fadvise.c
|
4a0fd5bf0f
teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long
|
12 anni fa |
failslab.c
|
f4ae40a6a5
switch debugfs to umode_t
|
13 anni fa |
filemap.c
|
66a0c8ee3d
mm: cleanup add_to_page_cache_locked()
|
11 anni fa |
filemap_xip.c
|
03d95eb2f2
lift sb_start_write() out of ->write()
|
12 anni fa |
fremap.c
|
41bb3476b3
mm: save soft-dirty bits on file pages
|
12 anni fa |
frontswap.c
|
7b57976da4
frontswap: fix incorrect zeroing and allocation size for frontswap_map
|
12 anni fa |
highmem.c
|
b7dfde956d
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 anni fa |
huge_memory.c
|
ac4de9543a
Merge branch 'akpm' (patches from Andrew Morton)
|
11 anni fa |
hugetlb.c
|
86cdb465cf
mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movable
|
11 anni fa |
hugetlb_cgroup.c
|
182446d087
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
|
12 anni fa |
hwpoison-inject.c
|
fb31ba30fb
mm/hwpoison: fix the lack of one reference count against poisoned page
|
11 anni fa |
init-mm.c
|
60063497a9
atomic: use <linux/atomic.h>
|
14 anni fa |
internal.h
|
6e543d5780
mm: vmscan: fix do_try_to_free_pages() livelock
|
11 anni fa |
interval_tree.c
|
ed8ea81501
mm: add CONFIG_DEBUG_VM_RB build option
|
12 anni fa |
kmemcheck.c
|
b1eeab6768
kmemcheck: add hooks for the page allocator
|
16 anni fa |
kmemleak-test.c
|
0a08739e81
kmemleak: remove memset by using kzalloc
|
14 anni fa |
kmemleak.c
|
3dbb95f789
mm: replace strict_strtoul() with kstrtoul()
|
11 anni fa |
ksm.c
|
3dbb95f789
mm: replace strict_strtoul() with kstrtoul()
|
11 anni fa |
list_lru.c
|
5ca302c8e5
list_lru: dynamically adjust node arrays
|
11 anni fa |
maccess.c
|
b95f1b31b7
mm: Map most files to use export.h instead of module.h
|
13 anni fa |
madvise.c
|
20cb6cab52
mm/hwpoison: fix traversal of hugetlbfs pages to avoid printk flood
|
11 anni fa |
memblock.c
|
e76b63f80d
memblock, numa: binary search node id
|
11 anni fa |
memcontrol.c
|
0608f43da6
revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code"
|
11 anni fa |
memory-failure.c
|
2d421acd15
mm/hwpoison: fix false report on 2nd attempt at page recovery
|
11 anni fa |
memory.c
|
c02925540c
thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()
|
11 anni fa |
memory_hotplug.c
|
02b9735c12
Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
11 anni fa |
mempolicy.c
|
0bf598d863
mbind: add BUG_ON(!vma) in new_vma_page()
|
11 anni fa |
mempool.c
|
7b5219db00
mm/mempool.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)
|
11 anni fa |
migrate.c
|
117aad1e9e
mm: avoid reinserting isolated balloon pages into LRU lists
|
11 anni fa |
mincore.c
|
33806f06da
swap: make each swap partition have one address_space
|
12 anni fa |
mlock.c
|
eadb41ae82
mm/mlock.c: prevent walking off the end of a pagetable in no-pmd configuration
|
11 anni fa |
mm_init.c
|
917d9290af
mm: tune vm_committed_as percpu_counter batching size
|
12 anni fa |
mmap.c
|
2d8a17813e
mm/mmap: remove unnecessary assignment
|
11 anni fa |
mmu_context.c
|
697f4d68cf
mm: remove old aio use_mm() comment
|
12 anni fa |
mmu_notifier.c
|
83a35e3604
treewide: relase -> release
|
12 anni fa |
mmzone.c
|
22b751c3d0
mm: rename page struct field helpers
|
12 anni fa |
mprotect.c
|
7d12efaea7
mm/mprotect.c: coding-style cleanups
|
12 anni fa |
mremap.c
|
1ecfd533f4
mm/mremap.c: call pud_free() after fail calling pmd_alloc()
|
11 anni fa |
msync.c
|
8018ab0574
sanitize vfs_fsync calling conventions
|
15 anni fa |
nobootmem.c
|
0c98853473
mm: concentrate modification of totalram_pages into the mm core
|
12 anni fa |
nommu.c
|
98d1e64f95
mm: remove free_area_cache
|
12 anni fa |
oom_kill.c
|
3812c8c8f3
mm: memcg: do not trap chargers with full callstack on OOM
|
11 anni fa |
page-writeback.c
|
3ea67d06e4
memcg: add per cgroup writeback pages accounting
|
11 anni fa |
page_alloc.c
|
7393dc45f6
revert "mm/memory-hotplug: fix lowmem count overflow when offline pages"
|
11 anni fa |
page_cgroup.c
|
31aaea4aa1
memcontrol: use N_MEMORY instead N_HIGH_MEMORY
|
12 anni fa |
page_io.c
|
73a7075e3f
aio: Kill aio_rw_vect_retry()
|
12 anni fa |
page_isolation.c
|
c8721bbbdd
mm: memory-hotplug: enable memory hotplug to handle hugepage
|
11 anni fa |
pagewalk.c
|
a9ff785e44
mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areas
|
12 anni fa |
percpu-km.c
|
fc1481a956
percpu: clear memory allocated with the km allocator
|
15 anni fa |
percpu-vm.c
|
dad7557eb7
mm: fix kernel-doc warnings
|
13 anni fa |
percpu.c
|
5479c78ac6
mm, percpu: Make sure percpu_alloc early parameter has an argument
|
12 anni fa |
pgtable-generic.c
|
bc4b4448db
mm: move pgtable related functions to right place
|
11 anni fa |
process_vm_access.c
|
8aec0f5d41
Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys
|
12 anni fa |
quicklist.c
|
e25934a517
mm: delete various needless include <linux/module.h>
|
13 anni fa |
readahead.c
|
2cad401801
readahead: make context readahead more conservative
|
11 anni fa |
rmap.c
|
3cd14fcd3f
thp: account anon transparent huge pages into NR_ANON_PAGES
|
11 anni fa |
shmem.c
|
16203a7a94
initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabled
|
11 anni fa |
slab.c
|
0db0628d90
kernel: delete __cpuinit usage from all core kernel files
|
12 anni fa |
slab.h
|
6f6b895189
memcg: check that kmem_cache has memcg_params before accessing it
|
12 anni fa |
slab_common.c
|
f1b6eb6e6b
mm/sl[aou]b: Move kmallocXXX functions to common code
|
12 anni fa |
slob.c
|
f1b6eb6e6b
mm/sl[aou]b: Move kmallocXXX functions to common code
|
12 anni fa |
slub.c
|
bff157b3ad
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
|
11 anni fa |
sparse-vmemmap.c
|
0aad818b2d
sparse-vmemmap: specify vmemmap population range in bytes
|
12 anni fa |
sparse.c
|
187320932d
mm/sparse: introduce alloc_usemap_and_memmap
|
11 anni fa |
swap.c
|
5fbc461636
mm: make lru_add_drain_all() selective
|
11 anni fa |
swap_state.c
|
5e4c0d9741
lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt
|
11 anni fa |
swapfile.c
|
ebc2a1a691
swap: make cluster allocation per-cpu
|
11 anni fa |
truncate.c
|
7caef26767
truncate: drop 'oldsize' truncate_pagecache() parameter
|
11 anni fa |
util.c
|
d2cf5ad631
swap: clean-up #ifdef in page_mapping()
|
11 anni fa |
vmalloc.c
|
762216ab4e
mm/vmalloc: use wrapper function get_vm_area_size to caculate size of vm area
|
11 anni fa |
vmpressure.c
|
32dad03d16
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
12 anni fa |
vmscan.c
|
117aad1e9e
mm: avoid reinserting isolated balloon pages into LRU lists
|
11 anni fa |
vmstat.c
|
6e543d5780
mm: vmscan: fix do_try_to_free_pages() livelock
|
11 anni fa |
zbud.c
|
eee87e1726
mm/zbud: fix some trivial typos in comments
|
11 anni fa |
zswap.c
|
0bd42136f7
mm/zswap: use postorder iteration when destroying rbtree
|
11 anni fa |