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