summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: optimize kill_bdev()Peter Zijlstra2007-05-073-4/+6
* mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra2007-05-0713-25/+20
* mm: madvise avoid exclusive mmap_semNick Piggin2007-05-071-4/+29
* include KERN_* constant in printk() calls in mm/slab.cmatze2007-05-071-3/+6
* slob: handle SLAB_PANIC flagAkinobu Mita2007-05-071-1/+2
* Quicklist support for sparc64David Miller2007-05-074-37/+19
* Quicklists for page table pagesChristoph Lameter2007-05-074-0/+189
* slub: add slabinfo toolChristoph Lameter2007-05-071-0/+943
* slub: user documentationChristoph Lameter2007-05-071-0/+113
* slub: remove object activities out of checking functionsChristoph Lameter2007-05-071-61/+47
* SLUB: Free slabs and sort partial slab lists in kmem_cache_shrinkChristoph Lameter2007-05-071-13/+112
* slub: add ability to list alloc / free callers per slabChristoph Lameter2007-05-071-3/+181
* SLUB: Add MIN_PARTIALChristoph Lameter2007-05-071-19/+36
* slub: validation of slabs (metadata and guard zones)Christoph Lameter2007-05-071-3/+110
* slub: enable tracking of full slabsChristoph Lameter2007-05-072-1/+41
* slub: fix object trackingChristoph Lameter2007-05-071-37/+20
* Add virt_to_head_page and consolidate code in slab and slubChristoph Lameter2007-05-073-11/+14
* mm: optimize compound_head() by avoiding a shared page flagChristoph Lameter2007-05-073-26/+32
* Make page->private usable in compound pagesChristoph Lameter2007-05-079-37/+72
* PowerPC: Disable SLUB for configurations in which slab page structs are modifiedChristoph Lameter2007-05-071-0/+13
* SLUB: allocate smallest object size if the user asks for 0 bytesChristoph Lameter2007-05-072-3/+7
* SLUB: change default alignmentsChristoph Lameter2007-05-071-2/+2
* SLUB coreChristoph Lameter2007-05-079-19/+3422
* tty_register_driver: only allocate tty instances when definedAndy Whitcroft2007-05-071-3/+2
* i386: use page allocator to allocate thread_info structureChristoph Lameter2007-05-071-3/+5
* cpusets: allow TIF_MEMDIE threads to allocate anywhereDavid Rientjes2007-05-071-2/+20
* slab: mark set_up_list3s() __initAndrew Morton2007-05-071-1/+1
* Do not disable interrupts when reading min_free_kbytesMel Gorman2007-05-071-1/+2
* slab: NUMA kmem_cache dietEric Dumazet2007-05-071-4/+20
* SLAB: don't allocate empty shared cachesEric Dumazet2007-05-071-11/+15
* SLAB: use num_possible_cpus() in enable_cpucache()Eric Dumazet2007-05-071-3/+1
* readahead: code cleanupJan Kara2007-05-073-20/+21
* readahead: improve heuristic detecting sequential readsJan Kara2007-05-073-3/+10
* smaps: add clear_refs file to clear referenceDavid Rientjes2007-05-074-31/+116
* smaps: add pages referenced count to smapsDavid Rientjes2007-05-071-7/+13
* smaps: extract pmd walker from smaps codeDavid Rientjes2007-05-071-27/+42
* i386: use pte_update_defer in ptep_test_and_clear_{dirty,young}Zachary Amsden2007-05-071-20/+18
* i386: add ptep_test_and_clear_{dirty,young}David Rientjes2007-05-071-8/+17
* Add unitialized_var() macro for suppressing gcc warningsBorislav Petkov2007-05-074-1/+15
* mm: simplify filemap_nopageNick Piggin2007-05-071-24/+0
* add pfn_valid_within helper for sub-MAX_ORDER hole detectionAndy Whitcroft2007-05-072-6/+14
* mm/slab.c: proper prototypesAdrian Bunk2007-05-072-2/+3
* Introduce CONFIG_HAS_DMAHeiko Carstens2007-05-074-4/+10
* allow oom_adj of saintly processesJoshua N Pritikin2007-05-071-2/+4
* fs: buffer don't PageUptodate without page lockedNick Piggin2007-05-071-10/+1
* mm: make read_cache_page synchronousNick Piggin2007-05-0724-146/+71
* slab: ensure cache_alloc_refill terminatesPekka Enberg2007-05-071-0/+8
* mm: remove gcc workaroundNick Piggin2007-05-072-12/+18
* proper prototype for hugetlb_get_unmapped_area()Adrian Bunk2007-05-072-4/+7
* Use ZVC counters to establish exact size of dirtyable pagesChristoph Lameter2007-05-071-10/+40
OpenPOWER on IntegriCloud