aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-11consolidate generic_writepages and mpage_writepagesMiklos Szeredi1-19/+40
2007-05-11VM statistics: Make timer deferrableChristoph Lameter1-1/+1
2007-05-11Bug in mm/thrash.c function grab_swap_token()Mika Kukkonen1-3/+2
2007-05-10SLUB: remove nr_cpu_ids hackChristoph Lameter1-3/+2
2007-05-10early_pfn_to_nid needs to be __meminitStephen Rothwell1-1/+1
2007-05-10slub: support concurrent local and remote frees and allocs on a slabChristoph Lameter1-36/+118
2007-05-09Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+1
2007-05-09Fix a bad error case handling in read_cache_page_async()David Howells1-3/+3
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2007-05-09Move remote node draining out of slab allocatorsChristoph Lameter4-126/+63
2007-05-09Make vm statistics update interval configurableChristoph Lameter1-1/+3
2007-05-09vmstat: use our own timer eventsChristoph Lameter3-6/+36
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki6-3/+17
2007-05-09fs: convert core functions to zero_user_pageNate Diller2-7/+3
2007-05-09slab: shut down cache_reaper when cpu goes downChristoph Lameter1-0/+14
2007-05-09slab: use CPU_LOCK_[ACQUIRE|RELEASE]Heiko Carstens1-8/+5
2007-05-09AFS: export a couple of core functions for AFS write supportDavid Howells1-0/+2
2007-05-09pretend cpuset has some form of hugetlb page reservationKen Chen1-0/+31
2007-05-09fix leaky resv_huge_pages when cpuset is in useKen Chen1-0/+2
2007-05-09krealloc: fix kerneldoc commentsPekka J Enberg2-2/+0
2007-05-09SLUB: rework slab order determinationChristoph Lameter1-14/+52
2007-05-09SLUB: include lifetime stats and sets of cpus / nodes in tracking outputChristoph Lameter1-15/+81
2007-05-09SLUB: add CONFIG_SLUB_DEBUGChristoph Lameter1-75/+114
2007-05-09SLUB: move tracking definitions and check_valid_pointer() away from debug codeChristoph Lameter1-29/+29
2007-05-09SLUB: consolidate trace codeChristoph Lameter1-13/+18
2007-05-09SLUB: introduce DebugSlab(page)Christoph Lameter1-12/+28
2007-05-09SLUB: move resiliency check into SYSFS sectionChristoph Lameter1-57/+55
2007-05-09SLUB: add macros for scanning objects in a slabChristoph Lameter1-31/+44
2007-05-09SLUB: update commentsChristoph Lameter1-123/+119
2007-05-09SLUB: get rid of finish_bootstrapChristoph Lameter1-20/+10
2007-05-09SLUB: clean up kreallocChristoph Lameter1-11/+4
2007-05-09SLUB: use check_valid_pointer in kmem_ptr_validateChristoph Lameter1-10/+3
2007-05-09SLUB: after object padding only needed for RedzoningChristoph Lameter1-1/+1
2007-05-09SLUB: add support for dynamic cacheline size determinationChristoph Lameter1-5/+10
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-05-09sh: generic quicklist support.Paul Mundt1-1/+1
2007-05-08Remove unused variable in get_unmapped_areaRoland McGrath1-1/+0
2007-05-08fbdev: mm: Deferred IO supportJaya Kumar1-0/+1
2007-05-08Fix race between cat /proc/slab_allocators and rmmodAlexey Dobriyan1-7/+3
2007-05-08Remove do_sync_file_range()Mark Fasheh1-4/+4
2007-05-08move die notifier handling to common codeChristoph Hellwig2-0/+15
2007-05-08Factor outstanding I/O error handlingGuillaume Chazarain2-12/+3
2007-05-08Add white list into modpost.c for memory hotplug code and ia64's machvec sectionYasunori Goto2-2/+2
2007-05-08Fix section mismatch of memory hotplug related code.Yasunori Goto2-17/+19
2007-05-08mm: move common segment checks to separate helper functionDmitriy Monakhov1-37/+45
2007-05-08Increase slab redzone to 64bitsDavid Woodhouse1-19/+23
2007-05-07Fix up SLUB compileLinus Torvalds1-3/+3
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2007-05-07freezer: fix racy usage of try_to_freeze in kswapdRafael J. Wysocki1-4/+9
2007-05-07swsusp: use inline functions for changing page flagsRafael J. Wysocki1-3/+3