summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2008-04-15Merge commit 'sched-latest/latest'Stephen Rothwell
2008-04-15Merge commit 'x86-latest/latest'Stephen Rothwell
2008-04-15Merge commit 'kvm/master'Stephen Rothwell
2008-04-15driver core: memory: semaphore to mutexDaniel Walker
2008-04-14nodemask: use new node_to_cpumask_ptr functionMike Travis
2008-04-14cpuset: modify cpuset_set_cpus_allowed to use cpumask pointerMike Travis
2008-04-14cpumask: Cleanup more uses of CPU_MASK and NODE_MASKMike Travis
2008-04-14x86: kmemcheck v7Vegard Nossum
2008-04-14x86: kmemcheck, v6Vegard Nossum
2008-04-14x86_64/mm: check and print vmemmap allocation continuousYinghai Lu
2008-04-14mm: make reserve_bootmem can crossed the nodesYinghai Lu
2008-04-14mm: offset align in alloc_bootmem v3Yinghai Lu
2008-04-14mm: fix alloc_bootmem_core to use fast searching for all nodesYinghai Lu
2008-04-14mm: make mem_map allocation continuousYinghai Lu
2008-04-14kgdb: light v16Ingo Molnar
2008-04-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2008-04-08memcg: fix node_state handlingKAMEZAWA Hiroyuki
2008-04-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2008-04-04memory controller: make memory resource control aware of boot optionsBalbir Singh
2008-04-01Fix undefined count_partial if !CONFIG_SLABINFOChristoph Lameter
2008-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2008-03-30NULL noise: fs/*, mm/*, kernel/*Al Viro
2008-03-27Revert "SLUB: remove useless masking of GFP_ZERO"Linus Torvalds
2008-03-27s390: KVM preparation: host memory management changes for s390 kvmHeiko Carstens
2008-03-26hugetlb: fix potential livelock in return_unused_surplus_hugepages()Nishanth Aravamudan
2008-03-26hugetlb: indicate surplus huge page counts in per-node meminfoNishanth Aravamudan
2008-03-26slab: fix cache_cache bootstrap in kmem_cache_init()Daniel Yeisley
2008-03-26count_partial() is not used if !SLUB_DEBUG and !CONFIG_SLABINFOChristoph Lameter
2008-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-03-24revert "kswapd should only wait on IO if there is IO"Andrew Morton
2008-03-24mm: fix boundary checking in free_bootmem_coreYinghai Lu
2008-03-19mm/readahead: fix kernel-doc notationRandy Dunlap
2008-03-19memcgroup: fix check for thread being a group leader in memcgroupPavel Emelyanov
2008-03-19mm: rmap kernel-doc fixesRandy Dunlap
2008-03-19mm: highmem kernel-doc additionsRandy Dunlap
2008-03-19mm/oom_kill: fix kernel-docRandy Dunlap
2008-03-19mm/shmem and tiny-shmem: fix some kernel-docRandy Dunlap
2008-03-19mm: fix various kernel-doc commentsRandy Dunlap
2008-03-19[PATCH] double dput() on failure exit in tiny-shmemAl Viro
2008-03-17slub page alloc fallback: Enable interrupts for GFP_WAIT.Christoph Lameter
2008-03-10iov_iter_advance() fixNick Piggin
2008-03-10hugetlb: correct page count for surplus huge pagesAdam Litke
2008-03-10mempolicy: fix reference counting bugsLee Schermerhorn
2008-03-09Do not include linux/backing-dev.h twiceJesper Juhl
2008-03-06slab: NUMA slab allocator migration bugfixJoe Korty
2008-03-06slub: Do not cross cacheline boundaries for very small objectsNick Piggin
2008-03-06slab - use angle brackets for include of kmalloc_sizes.hJoe Perches
2008-03-06slab numa fallback logic: Do not pass unfiltered flags to page allocatorChristoph Lameter
2008-03-06slub statistics: Fix check for DEACTIVATE_REMOTE_FREESChristoph Lameter
2008-03-04hugetlb: fix pool shrinking while in restricted cpusetNishanth Aravamudan