Andrea Arcangeli 4e9f64c42d thp: fix bad_page to show the real reason the page is bad 14 tahun lalu
..
Kconfig 0fc0531e0a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 14 tahun lalu
Kconfig.debug 22f8b45822 trivial: improve help text for mm debug config options 16 tahun lalu
Makefile bbddff0545 percpu: use percpu allocator on UP too 15 tahun lalu
backing-dev.c 426e1f5cec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 tahun lalu
bootmem.c a9ce6bc151 x86, memblock: Replace e820_/_early string with memblock_ 15 tahun lalu
bounce.c ac8456d6f9 bounce: call flush_dcache_page() after bounce_copy_vec() 15 tahun lalu
compaction.c 9927af740b mm: compaction: perform a faster migration scan when migrating asynchronously 14 tahun lalu
debug-pagealloc.c 6a11f75b6a generic debug pagealloc 16 tahun lalu
dmapool.c ea05c8444e mm: add a might_sleep_if() to dma_pool_alloc() 14 tahun lalu
fadvise.c 0141450f66 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM 15 tahun lalu
failslab.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 tahun lalu
filemap.c c585a2678d mm: remove likely() from grab_cache_page_write_begin() 14 tahun lalu
filemap_xip.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 tahun lalu
fremap.c 5ec1055aa5 Avoid pgoff overflow in remap_file_pages 15 tahun lalu
highmem.c a8e23a2918 mm,x86: fix kmap_atomic_push vs ioremap_32.c 14 tahun lalu
hugetlb.c 1f64d69c7a mm/hugetlb.c: avoid double unlock_page() in hugetlb_fault() 14 tahun lalu
hwpoison-inject.c 43131e141a HWPOISON, hugetlb: support hwpoison injection for hugepage 15 tahun lalu
init-mm.c a1b200e27c mm: provide init_mm mm_context initializer 15 tahun lalu
internal.h 53a7706d5e mlock: do not hold mmap_sem for extended periods of time 14 tahun lalu
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator 16 tahun lalu
kmemleak-test.c 245b2e70ea percpu: clean up percpu variable definitions 16 tahun lalu
kmemleak.c 145b64b958 kmemleak: Fix typo in the comment 15 tahun lalu
ksm.c ae52a2adb5 thp: ksm: free swap when swapcache page is replaced 14 tahun lalu
maccess.c 7c7fcf762e MN10300: Save frame pointer in thread_info struct rather than global var 14 tahun lalu
madvise.c afcf938ee0 HWPOISON: Add a madvise() injector for soft page offlining 15 tahun lalu
memblock.c cd79481d27 memblock: Annotate memblock functions with __init_memblock 15 tahun lalu
memcontrol.c ebb76ce16d memcg: fix wrong VM_BUG_ON() in try_charge()'s mm->owner check 14 tahun lalu
memory-failure.c 77f1fe6b08 mm: migration: allow migration to operate asynchronously and avoid synchronous compaction in the faster path 14 tahun lalu
memory.c 53a7706d5e mlock: do not hold mmap_sem for extended periods of time 14 tahun lalu
memory_hotplug.c 7f0f24967b mm: migration: cleanup migrate_pages API by matching types for offlining and sync 14 tahun lalu
mempolicy.c 1e50df39f6 mempolicy: remove tasklist_lock from migrate_pages 14 tahun lalu
mempool.c bba7881954 mm: remove broken 'kzalloc' mempool 16 tahun lalu
migrate.c 7f0f24967b mm: migration: cleanup migrate_pages API by matching types for offlining and sync 14 tahun lalu
mincore.c e48293fd75 mincore: do nested page table walks 15 tahun lalu
mlock.c 53a7706d5e mlock: do not hold mmap_sem for extended periods of time 14 tahun lalu
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore 17 tahun lalu
mmap.c 462e635e5b install_special_mapping skips security_file_mmap check. 14 tahun lalu
mmu_context.c 298359c5bf exit: fix oops in sync_mm_rss 15 tahun lalu
mmu_notifier.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 tahun lalu
mmzone.c 88f5acf88a mm: page allocator: adjust the per-cpu counter threshold when memory is low 14 tahun lalu
mprotect.c 63bfd7384b perf_events: Fix perf_counter_mmap() hook in mprotect() 14 tahun lalu
mremap.c ece0e2b640 mm: remove pte_*map_nested() 14 tahun lalu
msync.c 8018ab0574 sanitize vfs_fsync calling conventions 15 tahun lalu
nommu.c 53a7706d5e mlock: do not hold mmap_sem for extended periods of time 14 tahun lalu
oom_kill.c 1e99bad0d9 oom: kill all threads sharing oom killed task's mm 14 tahun lalu
page-writeback.c 240c879f20 writeback: avoid unnecessary determine_dirtyable_memory call 14 tahun lalu
page_alloc.c 4e9f64c42d thp: fix bad_page to show the real reason the page is bad 14 tahun lalu
page_cgroup.c 7952f98818 kmemleak: Annotate false positive in init_section_page_cgroup() 15 tahun lalu
page_io.c 7b6d91daee block: unify flags for struct bio and struct request 15 tahun lalu
page_isolation.c f6a3607e5f mm: page_isolation: codeclean fix comment and rm unneeded val init 14 tahun lalu
pagewalk.c 5f0af70a25 mm: remove call to find_vma in pagewalk for non-hugetlbfs 14 tahun lalu
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator 15 tahun lalu
percpu-vm.c ec3f64fc9c mm: remove gfp mask from pcpu_get_vm_areas 14 tahun lalu
percpu.c 008d23e485 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 tahun lalu
prio_tree.c 183ff22bb6 spelling fixes: mm/ 18 tahun lalu
quicklist.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 tahun lalu
readahead.c bf8abe8b92 readahead.c: fix comment 15 tahun lalu
rmap.c 23a0790af2 mm/rmap.c: fix comment 14 tahun lalu
shmem.c fa0d7e3de6 fs: icache RCU free inodes 14 tahun lalu
slab.c a1e8fad590 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 14 tahun lalu
slob.c ccd35fb9f4 kernel: kmem_ptr_validate considered harmful 14 tahun lalu
slub.c 62c70bce8a mm: convert sprintf_symbol to %pS 14 tahun lalu
sparse-vmemmap.c b595076a18 tree-wide: fix comment/printk typos 14 tahun lalu
sparse.c e48e67e08c sparsemem: on no vmemmap path put mem_map on node high too 15 tahun lalu
swap.c 0be8557bcd fuse: use release_pages() 14 tahun lalu
swap_state.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 tahun lalu
swapfile.c e525fd89d3 block: make blkdev_get/put() handle exclusive access 14 tahun lalu
thrash.c a5c9b696ec mm: pass mm to grab_swap_token 16 tahun lalu
truncate.c 6072d13c42 Call the filesystem back whenever a page is removed from the page cache 14 tahun lalu
util.c ccd35fb9f4 kernel: kmem_ptr_validate considered harmful 14 tahun lalu
vmalloc.c ddf9c6d472 vmalloc: remove redundant unlikely() 14 tahun lalu
vmscan.c dc83edd941 mm: kswapd: use the classzone idx that kswapd was using for sleeping_prematurely() 14 tahun lalu
vmstat.c b44129b306 mm: vmstat: use a single setter function and callback for adjusting percpu thresholds 14 tahun lalu