Andrea Arcangeli a7d6e4ecdb thp: prevent hugepages during args/env copying into the user stack 14 年之前
..
Kconfig 33a938774f mm: compaction: don't depend on HUGETLB_PAGE 14 年之前
Kconfig.debug 22f8b45822 trivial: improve help text for mm debug config options 15 年之前
Makefile 71e3aac072 thp: transparent hugepage core 14 年之前
backing-dev.c 426e1f5cec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 年之前
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 82478fb7bc mm: compaction: prevent division-by-zero during user-requested compaction 14 年之前
debug-pagealloc.c 6a11f75b6a generic debug pagealloc 16 年之前
dmapool.c 684265d4a3 mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc() 14 年之前
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 c585a2678d mm: remove likely() from grab_cache_page_write_begin() 14 年之前
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 14 年之前
highmem.c a8e23a2918 mm,x86: fix kmap_atomic_push vs ioremap_32.c 14 年之前
huge_memory.c a7d6e4ecdb thp: prevent hugepages during args/env copying into the user stack 14 年之前
hugetlb.c 73ae31e598 hugetlb: fix handling of parse errors in sysfs 14 年之前
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 7a608572a2 Revert "mm: batch activate_page() to reduce lock contention" 14 年之前
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator 16 年之前
kmemleak-test.c 0a08739e81 kmemleak: remove memset by using kzalloc 14 年之前
kmemleak.c 6ae4bd1f0b kmemleak: Allow kmemleak metadata allocations to fail 14 年之前
ksm.c 2919bfd075 ksm: drain pagevecs to lru 14 年之前
maccess.c 7c7fcf762e MN10300: Save frame pointer in thread_info struct rather than global var 14 年之前
madvise.c 60ab3244ec thp: khugepaged: make khugepaged aware about madvise 14 年之前
memblock.c e6d2e2b2b1 memblock: don't adjust size in memblock_find_base() 14 年之前
memcontrol.c 3751d60430 memcg: fix event counting breakage from recent THP update 14 年之前
memory-failure.c af241a0834 thp: fix unsuitable behavior for hwpoisoned tail page 14 年之前
memory.c 419d8c96db mlock: do not munlock pages in __do_fault() 14 年之前
memory_hotplug.c 597fb188cb Merge branch 'slub/hotplug' into slab/urgent 14 年之前
mempolicy.c 0bbbc0b33d thp: add numa awareness to hugepage allocations 14 年之前
mempool.c bba7881954 mm: remove broken 'kzalloc' mempool 15 年之前
migrate.c 48db54ee2f mm/migration: fix page corruption during hugepage migration 14 年之前
mincore.c 0ca1634d41 thp: mincore transparent hugepage support 14 年之前
mlock.c fdf4c587a7 mlock: operate on any regions with protection != PROT_NONE 14 年之前
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore 17 年之前
mmap.c 5520e89485 brk: fix min_brk lower bound computation for COMPAT_BRK 14 年之前
mmu_context.c 298359c5bf exit: fix oops in sync_mm_rss 15 年之前
mmu_notifier.c 8ee53820ed thp: mmu_notifier_test_young 14 年之前
mmzone.c 88f5acf88a mm: page allocator: adjust the per-cpu counter threshold when memory is low 14 年之前
mprotect.c cd7548ab36 thp: mprotect: transparent huge page support 14 年之前
mremap.c bae9c19bf1 thp: split_huge_page_mm/vma 14 年之前
msync.c 8018ab0574 sanitize vfs_fsync calling conventions 15 年之前
nommu.c 53a7706d5e mlock: do not hold mmap_sem for extended periods of time 14 年之前
oom_kill.c 1e99bad0d9 oom: kill all threads sharing oom killed task's mm 14 年之前
page-writeback.c 240c879f20 writeback: avoid unnecessary determine_dirtyable_memory call 14 年之前
page_alloc.c 2ff754fa8f mm: clear pages_scanned only if draining a pcp adds pages to the buddy allocator 14 年之前
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 f6a3607e5f mm: page_isolation: codeclean fix comment and rm unneeded val init 14 年之前
pagewalk.c bae9c19bf1 thp: split_huge_page_mm/vma 14 年之前
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator 15 年之前
percpu-vm.c ec3f64fc9c mm: remove gfp mask from pcpu_get_vm_areas 14 年之前
percpu.c 008d23e485 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 年之前
pgtable-generic.c f95ba941d1 mm/pgtable-generic.c: fix CONFIG_SWAP=n build 14 年之前
prio_tree.c 183ff22bb6 spelling fixes: mm/ 17 年之前
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 2a7106f2cb memcg: create extensible page stat update routines 14 年之前
shmem.c fa0d7e3de6 fs: icache RCU free inodes 14 年之前
slab.c 68a1b19559 mm/slab.c: make local symbols static 14 年之前
slob.c ccd35fb9f4 kernel: kmem_ptr_validate considered harmful 14 年之前
slub.c 597fb188cb Merge branch 'slub/hotplug' into slab/urgent 14 年之前
sparse-vmemmap.c b595076a18 tree-wide: fix comment/printk typos 14 年之前
sparse.c 5f24ce5fd3 thp: remove PG_buddy 14 年之前
swap.c 83896fb5e5 Revert "mm: simplify code of swap.c" 14 年之前
swap_state.c 3f04f62f90 thp: split_huge_page paging 14 年之前
swapfile.c 3f04f62f90 thp: split_huge_page paging 14 年之前
thrash.c a5c9b696ec mm: pass mm to grab_swap_token 16 年之前
truncate.c 382e27daa5 mm: fix truncate_setsize() comment 14 年之前
util.c ccd35fb9f4 kernel: kmem_ptr_validate considered harmful 14 年之前
vmalloc.c 52cfd503ad Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 14 年之前
vmscan.c f0fdc5e8e6 vmscan: fix zone shrinking exit when scan work is done 14 年之前
vmstat.c 79134171df thp: transparent hugepage vmstat 14 年之前