aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] NOMMU: Add docs about shared memoryDavid Howells2006-09-271-0/+9
* [PATCH] NOMMU: Make mremap() partially work for NOMMU kernelsDavid Howells2006-09-272-17/+70
* [PATCH] NOMMU: Order the per-mm_struct VMA listDavid Howells2006-09-271-32/+72
* [PATCH] NOMMU: Implement /proc/pid/maps for NOMMUDavid Howells2006-09-275-20/+80
* [PATCH] NOMMU: Permit ptrace to ignore non-PROT_WRITE VMAs in NOMMU modeDavid Howells2006-09-271-2/+2
* [PATCH] NOMMU: Check VMA protectionsDavid Howells2006-09-271-5/+25
* [PATCH] Check if start address is in vma region in NOMMU function get_user_pa...Sonic Zhang2006-09-271-2/+6
* [PATCH] NOMMU: Use find_vma() rather than reimplementing a VMA searchDavid Howells2006-09-271-8/+3
* [PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmemDavid Howells2006-09-273-0/+61
* [PATCH] NOMMU: Check that access_process_vm() has a valid targetDavid Howells2006-09-273-54/+100
* [PATCH] AVR32: Use unsigned long flags for saving interrupt stateHaavard Skinnemoen2006-09-271-2/+4
* [PATCH] Mark __remove_vm_area() staticRolf Eike Beer2006-09-272-2/+1
* [PATCH] Fix kerneldoc comments in mm/vmalloc.cRolf Eike Beer2006-09-271-20/+8
* [PATCH] mm/page_alloc: use NULL instead of 0 for ptrRandy Dunlap2006-09-271-1/+1
* [PATCH] mspec driverJes Sorensen2006-09-273-0/+430
* [PATCH] do_no_pfn()Jes Sorensen2006-09-272-5/+66
* [PATCH] zone_statistics: Use hot node instead of cold zone_pgdatChristoph Lameter2006-09-271-1/+1
* [PATCH] Do not allocate pagesets for unpopulated zones.Christoph Lameter2006-09-271-0/+3
* [PATCH] Add node to zone for the NUMA caseChristoph Lameter2006-09-273-1/+7
* [PATCH] GFP_THISNODE for the slab allocatorChristoph Lameter2006-09-272-30/+81
* [PATCH] Disable GFP_THISNODE in the non-NUMA caseChristoph Lameter2006-09-271-0/+5
* [PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMAChristoph Lameter2006-09-272-7/+12
* [PATCH] Condense output of show_free_areas()Jes Sorensen2006-09-271-19/+17
* [PATCH] slab: fix kmalloc_node applying memory policies if nodeid == numa_nod...Christoph Lameter2006-09-271-10/+9
* [PATCH] page invalidation cleanupNick Piggin2006-09-272-21/+31
* [PATCH] own header file for struct pageHeiko Carstens2006-09-273-61/+73
* [PATCH] vm: add per-zone writeout counterAndrew Morton2006-09-273-1/+4
* [PATCH] Allow an arch to expand node boundariesMel Gorman2006-09-273-0/+71
* [PATCH] Account for holes that are outside the range of physical memoryMel Gorman2006-09-272-4/+22
* [PATCH] Account for memmap and optionally the kernel image as holesMel Gorman2006-09-273-2/+63
* [PATCH] Have ia64 use add_active_range() and free_area_init_nodesMel Gorman2006-09-275-87/+40
* [PATCH] Have x86_64 use add_active_range() and free_area_init_nodesMel Gorman2006-09-279-158/+84
* [PATCH] Have x86 use add_active_range() and free_area_init_nodesMel Gorman2006-09-274-166/+34
* [PATCH] Have Power use add_active_range() and free_area_init_nodes()Mel Gorman2006-09-275-191/+52
* [PATCH] Introduce mechanism for registering active regions of memoryMel Gorman2006-09-273-25/+584
* [PATCH] fix x86_64-mm-spinlock-cleanupAndrew Morton2006-09-271-0/+1
* [PATCH] Make kmem_cache_destroy() return voidAlexey Dobriyan2006-09-273-8/+5
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-2740-130/+53
* [PATCH] fs: Removing useless castsPanagiotis Issaris2006-09-2721-48/+37
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-2735-84/+43
* [PATCH] more ext3 16T overflow fixesEric Sandeen2006-09-272-6/+23
* [PATCH] ext3: Fix sparse warningsDave Kleikamp2006-09-274-15/+14
* [PATCH] ext3: More whitespace cleanupsDave Kleikamp2006-09-2714-48/+48
* [PATCH] ext3: wrong error behaviorVasily Averin2006-09-271-5/+6
* [PATCH] ext3: more comments about block allocation/reservation codeMingming Cao2006-09-271-45/+247
* [PATCH] ext3: turn on reservation dump on block allocation errorsMingming Cao2006-09-271-4/+8
* [PATCH] JBD: 16T fixesEric Sandeen2006-09-272-5/+5
* [PATCH] ext3: inode numbers are unsigned longEric Sandeen2006-09-275-26/+27
* [PATCH] ext2: fix mounts at 16TEric Sandeen2006-09-271-13/+19
* [PATCH] fix ext3 mounts at 16TEric Sandeen2006-09-271-15/+19