Linus Torvalds d3dc366bba Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block 11 лет назад
..
Kconfig 09316c09dd mm/balloon_compaction: add vmstat counters and kpageflags bit 11 лет назад
Kconfig.debug c0a32fc5a2 mm: more intensive memory corruption debugging 14 лет назад
Makefile ce254b34da Merge tag 'tiny/no-advice-fixup-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux 11 лет назад
backing-dev.c d3dc366bba Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block 11 лет назад
balloon_compaction.c 09316c09dd mm/balloon_compaction: add vmstat counters and kpageflags bit 11 лет назад
bootmem.c d85fbee89f mm/bootmem.c: use include/linux/ headers 11 лет назад
cleancache.c 309381feae mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE 12 лет назад
cma.c de9e14eebf drivers: dma-contiguous: add initialization from device tree 11 лет назад
compaction.c d6d86c0a7f mm/balloon_compaction: redesign ballooned pages management 11 лет назад
debug-pagealloc.c 54c29c635a mm, x86: Remove debug_pagealloc_enabled 14 лет назад
debug.c 7a82ca0d64 mm/debug.c: use pr_emerg() 11 лет назад
dmapool.c baa2ef8398 mm/dmapool.c: fixed a brace coding style issue 11 лет назад
early_ioremap.c 9e5c33d7ae mm: create generic early_ioremap() support 11 лет назад
fadvise.c 4a0fd5bf0f teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long 12 лет назад
failslab.c f4ae40a6a5 switch debugfs to umode_t 14 лет назад
filemap.c 99dadfdde0 mm/filemap.c: remove trailing whitespace 11 лет назад
filemap_xip.c 1ca7d67cf5 seqcount: Add lockdep functionality to seqcount/seqlock structures 12 лет назад
fremap.c 33041a0d76 mm: mark remap_file_pages() syscall as deprecated 11 лет назад
frontswap.c 18ab4d4ced swap: change swap_list_head to plist, add swap_avail_head 11 лет назад
gup.c 2667f50e8b mm: introduce a general RCU get_user_pages_fast() 11 лет назад
highmem.c 15de36a4c3 mm/highmem: make kmap cache coloring aware 11 лет назад
huge_memory.c 96dad67ff2 mm: use VM_BUG_ON_MM where possible 11 лет назад
hugetlb.c 81d1b09c6b mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA 11 лет назад
hugetlb_cgroup.c 7ea8574e5f hugetlb_cgroup: use lockdep_assert_held rather than spin_is_locked 11 лет назад
hwpoison-inject.c c2ea2181db mm/hwpoison-inject.c: remove unnecessary null test before debugfs_remove_recursive 11 лет назад
init-mm.c 60063497a9 atomic: use <linux/atomic.h> 14 лет назад
internal.h 6d7ce55940 mm, compaction: pass gfp mask to compact_control 11 лет назад
interval_tree.c 81d1b09c6b mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA 11 лет назад
iov_iter.c c35e024800 Add copy_to_iter(), copy_from_iter() and iov_iter_zero() 11 лет назад
kmemcheck.c 07f361b2be mm/slab_common: move kmem_cache definition to internal header 11 лет назад
kmemleak-test.c f59428ab73 mm/kmemleak-test.c: use pr_fmt for logging 11 лет назад
kmemleak.c ffe2c748e2 mm: introduce kmemleak_update_trace() 11 лет назад
ksm.c 25acde3173 mm: ksm use pr_err instead of printk 11 лет назад
list_lru.c 449dd6984d mm: keep page cache radix tree nodes in check 11 лет назад
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 лет назад
madvise.c 54980b93c0 mm: update the description for madvise_remove 11 лет назад
memblock.c 0a313a998a mem-hotplug: let memblock skip the hotpluggable memory regions in __next_mem_range() 11 лет назад
memcontrol.c cf2b8fbf1d memcg: zap memcg_can_account_kmem 11 лет назад
memory-failure.c f29374b146 cgroup: remove redundant check in cgroup_ino() 11 лет назад
memory.c 64e455079e mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared 11 лет назад
memory_hotplug.c ed2f240094 memory-hotplug: add sysfs valid_zones attribute 11 лет назад
mempolicy.c 2c0346a36c mm: mempolicy: skip inaccessible VMAs when setting MPOL_MF_LAZY 11 лет назад
mempool.c 1741196281 mm/mempool.c: update the kmemleak stack trace for mempool allocations 11 лет назад
migrate.c d6d86c0a7f mm/balloon_compaction: redesign ballooned pages management 11 лет назад
mincore.c 0cd6144aad mm + fs: prepare for non-page entries in page cache radix trees 11 лет назад
mlock.c d6dd50e07c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 лет назад
mm_init.c e82cb95d62 mm: bring back /sys/kernel/mm 12 лет назад
mmap.c 64e455079e mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared 11 лет назад
mmu_context.c a53efe5ff8 sched/mm: call finish_arch_post_lock_switch in idle_task_exit and use_mm 12 лет назад
mmu_notifier.c 5712846808 kvm: Fix page ageing bugs 11 лет назад
mmzone.c 90572890d2 mm: numa: Change page last {nid,pid} into {cpu,pid} 12 лет назад
mprotect.c 64e455079e mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared 11 лет назад
mremap.c 2581d20237 mm/mremap.c: use linux headers 11 лет назад
msync.c 496a8e6865 msync: fix incorrect fstart calculation 11 лет назад
nobootmem.c 0a313a998a mem-hotplug: let memblock skip the hotpluggable memory regions in __next_mem_range() 11 лет назад
nommu.c 908c7f1949 percpu_counter: add @gfp to percpu_counter_init() 11 лет назад
oom_kill.c 5705465174 mm: clean up zone flags 11 лет назад
page-writeback.c c798360cd1 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 11 лет назад
page_alloc.c df133e8fa8 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 лет назад
page_cgroup.c d20199e1f5 mm/page_cgroup.c: mark functions as static 11 лет назад
page_io.c 05064084e8 fix __swap_writepage() compile failure on old gcc versions 11 лет назад
page_isolation.c c8721bbbdd mm: memory-hotplug: enable memory hotplug to handle hugepage 12 лет назад
pagewalk.c 96dad67ff2 mm: use VM_BUG_ON_MM where possible 11 лет назад
percpu-km.c b539b87fed percpu: implmeent pcpu_nr_empty_pop_pages and chunk->nr_populated 11 лет назад
percpu-vm.c a93ace487a percpu: move region iterations out of pcpu_[de]populate_chunk() 11 лет назад
percpu.c 6ae833c7fe percpu: fix how @gfp is interpreted by the percpu allocator 11 лет назад
pgtable-generic.c ce8369bcbe mm: actually clear pmd_numa before invalidating 11 лет назад
process_vm_access.c 71d8e532b1 start adding the tag to iov_iter 11 лет назад
quicklist.c e25934a517 mm: delete various needless include <linux/module.h> 14 лет назад
readahead.c 3e2faa0854 mm/readahead.c: remove unused file_ra_state from count_history_pages 11 лет назад
rmap.c 81d1b09c6b mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA 11 лет назад
shmem.c c798360cd1 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 11 лет назад
slab.c 85c9f4b04a mm/slab: fix unaligned access on sparc64 11 лет назад
slab.h bf0dea23a9 mm/slab: use percpu allocator for cpu cache 11 лет назад
slab_common.c 6f817f4cda memcg: move memcg_update_cache_size() to slab_common.c 11 лет назад
slob.c 61f47105a2 mm/sl[ao]b: always track caller in kmalloc_(node_)track_caller() 11 лет назад
slub.c 423c929cbb mm/slab_common: commonize slab merge logic 11 лет назад
sparse-vmemmap.c bb016b8416 mm/sparse: use memblock apis for early memory allocations 12 лет назад
sparse.c 3b32123d73 mm: use macros from compiler.h instead of __attribute__((...)) 11 лет назад
swap.c aabfb57296 mm: memcontrol: do not kill uncharge batching in free_pages_and_swap_cache 11 лет назад
swap_state.c aabfb57296 mm: memcontrol: do not kill uncharge batching in free_pages_and_swap_cache 11 лет назад
swapfile.c 0a31bc97c8 mm: memcontrol: rewrite uncharge API 11 лет назад
truncate.c 0a31bc97c8 mm: memcontrol: rewrite uncharge API 11 лет назад
util.c 58cb65487e proc/maps: make vm_is_stack() logic namespace-friendly 11 лет назад
vmacache.c 6b4ebc3a90 mm,vmacache: optimize overflow system-wide flushing 11 лет назад
vmalloc.c 703394c100 mm/vmalloc.c: use seq_open_private() instead of seq_open() 11 лет назад
vmpressure.c 1ff6bbfd13 arm, pm, vmpressure: add missing slab.h includes 12 лет назад
vmscan.c b70a2a21dc mm: memcontrol: fix transparent huge page allocations under pressure 11 лет назад
vmstat.c 7cc36bbddd vmstat: on-demand vmstat workers V8 11 лет назад
workingset.c 449dd6984d mm: keep page cache radix tree nodes in check 11 лет назад
zbud.c f203c3b33f zbud: avoid accessing last unused freelist 11 лет назад
zpool.c 137f8cff50 mm/zpool: use prefixed module loading 11 лет назад
zsmalloc.c 5538c56237 zsmalloc: simplify init_zspage free obj linking 11 лет назад
zswap.c c119239b16 mm/zswap.c: add __init to zswap_entry_cache_destroy() 11 лет назад