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 f03683b8fb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
..
Kconfig mm Kconfig typo: cleancacne -> cleancache 14 years ago
Kconfig.debug mm: debug-pagealloc: fix kconfig dependency warning 14 years ago
Makefile mm: cleancache core ops functions and config 14 years ago
backing-dev.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback 14 years ago
bootmem.c crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn 14 years ago
bounce.c bounce: call flush_dcache_page() after bounce_copy_vec() 15 years ago
cleancache.c mm: cleancache core ops functions and config 14 years ago
compaction.c mm: compaction: abort compaction if too many pages are isolated and caller is asynchronous V2 14 years ago
debug-pagealloc.c
dmapool.c devres: fix possible use after free 14 years ago
fadvise.c readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM 15 years ago
failslab.c fault-injection: add ability to export fault_attr in arbitrary directory 14 years ago
filemap.c mm: clarify the radix_tree exceptional cases 14 years ago
filemap_xip.c mm: Convert i_mmap_lock to a mutex 14 years ago
fremap.c mm: don't access vm_flags as 'int' 14 years ago
highmem.c mm,x86: fix kmap_atomic_push vs ioremap_32.c 14 years ago
huge_memory.c mm/huge_memory.c: minor lock simplification in __khugepaged_exit 14 years ago
hugetlb.c mm: hugetlb: fix coding style issues 14 years ago
hwpoison-inject.c Fix common misspellings 14 years ago
init-mm.c atomic: use <linux/atomic.h> 14 years ago
internal.h mm: nommu: sort mm->mmap list properly 14 years ago
kmemcheck.c kmemcheck: Fix build errors due to missing slab.h 15 years ago
kmemleak-test.c kmemleak: remove memset by using kzalloc 14 years ago
kmemleak.c atomic: use <linux/atomic.h> 14 years ago
ksm.c ksm: fix NULL pointer dereference in scan_get_next_rmap_item() 14 years ago
maccess.c maccess,probe_kernel: Make write/read src const void * 14 years ago
madvise.c fs: kill i_alloc_sem 14 years ago
memblock.c mm/memblock.c: avoid abuse of RED_INACTIVE 14 years ago
memcontrol.c tmpfs: convert mem_cgroup shmem to radix-swap 14 years ago
memory-failure.c HWPoison: add memory_failure_queue() 14 years ago
memory.c mm/futex: fix futex writes on archs with SW tracking of dirty & young 14 years ago
memory_hotplug.c mm: extend memory hotplug API to allow memory hotplug in virtual machines 14 years ago
mempolicy.c cpusets: randomize node rotor used in cpuset_mem_spread_node() 14 years ago
mempool.c
migrate.c migrate: don't account swapcache as shmem 14 years ago
mincore.c mm: clarify the radix_tree exceptional cases 14 years ago
mlock.c mm: don't access vm_flags as 'int' 14 years ago
mm_init.c
mmap.c mmap: fix and tidy up overcommit page arithmetic 14 years ago
mmu_context.c exit: fix oops in sync_mm_rss 15 years ago
mmu_notifier.c thp: mmu_notifier_test_young 14 years ago
mmzone.c mm: page allocator: adjust the per-cpu counter threshold when memory is low 14 years ago
mprotect.c thp: mprotect: transparent huge page support 14 years ago
mremap.c mm: Convert i_mmap_lock to a mutex 14 years ago
msync.c sanitize vfs_fsync calling conventions 15 years ago
nobootmem.c memblock/nobootmem: remove unneeded code from alloc_bootmem_node_high() 14 years ago
nommu.c mmap: fix and tidy up overcommit page arithmetic 14 years ago
oom_kill.c oom: task->mm == NULL doesn't mean the memory was freed 14 years ago
page-writeback.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback 14 years ago
page_alloc.c fault-injection: add ability to export fault_attr in arbitrary directory 14 years ago
page_cgroup.c mm/page_cgroup.c: simplify code by using SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macros 14 years ago
page_io.c block: kill off REQ_UNPLUG 14 years ago
page_isolation.c mm: page_isolation: codeclean fix comment and rm unneeded val init 14 years ago
pagewalk.c pagewalk: fix code comment for THP 14 years ago
percpu-km.c percpu: clear memory allocated with the km allocator 15 years ago
percpu-vm.c mm: remove gfp mask from pcpu_get_vm_areas 14 years ago
percpu.c Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 14 years ago
pgtable-generic.c mm/pgtable-generic.c: fix CONFIG_SWAP=n build 14 years ago
prio_tree.c sanitize <linux/prefetch.h> usage 14 years ago
quicklist.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
readahead.c readahead: readahead page allocations are OK to fail 14 years ago
rmap.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback 14 years ago
shmem.c mm: clarify the radix_tree exceptional cases 14 years ago
slab.c slab, lockdep: Annotate the locks before using them 14 years ago
slob.c atomic: use <linux/atomic.h> 14 years ago
slub.c Merge branch 'slub/lockless' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 14 years ago
sparse-vmemmap.c tree-wide: fix comment/printk typos 14 years ago
sparse.c mm: make some struct page's const 14 years ago
swap.c mm: batch activate_page() to reduce lock contention 14 years ago
swap_state.c block: remove per-queue plugging 14 years ago
swapfile.c mm: let swap use exceptional entries 14 years ago
thrash.c mm: swap-token: add a comment for priority aging 14 years ago
truncate.c mm: a few small updates for radix-swap 14 years ago
util.c mm: nommu: sort mm->mmap list properly 14 years ago
vmalloc.c atomic: use <linux/atomic.h> 14 years ago
vmscan.c memcg: add memory.vmscan_stat 14 years ago
vmstat.c mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur 14 years ago