Rob Landley 16203a7a94 initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabled 12 жил өмнө
..
Kconfig bf550fc93d Merge remote-tracking branch 'origin/next' into kvm-ppc-next 12 жил өмнө
Kconfig.debug c0a32fc5a2 mm: more intensive memory corruption debugging 14 жил өмнө
Makefile 2b2811178e zswap: add to mm/ 12 жил өмнө
backing-dev.c 4c3bffc272 mm/backing-dev.c: check user buffer length before copying data to the related user buffer 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 3a7200af3d mm: compaction: do not compact pgdat for order-0 12 жил өмнө
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 5e4c0d9741 lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt 12 жил өмнө
filemap_xip.c 03d95eb2f2 lift sb_start_write() out of ->write() 12 жил өмнө
fremap.c 41bb3476b3 mm: save soft-dirty bits on file pages 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 a8f531ebc3 mm/huge_memory.c: fix potential NULL pointer dereference 12 жил өмнө
hugetlb.c 86cdb465cf mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movable 12 жил өмнө
hugetlb_cgroup.c 182446d087 cgroup: pass around cgroup_subsys_state instead of cgroup in file methods 12 жил өмнө
hwpoison-inject.c 2d1e8b3f1a mm/hwpoison-inject.c: change permission of corrupt-pfn/unpoison-pfn to 0200 12 жил өмнө
init-mm.c 60063497a9 atomic: use <linux/atomic.h> 14 жил өмнө
internal.h 6e543d5780 mm: vmscan: fix do_try_to_free_pages() livelock 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 3dbb95f789 mm: replace strict_strtoul() with kstrtoul() 12 жил өмнө
ksm.c 3dbb95f789 mm: replace strict_strtoul() with kstrtoul() 12 жил өмнө
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 жил өмнө
madvise.c 325c4ef5c4 mm/madvise.c:madvise_hwpoison(): remove local `ret' 12 жил өмнө
memblock.c e76b63f80d memblock, numa: binary search node id 12 жил өмнө
memcontrol.c 2bff24a370 memcg: fix multiple large threshold notifications 12 жил өмнө
memory-failure.c 3ba5eebc40 mm/memory-failure.c: fix bug triggered by unpoisoning empty zero page 12 жил өмнө
memory.c e632a938d9 mm: migrate: add hugepage migration code to move_pages() 12 жил өмнө
memory_hotplug.c c8721bbbdd mm: memory-hotplug: enable memory hotplug to handle hugepage 12 жил өмнө
mempolicy.c 0bf598d863 mbind: add BUG_ON(!vma) in new_vma_page() 12 жил өмнө
mempool.c 7b5219db00 mm/mempool.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) 12 жил өмнө
migrate.c 6e543d5780 mm: vmscan: fix do_try_to_free_pages() livelock 12 жил өмнө
mincore.c 33806f06da swap: make each swap partition have one address_space 13 жил өмнө
mlock.c 7a8010cd36 mm: munlock: manual pte walk in fast path instead of follow_page_mask() 12 жил өмнө
mm_init.c 917d9290af mm: tune vm_committed_as percpu_counter batching size 12 жил өмнө
mmap.c 2d8a17813e mm/mmap: remove unnecessary assignment 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 1ecfd533f4 mm/mremap.c: call pud_free() after fail calling pmd_alloc() 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 6b4f2b56a4 mm/oom_kill: remove weird use of ERR_PTR()/PTR_ERR(). 12 жил өмнө
page-writeback.c 5a53748568 mm/page-writeback.c: add strictlimit feature 12 жил өмнө
page_alloc.c cf6fe94538 mm: correct the comment about the value for buddy _mapcount 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 c8721bbbdd mm: memory-hotplug: enable memory hotplug to handle hugepage 12 жил өмнө
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 bc4b4448db mm: move pgtable related functions to right place 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 2cad401801 readahead: make context readahead more conservative 12 жил өмнө
rmap.c 0944fe3f4a s390/mm: implement software referenced bits 12 жил өмнө
shmem.c 16203a7a94 initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabled 12 жил өмнө
slab.c 0db0628d90 kernel: delete __cpuinit usage from all core kernel files 12 жил өмнө
slab.h 6f6b895189 memcg: check that kmem_cache has memcg_params before accessing it 12 жил өмнө
slab_common.c 54be820019 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 12 жил өмнө
slob.c 54be820019 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 12 жил өмнө
slub.c 3dbb95f789 mm: replace strict_strtoul() with kstrtoul() 12 жил өмнө
sparse-vmemmap.c 0aad818b2d sparse-vmemmap: specify vmemmap population range in bytes 12 жил өмнө
sparse.c 187320932d mm/sparse: introduce alloc_usemap_and_memmap 12 жил өмнө
swap.c 7cb2ef56e6 mm: fix aio performance regression for database caused by THP 12 жил өмнө
swap_state.c 5e4c0d9741 lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt 12 жил өмнө
swapfile.c ebc2a1a691 swap: make cluster allocation per-cpu 12 жил өмнө
truncate.c 5a7203947a mm: teach truncate_inode_pages_range() to handle non page aligned ranges 12 жил өмнө
util.c d2cf5ad631 swap: clean-up #ifdef in page_mapping() 12 жил өмнө
vmalloc.c 762216ab4e mm/vmalloc: use wrapper function get_vm_area_size to caculate size of vm area 12 жил өмнө
vmpressure.c 32dad03d16 Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 12 жил өмнө
vmscan.c 6e543d5780 mm: vmscan: fix do_try_to_free_pages() livelock 12 жил өмнө
vmstat.c 6e543d5780 mm: vmscan: fix do_try_to_free_pages() livelock 12 жил өмнө
zbud.c eee87e1726 mm/zbud: fix some trivial typos in comments 12 жил өмнө
zswap.c 0bd42136f7 mm/zswap: use postorder iteration when destroying rbtree 12 жил өмнө