.. |
Kconfig
|
d5f68c6dbd
sh: Bump number of quicklists for SH-5.
|
17 gadi atpakaļ |
Makefile
|
c33fa9f560
uaccess: add probe_kernel_write()
|
17 gadi atpakaļ |
allocpercpu.c
|
d366f8cbc1
cpumask: Cleanup more uses of CPU_MASK and NODE_MASK
|
17 gadi atpakaļ |
backing-dev.c
|
4b01a0b161
mm/backing-dev.c: fix percpu_counter_destroy call bug in bdi_init
|
17 gadi atpakaļ |
bootmem.c
|
a5645a61b3
mm: allow reserve_bootmem() cross nodes
|
17 gadi atpakaļ |
bounce.c
|
bf2de6f5a4
block: Initial support for data-less (or empty) barrier support
|
17 gadi atpakaļ |
dmapool.c
|
e34f44b351
pool: Improve memory usage for devices which can't cross boundaries
|
17 gadi atpakaļ |
fadvise.c
|
b5beb1caff
check ADVICE of fadvise64_64 even if get_xip_page is given
|
17 gadi atpakaļ |
filemap.c
|
7682486b3e
mm: fix various kernel-doc comments
|
17 gadi atpakaļ |
filemap_xip.c
|
2004dc8eec
Use pgoff_t instead of unsigned long
|
17 gadi atpakaļ |
fremap.c
|
7682486b3e
mm: fix various kernel-doc comments
|
17 gadi atpakaļ |
highmem.c
|
77f6078aa8
mm: highmem kernel-doc additions
|
17 gadi atpakaļ |
hugetlb.c
|
19fc3f0acd
hugetlb: decrease hugetlb_lock cycling in gather_surplus_huge_pages
|
17 gadi atpakaļ |
internal.h
|
b5a0e01132
Solve section mismatch for free_area_init_core.
|
17 gadi atpakaļ |
maccess.c
|
b4b8ac524d
kgdb: fix optional arch functions and probe_kernel_*
|
17 gadi atpakaļ |
madvise.c
|
f797779324
speed up madvise_need_mmap_write() usage
|
18 gadi atpakaļ |
memcontrol.c
|
41e3355de0
memcg: fix node_state handling
|
17 gadi atpakaļ |
memory.c
|
3c18ddd160
mm: remove nopage
|
17 gadi atpakaļ |
memory_hotplug.c
|
180c06efce
hotplug-memory: make online_page() common
|
17 gadi atpakaļ |
mempolicy.c
|
a3b51e0142
mempolicy: convert MPOL constants to enum
|
17 gadi atpakaļ |
mempool.c
|
183ff22bb6
spelling fixes: mm/
|
17 gadi atpakaļ |
migrate.c
|
98837c7f82
memcg: fix VM_BUG_ON from page migration
|
17 gadi atpakaļ |
mincore.c
|
3c18ddd160
mm: remove nopage
|
17 gadi atpakaļ |
mlock.c
|
5ed44a401d
do not limit locked memory when RLIMIT_MEMLOCK is RLIM_INFINITY
|
18 gadi atpakaļ |
mmap.c
|
4d3d5b41a7
mmap_region: cleanup the final vma_merge() related code
|
17 gadi atpakaļ |
mmzone.c
|
19770b3260
mm: filter based on a nodemask as well as a gfp_mask
|
17 gadi atpakaļ |
mprotect.c
|
1ddd439ef9
fix mprotect vma_wants_writenotify prot
|
17 gadi atpakaļ |
mremap.c
|
c80544dc0b
sparse pointer use of zero as null
|
17 gadi atpakaļ |
msync.c
|
e8edc6e03a
Detach sched.h from mm.h
|
18 gadi atpakaļ |
nommu.c
|
f905bc447c
nommu: add new vmalloc_user() and remap_vmalloc_range() interfaces.
|
17 gadi atpakaļ |
oom_kill.c
|
dd1a239f6f
mm: have zonelist contains structs with both a zone pointer and zone_idx
|
17 gadi atpakaļ |
page-writeback.c
|
8bc3be2751
writeback: speed up writeback of big dirty files
|
17 gadi atpakaļ |
page_alloc.c
|
19770b3260
mm: filter based on a nodemask as well as a gfp_mask
|
17 gadi atpakaļ |
page_io.c
|
0ed361dec3
mm: fix PageUptodate data race
|
17 gadi atpakaļ |
page_isolation.c
|
dbc0e4cefd
memory hotremove: unset migrate type "ISOLATE" after removal
|
17 gadi atpakaļ |
pagewalk.c
|
556637cdab
mm: fix possible off-by-one in walk_pte_range()
|
17 gadi atpakaļ |
pdflush.c
|
e9b62693ae
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial
|
17 gadi atpakaļ |
prio_tree.c
|
183ff22bb6
spelling fixes: mm/
|
17 gadi atpakaļ |
quicklist.c
|
96990a4ae9
quicklists: Only consider memory that can be used with GFP_KERNEL
|
17 gadi atpakaļ |
readahead.c
|
f7850d932f
mm/readahead: fix kernel-doc notation
|
17 gadi atpakaļ |
rmap.c
|
3c18ddd160
mm: remove nopage
|
17 gadi atpakaļ |
shmem.c
|
a3b51e0142
mempolicy: convert MPOL constants to enum
|
17 gadi atpakaļ |
shmem_acl.c
|
53bc5b2db1
[PATCH] Fix typos in mm/shmem_acl.c
|
18 gadi atpakaļ |
slab.c
|
1b27d05b6e
mm: move cache_line_size() to <linux/cache.h>
|
17 gadi atpakaļ |
slob.c
|
20cecbae44
slob: reduce external fragmentation by using three free lists
|
17 gadi atpakaļ |
slub.c
|
1b27d05b6e
mm: move cache_line_size() to <linux/cache.h>
|
17 gadi atpakaļ |
sparse-vmemmap.c
|
9dce07f1a4
NULL noise: fs/*, mm/*, kernel/*
|
17 gadi atpakaļ |
sparse.c
|
ea01ea937d
hotplug memory remove: generic __remove_pages() support
|
17 gadi atpakaļ |
swap.c
|
7682486b3e
mm: fix various kernel-doc comments
|
17 gadi atpakaļ |
swap_state.c
|
7682486b3e
mm: fix various kernel-doc comments
|
17 gadi atpakaļ |
swapfile.c
|
797df57490
mm: try both endianess when checking for endianess
|
17 gadi atpakaļ |
thrash.c
|
7faaa5f0bf
Bug in mm/thrash.c function grab_swap_token()
|
18 gadi atpakaļ |
tiny-shmem.c
|
7ed7fe5e82
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
17 gadi atpakaļ |
truncate.c
|
0dd1334faf
fix invalidate_inode_pages2_range() to not clear ret
|
17 gadi atpakaļ |
util.c
|
be21f0ab0d
fix mm/util.c:krealloc()
|
17 gadi atpakaļ |
vmalloc.c
|
7682486b3e
mm: fix various kernel-doc comments
|
17 gadi atpakaļ |
vmscan.c
|
dd1a239f6f
mm: have zonelist contains structs with both a zone pointer and zone_idx
|
17 gadi atpakaļ |
vmstat.c
|
18ea7e710d
mm: remember what the preferred zone is for zone_statistics
|
17 gadi atpakaļ |