aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
* i386: add ptep_test_and_clear_{dirty,young}David Rientjes2007-05-07
* Add unitialized_var() macro for suppressing gcc warningsBorislav Petkov2007-05-07
* mm: simplify filemap_nopageNick Piggin2007-05-07
* add pfn_valid_within helper for sub-MAX_ORDER hole detectionAndy Whitcroft2007-05-07
* mm/slab.c: proper prototypesAdrian Bunk2007-05-07
* Introduce CONFIG_HAS_DMAHeiko Carstens2007-05-07
* allow oom_adj of saintly processesJoshua N Pritikin2007-05-07
* fs: buffer don't PageUptodate without page lockedNick Piggin2007-05-07
* mm: make read_cache_page synchronousNick Piggin2007-05-07
* slab: ensure cache_alloc_refill terminatesPekka Enberg2007-05-07