aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* get_unmapped_area handles MAP_FIXED on ia64Benjamin Herrenschmidt2007-05-07
* get_unmapped_area handles MAP_FIXED on i386Benjamin Herrenschmidt2007-05-07
* get_unmapped_area handles MAP_FIXED on frvBenjamin Herrenschmidt2007-05-07
* get_unmapped_area handles MAP_FIXED on armBenjamin Herrenschmidt2007-05-07
* get_unmapped_area handles MAP_FIXED on alphaBenjamin Herrenschmidt2007-05-07
* get_unmapped_area handles MAP_FIXED on powerpcBenjamin Herrenschmidt2007-05-07
* oom: fix constraint deadlockDavid Rientjes2007-05-07
* mm: fix handling of panic_on_oom when cpusets are in useYasunori Goto2007-05-07
* fault injection: fix failslab with CONFIG_NUMAAkinobu Mita2007-05-07
* slab allocators: remove multiple alignment specificationsChristoph Lameter2007-05-07
* KMEM_CACHE(): simplify slab cache creationChristoph Lameter2007-05-07
* slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGNChristoph Lameter2007-05-07
* mm: optimize acorn partition truncatePeter Zijlstra2007-05-07
* mm: optimize kill_bdev()Peter Zijlstra2007-05-07
* mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra2007-05-07
* mm: madvise avoid exclusive mmap_semNick Piggin2007-05-07
* include KERN_* constant in printk() calls in mm/slab.cmatze2007-05-07
* slob: handle SLAB_PANIC flagAkinobu Mita2007-05-07
* Quicklist support for sparc64David Miller2007-05-07
* Quicklists for page table pagesChristoph Lameter2007-05-07
* slub: add slabinfo toolChristoph Lameter2007-05-07
* slub: user documentationChristoph Lameter2007-05-07
* slub: remove object activities out of checking functionsChristoph Lameter2007-05-07
* SLUB: Free slabs and sort partial slab lists in kmem_cache_shrinkChristoph Lameter2007-05-07
* slub: add ability to list alloc / free callers per slabChristoph Lameter2007-05-07
* SLUB: Add MIN_PARTIALChristoph Lameter2007-05-07
* slub: validation of slabs (metadata and guard zones)Christoph Lameter2007-05-07
* slub: enable tracking of full slabsChristoph Lameter2007-05-07
* slub: fix object trackingChristoph Lameter2007-05-07
* Add virt_to_head_page and consolidate code in slab and slubChristoph Lameter2007-05-07
* mm: optimize compound_head() by avoiding a shared page flagChristoph Lameter2007-05-07
* Make page->private usable in compound pagesChristoph Lameter2007-05-07
* PowerPC: Disable SLUB for configurations in which slab page structs are modifiedChristoph Lameter2007-05-07
* SLUB: allocate smallest object size if the user asks for 0 bytesChristoph Lameter2007-05-07
* SLUB: change default alignmentsChristoph Lameter2007-05-07
* SLUB coreChristoph Lameter2007-05-07
* tty_register_driver: only allocate tty instances when definedAndy Whitcroft2007-05-07
* i386: use page allocator to allocate thread_info structureChristoph Lameter2007-05-07
* cpusets: allow TIF_MEMDIE threads to allocate anywhereDavid Rientjes2007-05-07
* slab: mark set_up_list3s() __initAndrew Morton2007-05-07
* Do not disable interrupts when reading min_free_kbytesMel Gorman2007-05-07
* slab: NUMA kmem_cache dietEric Dumazet2007-05-07
* SLAB: don't allocate empty shared cachesEric Dumazet2007-05-07
* SLAB: use num_possible_cpus() in enable_cpucache()Eric Dumazet2007-05-07
* readahead: code cleanupJan Kara2007-05-07
* readahead: improve heuristic detecting sequential readsJan Kara2007-05-07
* smaps: add clear_refs file to clear referenceDavid Rientjes2007-05-07
* smaps: add pages referenced count to smapsDavid Rientjes2007-05-07
* smaps: extract pmd walker from smaps codeDavid Rientjes2007-05-07
* i386: use pte_update_defer in ptep_test_and_clear_{dirty,young}Zachary Amsden2007-05-07