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
Hillf Danton b0365c8d0c mm: hugetlb: fix non-atomic enqueue of huge page 13 years ago
..
Kconfig memblock: add NO_BOOTMEM config symbol 13 years ago
Kconfig.debug mm: debug-pagealloc: fix kconfig dependency warning 14 years ago
Makefile Cross Memory Attach 13 years ago
backing-dev.c backing-dev: ensure wakeup_timer is deleted 13 years ago
bootmem.c mm: Map most files to use export.h instead of module.h 13 years ago
bounce.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
cleancache.c mm: cleancache core ops functions and config 14 years ago
compaction.c mm: compaction: make compact_zone_order() static 13 years ago
debug-pagealloc.c debug-pagealloc: add support for highmem pages 13 years ago
dmapool.c mm: fix implicit stat.h usage in dmapool.c 13 years ago
fadvise.c
failslab.c fault-injection: add ability to export fault_attr in arbitrary directory 14 years ago
filemap.c vfs: __read_cache_page should use gfp argument rather than GFP_KERNEL 13 years ago
filemap_xip.c mm: Map most files to use export.h instead of module.h 13 years ago
fremap.c mm: delete various needless include <linux/module.h> 13 years ago
highmem.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
huge_memory.c thp: reduce khugepaged freezing latency 13 years ago
hugetlb.c mm: hugetlb: fix non-atomic enqueue of huge page 13 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: thp: tail page refcounting fix 13 years ago
kmemcheck.c
kmemleak-test.c kmemleak: remove memset by using kzalloc 14 years ago
kmemleak.c mm: Map most files to use export.h instead of module.h 13 years ago
ksm.c oom: fix race while temporarily setting current's oom_score_adj 13 years ago
maccess.c mm: Map most files to use export.h instead of module.h 13 years ago
madvise.c fs: kill i_alloc_sem 14 years ago
memblock.c mm/memblock.c: quiet sparse noise 13 years ago
memcontrol.c memcg: keep root group unchanged if creation fails 13 years ago
memory-failure.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
memory.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
memory_hotplug.c mm: Map most files to use export.h instead of module.h 13 years ago
mempolicy.c mm/mempolicy.c: refix mbind_range() vma issue 13 years ago
mempool.c mm: Map most files to use export.h instead of module.h 13 years ago
migrate.c mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pages 13 years ago
mincore.c mm: clarify the radix_tree exceptional cases 14 years ago
mlock.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
mm_init.c mm: Map most files to use export.h instead of module.h 13 years ago
mmap.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
mmu_context.c mm: Map most files to use export.h instead of module.h 13 years ago
mmu_notifier.c mm: Map most files to use export.h instead of module.h 13 years ago
mmzone.c mm: delete various needless include <linux/module.h> 13 years ago
mprotect.c thp: mprotect: transparent huge page support 14 years ago
mremap.c thp: mremap support and TLB optimization 13 years ago
msync.c sanitize vfs_fsync calling conventions 15 years ago
nobootmem.c mm: Map most files to use export.h instead of module.h 13 years ago
nommu.c xen: map foreign pages for shared rings by updating the PTEs directly 13 years ago
oom_kill.c oom: fix integer overflow of points in oom_badness 13 years ago
page-writeback.c writeback: set max_pause to lowest value on zero bdi_dirty 13 years ago
page_alloc.c mm: Ensure that pfn_valid() is called once per pageblock when reserving pageblocks 13 years ago
page_cgroup.c mm/page_cgroup.c: quiet sparse noise 13 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 percpu: fix chunk range calculation 13 years ago
percpu.c percpu: fix per_cpu_ptr_to_phys() handling of non-page-aligned addresses 13 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
process_vm_access.c Cross Memory Attach 13 years ago
quicklist.c mm: delete various needless include <linux/module.h> 13 years ago
readahead.c mm: Map most files to use export.h instead of module.h 13 years ago
rmap.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
shmem.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
slab.c slab, lockdep: Fix silly bug 13 years ago
slob.c mm: Map most files to use export.h instead of module.h 13 years ago
slub.c slub: avoid potential NULL dereference or corruption 13 years ago
sparse-vmemmap.c mm: delete various needless include <linux/module.h> 13 years ago
sparse.c mm: Map most files to use export.h instead of module.h 13 years ago
swap.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
swap_state.c mm: delete various needless include <linux/module.h> 13 years ago
swapfile.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
thrash.c mm/thrash.c: quiet sparse noise 13 years ago
truncate.c mm: Map most files to use export.h instead of module.h 13 years ago
util.c mm: Map most files to use export.h instead of module.h 13 years ago
vmalloc.c mm/vmalloc.c: remove static declaration of va from __get_vm_area_node 13 years ago
vmscan.c vmscan: use atomic-long for shrinker batching 13 years ago
vmstat.c mm/vmstat.c: cache align vm_stat 13 years ago