aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* SLUB: fix behavior if the text output of list_locations overflows PAGE_SIZEChristoph Lameter2007-06-24
* [PARISC] Handle wrapping in expand_upwards()Helge Deller2007-06-21
* SLUB: minimum alignment fixesChristoph Lameter2007-06-16
* Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt2007-06-16
* SLUB slab validation: Alloc while interrupts are disabled must use GFP_ATOMICChristoph Lameter2007-06-16
* mm: Fix memory/cpu hotplug section mismatch and oops.Paul Mundt2007-06-15
* Move three functions that are only needed for CONFIG_MEMORY_HOTPLUGStephen Rothwell2007-06-08
* SLUB: return ZERO_SIZE_PTR for kmalloc(0)Christoph Lameter2007-06-08
* slab: fix alien cache handlingChristoph Lameter2007-06-08
* mount -t tmpfs -o mpol=: check nodes onlineHugh Dickins2007-06-08
* SLUB: fix locking for hotplug callbacksChristoph Lameter2007-06-01
* memory hotplug: fix unnecessary calling of init_currenty_empty_zone()Yasunori Goto2007-06-01
* x86_64: allocate sparsemem memmap above 4GZou Nan hai2007-06-01
* m68k: discontinuous memory supportRoman Zippel2007-05-31
* SLUB: Fix NUMA / SYSFS bootstrap issueChristoph Lameter2007-05-31
* SLUB Debug: fix check for super sized slabs (>512k 64bit, >256k 32bit)Christoph Lameter2007-05-23
* fix unused setup_nr_node_idsMiklos Szeredi2007-05-23
* SLUB Debug: Fix object size calculationChristoph Lameter2007-05-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds2007-05-21
|\
| * mm/slab: fix section mismatch warningSam Ravnborg2007-05-19
| * mm: fix section mismatch warningsSam Ravnborg2007-05-19
* | Detach sched.h from mm.hAlexey Dobriyan2007-05-21
|/
* mm: more rmap checkingNick Piggin2007-05-17
* 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