..
Kconfig
…
Kconfig.debug
…
Makefile
…
allocpercpu.c
…
backing-dev.c
Fix congestion_wait() sync/async vs read/write confusion
2009-07-10 20:31:53 +02:00
bootmem.c
kmemleak: Add callbacks to the bootmem allocator
2009-07-08 14:25:14 +01:00
bounce.c
…
debug-pagealloc.c
…
dmapool.c
dmapools: protect page_list walk in show_pools()
2009-06-30 18:56:00 -07:00
fadvise.c
…
failslab.c
…
filemap.c
mm: mark page accessed before we write_end()
2009-07-06 13:57:03 -07:00
filemap_xip.c
…
fremap.c
…
highmem.c
…
hugetlb.c
hugetlbfs: fix i_blocks accounting
2009-07-29 19:10:35 -07:00
init-mm.c
…
internal.h
…
kmemcheck.c
…
kmemleak-test.c
…
kmemleak.c
kmemleak: Protect the seq start/next/stop sequence by rcu_read_lock()
2009-07-29 12:34:58 -07:00
maccess.c
…
madvise.c
…
memcontrol.c
cgroup avoid permanent sleep at rmdir
2009-07-29 19:10:35 -07:00
memory.c
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
2009-07-27 12:10:38 -07:00
memory_hotplug.c
…
mempolicy.c
mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware
2009-08-07 10:39:55 -07:00
mempool.c
mempool.c: clean up type-casting
2009-08-10 08:31:16 -07:00
migrate.c
…
mincore.c
…
mlock.c
…
mm_init.c
…
mmap.c
…
mmu_notifier.c
…
mmzone.c
…
mprotect.c
…
mremap.c
…
msync.c
…
nommu.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
2009-07-01 11:46:30 -07:00
oom_kill.c
…
page-writeback.c
Fix congestion_wait() sync/async vs read/write confusion
2009-07-10 20:31:53 +02:00
page_alloc.c
page-allocator: allow too high-order warning messages to be suppressed with __GFP_NOWARN
2009-07-29 19:10:35 -07:00
page_cgroup.c
memcg: remove some redundant checks
2009-06-18 13:03:47 -07:00
page_io.c
…
page_isolation.c
…
pagewalk.c
…
pdflush.c
…
percpu.c
x86: implement percpu_alloc kernel parameter
2009-06-22 11:56:24 +09:00
prio_tree.c
…
quicklist.c
…
readahead.c
…
rmap.c
memcg: add file-based RSS accounting
2009-06-18 13:03:47 -07:00
shmem.c
Get "no acls for this inode" right, fix shmem breakage
2009-06-24 16:58:48 -04:00
shmem_acl.c
switch shmem to inode->i_acl
2009-06-24 08:17:06 -04:00
slab.c
SLAB: Fix lockdep annotations
2009-06-29 09:57:10 +03:00
slob.c
fix RCU-callback-after-kmem_cache_destroy problem in sl[aou]b
2009-06-26 12:10:47 +03:00
slub.c
kmemleak: Trace the kmalloc_large* functions in slub
2009-07-08 14:25:14 +01:00
sparse-vmemmap.c
…
sparse.c
…
swap.c
…
swap_state.c
…
swapfile.c
PM / Hibernate: Replace bdget call with simple atomic_inc of i_count
2009-07-29 21:07:55 +02:00
thrash.c
mm: pass mm to grab_swap_token
2009-06-23 12:50:05 -07:00
truncate.c
…
util.c
Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/fixes' into for-linus
2009-06-17 08:30:15 +03:00
vmalloc.c
…
vmscan.c
Fix congestion_wait() sync/async vs read/write confusion
2009-07-10 20:31:53 +02:00
vmstat.c
…