]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - mm
oom: move prototypes to appropriate header file
[linux-2.6-omap-h63xx.git] / mm /
2007-10-17 David Rientjesoom: move prototypes to appropriate header file
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-17 Christoph LameterSLUB: simplify IRQ off handling
2007-10-17 Peter Zijlstramm: dirty balancing for tasks
2007-10-17 Peter Zijlstramm: per device dirty threshold
2007-10-17 Peter Zijlstramm: count writeback pages per BDI
2007-10-17 Peter Zijlstramm: count reclaimable pages per BDI
2007-10-17 Peter Zijlstramm: scalable bdi statistics counters
2007-10-17 Peter Zijlstramm: bdi init hooks
2007-10-17 Peter Zijlstranfs: remove congestion_end()
2007-10-16 Linus TorvaldsMerge ssh://master.kernel.org/pub/scm/linux/kernel...
2007-10-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-16 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-10-16 Linus TorvaldsMerge branch 'linus' of master.kernel.org:/pub/scm...
2007-10-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-10-16 Adrian Bunkmm/vmstat.c: cleanups
2007-10-16 Adrian Bunkmm/mempolicy.c: cleanups
2007-10-16 Adrian Bunkmm/shmem.c: make 3 functions static
2007-10-16 Adam Litkehugetlb: fix dynamic pool resize failure case
2007-10-16 Nishanth Aravamudanhugetlb: fix hugepage allocation with memoryless nodes
2007-10-16 Adam Litkehugetlb: fix pool resizing corner case
2007-10-16 Adam Litkehugetlb: Add hugetlb_dynamic_pool sysctl
2007-10-16 Adam Litkehugetlb: Try to grow hugetlb pool for MAP_SHARED mappings
2007-10-16 Adam Litkehugetlb: Try to grow hugetlb pool for MAP_PRIVATE mappings
2007-10-16 Adam Litkehugetlb: Move update_and_free_page
2007-10-16 Yasunori Gotomemory hotplug: Hot-add with sparsemem-vmemmap
2007-10-16 KAMEZAWA Hiroyukifix memory hot remove not configured case.
2007-10-16 KAMEZAWA Hiroyukimemory unplug: page offline
2007-10-16 KAMEZAWA Hiroyukimemory unplug: page isolation
2007-10-16 KAMEZAWA Hiroyukimemory unplug: memory hotplug cleanup
2007-10-16 Mel GormanBreakout page_order() to internal.h to avoid special...
2007-10-16 Andrew Mortonslub: list_locations() can use GFP_TEMPORARY
2007-10-16 Christoph LameterSLUB: Optimize cacheline use for zeroing
2007-10-16 Christoph LameterSLUB: Place kmem_cache_cpu structures in a NUMA aware way
2007-10-16 Christoph LameterSLUB: Avoid touching page struct when freeing to per...
2007-10-16 Christoph LameterSLUB: Move page->offset to kmem_cache_cpu->offset
2007-10-16 Christoph LameterSLUB: Do not use page->mapping
2007-10-16 Christoph LameterSLUB: Avoid page struct cacheline bouncing due to remot...
2007-10-16 Adrian Bunkmm/page_alloc.c: make code static
2007-10-16 Mel GormanPrint out statistics in relation to fragmentation avoid...
2007-10-16 Mel GormanDo not depend on MAX_ORDER when grouping pages by mobility
2007-10-16 Mel GormanFix calculation in move_freepages_block for counting...
2007-10-16 Mel Gormandon't group high order atomic allocations
2007-10-16 Mel Gormanremove PAGE_GROUP_BY_MOBILITY
2007-10-16 Mel GormanBias the location of pages freed for min_free_kbytes...
2007-10-16 Mel GormanFix corruption of memmap on IA64 SPARSEMEM when mem_sec...
2007-10-16 Mel GormanBe more agressive about stealing when MIGRATE_RECLAIMAB...
2007-10-16 Mel GormanBias the placement of kernel pages at lower PFNs
2007-10-16 Mel GormanDo not group pages by mobility type on low memory systems
2007-10-16 Mel GormanGroup high-order atomic allocations
2007-10-16 Mel GormanGroup short-lived and reclaimable kernel allocations
2007-10-16 Mel GormanMove free pages between lists on steal
2007-10-16 Mel GormanDrain per-cpu lists when high-order allocations fail
2007-10-16 Mel GormanAdd a configure option to group pages by mobility
2007-10-16 Mel GormanChoose pages from the per-cpu list based on migration...
2007-10-16 Mel GormanSplit the free lists for movable and unmovable allocations
2007-10-16 Mel GormanAdd a bitmap that is used to track flags affecting...
2007-10-16 KAMEZAWA Hiroyukiflush icache before set_pte() on ia64: flush icache...
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
next