| .. |
|
ashmem.c
|
Support lseek(2) in ashmem driver
|
2010-09-29 17:49:49 -07:00 |
|
backing-dev.c
|
bdi: Initialize noop_backing_dev_info properly
|
2010-09-22 09:48:47 +02:00 |
|
bootmem.c
|
x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit numa is used
|
2010-07-20 16:25:40 -07:00 |
|
bounce.c
|
bounce: call flush_dcache_page() after bounce_copy_vec()
|
2010-09-09 18:57:25 -07:00 |
|
compaction.c
|
mm: compaction: handle active and inactive fairly in too_many_isolated
|
2010-09-09 18:57:24 -07:00 |
|
debug-pagealloc.c
|
generic debug pagealloc
|
2009-04-01 08:59:13 -07:00 |
|
dmapool.c
|
dmapools: protect page_list walk in show_pools()
|
2009-06-30 18:56:00 -07:00 |
|
fadvise.c
|
readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
|
2010-03-06 11:26:25 -08:00 |
|
failslab.c
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
2010-03-30 22:02:32 +09:00 |
|
filemap.c
|
mm/vfs: revalidate page->mapping in do_generic_file_read()
|
2010-12-09 13:32:53 -08:00 |
|
filemap_xip.c
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
2010-03-30 22:02:32 +09:00 |
|
fremap.c
|
Avoid pgoff overflow in remap_file_pages
|
2010-09-25 09:34:58 -07:00 |
|
highmem.c
|
mm,kdb,kgdb: Add a debug reference for the kdb kmap usage
|
2010-08-05 09:22:24 -05:00 |
|
hugetlb.c
|
mm/hugetlb.c: avoid double unlock_page() in hugetlb_fault()
|
2010-12-09 13:33:15 -08:00 |
|
hwpoison-inject.c
|
HWPOISON, hugetlb: support hwpoison injection for hugepage
|
2010-08-11 09:23:11 +02:00 |
|
init-mm.c
|
mm: provide init_mm mm_context initializer
|
2010-08-09 20:44:54 -07:00 |
|
internal.h
|
mm: fix is_mem_section_removable() page_order BUG_ON check
|
2010-12-09 13:32:34 -08:00 |
|
Kconfig
|
mm: avoid warning when COMPACTION is selected
|
2010-09-09 18:57:24 -07:00 |
|
Kconfig.debug
|
trivial: improve help text for mm debug config options
|
2009-09-21 15:14:57 +02:00 |
|
kmemcheck.c
|
kmemcheck: Fix build errors due to missing slab.h
|
2010-03-30 22:02:32 +09:00 |
|
kmemleak-test.c
|
percpu: clean up percpu variable definitions
|
2009-06-24 15:13:48 +09:00 |
|
kmemleak.c
|
kmemleak: Fix typo in the comment
|
2010-08-08 21:57:23 +01:00 |
|
ksm.c
|
ksm: fix bad user data when swapping
|
2010-10-04 11:09:53 -07:00 |
|
maccess.c
|
maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)
|
2010-01-07 11:58:36 -06:00 |
|
madvise.c
|
HWPOISON: Add a madvise() injector for soft page offlining
|
2009-12-16 12:20:00 +01:00 |
|
Makefile
|
ashmem for 2.6.27.
|
2010-09-29 17:49:10 -07:00 |
|
memblock.c
|
[ARM] mm: init: Use memblock to set up memory map
|
2010-10-20 14:30:16 -07:00 |
|
memcontrol.c
|
memcg: fix wrong VM_BUG_ON() in try_charge()'s mm->owner check
|
2011-01-07 13:58:45 -08:00 |
|
memory-failure.c
|
HWPOISON: Stop shrinking at right page count
|
2010-10-07 09:47:10 +02:00 |
|
memory.c
|
mm: further fix swapin race condition
|
2010-09-20 10:44:37 -07:00 |
|
memory_hotplug.c
|
mm: fix return value of scan_lru_pages in memory unplug
|
2010-12-09 13:32:34 -08:00 |
|
mempolicy.c
|
numa: fix slab_node(MPOL_BIND)
|
2010-12-09 13:32:32 -08:00 |
|
mempool.c
|
mm: remove broken 'kzalloc' mempool
|
2009-09-22 07:17:35 -07:00 |
|
migrate.c
|
mm: extend KSM refcounts to the anon_vma root
|
2010-08-09 20:44:55 -07:00 |
|
mincore.c
|
mincore: do nested page table walks
|
2010-05-25 08:06:58 -07:00 |
|
mlock.c
|
mm: Move vma_stack_continue into mm.h
|
2010-09-09 09:05:06 -07:00 |
|
mm_init.c
|
|
|
|
mmap.c
|
install_special_mapping skips security_file_mmap check.
|
2011-01-07 13:58:35 -08:00 |
|
mmu_context.c
|
exit: fix oops in sync_mm_rss
|
2010-03-24 16:31:21 -07:00 |
|
mmu_notifier.c
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
2010-03-30 22:02:32 +09:00 |
|
mmzone.c
|
mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake
|
2010-09-09 18:57:25 -07:00 |
|
mprotect.c
|
perf_events: Fix perf_counter_mmap() hook in mprotect()
|
2010-12-09 13:33:19 -08:00 |
|
mremap.c
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
2010-03-30 22:02:32 +09:00 |
|
msync.c
|
sanitize vfs_fsync calling conventions
|
2010-05-21 18:31:21 -04:00 |
|
nommu.c
|
nommu: yield CPU while disposing VM
|
2010-12-09 13:33:17 -08:00 |
|
oom_kill.c
|
oom: filter unkillable tasks from tasklist dump
|
2010-09-22 17:22:39 -07:00 |
|
page-writeback.c
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
2010-08-28 14:07:20 -07:00 |
|
page_alloc.c
|
Merge branch 'linux-tegra-2.6.36' into android-tegra-2.6.36
|
2010-12-21 18:38:13 -08:00 |
|
page_cgroup.c
|
kmemleak: Annotate false positive in init_section_page_cgroup()
|
2010-07-19 11:54:14 +01:00 |
|
page_io.c
|
block: unify flags for struct bio and struct request
|
2010-08-07 18:20:39 +02:00 |
|
page_isolation.c
|
memory hotplug: fix page_zone() calculation in test_pages_isolated()
|
2008-11-06 15:41:19 -08:00 |
|
pagewalk.c
|
pagemap: fix pfn calculation for hugepage
|
2010-04-07 08:38:04 -07:00 |
|
percpu-km.c
|
percpu: implement kernel memory based chunk allocation
|
2010-05-01 08:30:50 +02:00 |
|
percpu-vm.c
|
percpu: move vmalloc based chunk management into percpu-vm.c
|
2010-05-01 08:30:50 +02:00 |
|
percpu.c
|
percpu: fix pcpu_last_unit_cpu
|
2010-09-21 08:12:25 +02:00 |
|
percpu_up.c
|
percpu: add __percpu notations to UP allocator
|
2010-08-07 14:20:53 +02:00 |
|
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
|
2010-03-30 22:02:32 +09:00 |
|
readahead.c
|
readahead.c: fix comment
|
2010-05-25 08:07:00 -07:00 |
|
rmap.c
|
ksm: fix page_address_in_vma anon_vma oops
|
2010-10-04 11:09:53 -07:00 |
|
shmem.c
|
ashmem for 2.6.27.
|
2010-09-29 17:49:10 -07:00 |
|
slab.c
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
|
2010-08-22 10:08:52 -07:00 |
|
slob.c
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
|
2010-08-06 11:44:08 -07:00 |
|
slub.c
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
|
2010-08-06 11:44:08 -07:00 |
|
sparse-vmemmap.c
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
2010-03-30 22:02:32 +09:00 |
|
sparse.c
|
sparsemem: on no vmemmap path put mem_map on node high too
|
2010-05-25 08:06:56 -07:00 |
|
swap.c
|
mm: export lru_cache_add_*() to modules
|
2010-05-25 15:06:06 +02:00 |
|
swap_state.c
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
2010-03-30 22:02:32 +09:00 |
|
swapfile.c
|
swap: discard while swapping only if SWAP_FLAG_DISCARD
|
2010-09-09 18:57:25 -07:00 |
|
thrash.c
|
mm: pass mm to grab_swap_token
|
2009-06-23 12:50:05 -07:00 |
|
truncate.c
|
check ATTR_SIZE contraints in inode_change_ok
|
2010-08-09 16:47:39 -04:00 |
|
util.c
|
mm: use memdup_user
|
2010-08-09 20:44:54 -07:00 |
|
vmalloc.c
|
mm, x86: Saving vmcore with non-lazy freeing of vmas
|
2010-11-22 11:03:03 -08:00 |
|
vmscan.c
|
vmscan: check all_unreclaimable in direct reclaim path
|
2010-09-22 17:22:39 -07:00 |
|
vmstat.c
|
mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake
|
2010-09-09 18:57:25 -07:00 |