..
Kconfig
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
14 years ago
Kconfig.debug
trivial: improve help text for mm debug config options
16 years ago
Makefile
percpu: use percpu allocator on UP too
15 years ago
backing-dev.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
14 years ago
bootmem.c
x86, memblock: Replace e820_/_early string with memblock_
15 years ago
bounce.c
bounce: call flush_dcache_page() after bounce_copy_vec()
15 years ago
compaction.c
mm: compaction: handle active and inactive fairly in too_many_isolated
15 years ago
debug-pagealloc.c
…
dmapool.c
mm: add a might_sleep_if() to dma_pool_alloc()
14 years ago
fadvise.c
readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
15 years ago
failslab.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
filemap.c
radix-tree: fix RCU bug
14 years ago
filemap_xip.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
fremap.c
Avoid pgoff overflow in remap_file_pages
15 years ago
highmem.c
mm,x86: fix kmap_atomic_push vs ioremap_32.c
14 years ago
hugetlb.c
mm/hugetlb.c: add missing spin_lock() to hugetlb_cow()
14 years ago
hwpoison-inject.c
HWPOISON, hugetlb: support hwpoison injection for hugepage
15 years ago
init-mm.c
mm: provide init_mm mm_context initializer
15 years ago
internal.h
mm: fix is_mem_section_removable() page_order BUG_ON check
14 years ago
kmemcheck.c
kmemcheck: Fix build errors due to missing slab.h
15 years ago
kmemleak-test.c
percpu: clean up percpu variable definitions
16 years ago
kmemleak.c
kmemleak: Fix typo in the comment
15 years ago
ksm.c
ksm: fix bad user data when swapping
15 years ago
maccess.c
MN10300: Save frame pointer in thread_info struct rather than global var
14 years ago
madvise.c
HWPOISON: Add a madvise() injector for soft page offlining
15 years ago
memblock.c
memblock: Annotate memblock functions with __init_memblock
15 years ago
memcontrol.c
memcg: null dereference on allocation failure
14 years ago
memory-failure.c
mm: compaction: fix COMPACTPAGEFAILED counting
14 years ago
memory.c
use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages
14 years ago
memory_hotplug.c
mm: do_migrate_range: reduce list_empty() check
14 years ago
mempolicy.c
numa: fix slab_node(MPOL_BIND)
14 years ago
mempool.c
mm: remove broken 'kzalloc' mempool
16 years ago
migrate.c
mm: fix error reporting in move_pages() syscall
14 years ago
mincore.c
mincore: do nested page table walks
15 years ago
mlock.c
mm: Move vma_stack_continue into mm.h
15 years ago
mm_init.c
…
mmap.c
audit mmap
14 years ago
mmu_context.c
exit: fix oops in sync_mm_rss
15 years ago
mmu_notifier.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
mmzone.c
mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake
15 years ago
mprotect.c
perf_events: Fix perf_counter_mmap() hook in mprotect()
14 years ago
mremap.c
mm: remove pte_*map_nested()
14 years ago
msync.c
sanitize vfs_fsync calling conventions
15 years ago
nommu.c
audit mmap
14 years ago
oom_kill.c
oom: kill all threads sharing oom killed task's mm
14 years ago
page-writeback.c
writeback: remove the internal 5% low bound on dirty_ratio
14 years ago
page_alloc.c
mm: add casts to/from gfp_t in gfp_to_alloc_flags()
14 years ago
page_cgroup.c
kmemleak: Annotate false positive in init_section_page_cgroup()
15 years ago
page_io.c
block: unify flags for struct bio and struct request
15 years ago
page_isolation.c
mm: page_isolation: codeclean fix comment and rm unneeded val init
14 years ago
pagewalk.c
pagemap: fix pfn calculation for hugepage
15 years ago
percpu-km.c
percpu: clear memory allocated with the km allocator
15 years ago
percpu-vm.c
percpu: move vmalloc based chunk management into percpu-vm.c
15 years ago
percpu.c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
14 years ago
prio_tree.c
…
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.c: fix comment
15 years ago
rmap.c
rmap: make anon_vma_chain_free() static
14 years ago
shmem.c
convert get_sb_nodev() users
14 years ago
slab.c
replace nested max/min macros with {max,min}3 macro
14 years ago
slob.c
slob: fix gfp flags for order-0 page allocations
15 years ago
slub.c
SLUB: Fix memory hotplug with !NUMA
15 years ago
sparse-vmemmap.c
x86: Use memblock to replace early_res
15 years ago
sparse.c
sparsemem: on no vmemmap path put mem_map on node high too
15 years ago
swap.c
fuse: use release_pages()
14 years ago
swap_state.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
swapfile.c
/proc/swaps: support polling
14 years ago
thrash.c
mm: pass mm to grab_swap_token
16 years ago
truncate.c
check ATTR_SIZE contraints in inode_change_ok
15 years ago
util.c
export __get_user_pages_fast() function
14 years ago
vmalloc.c
mm: add vzalloc() and vzalloc_node() helpers
14 years ago
vmscan.c
vmscan: avoid setting zone congested if no page dirty
14 years ago
vmstat.c
vmstat: fix offset calculation on void*
14 years ago