aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* mm: move cache_line_size() to <linux/cache.h>Pekka Enberg2008-04-28
* hugetlb: decrease hugetlb_lock cycling in gather_surplus_huge_pagesAdam Litke2008-04-28
* mm: try both endianess when checking for endianessChris Dearman2008-04-28
* mm: filter based on a nodemask as well as a gfp_maskMel Gorman2008-04-28
* mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman2008-04-28
* mm: use two zonelist that are filtered by GFP maskMel Gorman2008-04-28
* mm: remember what the preferred zone is for zone_statisticsMel Gorman2008-04-28
* mm: introduce node_zonelist() for accessing the zonelist for a GFP maskMel Gorman2008-04-28
* mm: use zonelists instead of zones when direct reclaiming pagesMel Gorman2008-04-28
* mm: remove nopageNick Piggin2008-04-28
* mmap_region: cleanup the final vma_merge() related codeOleg Nesterov2008-04-28
* fix invalidate_inode_pages2_range() to not clear retHisashi Hifumi2008-04-28
* hotplug-memory: make online_page() commonJeremy Fitzhardinge2008-04-28
* hotplug memory remove: generic __remove_pages() supportBadari Pulavarty2008-04-28
* mm: fix possible off-by-one in walk_pte_range()Johannes Weiner2008-04-28
* s390: KVM preparation: host memory management changes for s390 kvmChristian Borntraeger2008-04-27
* x86_64/mm: check and print vmemmap allocation continuousYinghai Lu2008-04-26
* mm: allow reserve_bootmem() cross nodesYinghai Lu2008-04-26
* mm: offset align in alloc_bootmem()Yinghai Lu2008-04-26
* mm: fix alloc_bootmem_core to use fast searching for all nodesYinghai Lu2008-04-26
* mm: make mem_map allocation continuousYinghai Lu2008-04-26
* slab_err: Pass parameters correctly to slab_bugChristoph Lameter2008-04-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds2008-04-21
|\
| * trivial: small cleanupsPavel Machek2008-04-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-21
|\ \
| * | driver core: memory: semaphore to mutexDaniel Walker2008-04-19
| |/
* | nodemask: use new node_to_cpumask_ptr functionMike Travis2008-04-19
* | cpuset: modify cpuset_set_cpus_allowed to use cpumask pointerMike Travis2008-04-19
* | cpumask: Cleanup more uses of CPU_MASK and NODE_MASKMike Travis2008-04-19
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds2008-04-18
|\
| * kgdb: fix optional arch functions and probe_kernel_*Jason Wessel2008-04-17
| * uaccess: add probe_kernel_write()Ingo Molnar2008-04-17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-04-18
|\ \ | |/ |/|
| * slub: No need for per node slab counters if !SLUB_DEBUGChristoph Lameter2008-04-14
| * slub: Move map/flag clearing to __free_slabChristoph Lameter2008-04-14
| * slub: Fixes to per cpu stat output in sysfsChristoph Lameter2008-04-14
| * slub: Deal with config variable dependenciesChristoph Lameter2008-04-14
| * slub: Reduce #ifdef ZONE_DMA by moving kmalloc_caches_dma near dma logicChristoph Lameter2008-04-14
| * slub: Initialize per-cpu statsPekka Enberg2008-04-14
* | add "Isolate" migratetype name to /proc/pagetypeinfoKOSAKI Motohiro2008-04-15
* | memcg: fix oops in oom handlingLi Zefan2008-04-15
* | mm: sparsemem memory_present() fixIngo Molnar2008-04-15
|/
* memcg: fix node_state handlingKAMEZAWA Hiroyuki2008-04-08
* memory controller: make memory resource control aware of boot optionsBalbir Singh2008-04-04
* Fix undefined count_partial if !CONFIG_SLABINFOChristoph Lameter2008-04-01
* NULL noise: fs/*, mm/*, kernel/*Al Viro2008-03-30
* Revert "SLUB: remove useless masking of GFP_ZERO"Linus Torvalds2008-03-27
* hugetlb: fix potential livelock in return_unused_surplus_hugepages()Nishanth Aravamudan2008-03-26
* hugetlb: indicate surplus huge page counts in per-node meminfoNishanth Aravamudan2008-03-26
* slab: fix cache_cache bootstrap in kmem_cache_init()Daniel Yeisley2008-03-26