aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* Make __vunmap staticBenjamin Herrenschmidt2007-05-17
* Slab allocators: define common size limitationsChristoph Lameter2007-05-17
* SLUB: Simplify debug codeChristoph Lameter2007-05-17
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* SLUB: Do our own flags based on PG_active and PG_errorChristoph Lameter2007-05-17
* slab: warn on zero-length allocationsChristoph Lameter2007-05-17
* SLUB: Define functions for cpu slab handling instead of using PageActiveChristoph Lameter2007-05-17
* Slab allocators: Drop support for destructorsChristoph Lameter2007-05-17
* slob: implement RCU freeingNick Piggin2007-05-17
* Fix: find_or_create_page skips cpuset memory spreading.Christoph Lameter2007-05-17
* slub: don't confuse ctor and dtorHugh Dickins2007-05-17
* sh64: generic quicklist support.Paul Mundt2007-05-13
* consolidate generic_writepages and mpage_writepagesMiklos Szeredi2007-05-11
* VM statistics: Make timer deferrableChristoph Lameter2007-05-11
* Bug in mm/thrash.c function grab_swap_token()Mika Kukkonen2007-05-11
* SLUB: remove nr_cpu_ids hackChristoph Lameter2007-05-10
* early_pfn_to_nid needs to be __meminitStephen Rothwell2007-05-10
* slub: support concurrent local and remote frees and allocs on a slabChristoph Lameter2007-05-10
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-05-09
|\
| * sh: generic quicklist support.Paul Mundt2007-05-08
* | Fix a bad error case handling in read_cache_page_async()David Howells2007-05-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-09
|\ \
| * | Fix occurrences of "the the "Michael Opdenacker2007-05-09
| |/
* | Move remote node draining out of slab allocatorsChristoph Lameter2007-05-09
* | Make vm statistics update interval configurableChristoph Lameter2007-05-09
* | vmstat: use our own timer eventsChristoph Lameter2007-05-09
* | Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-09
* | fs: convert core functions to zero_user_pageNate Diller2007-05-09
* | slab: shut down cache_reaper when cpu goes downChristoph Lameter2007-05-09
* | slab: use CPU_LOCK_[ACQUIRE|RELEASE]Heiko Carstens2007-05-09
* | AFS: export a couple of core functions for AFS write supportDavid Howells2007-05-09
* | pretend cpuset has some form of hugetlb page reservationKen Chen2007-05-09
* | fix leaky resv_huge_pages when cpuset is in useKen Chen2007-05-09
* | krealloc: fix kerneldoc commentsPekka J Enberg2007-05-09
* | SLUB: rework slab order determinationChristoph Lameter2007-05-09
* | SLUB: include lifetime stats and sets of cpus / nodes in tracking outputChristoph Lameter2007-05-09
* | SLUB: add CONFIG_SLUB_DEBUGChristoph Lameter2007-05-09
* | SLUB: move tracking definitions and check_valid_pointer() away from debug codeChristoph Lameter2007-05-09
* | SLUB: consolidate trace codeChristoph Lameter2007-05-09
* | SLUB: introduce DebugSlab(page)Christoph Lameter2007-05-09
* | SLUB: move resiliency check into SYSFS sectionChristoph Lameter2007-05-09
* | SLUB: add macros for scanning objects in a slabChristoph Lameter2007-05-09
* | SLUB: update commentsChristoph Lameter2007-05-09
* | SLUB: get rid of finish_bootstrapChristoph Lameter2007-05-09
* | SLUB: clean up kreallocChristoph Lameter2007-05-09
* | SLUB: use check_valid_pointer in kmem_ptr_validateChristoph Lameter2007-05-09
* | SLUB: after object padding only needed for RedzoningChristoph Lameter2007-05-09
* | SLUB: add support for dynamic cacheline size determinationChristoph Lameter2007-05-09
|/
* Remove unused variable in get_unmapped_areaRoland McGrath2007-05-08
* fbdev: mm: Deferred IO supportJaya Kumar2007-05-08