aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
...
* | mm: introduce pte_special pte bitNick Piggin2008-04-28
* | mm: introduce VM_MIXEDMAPJared Hulbert2008-04-28
* | PAGEFLAGS_EXTENDED and separate page flags for Head and TailChristoph Lameter2008-04-28
* | pageflags: eliminate PG_xxx aliasesChristoph Lameter2008-04-28
* | vmallocinfo: add caller informationChristoph Lameter2008-04-28
* | vmalloc: show vmalloced areas via /proc/vmallocinfoChristoph Lameter2008-04-28
* | mm: rotate_reclaimable_page() cleanupMiklos Szeredi2008-04-28
* | mm/page_alloc.c: fix indentationS.Caglar Onur2008-04-28
* | dmapool: enable debugging for CONFIG_SLUB_DEBUG_ON tooAndi Kleen2008-04-28
* | mempolicy: fix parsing of tmpfs mpol mount optionLee Schermerhorn2008-04-28
* | mempolicy: disallow static or relative flags for local preferred modeDavid Rientjes2008-04-28
* | mempolicy: create mempolicy_operations structureDavid Rientjes2008-04-28
* | mempolicy: move rebind functionsDavid Rientjes2008-04-28
* | mempolicy: add MPOL_F_RELATIVE_NODES flagDavid Rientjes2008-04-28
* | mempolicy: add MPOL_F_STATIC_NODES flagDavid Rientjes2008-04-28
* | mempolicy: support optional mode flagsDavid Rientjes2008-04-28
* | mempolicy: convert MPOL constants to enumDavid Rientjes2008-04-28
* | 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
|\ \ | |/ |/|