David Sterba 5f0af70a25 mm: remove call to find_vma in pagewalk for non-hugetlbfs hace 15 años
..
Kconfig 0fc0531e0a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu hace 15 años
Kconfig.debug 22f8b45822 trivial: improve help text for mm debug config options hace 16 años
Makefile bbddff0545 percpu: use percpu allocator on UP too hace 15 años
backing-dev.c 426e1f5cec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 hace 15 años
bootmem.c a9ce6bc151 x86, memblock: Replace e820_/_early string with memblock_ hace 15 años
bounce.c ac8456d6f9 bounce: call flush_dcache_page() after bounce_copy_vec() hace 15 años
compaction.c bc69304574 mm: compaction: handle active and inactive fairly in too_many_isolated hace 15 años
debug-pagealloc.c 6a11f75b6a generic debug pagealloc hace 16 años
dmapool.c ea05c8444e mm: add a might_sleep_if() to dma_pool_alloc() hace 15 años
fadvise.c 0141450f66 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM hace 15 años
failslab.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
filemap.c 27d20fddc8 radix-tree: fix RCU bug hace 15 años
filemap_xip.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
fremap.c 5ec1055aa5 Avoid pgoff overflow in remap_file_pages hace 15 años
highmem.c a8e23a2918 mm,x86: fix kmap_atomic_push vs ioremap_32.c hace 15 años
hugetlb.c 44e2aa937e mm/hugetlb.c: add missing spin_lock() to hugetlb_cow() hace 15 años
hwpoison-inject.c 43131e141a HWPOISON, hugetlb: support hwpoison injection for hugepage hace 15 años
init-mm.c a1b200e27c mm: provide init_mm mm_context initializer hace 15 años
internal.h 572438f9b5 mm: fix is_mem_section_removable() page_order BUG_ON check hace 15 años
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator hace 16 años
kmemleak-test.c 245b2e70ea percpu: clean up percpu variable definitions hace 16 años
kmemleak.c 145b64b958 kmemleak: Fix typo in the comment hace 15 años
ksm.c 4e31635c36 ksm: fix bad user data when swapping hace 15 años
maccess.c 7c7fcf762e MN10300: Save frame pointer in thread_info struct rather than global var hace 15 años
madvise.c afcf938ee0 HWPOISON: Add a madvise() injector for soft page offlining hace 16 años
memblock.c cd79481d27 memblock: Annotate memblock functions with __init_memblock hace 15 años
memcontrol.c a42c390cfa cgroups: make swap accounting default behavior configurable hace 15 años
memory-failure.c cf608ac19c mm: compaction: fix COMPACTPAGEFAILED counting hace 15 años
memory.c 3ecb01df32 use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages hace 15 años
memory_hotplug.c f3ab2636c5 mm: do_migrate_range: reduce list_empty() check hace 15 años
mempolicy.c 800416f799 numa: fix slab_node(MPOL_BIND) hace 15 años
mempool.c bba7881954 mm: remove broken 'kzalloc' mempool hace 16 años
migrate.c 70384dc6dc mm: fix error reporting in move_pages() syscall hace 15 años
mincore.c e48293fd75 mincore: do nested page table walks hace 15 años
mlock.c 39aa3cb3e8 mm: Move vma_stack_continue into mm.h hace 15 años
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore hace 17 años
mmap.c 120a795da0 audit mmap hace 15 años
mmu_context.c 298359c5bf exit: fix oops in sync_mm_rss hace 15 años
mmu_notifier.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
mmzone.c aa45484031 mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake hace 15 años
mprotect.c 63bfd7384b perf_events: Fix perf_counter_mmap() hook in mprotect() hace 15 años
mremap.c ece0e2b640 mm: remove pte_*map_nested() hace 15 años
msync.c 8018ab0574 sanitize vfs_fsync calling conventions hace 15 años
nommu.c 04c3496152 nommu: yield CPU while disposing VM hace 15 años
oom_kill.c 1e99bad0d9 oom: kill all threads sharing oom killed task's mm hace 15 años
page-writeback.c 4cbec4c8b9 writeback: remove the internal 5% low bound on dirty_ratio hace 15 años
page_alloc.c e9959f0f37 mm/page_alloc.c: fix build_all_zonelist() where percpu_alloc() is wrongly called under stop_machine_run() hace 15 años
page_cgroup.c 7952f98818 kmemleak: Annotate false positive in init_section_page_cgroup() hace 15 años
page_io.c 7b6d91daee block: unify flags for struct bio and struct request hace 15 años
page_isolation.c f6a3607e5f mm: page_isolation: codeclean fix comment and rm unneeded val init hace 15 años
pagewalk.c 5f0af70a25 mm: remove call to find_vma in pagewalk for non-hugetlbfs hace 15 años
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator hace 15 años
percpu-vm.c 9f64553256 percpu: move vmalloc based chunk management into percpu-vm.c hace 15 años
percpu.c 229aebb873 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial hace 15 años
prio_tree.c 183ff22bb6 spelling fixes: mm/ hace 18 años
quicklist.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
readahead.c bf8abe8b92 readahead.c: fix comment hace 15 años
rmap.c e574b5fd20 rmap: make anon_vma_chain_free() static hace 15 años
shmem.c 3c26ff6e49 convert get_sb_nodev() users hace 15 años
slab.c 732eacc054 replace nested max/min macros with {max,min}3 macro hace 15 años
slob.c 8df275af8d slob: fix gfp flags for order-0 page allocations hace 15 años
slub.c 68cee4f118 slub: Fix slub_lock down/up imbalance hace 15 años
sparse-vmemmap.c 72d7c3b33c x86: Use memblock to replace early_res hace 15 años
sparse.c e48e67e08c sparsemem: on no vmemmap path put mem_map on node high too hace 15 años
swap.c 0be8557bcd fuse: use release_pages() hace 15 años
swap_state.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
swapfile.c 66d7dd518a /proc/swaps: support polling hace 15 años
thrash.c a5c9b696ec mm: pass mm to grab_swap_token hace 16 años
truncate.c 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok hace 15 años
util.c 45888a0c6e export __get_user_pages_fast() function hace 15 años
vmalloc.c e1ca7788de mm: add vzalloc() and vzalloc_node() helpers hace 15 años
vmscan.c 1dce071e18 vmscan: avoid setting zone congested if no page dirty hace 15 años
vmstat.c ff8b16d7e1 vmstat: fix offset calculation on void* hace 15 años