summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2007-05-07SLUB coreChristoph Lameter
2007-05-07slab: mark set_up_list3s() __initAndrew Morton
2007-05-07Do not disable interrupts when reading min_free_kbytesMel Gorman
2007-05-07slab: NUMA kmem_cache dietEric Dumazet
2007-05-07SLAB: don't allocate empty shared cachesEric Dumazet
2007-05-07SLAB: use num_possible_cpus() in enable_cpucache()Eric Dumazet
2007-05-07readahead: code cleanupJan Kara
2007-05-07readahead: improve heuristic detecting sequential readsJan Kara
2007-05-07Add unitialized_var() macro for suppressing gcc warningsBorislav Petkov
2007-05-07mm: simplify filemap_nopageNick Piggin
2007-05-07add pfn_valid_within helper for sub-MAX_ORDER hole detectionAndy Whitcroft
2007-05-07allow oom_adj of saintly processesJoshua N Pritikin
2007-05-07mm: make read_cache_page synchronousNick Piggin
2007-05-07slab: ensure cache_alloc_refill terminatesPekka Enberg
2007-05-07mm: remove gcc workaroundNick Piggin
2007-05-07Use ZVC counters to establish exact size of dirtyable pagesChristoph Lameter
2007-05-07Safer nr_node_ids and nr_node_ids determination and initial valuesChristoph Lameter
2007-05-07Add apply_to_page_range() which applies a function to a pte rangeJeremy Fitzhardinge
2007-05-07slab: introduce kreallocPekka Enberg
2007-05-02[PATCH] x86-64: skip cache_free_alien() on non NUMASiddha, Suresh B
2007-05-02[PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pagesJeremy Fitzhardinge
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge
2007-05-02[PATCH] x86-64: Fix vmalloc_32 to really allocate <4GB on 64bit platformsAndi Kleen
2007-04-27Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-04-27Change default dirty-writeback limitsLinus Torvalds
2007-04-27[S390] split page_test_and_clear_dirty.Martin Schwidefsky
2007-04-24page migration: fix NR_FILE_PAGES accountingChristoph Lameter
2007-04-24fix OOM killing processes wrongly thought MPOL_BINDHugh Dickins
2007-04-24oom: kill all threads that share mm with killed taskDavid Rientjes
2007-04-12[PATCH] nommu: fix bug ip_conntrack does not work on nommuWu, Bryan
2007-04-04Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-04-04[PATCH] SLAB: Mention slab name when listing corrupt objectsDavid Howells
2007-04-04[S390] page_mkclean data corruption.Martin Schwidefsky
2007-03-29[PATCH] mm: fix xip issue with /dev/zeroCarsten Otte
2007-03-29[PATCH] holepunch: fix mmap_sem i_mutex deadlockHugh Dickins
2007-03-29[PATCH] holepunch: fix disconnected pages after second truncateHugh Dickins
2007-03-29[PATCH] holepunch: fix shmem_truncate_range punch lockingHugh Dickins
2007-03-29[PATCH] holepunch: fix shmem_truncate_range punching too farHugh Dickins
2007-03-27block: blk_max_pfn is somtimes wrongVasily Tarasov
2007-03-22[PATCH] NOMMU: make SYSV SHM nattch work correctlyDavid Howells
2007-03-22[PATCH] NOMMU: supply get_unmapped_area() to fix NOMMU SYSV SHMDavid Howells
2007-03-16[PATCH] oom fix: prevent oom from killing a process with children/sibling unk...Ankita Garg
2007-03-16[PATCH] nfs: fix congestion controlPeter Zijlstra
2007-03-16[PATCH] dio: invalidate clean pages before dio writeZach Brown
2007-03-16[PATCH] mm: fix madvise infinine loopNick Piggin
2007-03-05[PATCH] Page migration: Fix vma flag checkingChristoph Lameter
2007-03-05[PATCH] shmem and simple const super_operationsHugh Dickins
2007-03-01[PATCH] VM: invalidate_inode_pages2_range() should not exit earlyTrond Myklebust
2007-03-01[PATCH] adapt page_lock_anon_vma() to PREEMPT_RCUOleg Nesterov
2007-03-01[PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocationsAndrew Morton