summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* memory hotplug: Hot-add with sparsemem-vmemmapYasunori Goto2007-10-161-1/+1
* fix memory hot remove not configured case.KAMEZAWA Hiroyuki2007-10-161-10/+2
* memory unplug: page offlineKAMEZAWA Hiroyuki2007-10-162-1/+5
* memory unplug: page isolationKAMEZAWA Hiroyuki2007-10-163-2/+40
* memory unplug: memory hotplug cleanupKAMEZAWA Hiroyuki2007-10-162-3/+8
* SLUB: Optimize cacheline use for zeroingChristoph Lameter2007-10-161-0/+1
* SLUB: Place kmem_cache_cpu structures in a NUMA aware wayChristoph Lameter2007-10-161-3/+6
* SLUB: Move page->offset to kmem_cache_cpu->offsetChristoph Lameter2007-10-162-4/+2
* SLUB: Do not use page->mappingChristoph Lameter2007-10-162-11/+2
* SLUB: Avoid page struct cacheline bouncing due to remote frees to cpu slabChristoph Lameter2007-10-161-1/+8
* Print out statistics in relation to fragmentation avoidance to /proc/pagetype...Mel Gorman2007-10-162-0/+22
* Do not depend on MAX_ORDER when grouping pages by mobilityMel Gorman2007-10-162-3/+26
* don't group high order atomic allocationsMel Gorman2007-10-162-4/+3
* remove PAGE_GROUP_BY_MOBILITYMel Gorman2007-10-161-9/+0
* Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR...Mel Gorman2007-10-162-2/+4
* Fix corruption of memmap on IA64 SPARSEMEM when mem_section is not a power of 2Mel Gorman2007-10-161-2/+4
* Group high-order atomic allocationsMel Gorman2007-10-161-1/+3
* Group short-lived and reclaimable kernel allocationsMel Gorman2007-10-164-7/+20
* Add a configure option to group pages by mobilityMel Gorman2007-10-161-0/+6
* Split the free lists for movable and unmovable allocationsMel Gorman2007-10-162-1/+10
* Add a bitmap that is used to track flags affecting a block of pagesMel Gorman2007-10-162-0/+64
* flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki2007-10-162-17/+31
* Categorize GFP flagsChristoph Lameter2007-10-161-7/+13
* Memoryless nodes: Use N_HIGH_MEMORY for cpusetsChristoph Lameter2007-10-161-1/+1
* Memoryless nodes: Fix GFP_THISNODE behaviorChristoph Lameter2007-10-162-6/+25
* Memoryless nodes: Add N_CPU node stateChristoph Lameter2007-10-161-0/+1
* Memoryless nodes: introduce mask of nodes with memoryChristoph Lameter2007-10-161-2/+8
* Memoryless nodes: Generic management of nodemasks for various purposesChristoph Lameter2007-10-161-16/+71
* fs: remove some AOP_TRUNCATED_PAGENick Piggin2007-10-161-1/+1
* fs: restore nobhNick Piggin2007-10-161-3/+7
* With reiserfs no longer using the weird generic_cont_expand, remove it comple...Nick Piggin2007-10-161-1/+0
* fs: new cont helpersNick Piggin2007-10-162-2/+4
* fs: introduce write_begin, write_end, and perform_write aopsNick Piggin2007-10-163-1/+41
* mm: buffered write iteratorNick Piggin2007-10-161-0/+33
* mm: fix pagecache write deadlocksNick Piggin2007-10-161-2/+9
* Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flagLee Schermerhorn2007-10-161-0/+1
* move mm_struct and vm_area_structMartin Schwidefsky2007-10-163-136/+145
* radix-tree: use indirect bitNick Piggin2007-10-161-17/+21
* remove ZERO_PAGENick Piggin2007-10-161-2/+0
* SLUB: direct pass through of page size or higher kmalloc requestsChristoph Lameter2007-10-161-33/+24
* filemap: convert some unsigned long to pgoff_tFengguang Wu2007-10-161-11/+12
* readahead: remove several readahead macrosFengguang Wu2007-10-161-2/+0
* radixtree: introduce radix_tree_next_hole()Fengguang Wu2007-10-161-0/+2
* readahead: combine file_ra_state.prev_index/prev_offset into prev_posFengguang Wu2007-10-161-2/+1
* readahead: mmap read-around simplificationFengguang Wu2007-10-161-2/+1
* readahead: compacting file_ra_stateFengguang Wu2007-10-161-4/+4
* Clean up duplicate includes in include/linux/memory_hotplug.hJesper Juhl2007-10-161-1/+0
* ppc64: SPARSEMEM_VMEMMAP supportAndy Whitcroft2007-10-161-0/+8
* SPARC64: SPARSEMEM_VMEMMAP supportDavid Miller2007-10-161-0/+3
* IA64: SPARSEMEM_VMEMMAP 16K page size supportChristoph Lameter2007-10-161-0/+6