summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* mm: fix race in COW logicNick Piggin2008-06-231-1/+26
* Fix ZERO_PAGE breakage with vmwareLinus Torvalds2008-06-231-2/+21
* Slab: Fix memory leak in fallback_alloc()Christoph Lameter2008-06-211-1/+4
* Add return value to reserve_bootmem_node()Bernhard Walle2008-06-211-2/+4
* Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIPLinus Torvalds2008-06-202-4/+23
* pagemap: pass mm into pagewalkersDave Hansen2008-06-121-20/+22
* mm: fix incorrect variable type in do_try_to_free_pages()kosaki.motohiro@jp.fujitsu.com2008-06-121-1/+1
* nommu: Correct kobjsize() page validity checks.Paul Mundt2008-06-121-18/+3
* mm: Minor clean-up of page flags in mm/page_alloc.cRuss Anderson2008-06-091-31/+3
* nommu: fix kobjsize() for SLOB and SLUBPaul Mundt2008-06-061-4/+26
* brk: make sys_brk() honor COMPAT_BRK when computing lower boundJiri Kosina2008-06-061-1/+7
* hugetlb: fix lockdep errorNick Piggin2008-06-061-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-05-262-4/+6
|\
| * slub: ksize() abuse checksPekka Enberg2008-05-221-2/+3
| * slob: Fix to return wrong pointerMinChan Kim2008-05-191-2/+3
* | memory hotplug: fix early allocation handlingHeiko Carstens2008-05-241-1/+1
* | zonelists: handle a node zonelist with no applicable entriesAndy Whitcroft2008-05-241-0/+3
* | mm: fix atomic_t overflow in vmAlan Cox2008-05-243-6/+6
* | mm: don't drop a partial page in a zone's memory map sizeJohannes Weiner2008-05-241-1/+2
* | mm: allow pfnmap ->fault()sNick Piggin2008-05-241-2/+0
* | mm: bdi: fix race in bdi_class device creationGreg Kroah-Hartman2008-05-201-10/+2
|/
* memory_hotplug: always initialize pageblock bitmapHeiko Carstens2008-05-142-41/+45
* mprotect: prevent alteration of the PAT bitsVenki Pallipadi2008-05-141-1/+10
* memory_hotplug: check for walk_memory_resource() failure in online_pages()Geoff Levand2008-05-141-1/+8
* memory hotplug: memmap_init_zone called twiceHeiko Carstens2008-05-141-7/+3
* mm: fix infinite loop in filemap_faultMiklos Szeredi2008-05-141-0/+5
* fix SMP data race in pagetable setup vs walkingNick Piggin2008-05-141-0/+21
* mm/pdflush.c: merge the same code in two pathDenis Cheng2008-05-131-2/+2
* make vmstat cpu-unplug safeKOSAKI Motohiro2008-05-131-0/+2
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-05-081-1/+1
|\
| * vfs: splice remove_suid() cleanupMiklos Szeredi2008-05-071-1/+1
* | slub: fix atomic usage in any_slab_objects()Benjamin Herrenschmidt2008-05-081-1/+1
|/
* x86: fix PAE pmd_bad bootup warningHugh Dickins2008-05-061-1/+4
* slub: #ifdef simplificationChristoph Lameter2008-05-021-4/+2
* slub: Whitespace cleanup and use of strict_strtoulChristoph Lameter2008-05-021-13/+25
* memcg: simple stats for memory resource controllerBalaji Rao2008-05-011-0/+11
* docbook: fix vmalloc missing parameter notationRandy Dunlap2008-05-011-0/+1
* remove div_long_long_remRoman Zippel2008-05-011-5/+4
* revert "memory hotplug: allocate usemap on the section with pgdat"Andrew Morton2008-04-301-13/+2
* mm: fix warning on memory offlineNick Piggin2008-04-301-1/+8
* mm: remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-303-6/+6
* infrastructure to debug (dynamic) objectsThomas Gleixner2008-04-304-4/+21
* mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi2008-04-302-1/+3
* mm: bdi: export bdi_writeout_inc()Miklos Szeredi2008-04-301-0/+10
* mm: bdi: add separate writeback accounting capabilityMiklos Szeredi2008-04-303-4/+4
* mm: bdi: move statistics to debugfsMiklos Szeredi2008-04-301-20/+78
* mm: bdi: allow setting a maximum for the bdi dirty limitPeter Zijlstra2008-04-302-6/+56
* mm: bdi: allow setting a minimum for the bdi dirty limitPeter Zijlstra2008-04-302-1/+47
* mm: bdi: export BDI attributes in sysfsPeter Zijlstra2008-04-303-2/+127
* /proc/pagetypeinfo: fix output for memoryless nodesKOSAKI Motohiro2008-04-301-0/+4