summaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)Author
2005-09-12[PATCH] x86-64: Reverse order of bootmem listsAndi Kleen
2005-09-11[PATCH] uclinux: add NULL check, 0 end valid check and some more exports to n...Greg Ungerer
2005-09-10[PATCH] mm: fix-up schedule_timeout() usageNishanth Aravamudan
2005-09-10[PATCH] remove invalid comment in mm/page_alloc.cRenaud Lienhart
2005-09-10[PATCH] mm/swap_state: Fix "nocast type" warningsVictor Fusco
2005-09-10[PATCH] mm/slab: fix sparse warningsVictor Fusco
2005-09-10[PATCH] mm/filemap.c: make two functions staticAdrian Bunk
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar
2005-09-09[PATCH] update kfree, vfree, and vunmap kerneldocPekka Enberg
2005-09-09[PATCH] Numa-aware slab allocator V5Christoph Lameter
2005-09-09[PATCH] tmpfs: Enable atomic inode security labelingStephen Smalley
2005-09-09[PATCH] update filesystems for new delete_inode behaviorMark Fasheh
2005-09-08[PATCH] PCI: Run PCI driver initialization on local nodeAndi Kleen
2005-09-07[PATCH] introduce and use kzallocPekka J Enberg
2005-09-07[PATCH] cpusets: confine oom_killer to mem_exclusive cpusetPaul Jackson
2005-09-07[PATCH] cpusets: formalize intermediate GFP_KERNEL containmentPaul Jackson
2005-09-07[PATCH] cpusets: oom_kill tweaksPaul Jackson
2005-09-07[PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai
2005-09-07[PATCH] readahead: reset cache_hit earlierSteven Pratt
2005-09-07[PATCH] remove misleading comment above sys_brkChristoph Hellwig
2005-09-07[PATCH] More __read_mostly variablesChristoph Lameter
2005-09-05[PATCH] Generic VFS fallback for security xattrsStephen Smalley
2005-09-05[PATCH] VM: add page_state info to per-node meminfoMartin Hicks
2005-09-05[PATCH] slab: removes local_irq_save()/local_irq_restore() pairManfred Spraul
2005-09-05[PATCH] mm/slab.c: prefetchw the start of new allocated objectsEric Dumazet
2005-09-05[PATCH] x86: ptep_clear optimizationZachary Amsden
2005-09-05[PATCH] sab: consolidate kmem_bufctl_tKyle Moffett
2005-09-05[PATCH] hugetlb: move stale pte check into huge_pte_alloc()Adam Litke
2005-09-05[PATCH] arm: allow for arch-specific IOREMAP_MAX_ORDERDeepak Saxena
2005-09-05[PATCH] mm: remove implied vm_ops checkPaolo 'Blaisorblade' Giarrusso
2005-09-05[PATCH] shmem_populate: avoid an useless check, and some commentsPaolo 'Blaisorblade' Giarrusso
2005-09-05[PATCH] vm: slab.c spelling correctionMartin Hicks
2005-09-05[PATCH] mm: fix madvise vma mergingHugh Dickins
2005-09-05[PATCH] VM: zone reclaim atomic ops cleanupMartin Hicks
2005-09-05[PATCH] VM: add capabilites check to set_zone_reclaimMartin Hicks
2005-09-05[PATCH] mm: remove atomicNick Piggin
2005-09-05[PATCH] mm: remap ZERO_PAGE mappingsNick Piggin
2005-09-05[PATCH] mm: cleanup rmapNick Piggin
2005-09-05[PATCH] mm: micro-optimise rmapNick Piggin
2005-09-05[PATCH] mm: comment rmapNick Piggin
2005-09-05[PATCH] /proc/<pid>/numa_maps to show on which nodes pages resideChristoph Lameter
2005-09-05[PATCH] rmap: don't test rssHugh Dickins
2005-09-05[PATCH] delete from_swap_cache BUG_ONsHugh Dickins
2005-09-05[PATCH] swap: swap_lock replace list+deviceHugh Dickins
2005-09-05[PATCH] swap: scan_swap_map latency breaksHugh Dickins
2005-09-05[PATCH] swap: scan_swap_map drop swap_device_lockHugh Dickins
2005-09-05[PATCH] swap: scan_swap_map restyledHugh Dickins
2005-09-05[PATCH] swap: get_swap_page drop swap_list_lockHugh Dickins
2005-09-05[PATCH] swap: freeing update swap_list.nextHugh Dickins
2005-09-05[PATCH] swap: swap unsigned int consistencyHugh Dickins