Artem Bityutskiy dcf6a79dda write-back: fix nr_to_write counter 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 6a6160a7b5 [CVE-2009-0029] System call wrappers part 13 16 年 前
highmem.c 5843d9a4d0 x86, pat: avoid highmem cache attribute aliasing 17 年 前
hugetlb.c 91f47662df mm: hugetlb: remove redundant `if' operation 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 e4b866ed19 x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param 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 938bb9f5e8 [CVE-2009-0029] System call wrappers part 28 16 年 前
mincore.c 3480b25743 [CVE-2009-0029] System call wrappers part 14 16 年 前
mlock.c 27421e211a Manually revert "mlock: downgrade mmap sem while populating mlocked regions" 16 年 前
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore 17 年 前
mmap.c fc8744adc8 Stop playing silly games with the VM_ACCOUNT flag 16 年 前
mmu_notifier.c cddb8a5c14 mmu-notifiers: core 17 年 前
mmzone.c 5bead2a068 mm: mark the correct zone as full when scanning zonelists 17 年 前
mprotect.c 6a6160a7b5 [CVE-2009-0029] System call wrappers part 13 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 dcf6a79dda write-back: fix nr_to_write counter 16 年 前
page_alloc.c 6e9015716a mm: introduce zone_reclaim struct 16 年 前
page_cgroup.c f8d6654226 memcg: add mem_cgroup_disabled() 16 年 前
page_io.c a2c43eed83 mm: try_to_free_swap replaces remove_exclusive_swap_page 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 17 年 前
readahead.c 4f98a2fee8 vmscan: split LRU lists into anon & file sets 16 年 前
rmap.c edc315fd22 badpage: remove vma from page_remove_rmap 16 年 前
shmem.c fc8744adc8 Stop playing silly games with the VM_ACCOUNT flag 16 年 前
shmem_acl.c e6305c43ed [PATCH] sanitize ->permission() prototype 17 年 前
slab.c 174596a0b9 cpumask: convert mm/ 16 年 前
slob.c 5e18e2b8b3 slob: do not pass the SLAB flags as GFP in kmem_cache_create() 16 年 前
slub.c 3718909448 slub: fix per cpu kmem_cache_cpu array memory leak 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 85d9fc89fb memcg: fix refcnt handling at swapoff 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 912985dce4 mm: Make generic weak get_user_pages_fast and EXPORT_GPL it 17 年 前
vmalloc.c 46666d8ac4 revert "mm: vmalloc use mutex for purge" 16 年 前
vmscan.c c772be939e memcg: fix calculation of active_ratio 16 年 前
vmstat.c 174596a0b9 cpumask: convert mm/ 16 年 前