.. |
Kconfig
|
077b1f83a6
mm: cleancache core ops functions and config
|
14 years ago |
Kconfig.debug
|
7bc32f6f90
mm: debug-pagealloc: fix kconfig dependency warning
|
14 years ago |
Makefile
|
077b1f83a6
mm: cleancache core ops functions and config
|
14 years ago |
backing-dev.c
|
345227d705
backing-dev: Kill set but not used var in bdi_debug_stats_show()
|
14 years ago |
bootmem.c
|
93a72052be
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn
|
14 years ago |
bounce.c
|
ac8456d6f9
bounce: call flush_dcache_page() after bounce_copy_vec()
|
15 years ago |
cleancache.c
|
077b1f83a6
mm: cleancache core ops functions and config
|
14 years ago |
compaction.c
|
f9e35b3b41
mm: compaction: abort compaction if too many pages are isolated and caller is asynchronous V2
|
14 years ago |
debug-pagealloc.c
|
6a11f75b6a
generic debug pagealloc
|
16 years ago |
dmapool.c
|
684265d4a3
mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc()
|
14 years ago |
fadvise.c
|
0141450f66
readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
|
15 years ago |
failslab.c
|
5a0e3ad6af
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
|
9e1f1de02c
more conservative S_NOSEC handling
|
14 years ago |
filemap_xip.c
|
3d48ae45e7
mm: Convert i_mmap_lock to a mutex
|
14 years ago |
fremap.c
|
ca16d140af
mm: don't access vm_flags as 'int'
|
14 years ago |
highmem.c
|
a8e23a2918
mm,x86: fix kmap_atomic_push vs ioremap_32.c
|
14 years ago |
huge_memory.c
|
f300ea4997
mm: remove khugepaged double thp vmstat update with CONFIG_NUMA=n
|
14 years ago |
hugetlb.c
|
b0320c7b7d
mm: fix negative commitlimit when gigantic hugepages are allocated
|
14 years ago |
hwpoison-inject.c
|
25985edced
Fix common misspellings
|
14 years ago |
init-mm.c
|
de03c72cfc
mm: convert mm->cpu_vm_cpumask into cpumask_var_t
|
14 years ago |
internal.h
|
6038def0d1
mm: nommu: sort mm->mmap list properly
|
14 years ago |
kmemcheck.c
|
b1eeab6768
kmemcheck: add hooks for the page allocator
|
16 years ago |
kmemleak-test.c
|
0a08739e81
kmemleak: remove memset by using kzalloc
|
14 years ago |
kmemleak.c
|
52c3ce4ec5
kmemleak: Do not return a pointer to an object that kmemleak did not get
|
14 years ago |
ksm.c
|
2b472611a3
ksm: fix NULL pointer dereference in scan_get_next_rmap_item()
|
14 years ago |
maccess.c
|
f29c50419c
maccess,probe_kernel: Make write/read src const void *
|
14 years ago |
madvise.c
|
60ab3244ec
thp: khugepaged: make khugepaged aware about madvise
|
14 years ago |
memblock.c
|
8f7a66051b
mm/memblock: properly handle overlaps and fix error path
|
14 years ago |
memcontrol.c
|
fbc29a25e4
memcg: avoid percpu cached charge draining at softlimit
|
14 years ago |
memory-failure.c
|
5db8a73a8d
mm/memory-failure.c: fix page isolated count mismatch
|
14 years ago |
memory.c
|
5f1a19070b
mm: fix wrong kunmap_atomic() pointer
|
14 years ago |
memory_hotplug.c
|
959ecc48fc
mm/memory_hotplug.c: fix building of node hotplug zonelist
|
14 years ago |
mempolicy.c
|
f69ff943df
mm: proc: move show_numa_map() to fs/proc/task_mmu.c
|
14 years ago |
mempool.c
|
bba7881954
mm: remove broken 'kzalloc' mempool
|
16 years ago |
migrate.c
|
99a15e21d9
migrate: don't account swapcache as shmem
|
14 years ago |
mincore.c
|
0ca1634d41
thp: mincore transparent hugepage support
|
14 years ago |
mlock.c
|
ca16d140af
mm: don't access vm_flags as 'int'
|
14 years ago |
mm_init.c
|
759f9a2df7
mm: mminit_loglevel cannot be __meminitdata anymore
|
17 years ago |
mmap.c
|
9be34c9d52
mm: get rid of the most spurious find_vma_prev() users
|
14 years ago |
mmu_context.c
|
298359c5bf
exit: fix oops in sync_mm_rss
|
15 years ago |
mmu_notifier.c
|
8ee53820ed
thp: mmu_notifier_test_young
|
14 years ago |
mmzone.c
|
88f5acf88a
mm: page allocator: adjust the per-cpu counter threshold when memory is low
|
14 years ago |
mprotect.c
|
cd7548ab36
thp: mprotect: transparent huge page support
|
14 years ago |
mremap.c
|
3d48ae45e7
mm: Convert i_mmap_lock to a mutex
|
14 years ago |
msync.c
|
8018ab0574
sanitize vfs_fsync calling conventions
|
15 years ago |
nobootmem.c
|
4eb317072b
memblock/nobootmem: remove unneeded code from alloc_bootmem_node_high()
|
14 years ago |
nommu.c
|
f67d9b1576
nommu: add page alignment to mmap
|
14 years ago |
oom_kill.c
|
72788c3856
oom: replace PF_OOM_ORIGIN with toggling oom_score_adj
|
14 years ago |
page-writeback.c
|
6c51038900
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
|
14 years ago |
page_alloc.c
|
1fa7b6a29c
Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured"
|
14 years ago |
page_cgroup.c
|
37573e8c71
memcg: fix init_page_cgroup nid with sparsemem
|
14 years ago |
page_io.c
|
721a9602e6
block: kill off REQ_UNPLUG
|
14 years ago |
page_isolation.c
|
f6a3607e5f
mm: page_isolation: codeclean fix comment and rm unneeded val init
|
14 years ago |
pagewalk.c
|
033193275b
pagewalk: only split huge pages when necessary
|
14 years ago |
percpu-km.c
|
fc1481a956
percpu: clear memory allocated with the km allocator
|
15 years ago |
percpu-vm.c
|
ec3f64fc9c
mm: remove gfp mask from pcpu_get_vm_areas
|
14 years ago |
percpu.c
|
5129df03d0
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
14 years ago |
pgtable-generic.c
|
f95ba941d1
mm/pgtable-generic.c: fix CONFIG_SWAP=n build
|
14 years ago |
prio_tree.c
|
268bb0ce3e
sanitize <linux/prefetch.h> usage
|
14 years ago |
quicklist.c
|
5a0e3ad6af
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
|
7b1de5868b
readahead: readahead page allocations are OK to fail
|
14 years ago |
rmap.c
|
dd34739c03
mm: avoid anon_vma_chain allocation under anon_vma lock
|
14 years ago |
shmem.c
|
826267cf1e
tmpfs: fix race between truncate and writepage
|
14 years ago |
slab.c
|
a947eb95ea
SLAB: Record actual last user of freed objects.
|
14 years ago |
slob.c
|
63310467a3
mm: Remove support for kmem_cache_name()
|
14 years ago |
slub.c
|
d4d84fef6d
slub: always align cpu_slab to honor cmpxchg_double requirement
|
14 years ago |
sparse-vmemmap.c
|
b595076a18
tree-wide: fix comment/printk typos
|
14 years ago |
sparse.c
|
25985edced
Fix common misspellings
|
14 years ago |
swap.c
|
eb709b0d06
mm: batch activate_page() to reduce lock contention
|
14 years ago |
swap_state.c
|
7eaceaccab
block: remove per-queue plugging
|
14 years ago |
swapfile.c
|
72788c3856
oom: replace PF_OOM_ORIGIN with toggling oom_score_adj
|
14 years ago |
thrash.c
|
d7911ef30c
vmscan: implement swap token priority aging
|
14 years ago |
truncate.c
|
c515e1fd36
mm/fs: add hooks to support cleancache
|
14 years ago |
util.c
|
6038def0d1
mm: nommu: sort mm->mmap list properly
|
14 years ago |
vmalloc.c
|
dc7acbb251
Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
|
14 years ago |
vmscan.c
|
d179e84ba5
mm: vmscan: do not use page_count without a page pin
|
14 years ago |
vmstat.c
|
a6cccdc36c
mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur
|
14 years ago |