summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* x86_64: SPARSEMEM_VMEMMAP 2M page size supportChristoph Lameter2007-10-162-0/+2
* vmemmap: generify initialisation via helpersAndy Whitcroft2007-10-161-2/+7
* Generic Virtual Memmap support for SPARSEMEMChristoph Lameter2007-10-162-0/+12
* sparsemem: record when a section has a valid mem_mapAndy Whitcroft2007-10-161-2/+14
* x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig2007-10-1615-104/+2
* Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-1610-11/+16
* x86: Convert cpu_core_map to be a per cpu variableMike Travis2007-10-164-4/+9
* wake up from a serial portGuennadi Liakhovetski2007-10-161-1/+2
* provide stubs for enable_irq_wake() and disable_irq_wake()Guennadi Liakhovetski2007-10-161-0/+9
* 8250_pci: Autodetect mainpine cardsAlan Cox2007-10-161-0/+2
* pcmcia: use DMA_MASK_NONE for the default for all pcmcia devicesJames Bottomley2007-10-161-0/+1
* introduce DMA_MASK_NONE as a signal for unable to do DMAJames Bottomley2007-10-161-0/+7
* move a few definitions to au1000_xxs1500.cYoichi Yuasa2007-10-161-35/+0
* Add assembler equivalents to __init{,date}_refokRalf Baechle2007-10-161-0/+2
* slow down printk during bootRandy Dunlap2007-10-161-0/+2
* docbook: fix filesystems contentRandy Dunlap2007-10-151-0/+1
* docbook: fix usb contentRandy Dunlap2007-10-151-2/+2
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-1548-76/+2642
|\
| * Merge branch 'pxa' into develRussell King2007-10-1516-19/+2000
| |\
OpenPOWER on IntegriCloud