Age | Commit message (Expand) | Author |
2007-10-16 | Fix corruption of memmap on IA64 SPARSEMEM when mem_section is not a power of 2 | Mel Gorman |
2007-10-16 | Group high-order atomic allocations | Mel Gorman |
2007-10-16 | Group short-lived and reclaimable kernel allocations | Mel Gorman |
2007-10-16 | Add a configure option to group pages by mobility | Mel Gorman |
2007-10-16 | Split the free lists for movable and unmovable allocations | Mel Gorman |
2007-10-16 | Add a bitmap that is used to track flags affecting a block of pages | Mel Gorman |
2007-10-16 | flush icache before set_pte() on ia64: flush icache at set_pte | KAMEZAWA Hiroyuki |
2007-10-16 | Categorize GFP flags | Christoph Lameter |
2007-10-16 | Memoryless nodes: Use N_HIGH_MEMORY for cpusets | Christoph Lameter |
2007-10-16 | Memoryless nodes: Fix GFP_THISNODE behavior | Christoph Lameter |
2007-10-16 | Memoryless nodes: Add N_CPU node state | Christoph Lameter |
2007-10-16 | Memoryless nodes: introduce mask of nodes with memory | Christoph Lameter |
2007-10-16 | Memoryless nodes: Generic management of nodemasks for various purposes | Christoph Lameter |
2007-10-16 | fs: remove some AOP_TRUNCATED_PAGE | Nick Piggin |
2007-10-16 | fs: restore nobh | Nick Piggin |
2007-10-16 | With reiserfs no longer using the weird generic_cont_expand, remove it comple... | Nick Piggin |
2007-10-16 | fs: new cont helpers | Nick Piggin |
2007-10-16 | fs: introduce write_begin, write_end, and perform_write aops | Nick Piggin |
2007-10-16 | mm: buffered write iterator | Nick Piggin |
2007-10-16 | mm: fix pagecache write deadlocks | Nick Piggin |
2007-10-16 | Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flag | Lee Schermerhorn |
2007-10-16 | move mm_struct and vm_area_struct | Martin Schwidefsky |
2007-10-16 | radix-tree: use indirect bit | Nick Piggin |
2007-10-16 | remove ZERO_PAGE | Nick Piggin |
2007-10-16 | SLUB: direct pass through of page size or higher kmalloc requests | Christoph Lameter |
2007-10-16 | filemap: convert some unsigned long to pgoff_t | Fengguang Wu |
2007-10-16 | readahead: remove several readahead macros | Fengguang Wu |
2007-10-16 | radixtree: introduce radix_tree_next_hole() | Fengguang Wu |
2007-10-16 | readahead: combine file_ra_state.prev_index/prev_offset into prev_pos | Fengguang Wu |
2007-10-16 | readahead: mmap read-around simplification | Fengguang Wu |
2007-10-16 | readahead: compacting file_ra_state | Fengguang Wu |
2007-10-16 | Clean up duplicate includes in include/linux/memory_hotplug.h | Jesper Juhl |
2007-10-16 | ppc64: SPARSEMEM_VMEMMAP support | Andy Whitcroft |
2007-10-16 | SPARC64: SPARSEMEM_VMEMMAP support | David Miller |
2007-10-16 | IA64: SPARSEMEM_VMEMMAP 16K page size support | Christoph Lameter |
2007-10-16 | x86_64: SPARSEMEM_VMEMMAP 2M page size support | Christoph Lameter |
2007-10-16 | vmemmap: generify initialisation via helpers | Andy Whitcroft |
2007-10-16 | Generic Virtual Memmap support for SPARSEMEM | Christoph Lameter |
2007-10-16 | sparsemem: record when a section has a valid mem_map | Andy Whitcroft |
2007-10-16 | x86: optimize page faults like all other achitectures and kill notifier cruft | Christoph Hellwig |
2007-10-16 | Convert cpu_sibling_map to be a per cpu variable | Mike Travis |
2007-10-16 | x86: Convert cpu_core_map to be a per cpu variable | Mike Travis |
2007-10-16 | wake up from a serial port | Guennadi Liakhovetski |
2007-10-16 | provide stubs for enable_irq_wake() and disable_irq_wake() | Guennadi Liakhovetski |
2007-10-16 | 8250_pci: Autodetect mainpine cards | Alan Cox |
2007-10-16 | pcmcia: use DMA_MASK_NONE for the default for all pcmcia devices | James Bottomley |
2007-10-16 | introduce DMA_MASK_NONE as a signal for unable to do DMA | James Bottomley |
2007-10-16 | move a few definitions to au1000_xxs1500.c | Yoichi Yuasa |
2007-10-16 | Add assembler equivalents to __init{,date}_refok | Ralf Baechle |
2007-10-16 | slow down printk during boot | Randy Dunlap |