aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-07SLUB: Add MIN_PARTIALChristoph Lameter
2007-05-07slub: validation of slabs (metadata and guard zones)Christoph Lameter
2007-05-07slub: enable tracking of full slabsChristoph Lameter
2007-05-07slub: fix object trackingChristoph Lameter
2007-05-07Add virt_to_head_page and consolidate code in slab and slubChristoph Lameter
2007-05-07mm: optimize compound_head() by avoiding a shared page flagChristoph Lameter
2007-05-07Make page->private usable in compound pagesChristoph Lameter
2007-05-07PowerPC: Disable SLUB for configurations in which slab page structs are modifiedChristoph Lameter
2007-05-07SLUB: allocate smallest object size if the user asks for 0 bytesChristoph Lameter
2007-05-07SLUB: change default alignmentsChristoph Lameter
2007-05-07SLUB coreChristoph Lameter
2007-05-07tty_register_driver: only allocate tty instances when definedAndy Whitcroft
2007-05-07i386: use page allocator to allocate thread_info structureChristoph Lameter
2007-05-07cpusets: allow TIF_MEMDIE threads to allocate anywhereDavid Rientjes
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-07smaps: add clear_refs file to clear referenceDavid Rientjes
2007-05-07smaps: add pages referenced count to smapsDavid Rientjes
2007-05-07smaps: extract pmd walker from smaps codeDavid Rientjes
2007-05-07i386: use pte_update_defer in ptep_test_and_clear_{dirty,young}Zachary Amsden
2007-05-07i386: add ptep_test_and_clear_{dirty,young}David Rientjes
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-07mm/slab.c: proper prototypesAdrian Bunk
2007-05-07Introduce CONFIG_HAS_DMAHeiko Carstens
2007-05-07allow oom_adj of saintly processesJoshua N Pritikin
2007-05-07fs: buffer don't PageUptodate without page lockedNick Piggin
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-07proper prototype for hugetlb_get_unmapped_area()Adrian Bunk
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-07Serial: serial_core, use pr_debugJiri Slaby
2007-05-07MPSC serial driver tx lockingDave Jiang
2007-05-07serial: define FIXED_PORT flag for serial_coreDavid Gibson
2007-05-07RM9000 serial driverThomas Koeller
2007-05-07serial driver PMC MSP71xxMarc St-Jean
2007-05-07add new_id to PCMCIA driversBernhard Walle
2007-05-07at91_cf, minor fixDavid Brownell
2007-05-07slab: introduce kreallocPekka Enberg
2007-05-07Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds
2007-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds