.. |
Kconfig
|
71aa653c6b
nommu: make CONFIG_UNEVICTABLE_LRU available when CONFIG_MMU=n
|
16 lat temu |
Kconfig.debug
|
ee3b4290ae
generic debug pagealloc: build fix
|
16 lat temu |
Makefile
|
6a11f75b6a
generic debug pagealloc
|
16 lat temu |
allocpercpu.c
|
5d6700ea7b
percpu: __percpu_depopulate_mask can take a const mask
|
16 lat temu |
backing-dev.c
|
1faa16d228
block: change the request allocation/congestion logic to be sync/async based
|
16 lat temu |
bootmem.c
|
d0c4f57027
bootmem, x86: further fixes for arch-specific bootmem wrapping
|
16 lat temu |
bounce.c
|
f735b5eeb9
bounce: don't rely on a zeroed bio_vec list
|
16 lat temu |
debug-pagealloc.c
|
6a11f75b6a
generic debug pagealloc
|
16 lat temu |
dmapool.c
|
b5ee5befa7
dmapool: enable debugging for CONFIG_SLUB_DEBUG_ON too
|
17 lat temu |
fadvise.c
|
6673e0c3fb
[CVE-2009-0029] System call wrapper special cases
|
16 lat temu |
failslab.c
|
255d11bc91
kmemtrace, mm: fix slab.h dependency problem in mm/failslab.c
|
16 lat temu |
filemap.c
|
18bc0bbd16
Staging: pohmelfs: kconfig/makefile and vfs changes.
|
16 lat temu |
filemap_xip.c
|
58984ce21d
mm: do_xip_mapping_read: fix length calculation
|
16 lat temu |
fremap.c
|
5a6fe12595
Do not account for the address space used by hugetlbfs using VM_ACCOUNT
|
16 lat temu |
highmem.c
|
f4112de6b6
mm: introduce debug_kmap_atomic
|
16 lat temu |
hugetlb.c
|
e2f17d9459
hugetlb: chg cannot become less than 0
|
16 lat temu |
internal.h
|
33925b25d2
nommu: there is no mlock() for NOMMU, so don't provide the bits
|
16 lat temu |
maccess.c
|
b4b8ac524d
kgdb: fix optional arch functions and probe_kernel_*
|
17 lat temu |
madvise.c
|
3480b25743
[CVE-2009-0029] System call wrappers part 14
|
16 lat temu |
memcontrol.c
|
83aae4c737
memcg: cleanup cache_charge
|
16 lat temu |
memory.c
|
c2ec175c39
mm: page_mkwrite change prototype to match fault
|
16 lat temu |
memory_hotplug.c
|
3c1d43787b
mm: remove GFP_HIGHUSER_PAGECACHE
|
16 lat temu |
mempolicy.c
|
938bb9f5e8
[CVE-2009-0029] System call wrappers part 28
|
16 lat temu |
mempool.c
|
183ff22bb6
spelling fixes: mm/
|
17 lat temu |
migrate.c
|
266cf658ef
FS-Cache: Recruit a page flags for cache management
|
16 lat temu |
mincore.c
|
3480b25743
[CVE-2009-0029] System call wrappers part 14
|
16 lat temu |
mlock.c
|
35010334aa
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 lat temu |
mm_init.c
|
759f9a2df7
mm: mminit_loglevel cannot be __meminitdata anymore
|
16 lat temu |
mmap.c
|
33e5d76979
nommu: fix a number of issues with the per-MM VMA patch
|
16 lat temu |
mmu_notifier.c
|
cddb8a5c14
mmu-notifiers: core
|
17 lat temu |
mmzone.c
|
5bead2a068
mm: mark the correct zone as full when scanning zonelists
|
16 lat temu |
mprotect.c
|
5a6fe12595
Do not account for the address space used by hugetlbfs using VM_ACCOUNT
|
16 lat temu |
mremap.c
|
6a6160a7b5
[CVE-2009-0029] System call wrappers part 13
|
16 lat temu |
msync.c
|
6a6160a7b5
[CVE-2009-0029] System call wrappers part 13
|
16 lat temu |
nommu.c
|
33e5d76979
nommu: fix a number of issues with the per-MM VMA patch
|
16 lat temu |
oom_kill.c
|
e222432bfa
memcg: show memcg information during OOM
|
16 lat temu |
page-writeback.c
|
704503d836
mm: fix proc_dointvec_userhz_jiffies "breakage"
|
16 lat temu |
page_alloc.c
|
90975ef712
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
|
16 lat temu |
page_cgroup.c
|
627991a20b
memcg: remove redundant message at swapon
|
16 lat temu |
page_io.c
|
93dbb39350
block: fix bad definition of BIO_RW_SYNC
|
16 lat temu |
page_isolation.c
|
a70dcb969f
memory hotplug: fix page_zone() calculation in test_pages_isolated()
|
16 lat temu |
pagewalk.c
|
2165009bdf
pagemap: pass mm into pagewalkers
|
17 lat temu |
pdflush.c
|
fafd688e4c
mm: add /proc controls for pdflush threads
|
16 lat temu |
percpu.c
|
66c3a75772
percpu: generalize embedding first chunk setup helper
|
16 lat temu |
prio_tree.c
|
183ff22bb6
spelling fixes: mm/
|
17 lat temu |
quicklist.c
|
a70f730282
cpumask: replace node_to_cpumask with cpumask_of_node.
|
16 lat temu |
readahead.c
|
266cf658ef
FS-Cache: Recruit a page flags for cache management
|
16 lat temu |
rmap.c
|
508b9f8efd
mm: fix mlocked page counter mismatch
|
16 lat temu |
shmem.c
|
9fab5619bd
shmem: writepage directly to swap
|
16 lat temu |
shmem_acl.c
|
e6305c43ed
[PATCH] sanitize ->permission() prototype
|
17 lat temu |
slab.c
|
12fe32e4f9
Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 lat temu |
slob.c
|
2121db74ba
kmemtrace: trace kfree() calls with NULL or zero-length objects
|
16 lat temu |
slub.c
|
2121db74ba
kmemtrace: trace kfree() calls with NULL or zero-length objects
|
16 lat temu |
sparse-vmemmap.c
|
b41ad14c30
vmemmap: warn about page_structs with remote distance
|
16 lat temu |
sparse.c
|
ef161a9863
mm: mminit_validate_memmodel_limits(): remove redundant test
|
16 lat temu |
swap.c
|
266cf658ef
FS-Cache: Recruit a page flags for cache management
|
16 lat temu |
swap_state.c
|
8c7c6e34a1
memcg: mem+swap controller core
|
16 lat temu |
swapfile.c
|
a1bb7d6123
PM/hibernate: fix "swap breaks after hibernation failures"
|
16 lat temu |
thrash.c
|
7faaa5f0bf
Bug in mm/thrash.c function grab_swap_token()
|
18 lat temu |
truncate.c
|
266cf658ef
FS-Cache: Recruit a page flags for cache management
|
16 lat temu |
util.c
|
ca2b84cb3c
kmemtrace: use tracepoints
|
16 lat temu |
vmalloc.c
|
d086817dc0
vmap: remove needless lock and list in vmap
|
16 lat temu |
vmscan.c
|
90975ef712
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
|
16 lat temu |
vmstat.c
|
98f4ebb290
mm: align vmstat_work's timer
|
16 lat temu |