summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* vmallocinfo: add caller informationChristoph Lameter2008-04-281-18/+47
* vmalloc: show vmalloced areas via /proc/vmallocinfoChristoph Lameter2008-04-281-1/+75
* mm: rotate_reclaimable_page() cleanupMiklos Szeredi2008-04-282-29/+18
* mm/page_alloc.c: fix indentationS.Caglar Onur2008-04-281-1/+1
* dmapool: enable debugging for CONFIG_SLUB_DEBUG_ON tooAndi Kleen2008-04-281-4/+8
* mempolicy: fix parsing of tmpfs mpol mount optionLee Schermerhorn2008-04-281-5/+11
* mempolicy: disallow static or relative flags for local preferred modeDavid Rientjes2008-04-281-16/+26
* mempolicy: create mempolicy_operations structureDavid Rientjes2008-04-281-93/+140
* mempolicy: move rebind functionsDavid Rientjes2008-04-281-94/+91
* mempolicy: add MPOL_F_RELATIVE_NODES flagDavid Rientjes2008-04-282-2/+37
* mempolicy: add MPOL_F_STATIC_NODES flagDavid Rientjes2008-04-282-84/+90
* mempolicy: support optional mode flagsDavid Rientjes2008-04-282-28/+47
* mempolicy: convert MPOL constants to enumDavid Rientjes2008-04-282-16/+22
* mm: move cache_line_size() to <linux/cache.h>Pekka Enberg2008-04-282-9/+0
* hugetlb: decrease hugetlb_lock cycling in gather_surplus_huge_pagesAdam Litke2008-04-281-5/+12
* mm: try both endianess when checking for endianessChris Dearman2008-04-281-0/+8
* mm: filter based on a nodemask as well as a gfp_maskMel Gorman2008-04-284-127/+143
* mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman2008-04-287-82/+96
* mm: use two zonelist that are filtered by GFP maskMel Gorman2008-04-286-122/+101
* mm: remember what the preferred zone is for zone_statisticsMel Gorman2008-04-282-7/+8
* mm: introduce node_zonelist() for accessing the zonelist for a GFP maskMel Gorman2008-04-284-9/+6
* mm: use zonelists instead of zones when direct reclaiming pagesMel Gorman2008-04-282-10/+13
* mm: remove nopageNick Piggin2008-04-283-19/+6
* mmap_region: cleanup the final vma_merge() related codeOleg Nesterov2008-04-281-13/+10
* fix invalidate_inode_pages2_range() to not clear retHisashi Hifumi2008-04-281-3/+8
* hotplug-memory: make online_page() commonJeremy Fitzhardinge2008-04-281-0/+19
* hotplug memory remove: generic __remove_pages() supportBadari Pulavarty2008-04-282-3/+97
* mm: fix possible off-by-one in walk_pte_range()Johannes Weiner2008-04-281-2/+6
* s390: KVM preparation: host memory management changes for s390 kvmChristian Borntraeger2008-04-271-3/+4
* x86_64/mm: check and print vmemmap allocation continuousYinghai Lu2008-04-261-0/+5
* mm: allow reserve_bootmem() cross nodesYinghai Lu2008-04-261-23/+69
* mm: offset align in alloc_bootmem()Yinghai Lu2008-04-261-26/+34
* mm: fix alloc_bootmem_core to use fast searching for all nodesYinghai Lu2008-04-261-6/+12
* mm: make mem_map allocation continuousYinghai Lu2008-04-261-3/+29
* slab_err: Pass parameters correctly to slab_bugChristoph Lameter2008-04-231-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds2008-04-211-2/+2
|\
| * trivial: small cleanupsPavel Machek2008-04-211-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-211-1/+1
|\ \
| * | driver core: memory: semaphore to mutexDaniel Walker2008-04-191-1/+1
| |/
* | nodemask: use new node_to_cpumask_ptr functionMike Travis2008-04-193-16/+13
* | cpuset: modify cpuset_set_cpus_allowed to use cpumask pointerMike Travis2008-04-191-2/+2
* | cpumask: Cleanup more uses of CPU_MASK and NODE_MASKMike Travis2008-04-191-1/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds2008-04-182-1/+56
|\
| * kgdb: fix optional arch functions and probe_kernel_*Jason Wessel2008-04-171-0/+6
| * uaccess: add probe_kernel_write()Ingo Molnar2008-04-172-1/+50
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-04-181-33/+64
|\ \ | |/ |/|
| * slub: No need for per node slab counters if !SLUB_DEBUGChristoph Lameter2008-04-141-11/+40
| * slub: Move map/flag clearing to __free_slabChristoph Lameter2008-04-141-2/+2
| * slub: Fixes to per cpu stat output in sysfsChristoph Lameter2008-04-141-1/+3
| * slub: Deal with config variable dependenciesChristoph Lameter2008-04-141-15/+15
OpenPOWER on IntegriCloud