Linus Torvalds 83896fb5e5 Revert "mm: simplify code of swap.c" há 15 anos atrás
..
Kconfig 5d6892407c thp: select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabled há 15 anos atrás
Kconfig.debug 22f8b45822 trivial: improve help text for mm debug config options há 16 anos atrás
Makefile 71e3aac072 thp: transparent hugepage core há 15 anos atrás
backing-dev.c 426e1f5cec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 há 15 anos atrás
bootmem.c a9ce6bc151 x86, memblock: Replace e820_/_early string with memblock_ há 15 anos atrás
bounce.c ac8456d6f9 bounce: call flush_dcache_page() after bounce_copy_vec() há 15 anos atrás
compaction.c c5a73c3d55 thp: use compaction for all allocation orders há 15 anos atrás
debug-pagealloc.c 6a11f75b6a generic debug pagealloc há 16 anos atrás
dmapool.c 684265d4a3 mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc() há 15 anos atrás
fadvise.c 0141450f66 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM há 15 anos atrás
failslab.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h há 15 anos atrás
filemap.c c585a2678d mm: remove likely() from grab_cache_page_write_begin() há 15 anos atrás
filemap_xip.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h há 15 anos atrás
fremap.c 5ec1055aa5 Avoid pgoff overflow in remap_file_pages há 15 anos atrás
highmem.c a8e23a2918 mm,x86: fix kmap_atomic_push vs ioremap_32.c há 15 anos atrás
huge_memory.c 60ab3244ec thp: khugepaged: make khugepaged aware about madvise há 15 anos atrás
hugetlb.c 73ae31e598 hugetlb: fix handling of parse errors in sysfs há 15 anos atrás
hwpoison-inject.c 43131e141a HWPOISON, hugetlb: support hwpoison injection for hugepage há 15 anos atrás
init-mm.c a1b200e27c mm: provide init_mm mm_context initializer há 15 anos atrás
internal.h 7a608572a2 Revert "mm: batch activate_page() to reduce lock contention" há 15 anos atrás
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator há 16 anos atrás
kmemleak-test.c 245b2e70ea percpu: clean up percpu variable definitions há 16 anos atrás
kmemleak.c 145b64b958 kmemleak: Fix typo in the comment há 15 anos atrás
ksm.c 2919bfd075 ksm: drain pagevecs to lru há 15 anos atrás
maccess.c 7c7fcf762e MN10300: Save frame pointer in thread_info struct rather than global var há 15 anos atrás
madvise.c 60ab3244ec thp: khugepaged: make khugepaged aware about madvise há 15 anos atrás
memblock.c cd79481d27 memblock: Annotate memblock functions with __init_memblock há 15 anos atrás
memcontrol.c 50de1dd967 memcg: fix memory migration of shmem swapcache há 15 anos atrás
memory-failure.c 37c2ac7872 thp: compound_trans_order há 15 anos atrás
memory.c 14d1a55cd2 thp: add debug checks for mapcount related invariants há 15 anos atrás
memory_hotplug.c 597fb188cb Merge branch 'slub/hotplug' into slab/urgent há 15 anos atrás
mempolicy.c 0bbbc0b33d thp: add numa awareness to hugepage allocations há 15 anos atrás
mempool.c bba7881954 mm: remove broken 'kzalloc' mempool há 16 anos atrás
migrate.c 50de1dd967 memcg: fix memory migration of shmem swapcache há 15 anos atrás
mincore.c 0ca1634d41 thp: mincore transparent hugepage support há 15 anos atrás
mlock.c 53a7706d5e mlock: do not hold mmap_sem for extended periods of time há 15 anos atrás
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore há 17 anos atrás
mmap.c 5520e89485 brk: fix min_brk lower bound computation for COMPAT_BRK há 15 anos atrás
mmu_context.c 298359c5bf exit: fix oops in sync_mm_rss há 15 anos atrás
mmu_notifier.c 8ee53820ed thp: mmu_notifier_test_young há 15 anos atrás
mmzone.c 88f5acf88a mm: page allocator: adjust the per-cpu counter threshold when memory is low há 15 anos atrás
mprotect.c cd7548ab36 thp: mprotect: transparent huge page support há 15 anos atrás
mremap.c bae9c19bf1 thp: split_huge_page_mm/vma há 15 anos atrás
msync.c 8018ab0574 sanitize vfs_fsync calling conventions há 15 anos atrás
nommu.c 53a7706d5e mlock: do not hold mmap_sem for extended periods of time há 15 anos atrás
oom_kill.c 1e99bad0d9 oom: kill all threads sharing oom killed task's mm há 15 anos atrás
page-writeback.c 240c879f20 writeback: avoid unnecessary determine_dirtyable_memory call há 15 anos atrás
page_alloc.c c06b1fca18 mm/page_alloc.c: don't cache `current' in a local há 15 anos atrás
page_cgroup.c 7952f98818 kmemleak: Annotate false positive in init_section_page_cgroup() há 15 anos atrás
page_io.c 7b6d91daee block: unify flags for struct bio and struct request há 15 anos atrás
page_isolation.c f6a3607e5f mm: page_isolation: codeclean fix comment and rm unneeded val init há 15 anos atrás
pagewalk.c bae9c19bf1 thp: split_huge_page_mm/vma há 15 anos atrás
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator há 15 anos atrás
percpu-vm.c ec3f64fc9c mm: remove gfp mask from pcpu_get_vm_areas há 15 anos atrás
percpu.c 008d23e485 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial há 15 anos atrás
pgtable-generic.c b3697c0255 fix non-x86 build failure in pmdp_get_and_clear há 15 anos atrás
prio_tree.c 183ff22bb6 spelling fixes: mm/ há 18 anos atrás
quicklist.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h há 15 anos atrás
readahead.c bf8abe8b92 readahead.c: fix comment há 15 anos atrás
rmap.c 2a7106f2cb memcg: create extensible page stat update routines há 15 anos atrás
shmem.c fa0d7e3de6 fs: icache RCU free inodes há 15 anos atrás
slab.c 68a1b19559 mm/slab.c: make local symbols static há 15 anos atrás
slob.c ccd35fb9f4 kernel: kmem_ptr_validate considered harmful há 15 anos atrás
slub.c 597fb188cb Merge branch 'slub/hotplug' into slab/urgent há 15 anos atrás
sparse-vmemmap.c b595076a18 tree-wide: fix comment/printk typos há 15 anos atrás
sparse.c 5f24ce5fd3 thp: remove PG_buddy há 15 anos atrás
swap.c 83896fb5e5 Revert "mm: simplify code of swap.c" há 15 anos atrás
swap_state.c 3f04f62f90 thp: split_huge_page paging há 15 anos atrás
swapfile.c 3f04f62f90 thp: split_huge_page paging há 15 anos atrás
thrash.c a5c9b696ec mm: pass mm to grab_swap_token há 16 anos atrás
truncate.c 6072d13c42 Call the filesystem back whenever a page is removed from the page cache há 15 anos atrás
util.c ccd35fb9f4 kernel: kmem_ptr_validate considered harmful há 15 anos atrás
vmalloc.c 52cfd503ad Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 há 15 anos atrás
vmscan.c 7a608572a2 Revert "mm: batch activate_page() to reduce lock contention" há 15 anos atrás
vmstat.c 79134171df thp: transparent hugepage vmstat há 15 anos atrás