You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/mm
Linus Torvalds bff157b3ad Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 12 years ago
..
Kconfig mm/Kconfig: add MMU dependency for MIGRATION. 12 years ago
Kconfig.debug
Makefile list: add a new LRU list type 12 years ago
backing-dev.c mm/backing-dev.c: check user buffer length before copying data to the related user buffer 12 years ago
balloon_compaction.c
bootmem.c mm: kill free_all_bootmem_node() 12 years ago
bounce.c Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block 12 years ago
cleancache.c mm: cleancache: clean up cleancache_enabled 12 years ago
compaction.c mm: compaction: do not compact pgdat for order-0 12 years ago
debug-pagealloc.c
dmapool.c
fadvise.c teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long 12 years ago
failslab.c
filemap.c mm: cleanup add_to_page_cache_locked() 12 years ago
filemap_xip.c lift sb_start_write() out of ->write() 12 years ago
fremap.c mm: save soft-dirty bits on file pages 12 years ago
frontswap.c frontswap: fix incorrect zeroing and allocation size for frontswap_map 12 years ago
highmem.c
huge_memory.c Merge branch 'akpm' (patches from Andrew Morton) 12 years ago
hugetlb.c mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movable 12 years ago
hugetlb_cgroup.c cgroup: pass around cgroup_subsys_state instead of cgroup in file methods 12 years ago
hwpoison-inject.c mm/hwpoison-inject.c: change permission of corrupt-pfn/unpoison-pfn to 0200 12 years ago
init-mm.c
internal.h mm: vmscan: fix do_try_to_free_pages() livelock 12 years ago
interval_tree.c
kmemcheck.c
kmemleak-test.c
kmemleak.c mm: replace strict_strtoul() with kstrtoul() 12 years ago
ksm.c mm: replace strict_strtoul() with kstrtoul() 12 years ago
list_lru.c list_lru: dynamically adjust node arrays 12 years ago
maccess.c
madvise.c mm/madvise.c:madvise_hwpoison(): remove local `ret' 12 years ago
memblock.c memblock, numa: binary search node id 12 years ago
memcontrol.c memcg: add per cgroup writeback pages accounting 12 years ago
memory-failure.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
memory.c thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page() 12 years ago
memory_hotplug.c ACPI and power management fixes for 3.12-rc1 12 years ago
mempolicy.c mbind: add BUG_ON(!vma) in new_vma_page() 12 years ago
mempool.c mm/mempool.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) 12 years ago
migrate.c Merge git://git.kvack.org/~bcrl/aio-next 12 years ago
mincore.c swap: make each swap partition have one address_space 12 years ago
mlock.c mm: munlock: manual pte walk in fast path instead of follow_page_mask() 12 years ago
mm_init.c mm: tune vm_committed_as percpu_counter batching size 12 years ago
mmap.c mm/mmap: remove unnecessary assignment 12 years ago
mmu_context.c mm: remove old aio use_mm() comment 12 years ago
mmu_notifier.c treewide: relase -> release 12 years ago
mmzone.c mm: rename page struct field helpers 12 years ago
mprotect.c
mremap.c mm/mremap.c: call pud_free() after fail calling pmd_alloc() 12 years ago
msync.c
nobootmem.c mm: concentrate modification of totalram_pages into the mm core 12 years ago
nommu.c mm: remove free_area_cache 12 years ago
oom_kill.c mm: memcg: do not trap chargers with full callstack on OOM 12 years ago
page-writeback.c memcg: add per cgroup writeback pages accounting 12 years ago
page_alloc.c mm: correct the comment about the value for buddy _mapcount 12 years ago
page_cgroup.c
page_io.c aio: Kill aio_rw_vect_retry() 12 years ago
page_isolation.c mm: memory-hotplug: enable memory hotplug to handle hugepage 12 years ago
pagewalk.c mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areas 12 years ago
percpu-km.c
percpu-vm.c
percpu.c
pgtable-generic.c mm: move pgtable related functions to right place 12 years ago
process_vm_access.c Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys 12 years ago
quicklist.c
readahead.c readahead: make context readahead more conservative 12 years ago
rmap.c thp: account anon transparent huge pages into NR_ANON_PAGES 12 years ago
shmem.c initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabled 12 years ago
slab.c kernel: delete __cpuinit usage from all core kernel files 12 years ago
slab.h memcg: check that kmem_cache has memcg_params before accessing it 12 years ago
slab_common.c mm/sl[aou]b: Move kmallocXXX functions to common code 12 years ago
slob.c mm/sl[aou]b: Move kmallocXXX functions to common code 12 years ago
slub.c Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 12 years ago
sparse-vmemmap.c sparse-vmemmap: specify vmemmap population range in bytes 12 years ago
sparse.c mm/sparse: introduce alloc_usemap_and_memmap 12 years ago
swap.c mm: make lru_add_drain_all() selective 12 years ago
swap_state.c lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt 12 years ago
swapfile.c swap: make cluster allocation per-cpu 12 years ago
truncate.c truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
util.c swap: clean-up #ifdef in page_mapping() 12 years ago
vmalloc.c mm/vmalloc: use wrapper function get_vm_area_size to caculate size of vm area 12 years ago
vmpressure.c Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 12 years ago
vmscan.c Merge branch 'akpm' (patches from Andrew Morton) 12 years ago
vmstat.c mm: vmscan: fix do_try_to_free_pages() livelock 12 years ago
zbud.c mm/zbud: fix some trivial typos in comments 12 years ago
zswap.c mm/zswap: use postorder iteration when destroying rbtree 12 years ago