aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-10-16memory unplug: memory hotplug cleanupKAMEZAWA Hiroyuki
2007-10-16SLUB: Optimize cacheline use for zeroingChristoph Lameter
2007-10-16SLUB: Place kmem_cache_cpu structures in a NUMA aware wayChristoph Lameter
2007-10-16SLUB: Move page->offset to kmem_cache_cpu->offsetChristoph Lameter
2007-10-16SLUB: Do not use page->mappingChristoph Lameter
2007-10-16SLUB: Avoid page struct cacheline bouncing due to remote frees to cpu slabChristoph Lameter
2007-10-16Print out statistics in relation to fragmentation avoidance to /proc/pagetype...Mel Gorman
2007-10-16Do not depend on MAX_ORDER when grouping pages by mobilityMel Gorman
2007-10-16don't group high order atomic allocationsMel Gorman
2007-10-16remove PAGE_GROUP_BY_MOBILITYMel Gorman
2007-10-16Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR...Mel Gorman
2007-10-16Fix corruption of memmap on IA64 SPARSEMEM when mem_section is not a power of 2Mel Gorman
2007-10-16Group high-order atomic allocationsMel Gorman
2007-10-16Group short-lived and reclaimable kernel allocationsMel Gorman
2007-10-16Add a configure option to group pages by mobilityMel Gorman
2007-10-16Split the free lists for movable and unmovable allocationsMel Gorman
2007-10-16Add a bitmap that is used to track flags affecting a block of pagesMel Gorman
2007-10-16Categorize GFP flagsChristoph Lameter
2007-10-16Memoryless nodes: Use N_HIGH_MEMORY for cpusetsChristoph Lameter
2007-10-16Memoryless nodes: Fix GFP_THISNODE behaviorChristoph Lameter
2007-10-16Memoryless nodes: Add N_CPU node stateChristoph Lameter
2007-10-16Memoryless nodes: introduce mask of nodes with memoryChristoph Lameter
2007-10-16Memoryless nodes: Generic management of nodemasks for various purposesChristoph Lameter
2007-10-16fs: remove some AOP_TRUNCATED_PAGENick Piggin
2007-10-16fs: restore nobhNick Piggin
2007-10-16With reiserfs no longer using the weird generic_cont_expand, remove it comple...Nick Piggin
2007-10-16fs: new cont helpersNick Piggin
2007-10-16fs: introduce write_begin, write_end, and perform_write aopsNick Piggin
2007-10-16mm: buffered write iteratorNick Piggin
2007-10-16mm: fix pagecache write deadlocksNick Piggin
2007-10-16Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flagLee Schermerhorn
2007-10-16move mm_struct and vm_area_structMartin Schwidefsky
2007-10-16radix-tree: use indirect bitNick Piggin
2007-10-16remove ZERO_PAGENick Piggin
2007-10-16SLUB: direct pass through of page size or higher kmalloc requestsChristoph Lameter
2007-10-16filemap: convert some unsigned long to pgoff_tFengguang Wu
2007-10-16readahead: remove several readahead macrosFengguang Wu
2007-10-16radixtree: introduce radix_tree_next_hole()Fengguang Wu
2007-10-16readahead: combine file_ra_state.prev_index/prev_offset into prev_posFengguang Wu
2007-10-16readahead: mmap read-around simplificationFengguang Wu
2007-10-16readahead: compacting file_ra_stateFengguang Wu
2007-10-16Clean up duplicate includes in include/linux/memory_hotplug.hJesper Juhl
2007-10-16vmemmap: generify initialisation via helpersAndy Whitcroft
2007-10-16Generic Virtual Memmap support for SPARSEMEMChristoph Lameter
2007-10-16sparsemem: record when a section has a valid mem_mapAndy Whitcroft
2007-10-16wake up from a serial portGuennadi Liakhovetski
2007-10-16provide stubs for enable_irq_wake() and disable_irq_wake()Guennadi Liakhovetski
2007-10-168250_pci: Autodetect mainpine cardsAlan Cox
2007-10-16introduce DMA_MASK_NONE as a signal for unable to do DMAJames Bottomley
2007-10-16Add assembler equivalents to __init{,date}_refokRalf Baechle