]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - mm
flush cache before installing new page at migraton
[linux-2.6-omap-h63xx.git] / mm /
2007-10-16 KAMEZAWA Hiroyukiflush cache before installing new page at migraton
2007-10-16 Andrea Arcangelimake swappiness safer to use
2007-10-16 Christoph LameterCategorize GFP flags
2007-10-16 Yasunori GotoFix panic of cpu online with memory less node
2007-10-16 Lee Schermerhornmemoryless nodes: fixup uses of node_online_map in...
2007-10-16 Christoph LameterMemoryless nodes: Fix GFP_THISNODE behavior
2007-10-16 Christoph LameterMemoryless nodes: drop one memoryless node boot warning
2007-10-16 Christoph LameterMemoryless nodes: Add N_CPU node state
2007-10-16 Christoph LameterMemoryless nodes: Update memory policy and page migration
2007-10-16 Christoph LameterMemoryless nodes: SLUB support
2007-10-16 Christoph LameterMemoryless nodes: Slab support
2007-10-16 Christoph LameterMemoryless nodes: No need for kswapd
2007-10-16 Christoph LameterMemoryless nodes: OOM: use N_HIGH_MEMORY map instead...
2007-10-16 Christoph LameterMemoryless nodes: Fix interleave behavior for memoryles...
2007-10-16 Christoph LameterMemoryless nodes: introduce mask of nodes with memory
2007-10-16 Christoph LameterMemoryless nodes: Generic management of nodemasks for...
2007-10-16 Nick Pigginfs: remove some AOP_TRUNCATED_PAGE
2007-10-16 Nick Pigginfs: new cont helpers
2007-10-16 Nick Pigginimplement simple fs aops
2007-10-16 Nick Pigginmm: restore KERNEL_DS optimisations
2007-10-16 Nick Pigginfs: introduce write_begin, write_end, and perform_write...
2007-10-16 Nick Pigginmm: buffered write iterator
2007-10-16 Nick Pigginmm: fix pagecache write deadlocks
2007-10-16 Nick Pigginmm: write iovec cleanup
2007-10-16 Nick Pigginmm: buffered write cleanup
2007-10-16 Nick Pigginmm: trim more holes
2007-10-16 Nick Pigginmm: debug write deadlocks
2007-10-16 Andrew Mortonmm: clean up buffered write code
2007-10-16 Andrew MortonRevert "[PATCH] generic_file_buffered_write(): deadlock...
2007-10-16 Andrew MortonRevert "[PATCH] generic_file_buffered_write(): handle...
2007-10-16 Nick Pigginmm: revert KERNEL_DS buffered write optimisation
2007-10-16 Hisashi Hifumimm: use pagevec to rotate reclaimable page
2007-10-16 Lee SchermerhornMem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy(...
2007-10-16 Rik van Rielmm: prevent kswapd from freeing excessive amounts of...
2007-10-16 Jesper Juhlmm: no need to cast vmalloc() return value in zone_wait...
2007-10-16 Christoph LameterSlab allocators: fail if ksize is called with a NULL...
2007-10-16 Dean Nelsoncalculation of pgoff in do_linear_fault() uses mixed...
2007-10-16 Satyam Sharma{slub, slob}: use unlikely() for kfree(ZERO_OR_NULL_PTR...
2007-10-16 Nick Pigginmm: clarify __add_to_swap_cache locking
2007-10-16 Nick Pigginmm: improve find_lock_page
2007-10-16 Nick Pigginmm: use lockless radix-tree probe
2007-10-16 Nick Pigginremove ZERO_PAGE
2007-10-16 Christoph LameterSLUB: direct pass through of page size or higher kmallo...
2007-10-16 Fengguang Wufilemap: convert some unsigned long to pgoff_t
2007-10-16 Fengguang Wufilemap: trivial code cleanups
2007-10-16 Fengguang Wureadahead: remove several readahead macros
2007-10-16 Fengguang Wureadahead: remove the local copy of ra in do_generic_ma...
2007-10-16 Fengguang Wureadahead: basic support of interleaved reads
2007-10-16 Fengguang Wureadahead: combine file_ra_state.prev_index/prev_offset...
2007-10-16 Fengguang Wureadahead: mmap read-around simplification
2007-10-16 Fengguang Wureadahead: compacting file_ra_state
2007-10-16 Jesper JuhlClean up duplicate includes in mm/
2007-10-16 Adrian Bunkslub.c:early_kmem_cache_node_alloc() shouldn't be __init
2007-10-16 Andy Whitcroftvmemmap: generify initialisation via helpers
2007-10-16 Christoph LameterGeneric Virtual Memmap support for SPARSEMEM
2007-10-16 Andy Whitcroftsparsemem: record when a section has a valid mem_map
2007-10-16 Andy Whitcroftsparsemem: clean up spelling error in comments
2007-10-15 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2007-10-15 Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-15 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-10-15 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2007-10-15 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-10-15 Linus TorvaldsMerge branch 'nfs-server-stable' of git://linux-nfs...
2007-10-14 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-10-14 Al Viromm/migrate.c __user annotation
2007-10-14 David WoodhouseMerge branch 'master' of git://git.infradead.org/~dedek...
2007-10-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-13 David WoodhouseMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-10-13 David WoodhouseMerge Linux 2.6.23
2007-10-13 Dmitry TorokhovMerge master.kernel.org:/pub/scm/linux/kernel/git/torva...
2007-10-12 Russell KingMerge branches 'omap1-upstream' and 'omap2-upstream...
2007-10-12 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-12 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-10-12 Linus TorvaldsMerge branch 'upstream-fixes' of master.kernel.org...
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-12 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-10-12 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-10-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-10-12 Linus TorvaldsMerge branch 'dmi-const' of git://git.kernel.org/pub...
2007-10-12 Linus TorvaldsMerge branch 'block-2.6.24' of git://git.kernel.dk...
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-10 NeilBrownDrop 'size' argument from bio_endio and bi_end_io
2007-10-10 Jens AxboeFix warnings with !CONFIG_BLOCK
2007-10-08 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-10-08 Yan Zhengfix page release issue in filemap_fault
2007-10-08 Yan Zhengfix VM_CAN_NONLINEAR check in sys_remap_file_pages
2007-10-08 Peter Zijlstramm: set_page_dirty_balance() vs ->page_mkwrite()
2007-10-06 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-10-06 Jeremy Fitzhardingexen: disable split pte locks for now
2007-10-05 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-10-05 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-10-04 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-10-04 Hugh DickinsFix sys_remap_file_pages BUG at highmem.c:15!
2007-10-03 Paul MackerrasMerge branch 'ppc-fixes' of git://git.bocc.de/dbox2...
next