.. |
Kconfig
|
077b1f83a6
mm: cleancache core ops functions and config
|
14 vuotta sitten |
Kconfig.debug
|
7bc32f6f90
mm: debug-pagealloc: fix kconfig dependency warning
|
14 vuotta sitten |
Makefile
|
077b1f83a6
mm: cleancache core ops functions and config
|
14 vuotta sitten |
backing-dev.c
|
ccb6108f5b
mm/backing-dev.c: reset bdi min_ratio in bdi_unregister()
|
14 vuotta sitten |
bootmem.c
|
93a72052be
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn
|
14 vuotta sitten |
bounce.c
|
ac8456d6f9
bounce: call flush_dcache_page() after bounce_copy_vec()
|
15 vuotta sitten |
cleancache.c
|
077b1f83a6
mm: cleancache core ops functions and config
|
14 vuotta sitten |
compaction.c
|
f9e35b3b41
mm: compaction: abort compaction if too many pages are isolated and caller is asynchronous V2
|
14 vuotta sitten |
debug-pagealloc.c
|
6a11f75b6a
generic debug pagealloc
|
16 vuotta sitten |
dmapool.c
|
684265d4a3
mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc()
|
14 vuotta sitten |
fadvise.c
|
0141450f66
readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
|
15 vuotta sitten |
failslab.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 vuotta sitten |
filemap.c
|
b85e0effd3
mm: consistent truncate and invalidate loops
|
14 vuotta sitten |
filemap_xip.c
|
3d48ae45e7
mm: Convert i_mmap_lock to a mutex
|
14 vuotta sitten |
fremap.c
|
ca16d140af
mm: don't access vm_flags as 'int'
|
14 vuotta sitten |
highmem.c
|
a8e23a2918
mm,x86: fix kmap_atomic_push vs ioremap_32.c
|
14 vuotta sitten |
huge_memory.c
|
d788e80a8c
mm/huge_memory.c: minor lock simplification in __khugepaged_exit
|
14 vuotta sitten |
hugetlb.c
|
32f84528fb
mm: hugetlb: fix coding style issues
|
14 vuotta sitten |
hwpoison-inject.c
|
25985edced
Fix common misspellings
|
14 vuotta sitten |
init-mm.c
|
de03c72cfc
mm: convert mm->cpu_vm_cpumask into cpumask_var_t
|
14 vuotta sitten |
internal.h
|
6038def0d1
mm: nommu: sort mm->mmap list properly
|
14 vuotta sitten |
kmemcheck.c
|
b1eeab6768
kmemcheck: add hooks for the page allocator
|
16 vuotta sitten |
kmemleak-test.c
|
0a08739e81
kmemleak: remove memset by using kzalloc
|
14 vuotta sitten |
kmemleak.c
|
52c3ce4ec5
kmemleak: Do not return a pointer to an object that kmemleak did not get
|
14 vuotta sitten |
ksm.c
|
2b472611a3
ksm: fix NULL pointer dereference in scan_get_next_rmap_item()
|
14 vuotta sitten |
maccess.c
|
f29c50419c
maccess,probe_kernel: Make write/read src const void *
|
14 vuotta sitten |
madvise.c
|
bd5fe6c5eb
fs: kill i_alloc_sem
|
14 vuotta sitten |
memblock.c
|
c9d8c3d089
mm/memblock.c: avoid abuse of RED_INACTIVE
|
14 vuotta sitten |
memcontrol.c
|
453a9bf347
memcg: fix numa scan information update to be triggered by memory event
|
14 vuotta sitten |
memory-failure.c
|
9b679320a5
mm/memory-failure.c: fix spinlock vs mutex order
|
14 vuotta sitten |
memory.c
|
1d65f86db1
mm: preallocate page before lock_page() at filemap COW
|
14 vuotta sitten |
memory_hotplug.c
|
9d0ad8ca43
mm: extend memory hotplug API to allow memory hotplug in virtual machines
|
14 vuotta sitten |
mempolicy.c
|
f69ff943df
mm: proc: move show_numa_map() to fs/proc/task_mmu.c
|
14 vuotta sitten |
mempool.c
|
bba7881954
mm: remove broken 'kzalloc' mempool
|
16 vuotta sitten |
migrate.c
|
99a15e21d9
migrate: don't account swapcache as shmem
|
14 vuotta sitten |
mincore.c
|
0ca1634d41
thp: mincore transparent hugepage support
|
14 vuotta sitten |
mlock.c
|
ca16d140af
mm: don't access vm_flags as 'int'
|
14 vuotta sitten |
mm_init.c
|
759f9a2df7
mm: mminit_loglevel cannot be __meminitdata anymore
|
17 vuotta sitten |
mmap.c
|
c15bef3099
mmap: fix and tidy up overcommit page arithmetic
|
14 vuotta sitten |
mmu_context.c
|
298359c5bf
exit: fix oops in sync_mm_rss
|
15 vuotta sitten |
mmu_notifier.c
|
8ee53820ed
thp: mmu_notifier_test_young
|
14 vuotta sitten |
mmzone.c
|
88f5acf88a
mm: page allocator: adjust the per-cpu counter threshold when memory is low
|
14 vuotta sitten |
mprotect.c
|
cd7548ab36
thp: mprotect: transparent huge page support
|
14 vuotta sitten |
mremap.c
|
3d48ae45e7
mm: Convert i_mmap_lock to a mutex
|
14 vuotta sitten |
msync.c
|
8018ab0574
sanitize vfs_fsync calling conventions
|
15 vuotta sitten |
nobootmem.c
|
4eb317072b
memblock/nobootmem: remove unneeded code from alloc_bootmem_node_high()
|
14 vuotta sitten |
nommu.c
|
c15bef3099
mmap: fix and tidy up overcommit page arithmetic
|
14 vuotta sitten |
oom_kill.c
|
11239836c0
oom: remove references to old badness() function
|
14 vuotta sitten |
page-writeback.c
|
6c51038900
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
|
14 vuotta sitten |
page_alloc.c
|
cd38b115d5
mm: page allocator: initialise ZLC for first zone eligible for zone_reclaim
|
14 vuotta sitten |
page_cgroup.c
|
1bb36fbd4d
mm/page_cgroup.c: simplify code by using SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macros
|
14 vuotta sitten |
page_io.c
|
721a9602e6
block: kill off REQ_UNPLUG
|
14 vuotta sitten |
page_isolation.c
|
f6a3607e5f
mm: page_isolation: codeclean fix comment and rm unneeded val init
|
14 vuotta sitten |
pagewalk.c
|
dd78553b5e
pagewalk: fix code comment for THP
|
14 vuotta sitten |
percpu-km.c
|
fc1481a956
percpu: clear memory allocated with the km allocator
|
15 vuotta sitten |
percpu-vm.c
|
ec3f64fc9c
mm: remove gfp mask from pcpu_get_vm_areas
|
14 vuotta sitten |
percpu.c
|
5129df03d0
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
14 vuotta sitten |
pgtable-generic.c
|
f95ba941d1
mm/pgtable-generic.c: fix CONFIG_SWAP=n build
|
14 vuotta sitten |
prio_tree.c
|
268bb0ce3e
sanitize <linux/prefetch.h> usage
|
14 vuotta sitten |
quicklist.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 vuotta sitten |
readahead.c
|
7b1de5868b
readahead: readahead page allocations are OK to fail
|
14 vuotta sitten |
rmap.c
|
50a15981a1
[S390] reference bit testing for unmapped pages
|
14 vuotta sitten |
shmem.c
|
d515afe88a
tmpfs: no need to use i_lock
|
14 vuotta sitten |
slab.c
|
f99b7880cb
Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
|
14 vuotta sitten |
slob.c
|
bd50cfa891
slob/lockdep: Fix gfp flags passed to lockdep
|
14 vuotta sitten |
slub.c
|
f99b7880cb
Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
|
14 vuotta sitten |
sparse-vmemmap.c
|
b595076a18
tree-wide: fix comment/printk typos
|
14 vuotta sitten |
sparse.c
|
33dd4e0ec9
mm: make some struct page's const
|
14 vuotta sitten |
swap.c
|
eb709b0d06
mm: batch activate_page() to reduce lock contention
|
14 vuotta sitten |
swap_state.c
|
7eaceaccab
block: remove per-queue plugging
|
14 vuotta sitten |
swapfile.c
|
f15146380d
fs: seq_file - add event counter to simplify poll() support
|
14 vuotta sitten |
thrash.c
|
45ebb84025
mm: swap-token: add a comment for priority aging
|
14 vuotta sitten |
truncate.c
|
d0823576bf
mm: pincer in truncate_inode_pages_range
|
14 vuotta sitten |
util.c
|
6038def0d1
mm: nommu: sort mm->mmap list properly
|
14 vuotta sitten |
vmalloc.c
|
22a3c7d188
vmalloc,rcu: Convert call_rcu(rcu_free_vb) to kfree_rcu()
|
14 vuotta sitten |
vmscan.c
|
e9299f5058
vmscan: add customisable shrinker batch size
|
14 vuotta sitten |
vmstat.c
|
a6cccdc36c
mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur
|
14 vuotta sitten |