Dean Nelson 44e2aa937e mm/hugetlb.c: add missing spin_lock() to hugetlb_cow() il y a 14 ans
..
Kconfig 0fc0531e0a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu il y a 14 ans
Kconfig.debug 22f8b45822 trivial: improve help text for mm debug config options il y a 16 ans
Makefile bbddff0545 percpu: use percpu allocator on UP too il y a 15 ans
backing-dev.c 0e093d9976 writeback: do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encountered in the current zone il y a 14 ans
bootmem.c a9ce6bc151 x86, memblock: Replace e820_/_early string with memblock_ il y a 15 ans
bounce.c ac8456d6f9 bounce: call flush_dcache_page() after bounce_copy_vec() il y a 15 ans
compaction.c bc69304574 mm: compaction: handle active and inactive fairly in too_many_isolated il y a 15 ans
debug-pagealloc.c 6a11f75b6a generic debug pagealloc il y a 16 ans
dmapool.c ea05c8444e mm: add a might_sleep_if() to dma_pool_alloc() il y a 14 ans
fadvise.c 0141450f66 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM il y a 15 ans
failslab.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 15 ans
filemap.c 0116651c85 mm: remove temporary variable on generic_file_direct_write() il y a 14 ans
filemap_xip.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 15 ans
fremap.c 5ec1055aa5 Avoid pgoff overflow in remap_file_pages il y a 15 ans
highmem.c 3e4d3af501 mm: stack based kmap_atomic() il y a 14 ans
hugetlb.c 44e2aa937e mm/hugetlb.c: add missing spin_lock() to hugetlb_cow() il y a 14 ans
hwpoison-inject.c 43131e141a HWPOISON, hugetlb: support hwpoison injection for hugepage il y a 15 ans
init-mm.c a1b200e27c mm: provide init_mm mm_context initializer il y a 15 ans
internal.h 1bfe5febe3 HWPOISON: add an interface to switch off/on all the page filters il y a 15 ans
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator il y a 16 ans
kmemleak-test.c 245b2e70ea percpu: clean up percpu variable definitions il y a 16 ans
kmemleak.c 145b64b958 kmemleak: Fix typo in the comment il y a 15 ans
ksm.c 4e31635c36 ksm: fix bad user data when swapping il y a 15 ans
maccess.c 6144a85a0e maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write) il y a 15 ans
madvise.c afcf938ee0 HWPOISON: Add a madvise() injector for soft page offlining il y a 15 ans
memblock.c cd79481d27 memblock: Annotate memblock functions with __init_memblock il y a 15 ans
memcontrol.c ad4ca5f4b7 memcg: fix thresholds with use_hierarchy == 1 il y a 15 ans
memory-failure.c cf608ac19c mm: compaction: fix COMPACTPAGEFAILED counting il y a 14 ans
memory.c 1b36ba815b mm: wrap follow_pte() using __cond_lock() il y a 14 ans
memory_hotplug.c 7bbc0905ea mm/memory_hotplug.c: make scan_lru_pages() static il y a 14 ans
mempolicy.c 0def08e3ac mm/mempolicy.c: check return code of check_range il y a 14 ans
mempool.c bba7881954 mm: remove broken 'kzalloc' mempool il y a 16 ans
migrate.c 70384dc6dc mm: fix error reporting in move_pages() syscall il y a 14 ans
mincore.c e48293fd75 mincore: do nested page table walks il y a 15 ans
mlock.c 39aa3cb3e8 mm: Move vma_stack_continue into mm.h il y a 15 ans
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore il y a 17 ans
mmap.c 2aeadc30de mmap: call unlink_anon_vmas() in __split_vma() in case of error il y a 15 ans
mmu_context.c 298359c5bf exit: fix oops in sync_mm_rss il y a 15 ans
mmu_notifier.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 15 ans
mmzone.c aa45484031 mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake il y a 15 ans
mprotect.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 15 ans
mremap.c ece0e2b640 mm: remove pte_*map_nested() il y a 14 ans
msync.c 8018ab0574 sanitize vfs_fsync calling conventions il y a 15 ans
nommu.c e1ca7788de mm: add vzalloc() and vzalloc_node() helpers il y a 14 ans
oom_kill.c 1e99bad0d9 oom: kill all threads sharing oom killed task's mm il y a 14 ans
page-writeback.c 4cbec4c8b9 writeback: remove the internal 5% low bound on dirty_ratio il y a 14 ans
page_alloc.c e6223a3b19 mm: add casts to/from gfp_t in gfp_to_alloc_flags() il y a 14 ans
page_cgroup.c 7952f98818 kmemleak: Annotate false positive in init_section_page_cgroup() il y a 15 ans
page_io.c 7b6d91daee block: unify flags for struct bio and struct request il y a 15 ans
page_isolation.c a70dcb969f memory hotplug: fix page_zone() calculation in test_pages_isolated() il y a 16 ans
pagewalk.c 116354d177 pagemap: fix pfn calculation for hugepage il y a 15 ans
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator il y a 15 ans
percpu-vm.c 9f64553256 percpu: move vmalloc based chunk management into percpu-vm.c il y a 15 ans
percpu.c 229aebb873 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial il y a 14 ans
prio_tree.c 183ff22bb6 spelling fixes: mm/ il y a 18 ans
quicklist.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 15 ans
readahead.c bf8abe8b92 readahead.c: fix comment il y a 15 ans
rmap.c e574b5fd20 rmap: make anon_vma_chain_free() static il y a 14 ans
shmem.c 602586a83b shmem: put_super must percpu_counter_destroy il y a 15 ans
slab.c bc584c5107 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 il y a 15 ans
slob.c 8df275af8d slob: fix gfp flags for order-0 page allocations il y a 15 ans
slub.c 92a5bbc11f SLUB: Fix memory hotplug with !NUMA il y a 15 ans
sparse-vmemmap.c 72d7c3b33c x86: Use memblock to replace early_res il y a 15 ans
sparse.c e48e67e08c sparsemem: on no vmemmap path put mem_map on node high too il y a 15 ans
swap.c 47846b0650 mm: export lru_cache_add_*() to modules il y a 15 ans
swap_state.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 15 ans
swapfile.c 66d7dd518a /proc/swaps: support polling il y a 14 ans
thrash.c a5c9b696ec mm: pass mm to grab_swap_token il y a 16 ans
truncate.c 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok il y a 15 ans
util.c 45888a0c6e export __get_user_pages_fast() function il y a 14 ans
vmalloc.c e1ca7788de mm: add vzalloc() and vzalloc_node() helpers il y a 14 ans
vmscan.c 2e30244a7c vmscan,tmpfs: treat used once pages on tmpfs as used once il y a 14 ans
vmstat.c 36deb0be31 vmstat: include compaction.h when CONFIG_COMPACTION il y a 14 ans