summaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)Author
2007-05-23SLUB Debug: fix check for super sized slabs (>512k 64bit, >256k 32bit)Christoph Lameter
2007-05-23fix unused setup_nr_node_idsMiklos Szeredi
2007-05-23SLUB Debug: Fix object size calculationChristoph Lameter
2007-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-19mm/slab: fix section mismatch warningSam Ravnborg
2007-05-19mm: fix section mismatch warningsSam Ravnborg
2007-05-17mm: more rmap checkingNick Piggin
2007-05-17Make __vunmap staticBenjamin Herrenschmidt
2007-05-17Slab allocators: define common size limitationsChristoph Lameter
2007-05-17SLUB: Simplify debug codeChristoph Lameter
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-17SLUB: Do our own flags based on PG_active and PG_errorChristoph Lameter
2007-05-17slab: warn on zero-length allocationsChristoph Lameter
2007-05-17SLUB: Define functions for cpu slab handling instead of using PageActiveChristoph Lameter
2007-05-17Slab allocators: Drop support for destructorsChristoph Lameter
2007-05-17slob: implement RCU freeingNick Piggin
2007-05-16Fix: find_or_create_page skips cpuset memory spreading.Christoph Lameter
2007-05-16slub: don't confuse ctor and dtorHugh Dickins
2007-05-14sh64: generic quicklist support.Paul Mundt
2007-05-11consolidate generic_writepages and mpage_writepagesMiklos Szeredi
2007-05-11VM statistics: Make timer deferrableChristoph Lameter
2007-05-11Bug in mm/thrash.c function grab_swap_token()Mika Kukkonen
2007-05-10SLUB: remove nr_cpu_ids hackChristoph Lameter
2007-05-10early_pfn_to_nid needs to be __meminitStephen Rothwell
2007-05-10slub: support concurrent local and remote frees and allocs on a slabChristoph Lameter
2007-05-09Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2007-05-09Fix a bad error case handling in read_cache_page_async()David Howells
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-05-09Move remote node draining out of slab allocatorsChristoph Lameter
2007-05-09Make vm statistics update interval configurableChristoph Lameter
2007-05-09vmstat: use our own timer eventsChristoph Lameter
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki
2007-05-09fs: convert core functions to zero_user_pageNate Diller
2007-05-09slab: shut down cache_reaper when cpu goes downChristoph Lameter
2007-05-09slab: use CPU_LOCK_[ACQUIRE|RELEASE]Heiko Carstens
2007-05-09AFS: export a couple of core functions for AFS write supportDavid Howells
2007-05-09pretend cpuset has some form of hugetlb page reservationKen Chen
2007-05-09fix leaky resv_huge_pages when cpuset is in useKen Chen
2007-05-09krealloc: fix kerneldoc commentsPekka J Enberg
2007-05-09SLUB: rework slab order determinationChristoph Lameter
2007-05-09SLUB: include lifetime stats and sets of cpus / nodes in tracking outputChristoph Lameter
2007-05-09SLUB: add CONFIG_SLUB_DEBUGChristoph Lameter
2007-05-09SLUB: move tracking definitions and check_valid_pointer() away from debug codeChristoph Lameter
2007-05-09SLUB: consolidate trace codeChristoph Lameter
2007-05-09SLUB: introduce DebugSlab(page)Christoph Lameter
2007-05-09SLUB: move resiliency check into SYSFS sectionChristoph Lameter
2007-05-09SLUB: add macros for scanning objects in a slabChristoph Lameter
2007-05-09SLUB: update commentsChristoph Lameter
2007-05-09SLUB: get rid of finish_bootstrapChristoph Lameter