aboutsummaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2005-09-05[PATCH] Generic VFS fallback for security xattrsStephen Smalley1-85/+0
2005-09-05[PATCH] VM: add page_state info to per-node meminfoMartin Hicks1-5/+20
2005-09-05[PATCH] slab: removes local_irq_save()/local_irq_restore() pairManfred Spraul1-11/+15
2005-09-05[PATCH] mm/slab.c: prefetchw the start of new allocated objectsEric Dumazet1-1/+3
2005-09-05[PATCH] x86: ptep_clear optimizationZachary Amsden1-2/+3
2005-09-05[PATCH] sab: consolidate kmem_bufctl_tKyle Moffett1-0/+1
2005-09-05[PATCH] hugetlb: move stale pte check into huge_pte_alloc()Adam Litke1-2/+0
2005-09-05[PATCH] arm: allow for arch-specific IOREMAP_MAX_ORDERDeepak Saxena1-2/+0
2005-09-05[PATCH] mm: remove implied vm_ops checkPaolo 'Blaisorblade' Giarrusso1-1/+1
2005-09-05[PATCH] shmem_populate: avoid an useless check, and some commentsPaolo 'Blaisorblade' Giarrusso2-1/+12
2005-09-05[PATCH] vm: slab.c spelling correctionMartin Hicks1-1/+1
2005-09-05[PATCH] mm: fix madvise vma mergingHugh Dickins1-4/+5
2005-09-05[PATCH] VM: zone reclaim atomic ops cleanupMartin Hicks2-5/+6
2005-09-05[PATCH] VM: add capabilites check to set_zone_reclaimMartin Hicks1-0/+3
2005-09-05[PATCH] mm: remove atomicNick Piggin1-1/+1
2005-09-05[PATCH] mm: remap ZERO_PAGE mappingsNick Piggin1-0/+4
2005-09-05[PATCH] mm: cleanup rmapNick Piggin1-5/+1
2005-09-05[PATCH] mm: micro-optimise rmapNick Piggin1-10/+11
2005-09-05[PATCH] mm: comment rmapNick Piggin1-0/+2
2005-09-05[PATCH] /proc/<pid>/numa_maps to show on which nodes pages resideChristoph Lameter1-6/+6
2005-09-05[PATCH] rmap: don't test rssHugh Dickins1-6/+1
2005-09-05[PATCH] delete from_swap_cache BUG_ONsHugh Dickins1-5/+1
2005-09-05[PATCH] swap: swap_lock replace list+deviceHugh Dickins3-78/+57
2005-09-05[PATCH] swap: scan_swap_map latency breaksHugh Dickins1-2/+12
2005-09-05[PATCH] swap: scan_swap_map drop swap_device_lockHugh Dickins1-7/+35
2005-09-05[PATCH] swap: scan_swap_map restyledHugh Dickins1-45/+48
2005-09-05[PATCH] swap: get_swap_page drop swap_list_lockHugh Dickins1-39/+36
2005-09-05[PATCH] swap: freeing update swap_list.nextHugh Dickins1-2/+2
2005-09-05[PATCH] swap: swap unsigned int consistencyHugh Dickins1-9/+10
2005-09-05[PATCH] swap: show span of swap extentsHugh Dickins1-14/+30
2005-09-05[PATCH] swap: swap extent list is orderedHugh Dickins1-18/+9
2005-09-05[PATCH] swap: move destroy_swap_extents callsHugh Dickins1-2/+2
2005-09-05[PATCH] swap: correct swapfile nr_good_pagesHugh Dickins1-9/+16
2005-09-05[PATCH] swap: update swapfile i_sem commentHugh Dickins1-1/+1
2005-09-05[PATCH] sparsemem extreme: hotplug preparationDave Hansen1-12/+41
2005-09-05[PATCH] sparsemem extreme implementationBob Picco2-12/+33
2005-09-05[PATCH] SPARSEMEM EXTREMEBob Picco2-6/+41
2005-08-29[PATCH] Lazy page table copies in fork()Nick Piggin1-0/+11
2005-08-19Fix nasty ncpfs symlink handling bug.Linus Torvalds1-11/+6
2005-08-05[PATCH] Fix hugepage crash on failing mmap()David Gibson1-1/+10
2005-08-04[PATCH] __vm_enough_memory() signedness fixSimon Derr2-2/+10
2005-08-04[PATCH] fix VmSize and VmData after mremapHugh Dickins1-1/+1
2005-08-03Fix up recent get_user_pages() handlingLinus Torvalds1-9/+13
2005-08-03[PATCH] fix get_user_pages bugNick Piggin1-8/+23
2005-08-01[PATCH] sys_set_mempolicy() doesnt check if mode < 0Eric Dumazet1-1/+1
2005-08-01[PATCH] x86_64: access of some bad addressHugh Dickins1-2/+6
2005-08-01Fix get_user_pages() race for write accessLinus Torvalds1-17/+4
2005-07-30[PATCH] Fix NUMA node sizing in nr_free_zone_pagesMartin J. Bligh1-11/+10
2005-07-27[PATCH] Remove bogus warning in page_alloc.cAndy Whitcroft1-4/+0
2005-07-27[PATCH] madvise() does not always return -EBADF on non-file mapped areasuzuki1-5/+8
2005-07-27[PATCH] check_user_page_readable() deadlock fixAndrew Morton1-10/+15
2005-07-27[PATCH] Undo mempolicy shared policy rbtree microoptimizationAndi Kleen1-1/+1
2005-07-15[PATCH] execute-in-place fixesCarsten Otte1-15/+8
2005-07-12[PATCH] mm/filemap_xip.c compilation fixGeert Uytterhoeven1-1/+1
2005-07-07[PATCH] propagate __nocast annotationsAlexey Dobriyan2-6/+8
2005-07-07[PATCH] mm: quieten OOM killer noiseAnton Blanchard1-3/+5
2005-07-07[PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pag...Marcelo Tosatti1-6/+0
2005-07-07[PATCH] print order information when OOM killingMarcelo Tosatti2-3/+3
2005-07-06[PATCH] Fix broken kmalloc_node in rc1/rc2Christoph Lameter1-0/+3
2005-06-28[PATCH] rename wakeup_bdflush to wakeup_pdflushPekka J Enberg2-2/+2
2005-06-27[PATCH] fix WANT_PAGE_VIRTUAL in memmap_initBob Picco1-2/+1
2005-06-25Merge Christoph's freeze cleanup patchLinus Torvalds2-3/+3
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter2-3/+3
2005-06-25[PATCH] Use ALIGN to remove duplicate codeNick Wilson1-3/+3
2005-06-25[PATCH] kdump: Retrieve saved max pfnVivek Goyal1-0/+8
2005-06-25[PATCH] fix for generic_file_write iov problemBadari Pulavarty1-1/+3
2005-06-25[PATCH] swsusp: kill config_pm_diskPavel Machek1-1/+1
2005-06-25[PATCH] mm: fix remap_pte_range BUGHugh Dickins1-1/+1
2005-06-25[PATCH] Fix the error handling in direct I/OHifumi Hisashi1-2/+5
2005-06-24[PATCH] xip: madvice/fadvice: execute in placeCarsten Otte2-0/+9
2005-06-24[PATCH] xip: reduce code duplicationCarsten Otte2-191/+57
2005-06-24[PATCH] xip: fs/mm: execute in placeCarsten Otte5-74/+680
2005-06-24[PATCH] DocBook: update commentsMartin Waitz1-1/+1
2005-06-23[PATCH] Remove f_error field from struct fileChristoph Lameter1-6/+0
2005-06-23[PATCH] mempool - only init waitqueue in slow pathBenjamin LaHaise1-1/+2
2005-06-23[PATCH] remove redundant vm_flags clearing from madvise.cPekka Enberg1-1/+0
2005-06-23[PATCH] create a kstrdup library functionPaulo Marques1-0/+24
2005-06-23[PATCH] NUMA aware block device control structure allocationChristoph Lameter1-5/+12
2005-06-23[PATCH] sparsemem hotplug baseAndy Whitcroft2-22/+74
2005-06-23[PATCH] sparsemem swiss cheese numa layoutsAndy Whitcroft1-0/+2
2005-06-23[PATCH] sparsemem memory modelAndy Whitcroft6-15/+159
2005-06-23[PATCH] generify memory presentAndy Whitcroft1-0/+4
2005-06-23[PATCH] mm/Kconfig: give DISCONTIG more help textDave Hansen1-0/+10
2005-06-23[PATCH] mm/Kconfig: hide "Memory Model" selection menuDave Hansen1-4/+17
2005-06-23[PATCH] sparsemem: fix minor "defaults" issue in mm/KconfigDave Hansen1-2/+1
2005-06-23[PATCH] Introduce new Kconfig option for NUMA or DISCONTIGDave Hansen2-3/+11
2005-06-23[PATCH] create mm/Kconfig for arch-independent memory optionsDave Hansen1-0/+25
2005-06-23[PATCH] sparsemem base: reorganize page->flags bit operationsDave Hansen1-1/+1
2005-06-23[PATCH] sparsemem base: simple NUMA remap space allocatorDave Hansen1-1/+5
2005-06-22[PATCH] boot_pageset must not be freed.Christoph Lameter1-2/+9
2005-06-21[PATCH] Kill stray newlineDenis Vlasenko1-1/+1
2005-06-21[PATCH] msync: check pte dirty earlierAbhijit Karmarkar1-0/+2
2005-06-21[PATCH] can_share_swap_page: use page_mapcountHugh Dickins3-65/+21
2005-06-21[PATCH] do_wp_page: cannot share file pageHugh Dickins1-1/+1
2005-06-21[PATCH] get_user_pages: kill get_page_mapHugh Dickins1-35/+10
2005-06-21[PATCH] bad_page: clear reclaim and slabHugh Dickins1-5/+10
2005-06-21[PATCH] mbind: check_range use standard ptwalkHugh Dickins1-45/+70
2005-06-21[PATCH] mbind: fix verify_pages pte_pageHugh Dickins1-5/+14
2005-06-21[PATCH] shmem: restore superblock infoHugh Dickins1-73/+70
2005-06-21[PATCH] Reduce size of huge boot per_cpu_pagesetChristoph Lameter1-66/+42
2005-06-21[PATCH] Periodically drain non local pagesetsChristoph Lameter2-2/+34
2005-06-21[PATCH] add OOM debugJanet Morgan2-3/+5
2005-06-21[PATCH] __read_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise1-1/+1
2005-06-21[PATCH] __mod_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise1-1/+1
2005-06-21[PATCH] vm: try_to_free_pages unused argumentDarren Hart2-3/+2
2005-06-21[PATCH] mmap topdown fix for large stack limit, large allocationChris Wright1-0/+4
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander2-14/+41
2005-06-21[PATCH] node local per-cpu-pagesChristoph Lameter2-36/+177
2005-06-21[PATCH] Hugepage consolidationDavid Gibson1-1/+176
2005-06-21[PATCH] VM: rate limit early reclaimMartin Hicks2-0/+11
2005-06-21[PATCH] VM: add __GFP_NORECLAIMMartin Hicks1-0/+2
2005-06-21[PATCH] VM: early zone reclaimMartin Hicks2-5/+92
2005-06-21[PATCH] VM: add may_swap flag to scan_controlMartin Hicks1-1/+6
2005-06-21[PATCH] mm: add /proc/zoneinfoNikita Danilov1-2/+111
2005-06-21[PATCH] madvise: merge the mapsPrasanna Meda1-29/+51
2005-06-21[PATCH] madvise: do not split the mapsPrasanna Meda1-11/+16
2005-06-21[PATCH] vmscan: notice slab shrinkingakpm@osdl.org1-5/+14
2005-06-18[SLAB] Introduce kmem_cache_nameArnaldo Carvalho de Melo1-0/+6
2005-06-06[PATCH] broken fault_in_pages_readable call in generic_file_buffered_write()Martin Schwidefsky1-1/+7
2005-05-24[PATCH] try_to_unmap_cluster() passes out-of-bounds pte to pte_unmap()William Lee Irwin III1-3/+3
2005-05-21[PATCH] fix for __generic_file_aio_read() to return 0 on EOFSuparna Bhattacharya1-1/+1
2005-05-20[PATCH] x86_64: Fixed guard page handling again in iounmapAndi Kleen1-13/+20
2005-05-19Fix get_unmapped_area sanity testsLinus Torvalds1-28/+31
2005-05-19[PATCH] prevent NULL mmap in topdown modelLinus Torvalds1-2/+2
2005-05-17[PATCH] do_swap_page() can map random data if swap read failsKirill Korotaev1-5/+12
2005-05-17[PATCH] swapout oops fixMcMullan, Jason1-1/+1
2005-05-17[PATCH] mm/nommu.c: try to fix __vmallocAdrian Bunk1-1/+2
2005-05-17[PATCH] mm acct accounting fixKirill Korotaev1-1/+6
2005-05-17[PATCH] mm: fix rss counter being incremented when unmappingBjorn Steinbrink1-1/+1
2005-05-05[PATCH] remove outdated comments from filemap.cChristoph Hellwig1-5/+0
2005-05-03[IA64] Export node_online_map and node_possible_mapDean Nelson1-0/+2
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz3-13/+14
2005-05-01[PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa2-6/+5
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney1-1/+1
2005-05-01[PATCH] Exterminate PAGE_BUGMatt Mackall1-2/+1
2005-05-01[PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org1-2/+2
2005-05-01[PATCH] add kmalloc_node, inline cleanupManfred Spraul1-14/+31
2005-05-01[PATCH] sync_page() smp_mb() commentWilliam Lee Irwin III1-1/+19
2005-05-01[PATCH] RLIMIT_MEMLOCK checking fixChris Wright1-4/+6
2005-05-01[PATCH] count bounce buffer pages in vmstatKAMEZAWA Hiroyuki2-0/+3
2005-05-01[PATCH] mm: use __GFP_NOMEMALLOCNick Piggin1-19/+8
2005-05-01[PATCH] mempool: simplify allocNick Piggin1-21/+9
2005-05-01[PATCH] mempool: NOMEMALLOC and NORETRYNick Piggin2-10/+19
2005-05-01[PATCH] mm: pcp use non powers of 2 for batch sizeNick Piggin1-0/+12
2005-05-01[PATCH] mm: rmap.c cleanupNikita Danilov1-63/+50
2005-05-01[PATCH] RLIMIT_AS checking fixakpm@osdl.org2-8/+22
2005-05-01[PATCH] generic_file_buffered_write fixesakpm@osdl.org1-2/+4
2005-04-24[PATCH] mempolicy.c GFP fixAl Viro1-1/+1
2005-04-19[PATCH] freepgt: remove FIRST_USER_ADDRESS hackHugh Dickins1-5/+0
2005-04-19[PATCH] freepgt: sys_mincore ignore FIRST_USER_PGD_NRHugh Dickins1-3/+0
2005-04-19[PATCH] freepgt: free_pgtables from FIRST_USER_ADDRESSHugh Dickins1-3/+8
2005-04-19[PATCH] freepgt: mpnt to vma cleanupHugh Dickins1-18/+17
2005-04-19[PATCH] freepgt: hugetlb_free_pgd_rangeHugh Dickins1-13/+23
2005-04-19[PATCH] freepgt: remove MM_VM_SIZE(mm)Hugh Dickins2-18/+16
2005-04-19[PATCH] freepgt: free_pgtables use vma listHugh Dickins2-118/+136
2005-04-16[PATCH] vmscan: pageout(): remove unneeded testakpm@osdl.org1-1/+1
2005-04-16[PATCH] oom-killer disable for iscsi/lvm2/multipath userland critical sectionsAndrea Arcangeli1-1/+1
2005-04-16[PATCH] filemap_getpage can block when MAP_NONBLOCK specifiedJeff Moyer1-1/+6
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds37-0/+28187