KAMEZAWA Hiroyuki ee993b135e mm: fix lumpy reclaim lru handling at isolate_lru_pages há 16 anos atrás
..
Kconfig 6837765963 mm: remove CONFIG_UNEVICTABLE_LRU config option há 16 anos atrás
Kconfig.debug ee3b4290ae generic debug pagealloc: build fix há 17 anos atrás
Makefile bb1f17b037 mm: consolidate init_mm definition há 16 anos atrás
allocpercpu.c 5d6700ea7b percpu: __percpu_depopulate_mask can take a const mask há 16 anos atrás
backing-dev.c 1faa16d228 block: change the request allocation/congestion logic to be sync/async based há 16 anos atrás
bootmem.c c91c4773b3 bootmem: fix slab fallback on numa há 16 anos atrás
bounce.c c9059598ea Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block há 16 anos atrás
debug-pagealloc.c 6a11f75b6a generic debug pagealloc há 17 anos atrás
dmapool.c b5ee5befa7 dmapool: enable debugging for CONFIG_SLUB_DEBUG_ON too há 17 anos atrás
fadvise.c f7e839dd36 readahead: move max_sane_readahead() calls into force_page_cache_readahead() há 16 anos atrás
failslab.c 255d11bc91 kmemtrace, mm: fix slab.h dependency problem in mm/failslab.c há 17 anos atrás
filemap.c 6484eb3e2a page allocator: do not check NUMA node ID when the caller knows the node is valid há 16 anos atrás
filemap_xip.c 58984ce21d mm: do_xip_mapping_read: fix length calculation há 17 anos atrás
fremap.c 5a6fe12595 Do not account for the address space used by hugetlbfs using VM_ACCOUNT há 17 anos atrás
highmem.c f4112de6b6 mm: introduce debug_kmap_atomic há 17 anos atrás
hugetlb.c 20a0307c03 mm: introduce PageHuge() for testing huge/gigantic pages há 16 anos atrás
init-mm.c bb1f17b037 mm: consolidate init_mm definition há 16 anos atrás
internal.h fa5e084e43 vmscan: do not unconditionally treat zones that fail zone_reclaim() as full há 16 anos atrás
kmemleak-test.c 0822ee4ac1 kmemleak: Simple testing module for kmemleak há 16 anos atrás
kmemleak.c 3c7b4e6b8b kmemleak: Add the base support há 16 anos atrás
maccess.c d93f82b6e0 [S390] maccess: add weak attribute to probe_kernel_write há 16 anos atrás
madvise.c 75927af8bc mm: madvise(): correct return code há 16 anos atrás
memcontrol.c 56e49d2188 vmscan: evict use-once pages first há 16 anos atrás
memory.c 3b6748e2dd mm: introduce follow_pfn() há 16 anos atrás
memory_hotplug.c bce7394a3e page-allocator: reset wmark_min and inactive ratio of zone when hotplug happens há 16 anos atrás
mempolicy.c 6484eb3e2a page allocator: do not check NUMA node ID when the caller knows the node is valid há 16 anos atrás
mempool.c 183ff22bb6 spelling fixes: mm/ há 18 anos atrás
migrate.c 35282a2de4 migration: only migrate_prep() once per move_pages() há 16 anos atrás
mincore.c 3480b25743 [CVE-2009-0029] System call wrappers part 14 há 17 anos atrás
mlock.c 6837765963 mm: remove CONFIG_UNEVICTABLE_LRU config option há 16 anos atrás
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore há 17 anos atrás
mmap.c 8a1ca8cedd Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip há 16 anos atrás
mmu_notifier.c cddb8a5c14 mmu-notifiers: core há 17 anos atrás
mmzone.c eb33575cf6 [ARM] Double check memmap is actually valid with a memmap has unexpected holes V2 há 16 anos atrás
mprotect.c dab5855b12 perf_counter: Add mmap event hooks to mprotect() há 16 anos atrás
mremap.c 6a6160a7b5 [CVE-2009-0029] System call wrappers part 13 há 17 anos atrás
msync.c 6a6160a7b5 [CVE-2009-0029] System call wrappers part 13 há 17 anos atrás
nommu.c 35f2c2f6f6 nommu: Provide mmap_min_addr definition. há 16 anos atrás
oom_kill.c 8123681022 oom: only oom kill exiting tasks with attached memory há 16 anos atrás
page-writeback.c dcf975d585 mm/page-writeback.c: dirty limit type should be unsigned long há 16 anos atrás
page_alloc.c fa5e084e43 vmscan: do not unconditionally treat zones that fail zone_reclaim() as full há 16 anos atrás
page_cgroup.c ca371c0d7e memcg: fix page_cgroup fatal error in FLATMEM há 16 anos atrás
page_io.c aca8bf323e mm: remove file argument from swap_readpage() há 16 anos atrás
page_isolation.c a70dcb969f memory hotplug: fix page_zone() calculation in test_pages_isolated() há 17 anos atrás
pagewalk.c 2165009bdf pagemap: pass mm into pagewalkers há 17 anos atrás
pdflush.c cd17cbfda0 Revert "mm: add /proc controls for pdflush threads" há 16 anos atrás
percpu.c e1b9aa3f47 percpu: remove rbtree and use page->index instead há 16 anos atrás
prio_tree.c 183ff22bb6 spelling fixes: mm/ há 18 anos atrás
quicklist.c a70f730282 cpumask: replace node_to_cpumask with cpumask_of_node. há 17 anos atrás
readahead.c 10be0b372c readahead: introduce context readahead algorithm há 16 anos atrás
rmap.c 6fe6b7e357 vmscan: report vm_flags in page_referenced() há 16 anos atrás
shmem.c 168f5ac668 mm cleanup: shmem_file_setup: 'char *' -> 'const char *' for name argument há 16 anos atrás
shmem_acl.c e6305c43ed [PATCH] sanitize ->permission() prototype há 17 anos atrás
slab.c b6e68bc1ba page allocator: slab: use nr_online_nodes to check for a NUMA platform há 16 anos atrás
slob.c 6484eb3e2a page allocator: do not check NUMA node ID when the caller knows the node is valid há 16 anos atrás
slub.c 62bc62a873 page allocator: use a pre-calculated value instead of num_online_nodes() in fast paths há 16 anos atrás
sparse-vmemmap.c b41ad14c30 vmemmap: warn about page_structs with remote distance há 17 anos atrás
sparse.c ef161a9863 mm: mminit_validate_memmodel_limits(): remove redundant test há 17 anos atrás
swap.c 00a62ce91e mm: fix Committed_AS underflow on large NR_CPUS environment há 16 anos atrás
swap_state.c aca8bf323e mm: remove file argument from swap_readpage() há 16 anos atrás
swapfile.c c9e444103b mm: reuse unused swap entry if necessary há 16 anos atrás
thrash.c 7faaa5f0bf Bug in mm/thrash.c function grab_swap_token() há 18 anos atrás
truncate.c 286973552f mm: remove __invalidate_mapping_pages variant há 16 anos atrás
util.c d2bf6be8ab mm: clean up get_user_pages_fast() documentation há 16 anos atrás
vmalloc.c 512626a04e Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 há 16 anos atrás
vmscan.c ee993b135e mm: fix lumpy reclaim lru handling at isolate_lru_pages há 16 anos atrás
vmstat.c 24cf72518c vmscan: count the number of times zone_reclaim() scans and fails há 16 anos atrás