Daisuke Nishimura 1d885526f2 vmscan: pgmoved should be cleared after updating recent_rotated 16 лет назад
..
Kconfig 67faaada1e Remove obsolete CONFIG_RESOURCES_64BIT 16 лет назад
Makefile 853ac43ab1 shmem: unify regular and tiny shmem 16 лет назад
allocpercpu.c 9d8fddfb17 mm/allocpercpu.c: make 4 functions static 17 лет назад
backing-dev.c f94181da71 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 лет назад
bootmem.c 594fe1a044 bootmem: print request details before BUG_ON(them) 16 лет назад
bounce.c f735b5eeb9 bounce: don't rely on a zeroed bio_vec list 16 лет назад
dmapool.c b5ee5befa7 dmapool: enable debugging for CONFIG_SLUB_DEBUG_ON too 17 лет назад
fadvise.c 6673e0c3fb [CVE-2009-0029] System call wrapper special cases 16 лет назад
failslab.c 773ff60e84 SLUB: failslab support 16 лет назад
filemap.c 6673e0c3fb [CVE-2009-0029] System call wrapper special cases 16 лет назад
filemap_xip.c edc315fd22 badpage: remove vma from page_remove_rmap 16 лет назад
fremap.c 5a6fe12595 Do not account for the address space used by hugetlbfs using VM_ACCOUNT 16 лет назад
highmem.c 5843d9a4d0 x86, pat: avoid highmem cache attribute aliasing 17 лет назад
hugetlb.c 17c9d12e12 Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVE 16 лет назад
internal.h 4779280d1e mm: make get_user_pages() interruptible 16 лет назад
maccess.c b4b8ac524d kgdb: fix optional arch functions and probe_kernel_* 17 лет назад
madvise.c 3480b25743 [CVE-2009-0029] System call wrappers part 14 16 лет назад
memcontrol.c 299b4eaa30 memcg: NULL pointer dereference at rmdir on some NUMA systems 16 лет назад
memory.c ab92661d5d do_wp_page: fix regression with execute in place 16 лет назад
memory_hotplug.c 3c1d43787b mm: remove GFP_HIGHUSER_PAGECACHE 16 лет назад
mempolicy.c 938bb9f5e8 [CVE-2009-0029] System call wrappers part 28 16 лет назад
mempool.c 183ff22bb6 spelling fixes: mm/ 17 лет назад
migrate.c 1001c9fb87 migration: migrate_vmas should check "vma" 16 лет назад
mincore.c 3480b25743 [CVE-2009-0029] System call wrappers part 14 16 лет назад
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 лет назад
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore 17 лет назад
mmap.c 9480c53e9b mm: rearrange exit_mmap() to unlock before arch_exit_mmap 16 лет назад
mmu_notifier.c cddb8a5c14 mmu-notifiers: core 17 лет назад
mmzone.c 5bead2a068 mm: mark the correct zone as full when scanning zonelists 16 лет назад
mprotect.c 5a6fe12595 Do not account for the address space used by hugetlbfs using VM_ACCOUNT 16 лет назад
mremap.c 6a6160a7b5 [CVE-2009-0029] System call wrappers part 13 16 лет назад
msync.c 6a6160a7b5 [CVE-2009-0029] System call wrappers part 13 16 лет назад
nommu.c 05ae6fa318 uclinux: add process name to allocation error message 16 лет назад
oom_kill.c 7f4d454dee memcg: avoid deadlock caused by race between oom and cpuset_attach 16 лет назад
page-writeback.c 1cf6e7d83b mm: task dirty accounting fix 16 лет назад
page_alloc.c cc2559bccc mm: fix memmap init for handling memory hole 16 лет назад
page_cgroup.c 2e9c237243 memcg: use __GFP_NOWARN in page cgroup allocation 16 лет назад
page_io.c 93dbb39350 block: fix bad definition of BIO_RW_SYNC 16 лет назад
page_isolation.c a70dcb969f memory hotplug: fix page_zone() calculation in test_pages_isolated() 16 лет назад
pagewalk.c 2165009bdf pagemap: pass mm into pagewalkers 17 лет назад
pdflush.c 174596a0b9 cpumask: convert mm/ 16 лет назад
prio_tree.c 183ff22bb6 spelling fixes: mm/ 17 лет назад
quicklist.c b954185214 mm: size of quicklists shouldn't be proportional to the number of CPUs 16 лет назад
readahead.c 4f98a2fee8 vmscan: split LRU lists into anon & file sets 16 лет назад
rmap.c 508b9f8efd mm: fix mlocked page counter mismatch 16 лет назад
shmem.c 0b0a0806b0 shmem: fix shared anonymous accounting 16 лет назад
shmem_acl.c e6305c43ed [PATCH] sanitize ->permission() prototype 17 лет назад
slab.c b1aabecd55 mm: Export symbol ksize() 16 лет назад
slob.c b1aabecd55 mm: Export symbol ksize() 16 лет назад
slub.c b1aabecd55 mm: Export symbol ksize() 16 лет назад
sparse-vmemmap.c b41ad14c30 vmemmap: warn about page_structs with remote distance 16 лет назад
sparse.c 31168481c3 meminit section warnings 16 лет назад
swap.c 3e2f41f1f6 memcg: add zone_reclaim_stat 16 лет назад
swap_state.c 8c7c6e34a1 memcg: mem+swap controller core 16 лет назад
swapfile.c a1bb7d6123 PM/hibernate: fix "swap breaks after hibernation failures" 16 лет назад
thrash.c 7faaa5f0bf Bug in mm/thrash.c function grab_swap_token() 18 лет назад
truncate.c ba470de431 mmap: handle mlocked pages during map, remap, unmap 16 лет назад
util.c 3ef0e5ba46 slab: introduce kzfree() 16 лет назад
vmalloc.c cbb766766f mm: fix lazy vmap purging (use-after-free error) 16 лет назад
vmscan.c 1d885526f2 vmscan: pgmoved should be cleared after updating recent_rotated 16 лет назад
vmstat.c 174596a0b9 cpumask: convert mm/ 16 лет назад