summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix mm/Kconfig spellingDave Hansen2005-09-171-2/+2
* [PATCH] Fix slab BUG_ON() triggered by change in array cache sizeAlok Kataria2005-09-141-1/+1
* [PATCH] error path in setup_arg_pages() misses vm_unacct_memory()Hugh Dickins2005-09-141-0/+3
* [PATCH] use add_taint() for setting tainted bit flagsRandy Dunlap2005-09-131-1/+2
* [PATCH] Fix MPOL_F_VERIFYAndi Kleen2005-09-131-1/+6
* [PATCH] vm: kswapd cleanup: use pgdatCon Kolivas2005-09-131-2/+2
* [PATCH] x86-64: Reverse order of bootmem listsAndi Kleen2005-09-121-3/+11
* [PATCH] uclinux: add NULL check, 0 end valid check and some more exports to n...Greg Ungerer2005-09-111-4/+13
* [PATCH] mm: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-102-4/+2
* [PATCH] remove invalid comment in mm/page_alloc.cRenaud Lienhart2005-09-101-1/+1
* [PATCH] mm/swap_state: Fix "nocast type" warningsVictor Fusco2005-09-101-2/+2
* [PATCH] mm/slab: fix sparse warningsVictor Fusco2005-09-101-2/+2
* [PATCH] mm/filemap.c: make two functions staticAdrian Bunk2005-09-102-8/+11
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-091-4/+2
* [PATCH] update kfree, vfree, and vunmap kerneldocPekka Enberg2005-09-092-3/+6
* [PATCH] Numa-aware slab allocator V5Christoph Lameter2005-09-091-320/+812
* [PATCH] tmpfs: Enable atomic inode security labelingStephen Smalley2005-09-091-1/+19
* [PATCH] update filesystems for new delete_inode behaviorMark Fasheh2005-09-091-0/+1
* [PATCH] PCI: Run PCI driver initialization on local nodeAndi Kleen2005-09-081-1/+1
* [PATCH] introduce and use kzallocPekka J Enberg2005-09-071-12/+6
* [PATCH] cpusets: confine oom_killer to mem_exclusive cpusetPaul Jackson2005-09-071-0/+5
* [PATCH] cpusets: formalize intermediate GFP_KERNEL containmentPaul Jackson2005-09-072-10/+14
* [PATCH] cpusets: oom_kill tweaksPaul Jackson2005-09-071-26/+31
* [PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai2005-09-072-3/+3
* [PATCH] readahead: reset cache_hit earlierSteven Pratt2005-09-071-0/+1
* [PATCH] remove misleading comment above sys_brkChristoph Hellwig2005-09-071-7/+0
* [PATCH] More __read_mostly variablesChristoph Lameter2005-09-072-5/+5
* [PATCH] Generic VFS fallback for security xattrsStephen Smalley2005-09-051-85/+0
* [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
OpenPOWER on IntegriCloud