aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-22[PATCH] selinux: Disable automatic labeling of new inodes when no policy is l...Stephen Smalley
2006-03-22[PATCH] page migration reorgChristoph Lameter
2006-03-22[PATCH] mm: slab cache interleave rotor fixPaul Jackson
2006-03-22[PATCH] mm: hugetlb alloc_fresh_huge_page bogus node loop fixPaul Jackson
2006-03-22[PATCH] fix swap cluster offsetAkinobu Mita
2006-03-22[PATCH] drain_node_pages: interrupt latency reduction / optimizationChristoph Lameter
2006-03-22[PATCH] slab: fix drain_array() so that it works correctly with the shared_arrayChristoph Lameter
2006-03-22[PATCH] slab: remove drain_array_lockedChristoph Lameter
2006-03-22[PATCH] slab: make drain_array more universal by adding more parametersChristoph Lameter
2006-03-22[PATCH] slab: cache_reap(): further reduction in interrupt holdoffChristoph Lameter
2006-03-22[PATCH] mm: make shrink_all_memory try harderRafael J. Wysocki
2006-03-22[PATCH] optimize follow_hugetlb_pageChen, Kenneth W
2006-03-22[PATCH] convert hugetlbfs_counter to atomicChen, Kenneth W
2006-03-22[PATCH] hugepage: is_aligned_hugepage_range() cleanupDavid Gibson
2006-03-22[PATCH] hugepage: Move hugetlb_free_pgd_range() prototype to hugetlb.hDavid Gibson
2006-03-22[PATCH] hugepage: Fix hugepage logic in free_pgtables() harderDavid Gibson
2006-03-22[PATCH] hugepage: Fix hugepage logic in free_pgtables()David Gibson
2006-03-22[PATCH] hugepage: Make {alloc,free}_huge_page() localDavid Gibson
2006-03-22[PATCH] hugepage: Strict page reservation for hugepage inodesDavid Gibson
2006-03-22[PATCH] hugepage: serialize hugepage allocation and instantiationDavid Gibson
2006-03-22[PATCH] hugepage: Small fixes to hugepage clear/copy pathDavid Gibson
2006-03-22[PATCH] Enable mprotect on huge pagesZhang, Yanmin
2006-03-22[PATCH] readahead: fix initial window size calculationSteven Pratt
2006-03-22[PATCH] readahead: ->prev_page can overrun the ahead windowOleg Nesterov
2006-03-22[PATCH] shmem: inline to avoid warningHugh Dickins
2006-03-22[PATCH] vmscan: emove obsolete checks from shrink_list() and fix unlikely in ...Christoph Lameter
2006-03-22[PATCH] Uninline sys_mmap common code (reduce binary size)Michael Buesch
2006-03-22[PATCH] mm: optimise page_countNick Piggin
2006-03-22[PATCH] mm: more CONFIG_DEBUG_VMNick Piggin
2006-03-22[PATCH] mm: prep_zero_page() in irq is a bugAndrew Morton
2006-03-22[PATCH] mm: cleanup prep_ stuffNick Piggin
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin
2006-03-22[PATCH] remove set_page_count(page, 0) users (outside mm)Nick Piggin
2006-03-22[PATCH] mm: nommu use compound pagesNick Piggin
2006-03-22[PATCH] mm: make __put_page internalNick Piggin
2006-03-22[PATCH] x86_64: pageattr remove __put_pageNick Piggin
2006-03-22[PATCH] x86_64: pageattr use single listNick Piggin
2006-03-22[PATCH] i386: pageattr remove __put_pageNick Piggin
2006-03-22[PATCH] sg: use compound pagesNick Piggin
2006-03-22[PATCH] remove VM_DONTCOPY bogositiesHugh Dickins
2006-03-22[PATCH] mm: shrink_inactive_lis() nr_scan accounting fixWu Fengguang
2006-03-22[PATCH] mm: isolate_lru_pages() scan count fixWu Fengguang
2006-03-22[PATCH] zone_reclaim: additional comments and cleanupChristoph Lameter
2006-03-22[PATCH] vmscan: rename functionsAndrew Morton
2006-03-22[PATCH] vmscan return nr_reclaimedAndrew Morton
2006-03-22[PATCH] vmscan: use unsigned longsAndrew Morton
2006-03-22[PATCH] vmscan: scan_control cleanupAndrew Morton
2006-03-22[PATCH] Thin out scan_control: remove nr_to_scan and priorityChristoph Lameter
2006-03-22[PATCH] slab: use on_each_cpu()Andrew Morton
2006-03-22[PATCH] on_each_cpu(): disable local interruptsAndrew Morton