aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16Do not depend on MAX_ORDER when grouping pages by mobilityMel Gorman2-3/+26
2007-10-16don't group high order atomic allocationsMel Gorman2-4/+3
2007-10-16remove PAGE_GROUP_BY_MOBILITYMel Gorman1-9/+0
2007-10-16Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR_PAGES blocksMel Gorman2-2/+4
2007-10-16Fix corruption of memmap on IA64 SPARSEMEM when mem_section is not a power of 2Mel Gorman1-2/+4
2007-10-16Group high-order atomic allocationsMel Gorman1-1/+3
2007-10-16Group short-lived and reclaimable kernel allocationsMel Gorman4-7/+20
2007-10-16Add a configure option to group pages by mobilityMel Gorman1-0/+6
2007-10-16Split the free lists for movable and unmovable allocationsMel Gorman2-1/+10
2007-10-16Add a bitmap that is used to track flags affecting a block of pagesMel Gorman2-0/+64
2007-10-16flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki2-17/+31
2007-10-16Categorize GFP flagsChristoph Lameter1-7/+13
2007-10-16Memoryless nodes: Use N_HIGH_MEMORY for cpusetsChristoph Lameter1-1/+1
2007-10-16Memoryless nodes: Fix GFP_THISNODE behaviorChristoph Lameter2-6/+25
2007-10-16Memoryless nodes: Add N_CPU node stateChristoph Lameter1-0/+1
2007-10-16Memoryless nodes: introduce mask of nodes with memoryChristoph Lameter1-2/+8
2007-10-16Memoryless nodes: Generic management of nodemasks for various purposesChristoph Lameter1-16/+71
2007-10-16fs: remove some AOP_TRUNCATED_PAGENick Piggin1-1/+1
2007-10-16fs: restore nobhNick Piggin1-3/+7
2007-10-16With reiserfs no longer using the weird generic_cont_expand, remove it completely.Nick Piggin1-1/+0
2007-10-16fs: new cont helpersNick Piggin2-2/+4
2007-10-16fs: introduce write_begin, write_end, and perform_write aopsNick Piggin3-1/+41
2007-10-16mm: buffered write iteratorNick Piggin1-0/+33
2007-10-16mm: fix pagecache write deadlocksNick Piggin1-2/+9
2007-10-16Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flagLee Schermerhorn1-0/+1
2007-10-16move mm_struct and vm_area_structMartin Schwidefsky3-136/+145
2007-10-16radix-tree: use indirect bitNick Piggin1-17/+21
2007-10-16remove ZERO_PAGENick Piggin1-2/+0
2007-10-16SLUB: direct pass through of page size or higher kmalloc requestsChristoph Lameter1-33/+24
2007-10-16filemap: convert some unsigned long to pgoff_tFengguang Wu1-11/+12
2007-10-16readahead: remove several readahead macrosFengguang Wu1-2/+0
2007-10-16radixtree: introduce radix_tree_next_hole()Fengguang Wu1-0/+2
2007-10-16readahead: combine file_ra_state.prev_index/prev_offset into prev_posFengguang Wu1-2/+1
2007-10-16readahead: mmap read-around simplificationFengguang Wu1-2/+1
2007-10-16readahead: compacting file_ra_stateFengguang Wu1-4/+4
2007-10-16Clean up duplicate includes in include/linux/memory_hotplug.hJesper Juhl1-1/+0
2007-10-16ppc64: SPARSEMEM_VMEMMAP supportAndy Whitcroft1-0/+8
2007-10-16SPARC64: SPARSEMEM_VMEMMAP supportDavid Miller1-0/+3
2007-10-16IA64: SPARSEMEM_VMEMMAP 16K page size supportChristoph Lameter1-0/+6
2007-10-16x86_64: SPARSEMEM_VMEMMAP 2M page size supportChristoph Lameter2-0/+2
2007-10-16vmemmap: generify initialisation via helpersAndy Whitcroft1-2/+7
2007-10-16Generic Virtual Memmap support for SPARSEMEMChristoph Lameter2-0/+12
2007-10-16sparsemem: record when a section has a valid mem_mapAndy Whitcroft1-2/+14
2007-10-16x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig15-104/+2
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis10-11/+16
2007-10-16x86: Convert cpu_core_map to be a per cpu variableMike Travis4-4/+9
2007-10-16wake up from a serial portGuennadi Liakhovetski1-1/+2
2007-10-16provide stubs for enable_irq_wake() and disable_irq_wake()Guennadi Liakhovetski1-0/+9
2007-10-168250_pci: Autodetect mainpine cardsAlan Cox1-0/+2
2007-10-16pcmcia: use DMA_MASK_NONE for the default for all pcmcia devicesJames Bottomley1-0/+1