summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
* Fix up recent get_user_pages() handlingLinus Torvalds2005-08-031-9/+13
* [PATCH] fix get_user_pages bugNick Piggin2005-08-031-8/+23
* [PATCH] sys_set_mempolicy() doesnt check if mode < 0Eric Dumazet2005-08-011-1/+1
* [PATCH] x86_64: access of some bad addressHugh Dickins2005-08-011-2/+6
* Fix get_user_pages() race for write accessLinus Torvalds2005-08-011-17/+4
* [PATCH] Fix NUMA node sizing in nr_free_zone_pagesMartin J. Bligh2005-07-301-11/+10
* [PATCH] Remove bogus warning in page_alloc.cAndy Whitcroft2005-07-271-4/+0
* [PATCH] madvise() does not always return -EBADF on non-file mapped areasuzuki2005-07-271-5/+8
* [PATCH] check_user_page_readable() deadlock fixAndrew Morton2005-07-271-10/+15
* [PATCH] Undo mempolicy shared policy rbtree microoptimizationAndi Kleen2005-07-271-1/+1
* [PATCH] execute-in-place fixesCarsten Otte2005-07-151-15/+8
* [PATCH] mm/filemap_xip.c compilation fixGeert Uytterhoeven2005-07-121-1/+1
* [PATCH] propagate __nocast annotationsAlexey Dobriyan2005-07-072-6/+8
* [PATCH] mm: quieten OOM killer noiseAnton Blanchard2005-07-071-3/+5
* [PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pag...Marcelo Tosatti2005-07-071-6/+0
* [PATCH] print order information when OOM killingMarcelo Tosatti2005-07-072-3/+3
* [PATCH] Fix broken kmalloc_node in rc1/rc2Christoph Lameter2005-07-061-0/+3
* [PATCH] rename wakeup_bdflush to wakeup_pdflushPekka J Enberg2005-06-282-2/+2
* [PATCH] fix WANT_PAGE_VIRTUAL in memmap_initBob Picco2005-06-271-2/+1
* Merge Christoph's freeze cleanup patchLinus Torvalds2005-06-252-3/+3
|\
| * [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-252-3/+3
* | [PATCH] Use ALIGN to remove duplicate codeNick Wilson2005-06-251-3/+3
* | [PATCH] kdump: Retrieve saved max pfnVivek Goyal2005-06-251-0/+8
* | [PATCH] fix for generic_file_write iov problemBadari Pulavarty2005-06-251-1/+3
* | [PATCH] swsusp: kill config_pm_diskPavel Machek2005-06-251-1/+1
* | [PATCH] mm: fix remap_pte_range BUGHugh Dickins2005-06-251-1/+1
* | [PATCH] Fix the error handling in direct I/OHifumi Hisashi2005-06-251-2/+5
|/
* [PATCH] xip: madvice/fadvice: execute in placeCarsten Otte2005-06-242-0/+9
* [PATCH] xip: reduce code duplicationCarsten Otte2005-06-242-191/+57
* [PATCH] xip: fs/mm: execute in placeCarsten Otte2005-06-245-74/+680
* [PATCH] DocBook: update commentsMartin Waitz2005-06-241-1/+1
* [PATCH] Remove f_error field from struct fileChristoph Lameter2005-06-231-6/+0
* [PATCH] mempool - only init waitqueue in slow pathBenjamin LaHaise2005-06-231-1/+2
* [PATCH] remove redundant vm_flags clearing from madvise.cPekka Enberg2005-06-231-1/+0
* [PATCH] create a kstrdup library functionPaulo Marques2005-06-231-0/+24
* [PATCH] NUMA aware block device control structure allocationChristoph Lameter2005-06-231-5/+12
* [PATCH] sparsemem hotplug baseAndy Whitcroft2005-06-232-22/+74
* [PATCH] sparsemem swiss cheese numa layoutsAndy Whitcroft2005-06-231-0/+2
* [PATCH] sparsemem memory modelAndy Whitcroft2005-06-236-15/+159
* [PATCH] generify memory presentAndy Whitcroft2005-06-231-0/+4
* [PATCH] mm/Kconfig: give DISCONTIG more help textDave Hansen2005-06-231-0/+10
* [PATCH] mm/Kconfig: hide "Memory Model" selection menuDave Hansen2005-06-231-4/+17
* [PATCH] sparsemem: fix minor "defaults" issue in mm/KconfigDave Hansen2005-06-231-2/+1
* [PATCH] Introduce new Kconfig option for NUMA or DISCONTIGDave Hansen2005-06-232-3/+11
* [PATCH] create mm/Kconfig for arch-independent memory optionsDave Hansen2005-06-231-0/+25
* [PATCH] sparsemem base: reorganize page->flags bit operationsDave Hansen2005-06-231-1/+1
* [PATCH] sparsemem base: simple NUMA remap space allocatorDave Hansen2005-06-231-1/+5
* [PATCH] boot_pageset must not be freed.Christoph Lameter2005-06-221-2/+9
* [PATCH] Kill stray newlineDenis Vlasenko2005-06-211-1/+1
* [PATCH] msync: check pte dirty earlierAbhijit Karmarkar2005-06-211-0/+2
OpenPOWER on IntegriCloud