Michel Lespinasse 98d1e64f95 mm: remove free_area_cache 12 лет назад
..
Kconfig 2b2811178e zswap: add to mm/ 12 лет назад
Kconfig.debug c0a32fc5a2 mm: more intensive memory corruption debugging 14 лет назад
Makefile 2b2811178e zswap: add to mm/ 12 лет назад
backing-dev.c 02aa2a3763 drivers: avoid format string in dev_set_name 12 лет назад
balloon_compaction.c 18468d93e5 mm: introduce a common interface for balloon pages mobility 13 лет назад
bootmem.c e1280be0d8 mm: kill free_all_bootmem_node() 12 лет назад
bounce.c 4de13d7aa8 Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block 12 лет назад
cleancache.c ff610a1d55 mm: cleancache: clean up cleancache_enabled 12 лет назад
compaction.c 108bcc96ef mm: add & use zone_end_pfn() and zone_spans_pfn() 13 лет назад
debug-pagealloc.c 54c29c635a mm, x86: Remove debug_pagealloc_enabled 14 лет назад
dmapool.c 5de55b265a dmapool: make DMAPOOL_DEBUG detect corruption of free marker 13 лет назад
fadvise.c 4a0fd5bf0f teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long 13 лет назад
failslab.c f4ae40a6a5 switch debugfs to umode_t 14 лет назад
filemap.c 64363aad5f mm: remove unused VM_<READfoo> macros and expand other in-place 12 лет назад
filemap_xip.c 03d95eb2f2 lift sb_start_write() out of ->write() 12 лет назад
fremap.c 09a9f1d278 Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs" 12 лет назад
frontswap.c 7b57976da4 frontswap: fix incorrect zeroing and allocation size for frontswap_map 12 лет назад
highmem.c b7dfde956d Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 13 лет назад
huge_memory.c 65b97fb730 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 12 лет назад
hugetlb.c 3dcc0571cd mm: correctly update zone->managed_pages 12 лет назад
hugetlb_cgroup.c 7179e7bf45 mm/hugetlb: create hugetlb cgroup file in hugetlb_init 13 лет назад
hwpoison-inject.c c255a45805 memcg: rename config variables 13 лет назад
init-mm.c 60063497a9 atomic: use <linux/atomic.h> 14 лет назад
internal.h 929aaf5695 mm: remove unused __put_page() 12 лет назад
interval_tree.c ed8ea81501 mm: add CONFIG_DEBUG_VM_RB build option 13 лет назад
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator 16 лет назад
kmemleak-test.c 0a08739e81 kmemleak: remove memset by using kzalloc 15 лет назад
kmemleak.c b67bfe0d42 hlist: drop the node parameter from iterators 13 лет назад
ksm.c d8fc16a825 ksm: fix m68k build: only NUMA needs pfn_to_nid 13 лет назад
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 лет назад
madvise.c 84d96d8976 mm: madvise: complete input validation before taking lock 12 лет назад
memblock.c d8bbdd773d mm/memblock.c: fix wrong comment in __next_free_mem_range() 12 лет назад
memcontrol.c 465939a1fa memcg: don't need to free memcg via RCU or workqueue 12 лет назад
memory-failure.c f15bdfa802 mm/memory-failure.c: fix memory leak in successful soft offlining 12 лет назад
memory.c 64363aad5f mm: remove unused VM_<READfoo> macros and expand other in-place 12 лет назад
memory_hotplug.c 0a1be15097 mm/memory_hotplug.c: fix return value of online_pages() 12 лет назад
mempolicy.c 7880639c3e mm/mempolicy.c: fix sp_node_init() argument ordering 13 лет назад
mempool.c a91a5ac685 mempool: add @gfp_mask to mempool_create_node() 13 лет назад
migrate.c 30dad30922 mm: migration: add migrate_entry_wait_huge() 12 лет назад
mincore.c 33806f06da swap: make each swap partition have one address_space 13 лет назад
mlock.c 09a9f1d278 Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs" 12 лет назад
mm_init.c 917d9290af mm: tune vm_committed_as percpu_counter batching size 12 лет назад
mmap.c 98d1e64f95 mm: remove free_area_cache 12 лет назад
mmu_context.c 697f4d68cf mm: remove old aio use_mm() comment 12 лет назад
mmu_notifier.c 83a35e3604 treewide: relase -> release 12 лет назад
mmzone.c 22b751c3d0 mm: rename page struct field helpers 13 лет назад
mprotect.c 7d12efaea7 mm/mprotect.c: coding-style cleanups 13 лет назад
mremap.c 9a2458a633 mm: mremap: validate input before taking lock 12 лет назад
msync.c 8018ab0574 sanitize vfs_fsync calling conventions 15 лет назад
nobootmem.c 0c98853473 mm: concentrate modification of totalram_pages into the mm core 12 лет назад
nommu.c 98d1e64f95 mm: remove free_area_cache 12 лет назад
oom_kill.c 58cf188ed6 memcg, oom: provide more precise dump info while memcg oom happening 13 лет назад
page-writeback.c 7136851117 mm: make snapshotting pages for stable writes a per-bio operation 12 лет назад
page_alloc.c 5f12733e9d mm: honor min_free_kbytes set by user 12 лет назад
page_cgroup.c 31aaea4aa1 memcontrol: use N_MEMORY instead N_HIGH_MEMORY 13 лет назад
page_io.c b430e9d1c6 mm: remove compressed copy from zram in-memory 12 лет назад
page_isolation.c a458431e17 mm: fix zone_watermark_ok_safe() accounting of isolated pages 13 лет назад
pagewalk.c a9ff785e44 mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areas 12 лет назад
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator 15 лет назад
percpu-vm.c dad7557eb7 mm: fix kernel-doc warnings 13 лет назад
percpu.c 5479c78ac6 mm, percpu: Make sure percpu_alloc early parameter has an argument 13 лет назад
pgtable-generic.c 6b0b50b061 mm/THP: add pmd args to pgtable deposit and withdraw APIs 12 лет назад
process_vm_access.c 8aec0f5d41 Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys 12 лет назад
quicklist.c e25934a517 mm: delete various needless include <linux/module.h> 14 лет назад
readahead.c d47992f86b mm: change invalidatepage prototype to accept length 12 лет назад
rmap.c 64363aad5f mm: remove unused VM_<READfoo> macros and expand other in-place 12 лет назад
shmem.c f39d420f67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 12 лет назад
slab.c 0f47c9423c Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 12 лет назад
slab.h ca34956b80 slab: Common definition for kmem_cache_node 13 лет назад
slab_common.c 907985f48b slab: prevent warnings when allocating with __GFP_NOWARN 12 лет назад
slob.c 22b751c3d0 mm: rename page struct field helpers 13 лет назад
slub.c 0f47c9423c Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 12 лет назад
sparse-vmemmap.c 0aad818b2d sparse-vmemmap: specify vmemmap population range in bytes 12 лет назад
sparse.c f3deb6872b mm/sparse.c: put clear_hwpoisoned_pages within CONFIG_MEMORY_HOTREMOVE 12 лет назад
swap.c c53954a092 mm: remove lru parameter from __lru_cache_add and lru_cache_add_lru 12 лет назад
swap_state.c cbab0e4eec swap: avoid read_swap_cache_async() race to deadlock while waiting on discard I/O completion 12 лет назад
swapfile.c dcf6b7ddd7 swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGES 12 лет назад
truncate.c 5a7203947a mm: teach truncate_inode_pages_range() to handle non page aligned ranges 12 лет назад
util.c 98d1e64f95 mm: remove free_area_cache 12 лет назад
vmalloc.c bcb615a81b mm/vmalloc.c: fix an overflow bug in alloc_vmap_area() 12 лет назад
vmpressure.c 70ddf637ee memcg: add memory.pressure_level events 12 лет назад
vmscan.c 918fc718c5 mm: vmscan: do not scale writeback pages when deciding whether to set ZONE_WRITEBACK 12 лет назад
vmstat.c 40f4b1ead0 mm/vmstat: add note on safety of drain_zonestat 12 лет назад
zbud.c 4e2e2770b1 zbud: add to mm/ 12 лет назад
zswap.c 2b2811178e zswap: add to mm/ 12 лет назад