summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] can_share_swap_page: use page_mapcountHugh Dickins2005-06-213-65/+21
* [PATCH] do_wp_page: cannot share file pageHugh Dickins2005-06-211-1/+1
* [PATCH] get_user_pages: kill get_page_mapHugh Dickins2005-06-211-35/+10
* [PATCH] bad_page: clear reclaim and slabHugh Dickins2005-06-211-5/+10
* [PATCH] mbind: check_range use standard ptwalkHugh Dickins2005-06-211-45/+70
* [PATCH] mbind: fix verify_pages pte_pageHugh Dickins2005-06-211-5/+14
* [PATCH] shmem: restore superblock infoHugh Dickins2005-06-211-73/+70
* [PATCH] Reduce size of huge boot per_cpu_pagesetChristoph Lameter2005-06-211-66/+42
* [PATCH] Periodically drain non local pagesetsChristoph Lameter2005-06-212-2/+34
* [PATCH] add OOM debugJanet Morgan2005-06-212-3/+5
* [PATCH] __read_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise2005-06-211-1/+1
* [PATCH] __mod_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise2005-06-211-1/+1
* [PATCH] vm: try_to_free_pages unused argumentDarren Hart2005-06-212-3/+2
* [PATCH] mmap topdown fix for large stack limit, large allocationChris Wright2005-06-211-0/+4
* [PATCH] Avoiding mmap fragmentationWolfgang Wander2005-06-212-14/+41
* [PATCH] node local per-cpu-pagesChristoph Lameter2005-06-212-36/+177
* [PATCH] Hugepage consolidationDavid Gibson2005-06-211-1/+176
* [PATCH] VM: rate limit early reclaimMartin Hicks2005-06-212-0/+11
* [PATCH] VM: add __GFP_NORECLAIMMartin Hicks2005-06-211-0/+2
* [PATCH] VM: early zone reclaimMartin Hicks2005-06-212-5/+92
* [PATCH] VM: add may_swap flag to scan_controlMartin Hicks2005-06-211-1/+6
* [PATCH] mm: add /proc/zoneinfoNikita Danilov2005-06-211-2/+111
* [PATCH] madvise: merge the mapsPrasanna Meda2005-06-211-29/+51
* [PATCH] madvise: do not split the mapsPrasanna Meda2005-06-211-11/+16
* [PATCH] vmscan: notice slab shrinkingakpm@osdl.org2005-06-211-5/+14
* [SLAB] Introduce kmem_cache_nameArnaldo Carvalho de Melo2005-06-181-0/+6
* [PATCH] broken fault_in_pages_readable call in generic_file_buffered_write()Martin Schwidefsky2005-06-061-1/+7
* [PATCH] try_to_unmap_cluster() passes out-of-bounds pte to pte_unmap()William Lee Irwin III2005-05-241-3/+3
* [PATCH] fix for __generic_file_aio_read() to return 0 on EOFSuparna Bhattacharya2005-05-211-1/+1
* [PATCH] x86_64: Fixed guard page handling again in iounmapAndi Kleen2005-05-201-13/+20
* Fix get_unmapped_area sanity testsLinus Torvalds2005-05-191-28/+31
* [PATCH] prevent NULL mmap in topdown modelLinus Torvalds2005-05-191-2/+2
* [PATCH] do_swap_page() can map random data if swap read failsKirill Korotaev2005-05-171-5/+12
* [PATCH] swapout oops fixMcMullan, Jason2005-05-171-1/+1
* [PATCH] mm/nommu.c: try to fix __vmallocAdrian Bunk2005-05-171-1/+2
* [PATCH] mm acct accounting fixKirill Korotaev2005-05-171-1/+6
* [PATCH] mm: fix rss counter being incremented when unmappingBjorn Steinbrink2005-05-171-1/+1
* [PATCH] remove outdated comments from filemap.cChristoph Hellwig2005-05-051-5/+0
OpenPOWER on IntegriCloud