summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] VM: add page_state info to per-node meminfoMartin Hicks2005-09-051-5/+20
* [PATCH] slab: removes local_irq_save()/local_irq_restore() pairManfred Spraul2005-09-051-11/+15
* [PATCH] mm/slab.c: prefetchw the start of new allocated objectsEric Dumazet2005-09-051-1/+3
* [PATCH] x86: ptep_clear optimizationZachary Amsden2005-09-051-2/+3
* [PATCH] sab: consolidate kmem_bufctl_tKyle Moffett2005-09-051-0/+1
* [PATCH] hugetlb: move stale pte check into huge_pte_alloc()Adam Litke2005-09-051-2/+0
* [PATCH] arm: allow for arch-specific IOREMAP_MAX_ORDERDeepak Saxena2005-09-051-2/+0
* [PATCH] mm: remove implied vm_ops checkPaolo 'Blaisorblade' Giarrusso2005-09-051-1/+1
* [PATCH] shmem_populate: avoid an useless check, and some commentsPaolo 'Blaisorblade' Giarrusso2005-09-052-1/+12
* [PATCH] vm: slab.c spelling correctionMartin Hicks2005-09-051-1/+1
* [PATCH] mm: fix madvise vma mergingHugh Dickins2005-09-051-4/+5
* [PATCH] VM: zone reclaim atomic ops cleanupMartin Hicks2005-09-052-5/+6
* [PATCH] VM: add capabilites check to set_zone_reclaimMartin Hicks2005-09-051-0/+3
* [PATCH] mm: remove atomicNick Piggin2005-09-051-1/+1
* [PATCH] mm: remap ZERO_PAGE mappingsNick Piggin2005-09-051-0/+4
* [PATCH] mm: cleanup rmapNick Piggin2005-09-051-5/+1
* [PATCH] mm: micro-optimise rmapNick Piggin2005-09-051-10/+11
* [PATCH] mm: comment rmapNick Piggin2005-09-051-0/+2
* [PATCH] /proc/<pid>/numa_maps to show on which nodes pages resideChristoph Lameter2005-09-051-6/+6
* [PATCH] rmap: don't test rssHugh Dickins2005-09-051-6/+1
* [PATCH] delete from_swap_cache BUG_ONsHugh Dickins2005-09-051-5/+1
* [PATCH] swap: swap_lock replace list+deviceHugh Dickins2005-09-053-78/+57
* [PATCH] swap: scan_swap_map latency breaksHugh Dickins2005-09-051-2/+12
* [PATCH] swap: scan_swap_map drop swap_device_lockHugh Dickins2005-09-051-7/+35
* [PATCH] swap: scan_swap_map restyledHugh Dickins2005-09-051-45/+48
* [PATCH] swap: get_swap_page drop swap_list_lockHugh Dickins2005-09-051-39/+36
* [PATCH] swap: freeing update swap_list.nextHugh Dickins2005-09-051-2/+2
* [PATCH] swap: swap unsigned int consistencyHugh Dickins2005-09-051-9/+10
* [PATCH] swap: show span of swap extentsHugh Dickins2005-09-051-14/+30
* [PATCH] swap: swap extent list is orderedHugh Dickins2005-09-051-18/+9
* [PATCH] swap: move destroy_swap_extents callsHugh Dickins2005-09-051-2/+2
* [PATCH] swap: correct swapfile nr_good_pagesHugh Dickins2005-09-051-9/+16
* [PATCH] swap: update swapfile i_sem commentHugh Dickins2005-09-051-1/+1
* [PATCH] sparsemem extreme: hotplug preparationDave Hansen2005-09-051-12/+41
* [PATCH] sparsemem extreme implementationBob Picco2005-09-052-12/+33
* [PATCH] SPARSEMEM EXTREMEBob Picco2005-09-052-6/+41
* [PATCH] Lazy page table copies in fork()Nick Piggin2005-08-291-0/+11
* Fix nasty ncpfs symlink handling bug.Linus Torvalds2005-08-191-11/+6
* [PATCH] Fix hugepage crash on failing mmap()David Gibson2005-08-051-1/+10
* [PATCH] __vm_enough_memory() signedness fixSimon Derr2005-08-042-2/+10
* [PATCH] fix VmSize and VmData after mremapHugh Dickins2005-08-041-1/+1
* 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
OpenPOWER on IntegriCloud