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
Pekka Enberg 355d79c87a Merge branches 'slab/fixes', 'slab/kmemleak', 'slub/perf' and 'slub/stats' into for-linus 15 years ago
..
Kconfig mm: allow memory hotplug and hibernation in the same kernel 15 years ago
Kconfig.debug
Makefile procfs: disable per-task stack usage on NOMMU 16 years ago
allocpercpu.c percpu: use dynamic percpu allocator as the default percpu allocator 16 years ago
backing-dev.c flusher: Fix PF_FROZEN race 15 years ago
bootmem.c bootmem: Add free_bootmem_late() 15 years ago
bounce.c block: remove some includings of blktrace_api.h 16 years ago
debug-pagealloc.c
dmapool.c
fadvise.c
failslab.c
filemap.c kill wait_on_page_writeback_range 15 years ago
filemap_xip.c
fremap.c
highmem.c highmem: Fix debug_kmap_atomic() to also handle KM_IRQ_PTE, KM_NMI, and KM_NMI_PTE 15 years ago
hugetlb.c
hwpoison-inject.c HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNs 16 years ago
init-mm.c mm: consolidate init_mm definition 16 years ago
internal.h
kmemcheck.c
kmemleak-test.c
kmemleak.c tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" 15 years ago
ksm.c ksm: cond_resched in unstable tree 15 years ago
maccess.c [S390] maccess: add weak attribute to probe_kernel_write 16 years ago
madvise.c
memcontrol.c tree-wide: fix assorted typos all over the place 15 years ago
memory-failure.c tree-wide: fix assorted typos all over the place 15 years ago
memory.c Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 15 years ago
memory_hotplug.c mm: allow memory hotplug and hibernation in the same kernel 15 years ago
mempolicy.c
mempool.c
migrate.c memcg: fix wrong pointer initialization at page migration when memcg is disabled. 15 years ago
mincore.c [CVE-2009-0029] System call wrappers part 14 16 years ago
mlock.c
mm_init.c
mmap.c switch do_brk() to get_unmapped_area() 15 years ago
mmu_context.c
mmu_notifier.c ksm: add mmu_notifier set_pte_at_notify() 16 years ago
mmzone.c
mprotect.c
mremap.c Take arch_mmap_check() into get_unmapped_area() 15 years ago
msync.c [CVE-2009-0029] System call wrappers part 13 16 years ago
nommu.c NOMMU: Don't pass NULL pointers to fput() in do_mmap_pgoff() 15 years ago
oom_kill.c
page-writeback.c writeback: remove unused nonblocking and congestion checks 15 years ago
page_alloc.c page allocator: Do not allow interrupts to use ALLOC_HARDER 15 years ago
page_cgroup.c memory hotplug: alloc page from other node in memory online 16 years ago
page_io.c
page_isolation.c memory hotplug: fix page_zone() calculation in test_pages_isolated() 16 years ago
pagewalk.c
percpu.c percpu: restructure pcpu_extend_area_map() to fix bugs and improve readability 15 years ago
prio_tree.c spelling fixes: mm/ 18 years ago
quicklist.c cpumask: use new-style cpumask ops in mm/quicklist. 16 years ago
readahead.c
rmap.c mm/rmap.c: fix comment 16 years ago
shmem.c
shmem_acl.c
slab.c Merge branches 'slab/fixes', 'slab/kmemleak', 'slub/perf' and 'slub/stats' into for-linus 15 years ago
slob.c
slub.c Merge branches 'slab/fixes', 'slab/kmemleak', 'slub/perf' and 'slub/stats' into for-linus 15 years ago
sparse-vmemmap.c
sparse.c
swap.c mm: replace various uses of num_physpages by totalram_pages 16 years ago
swap_state.c mm: add_to_swap_cache() does not return -EEXIST 16 years ago
swapfile.c mm: remove incorrect swap_count() from try_to_unuse() 15 years ago
thrash.c
truncate.c mm: fix comments for invalidate_inode_pages2() 15 years ago
util.c fix a struct file leak in do_mmap_pgoff() 15 years ago
vmalloc.c headers: remove sched.h from interrupt.h 16 years ago
vmscan.c
vmstat.c