summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* SLUB: remove nr_cpu_ids hackChristoph Lameter2007-05-101-3/+2
* early_pfn_to_nid needs to be __meminitStephen Rothwell2007-05-101-1/+1
* slub: support concurrent local and remote frees and allocs on a slabChristoph Lameter2007-05-101-36/+118
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-05-091-1/+1
|\
| * sh: generic quicklist support.Paul Mundt2007-05-091-1/+1
* | Fix a bad error case handling in read_cache_page_async()David Howells2007-05-091-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-091-1/+1
|\ \
| * | Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
| |/
* | Move remote node draining out of slab allocatorsChristoph Lameter2007-05-094-126/+63
* | Make vm statistics update interval configurableChristoph Lameter2007-05-091-1/+3
* | vmstat: use our own timer eventsChristoph Lameter2007-05-093-6/+36
* | Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-096-3/+17
* | fs: convert core functions to zero_user_pageNate Diller2007-05-092-7/+3
* | slab: shut down cache_reaper when cpu goes downChristoph Lameter2007-05-091-0/+14
* | slab: use CPU_LOCK_[ACQUIRE|RELEASE]Heiko Carstens2007-05-091-8/+5
* | AFS: export a couple of core functions for AFS write supportDavid Howells2007-05-091-0/+2
* | pretend cpuset has some form of hugetlb page reservationKen Chen2007-05-091-0/+31
* | fix leaky resv_huge_pages when cpuset is in useKen Chen2007-05-091-0/+2
* | krealloc: fix kerneldoc commentsPekka J Enberg2007-05-092-2/+0
* | SLUB: rework slab order determinationChristoph Lameter2007-05-091-14/+52
* | SLUB: include lifetime stats and sets of cpus / nodes in tracking outputChristoph Lameter2007-05-091-15/+81
* | SLUB: add CONFIG_SLUB_DEBUGChristoph Lameter2007-05-091-75/+114
* | SLUB: move tracking definitions and check_valid_pointer() away from debug codeChristoph Lameter2007-05-091-29/+29
* | SLUB: consolidate trace codeChristoph Lameter2007-05-091-13/+18
* | SLUB: introduce DebugSlab(page)Christoph Lameter2007-05-091-12/+28
* | SLUB: move resiliency check into SYSFS sectionChristoph Lameter2007-05-091-57/+55
* | SLUB: add macros for scanning objects in a slabChristoph Lameter2007-05-091-31/+44
* | SLUB: update commentsChristoph Lameter2007-05-091-123/+119
* | SLUB: get rid of finish_bootstrapChristoph Lameter2007-05-091-20/+10
* | SLUB: clean up kreallocChristoph Lameter2007-05-091-11/+4
* | SLUB: use check_valid_pointer in kmem_ptr_validateChristoph Lameter2007-05-091-10/+3
* | SLUB: after object padding only needed for RedzoningChristoph Lameter2007-05-091-1/+1
* | SLUB: add support for dynamic cacheline size determinationChristoph Lameter2007-05-091-5/+10
|/
* Remove unused variable in get_unmapped_areaRoland McGrath2007-05-081-1/+0
* fbdev: mm: Deferred IO supportJaya Kumar2007-05-081-0/+1
* Fix race between cat /proc/slab_allocators and rmmodAlexey Dobriyan2007-05-081-7/+3
* Remove do_sync_file_range()Mark Fasheh2007-05-081-4/+4
* move die notifier handling to common codeChristoph Hellwig2007-05-082-0/+15
* Factor outstanding I/O error handlingGuillaume Chazarain2007-05-082-12/+3
* Add white list into modpost.c for memory hotplug code and ia64's machvec sectionYasunori Goto2007-05-082-2/+2
* Fix section mismatch of memory hotplug related code.Yasunori Goto2007-05-082-17/+19
* mm: move common segment checks to separate helper functionDmitriy Monakhov2007-05-081-37/+45
* Increase slab redzone to 64bitsDavid Woodhouse2007-05-081-19/+23
* Fix up SLUB compileLinus Torvalds2007-05-071-3/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-071-1/+1
|\
| * [MM]: sparse_init() should be __init.David S. Miller2007-05-061-1/+1
* | freezer: fix racy usage of try_to_freeze in kswapdRafael J. Wysocki2007-05-071-4/+9
* | swsusp: use inline functions for changing page flagsRafael J. Wysocki2007-05-071-3/+3
* | slob: fix page order calculation on not 4KB pageAkinobu Mita2007-05-071-12/+3
* | Slab allocators: remove useless __GFP_NO_GROW flagChristoph Lameter2007-05-072-7/+2
OpenPOWER on IntegriCloud