Yinghai Lu cd79481d27 memblock: Annotate memblock functions with __init_memblock 15 роки тому
..
Kconfig 152e0659fc mm: avoid warning when COMPACTION is selected 15 роки тому
Kconfig.debug 22f8b45822 trivial: improve help text for mm debug config options 16 роки тому
Makefile 95f72d1ed4 lmb: rename to memblock 15 роки тому
backing-dev.c 976e48f8a5 bdi: Initialize noop_backing_dev_info properly 15 роки тому
bootmem.c a9ce6bc151 x86, memblock: Replace e820_/_early string with memblock_ 15 роки тому
bounce.c ac8456d6f9 bounce: call flush_dcache_page() after bounce_copy_vec() 15 роки тому
compaction.c bc69304574 mm: compaction: handle active and inactive fairly in too_many_isolated 15 роки тому
debug-pagealloc.c 6a11f75b6a generic debug pagealloc 16 роки тому
dmapool.c c49568235d dmapools: protect page_list walk in show_pools() 16 роки тому
fadvise.c 0141450f66 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM 15 роки тому
failslab.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 роки тому
filemap.c 4e60c86bd9 gcc-4.6: mm: fix unused but set warnings 15 роки тому
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 роки тому
fremap.c 5ec1055aa5 Avoid pgoff overflow in remap_file_pages 15 роки тому
highmem.c eac790059b mm,kdb,kgdb: Add a debug reference for the kdb kmap usage 15 роки тому
hugetlb.c 56c9cfb13c hugetlb, rmap: fix confusing page locking in hugetlb_cow() 15 роки тому
hwpoison-inject.c 43131e141a HWPOISON, hugetlb: support hwpoison injection for hugepage 15 роки тому
init-mm.c a1b200e27c mm: provide init_mm mm_context initializer 15 роки тому
internal.h 1bfe5febe3 HWPOISON: add an interface to switch off/on all the page filters 15 роки тому
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator 16 роки тому
kmemleak-test.c 245b2e70ea percpu: clean up percpu variable definitions 16 роки тому
kmemleak.c 145b64b958 kmemleak: Fix typo in the comment 15 роки тому
ksm.c 4e31635c36 ksm: fix bad user data when swapping 15 роки тому
maccess.c 6144a85a0e maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write) 15 роки тому
madvise.c afcf938ee0 HWPOISON: Add a madvise() injector for soft page offlining 15 роки тому
memblock.c cd79481d27 memblock: Annotate memblock functions with __init_memblock 15 роки тому
memcontrol.c 13d7e3a2db memcg: convert to use zone_to_nid() from bare zone->zone_pgdat->node_id 15 роки тому
memory-failure.c 1021a64534 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 15 роки тому
memory.c 31c4a3d3a0 mm: further fix swapin race condition 15 роки тому
memory_hotplug.c 0dcc48c15f memory hotplug: fix next block calculation in is_removable 15 роки тому
mempolicy.c 596d7cfa2b mempolicy: reduce stack size of migrate_pages() 15 роки тому
mempool.c bba7881954 mm: remove broken 'kzalloc' mempool 16 роки тому
migrate.c 76545066c8 mm: extend KSM refcounts to the anon_vma root 15 роки тому
mincore.c e48293fd75 mincore: do nested page table walks 15 роки тому
mlock.c 39aa3cb3e8 mm: Move vma_stack_continue into mm.h 15 роки тому
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore 17 роки тому
mmap.c 2aeadc30de mmap: call unlink_anon_vmas() in __split_vma() in case of error 15 роки тому
mmu_context.c 298359c5bf exit: fix oops in sync_mm_rss 15 роки тому
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 роки тому
mmzone.c aa45484031 mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake 15 роки тому
mprotect.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 роки тому
mremap.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 роки тому
msync.c 8018ab0574 sanitize vfs_fsync calling conventions 15 роки тому
nommu.c 297c5eee37 mm: make the vma list be doubly linked 15 роки тому
oom_kill.c e85bfd3aa7 oom: filter unkillable tasks from tasklist dump 15 роки тому
page-writeback.c 997396a73a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 15 роки тому
page_alloc.c 153db80f8c Merge commit 'v2.6.36-rc7' into core/memblock 15 роки тому
page_cgroup.c 7952f98818 kmemleak: Annotate false positive in init_section_page_cgroup() 15 роки тому
page_io.c 7b6d91daee block: unify flags for struct bio and struct request 15 роки тому
page_isolation.c a70dcb969f memory hotplug: fix page_zone() calculation in test_pages_isolated() 16 роки тому
pagewalk.c 116354d177 pagemap: fix pfn calculation for hugepage 15 роки тому
percpu-km.c b0c9778b1d percpu: implement kernel memory based chunk allocation 15 роки тому
percpu-vm.c 9f64553256 percpu: move vmalloc based chunk management into percpu-vm.c 15 роки тому
percpu.c 46b30ea9bc percpu: fix pcpu_last_unit_cpu 15 роки тому
percpu_up.c 94cb121c94 percpu: add __percpu notations to UP allocator 15 роки тому
prio_tree.c 183ff22bb6 spelling fixes: mm/ 18 роки тому
quicklist.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 роки тому
readahead.c bf8abe8b92 readahead.c: fix comment 15 роки тому
rmap.c 4829b906cc ksm: fix page_address_in_vma anon_vma oops 15 роки тому
shmem.c 602586a83b shmem: put_super must percpu_counter_destroy 15 роки тому
slab.c bc584c5107 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 15 роки тому
slob.c b57bdda58c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 15 роки тому
slub.c b57bdda58c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 15 роки тому
sparse-vmemmap.c 72d7c3b33c x86: Use memblock to replace early_res 15 роки тому
sparse.c e48e67e08c sparsemem: on no vmemmap path put mem_map on node high too 15 роки тому
swap.c 47846b0650 mm: export lru_cache_add_*() to modules 15 роки тому
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 роки тому
swapfile.c 3399446632 swap: discard while swapping only if SWAP_FLAG_DISCARD 15 роки тому
thrash.c a5c9b696ec mm: pass mm to grab_swap_token 16 роки тому
truncate.c 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok 15 роки тому
util.c 90d7404558 mm: use memdup_user 15 роки тому
vmalloc.c 26f0cf9181 Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen 15 роки тому
vmscan.c d1908362ae vmscan: check all_unreclaimable in direct reclaim path 15 роки тому
vmstat.c aa45484031 mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake 15 роки тому