.. |
Kconfig
|
077b1f83a6
mm: cleancache core ops functions and config
|
пре 14 година |
Kconfig.debug
|
7bc32f6f90
mm: debug-pagealloc: fix kconfig dependency warning
|
пре 14 година |
Makefile
|
077b1f83a6
mm: cleancache core ops functions and config
|
пре 14 година |
backing-dev.c
|
345227d705
backing-dev: Kill set but not used var in bdi_debug_stats_show()
|
пре 14 година |
bootmem.c
|
93a72052be
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn
|
пре 14 година |
bounce.c
|
ac8456d6f9
bounce: call flush_dcache_page() after bounce_copy_vec()
|
пре 15 година |
cleancache.c
|
077b1f83a6
mm: cleancache core ops functions and config
|
пре 14 година |
compaction.c
|
f9e35b3b41
mm: compaction: abort compaction if too many pages are isolated and caller is asynchronous V2
|
пре 14 година |
debug-pagealloc.c
|
6a11f75b6a
generic debug pagealloc
|
пре 16 година |
dmapool.c
|
684265d4a3
mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc()
|
пре 14 година |
fadvise.c
|
0141450f66
readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
|
пре 15 година |
failslab.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
пре 15 година |
filemap.c
|
bd5fe6c5eb
fs: kill i_alloc_sem
|
пре 14 година |
filemap_xip.c
|
3d48ae45e7
mm: Convert i_mmap_lock to a mutex
|
пре 14 година |
fremap.c
|
ca16d140af
mm: don't access vm_flags as 'int'
|
пре 14 година |
highmem.c
|
a8e23a2918
mm,x86: fix kmap_atomic_push vs ioremap_32.c
|
пре 14 година |
huge_memory.c
|
f300ea4997
mm: remove khugepaged double thp vmstat update with CONFIG_NUMA=n
|
пре 14 година |
hugetlb.c
|
b0320c7b7d
mm: fix negative commitlimit when gigantic hugepages are allocated
|
пре 14 година |
hwpoison-inject.c
|
25985edced
Fix common misspellings
|
пре 14 година |
init-mm.c
|
de03c72cfc
mm: convert mm->cpu_vm_cpumask into cpumask_var_t
|
пре 14 година |
internal.h
|
6038def0d1
mm: nommu: sort mm->mmap list properly
|
пре 14 година |
kmemcheck.c
|
b1eeab6768
kmemcheck: add hooks for the page allocator
|
пре 16 година |
kmemleak-test.c
|
0a08739e81
kmemleak: remove memset by using kzalloc
|
пре 14 година |
kmemleak.c
|
52c3ce4ec5
kmemleak: Do not return a pointer to an object that kmemleak did not get
|
пре 14 година |
ksm.c
|
2b472611a3
ksm: fix NULL pointer dereference in scan_get_next_rmap_item()
|
пре 14 година |
maccess.c
|
f29c50419c
maccess,probe_kernel: Make write/read src const void *
|
пре 14 година |
madvise.c
|
bd5fe6c5eb
fs: kill i_alloc_sem
|
пре 14 година |
memblock.c
|
8f7a66051b
mm/memblock: properly handle overlaps and fix error path
|
пре 14 година |
memcontrol.c
|
453a9bf347
memcg: fix numa scan information update to be triggered by memory event
|
пре 14 година |
memory-failure.c
|
9b679320a5
mm/memory-failure.c: fix spinlock vs mutex order
|
пре 14 година |
memory.c
|
0b43c3aab0
mm: __tlb_remove_page() check the correct batch
|
пре 14 година |
memory_hotplug.c
|
f957db4fcd
mm, hotplug: protect zonelist building with zonelists_mutex
|
пре 14 година |
mempolicy.c
|
f69ff943df
mm: proc: move show_numa_map() to fs/proc/task_mmu.c
|
пре 14 година |
mempool.c
|
bba7881954
mm: remove broken 'kzalloc' mempool
|
пре 16 година |
migrate.c
|
99a15e21d9
migrate: don't account swapcache as shmem
|
пре 14 година |
mincore.c
|
0ca1634d41
thp: mincore transparent hugepage support
|
пре 14 година |
mlock.c
|
ca16d140af
mm: don't access vm_flags as 'int'
|
пре 14 година |
mm_init.c
|
759f9a2df7
mm: mminit_loglevel cannot be __meminitdata anymore
|
пре 17 година |
mmap.c
|
9be34c9d52
mm: get rid of the most spurious find_vma_prev() users
|
пре 14 година |
mmu_context.c
|
298359c5bf
exit: fix oops in sync_mm_rss
|
пре 15 година |
mmu_notifier.c
|
8ee53820ed
thp: mmu_notifier_test_young
|
пре 14 година |
mmzone.c
|
88f5acf88a
mm: page allocator: adjust the per-cpu counter threshold when memory is low
|
пре 14 година |
mprotect.c
|
cd7548ab36
thp: mprotect: transparent huge page support
|
пре 14 година |
mremap.c
|
3d48ae45e7
mm: Convert i_mmap_lock to a mutex
|
пре 14 година |
msync.c
|
8018ab0574
sanitize vfs_fsync calling conventions
|
пре 15 година |
nobootmem.c
|
4eb317072b
memblock/nobootmem: remove unneeded code from alloc_bootmem_node_high()
|
пре 14 година |
nommu.c
|
8209f53d79
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
|
пре 14 година |
oom_kill.c
|
d21142ece4
ptrace: kill task_ptrace()
|
пре 14 година |
page-writeback.c
|
6c51038900
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
|
пре 14 година |
page_alloc.c
|
1e01979c8f
x86, numa: Implement pfn -> nid mapping granularity check
|
пре 14 година |
page_cgroup.c
|
37573e8c71
memcg: fix init_page_cgroup nid with sparsemem
|
пре 14 година |
page_io.c
|
721a9602e6
block: kill off REQ_UNPLUG
|
пре 14 година |
page_isolation.c
|
f6a3607e5f
mm: page_isolation: codeclean fix comment and rm unneeded val init
|
пре 14 година |
pagewalk.c
|
033193275b
pagewalk: only split huge pages when necessary
|
пре 14 година |
percpu-km.c
|
fc1481a956
percpu: clear memory allocated with the km allocator
|
пре 15 година |
percpu-vm.c
|
ec3f64fc9c
mm: remove gfp mask from pcpu_get_vm_areas
|
пре 14 година |
percpu.c
|
5129df03d0
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
пре 14 година |
pgtable-generic.c
|
f95ba941d1
mm/pgtable-generic.c: fix CONFIG_SWAP=n build
|
пре 14 година |
prio_tree.c
|
268bb0ce3e
sanitize <linux/prefetch.h> usage
|
пре 14 година |
quicklist.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
пре 15 година |
readahead.c
|
7b1de5868b
readahead: readahead page allocations are OK to fail
|
пре 14 година |
rmap.c
|
bd5fe6c5eb
fs: kill i_alloc_sem
|
пре 14 година |
shmem.c
|
d9d90e5eb7
tmpfs: add shmem_read_mapping_page_gfp
|
пре 14 година |
slab.c
|
f99b7880cb
Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
|
пре 14 година |
slob.c
|
bd50cfa891
slob/lockdep: Fix gfp flags passed to lockdep
|
пре 14 година |
slub.c
|
f99b7880cb
Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
|
пре 14 година |
sparse-vmemmap.c
|
b595076a18
tree-wide: fix comment/printk typos
|
пре 14 година |
sparse.c
|
25985edced
Fix common misspellings
|
пре 14 година |
swap.c
|
eb709b0d06
mm: batch activate_page() to reduce lock contention
|
пре 14 година |
swap_state.c
|
7eaceaccab
block: remove per-queue plugging
|
пре 14 година |
swapfile.c
|
f15146380d
fs: seq_file - add event counter to simplify poll() support
|
пре 14 година |
thrash.c
|
d7911ef30c
vmscan: implement swap token priority aging
|
пре 14 година |
truncate.c
|
bd5fe6c5eb
fs: kill i_alloc_sem
|
пре 14 година |
util.c
|
6038def0d1
mm: nommu: sort mm->mmap list properly
|
пре 14 година |
vmalloc.c
|
22a3c7d188
vmalloc,rcu: Convert call_rcu(rcu_free_vb) to kfree_rcu()
|
пре 14 година |
vmscan.c
|
e9299f5058
vmscan: add customisable shrinker batch size
|
пре 14 година |
vmstat.c
|
a6cccdc36c
mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur
|
пре 14 година |