messages from 2011-06-27 09:45:13 to 2011-07-05 11:34:17 UTC [more...]
[PATCHv11 0/8] Contiguous Memory Allocator
2011-07-05 11:33 UTC (15+ messages)
` [PATCH 1/8] mm: move some functions from memory_hotplug.c to page_isolation.c
` [PATCH 2/8] mm: alloc_contig_freed_pages() added
` [PATCH 3/8] mm: alloc_contig_range() added
` [PATCH 4/8] mm: MIGRATE_CMA migration type added
` [PATCH 5/8] mm: MIGRATE_CMA isolation functions added
` [PATCH 6/8] drivers: add Contiguous Memory Allocator
` [PATCH 6/8 RESEND] "
` [PATCH 7/8] ARM: integrate CMA with dma-mapping subsystem
` [PATCH 8/8] ARM: S5PV210: example of CMA private area for FIMC device on Goni board
[PATCH 0/5] mm,debug: VM framework to capture memory reference pattern
2011-07-05 8:22 UTC (6+ messages)
` [PATCH 1/5] Core kernel backend to capture the "
` [PATCH 2/5] memref module to walk the process page table
` [PATCH 3/5] Capture kernel memory references
` [PATCH 4/5] Capture references to page cache pages
` [PATCH 5/5] Logging the captured reference data
[PATCHv10 0/10] Contiguous Memory Allocator
2011-07-04 14:45 UTC (6+ messages)
` [Linaro-mm-sig] [PATCH 08/10] mm: cma: Contiguous Memory Allocator added
[PATCH v4 00/10] Prevent LRU churning
2011-07-04 14:04 UTC (11+ messages)
` [PATCH v4 01/10] compaction: trivial clean up acct_isolated
` [PATCH v4 02/10] Change isolate mode from #define to bitwise type
` [PATCH v4 03/10] compaction: make isolate_lru_page with filter aware
` [PATCH v4 04/10] zone_reclaim: "
` [PATCH v4 05/10] migration: clean up unmap_and_move
` [PATCH v4 06/10] migration: introudce migrate_ilru_pages
` [PATCH v4 07/10] compaction: make compaction use in-order putback
` [PATCH v4 08/10] ilru: reduce zone->lru_lock
` [PATCH v4 09/10] add inorder-lru tracepoints for just measurement
` [PATCH v4 10/10] compaction: add drain ilru of pagevec
[PATCH 3/7] fault-injection: notifier error injection
2011-07-04 5:35 UTC (4+ messages)
` [PATCH 6/7] memory: memory "
[PATCH 1/1] mmap: Don't count shmem pages as free in __vm_enough_memory
2011-07-04 3:48 UTC (4+ messages)
[PATCH 03/27] xfs: use write_cache_pages for writeback clustering
2011-07-04 3:25 UTC (6+ messages)
[PATCH] mm: Properly reflect task dirty limits in dirty_exceeded logic
2011-07-04 1:06 UTC (2+ messages)
[RFC v1] implement SL*B and stack usercopy runtime checks
2011-07-03 19:53 UTC (7+ messages)
` [kernel-hardening] "
[PATCH/RFC 0/8] ARM: DMA-mapping framework redesign
2011-07-03 15:28 UTC (24+ messages)
` [PATCH 1/8] ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops
` [PATCH 3/8] ARM: dma-mapping: use asm-generic/dma-mapping-common.h
` [PATCH 7/8] common: dma-mapping: change alloc/free_coherent method to more generic alloc/free_attrs
` [PATCH 2/8] ARM: dma-mapping: implement dma_map_single on top of dma_map_page
` [PATCH 5/8] ARM: dma-mapping: move all dma bounce code to separate dma ops structure
[PATCH 5/7] failslab: simplify debugfs initialization
2011-07-03 13:59 UTC (2+ messages)
` [PATCH 6/7] fail_page_alloc: "
[PATCH 2/2] powerpc/mm: Fix memory_block_size_bytes() for non-pseries
2011-07-02 14:15 UTC (5+ messages)
KEY: 908B707-2C9FD5A
2011-07-02 12:36 UTC
0bda:2838 Ezcap DVB USB adaptor - no device files created
2011-07-02 6:36 UTC
[RFC PATCH 0/5] softlimit reclaim and zone->lru_lock rework
2011-07-02 3:04 UTC (3+ messages)
` [RFC PATCH 1/5] Revert soft_limit reclaim changes under global pressure
[PATCH 1/2] mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header
2011-07-01 23:11 UTC (4+ messages)
[PATCH v2] staging: zcache: support multiple clients, prep for KVM and RAMster
2011-07-01 16:58 UTC (7+ messages)
[PATCH] [Cleanup] memcg: export memory cgroup's swappiness v2
2011-07-01 7:10 UTC (15+ messages)
mmotm 2011-06-30-15-59 uploaded
2011-07-01 7:02 UTC (5+ messages)
` mmotm 2011-06-30-15-59 uploaded (mm/memcontrol.c)
frontswap/zcache: xvmalloc discussion
2011-06-30 16:09 UTC (4+ messages)
[PATCH v4 00/10] Prevent LRU churning
2011-06-30 15:02 UTC (12+ messages)
` [PATCH v4 01/10] compaction: trivial clean up acct_isolated
` [PATCH v4 02/10] Change isolate mode from #define to bitwise type
` [PATCH v4 03/10] compaction: make isolate_lru_page with filter aware
` [PATCH v4 04/10] zone_reclaim: "
` [PATCH v4 05/10] migration: clean up unmap_and_move
` [PATCH v4 06/10] migration: introudce migrate_ilru_pages
` [PATCH v4 07/10] compaction: make compaction use in-order putback
` [PATCH v4 08/10] ilru: reduce zone->lru_lock
` [PATCH v4 09/10] add inorder-lru tracepoints for just measurement
` [PATCH v4 10/10] compaction: add drain ilru of pagevec
[PATCH v2 0/3] support for broken memory modules (BadRAM)
2011-06-30 14:32 UTC (7+ messages)
[PATCH 0/4] Stop kswapd consuming 100% CPU when highest zone is small
2011-06-30 10:19 UTC (17+ messages)
` [PATCH 1/4] mm: vmscan: Correct check for kswapd sleeping in sleeping_prematurely
` [PATCH 2/4] mm: vmscan: Do not apply pressure to slab if we are not applying pressure to zone
` [PATCH 3/4] mm: vmscan: Evaluate the watermarks against the correct classzone
` [PATCH 4/4] mm: vmscan: Only read new_classzone_idx from pgdat when reclaiming successfully
[PATCH 00/10] mm: Linux VM Infrastructure to support Memory Power Management
2011-06-30 5:11 UTC (10+ messages)
[PATCH v4 0/2] fadvise: move active pages to inactive list with POSIX_FADV_DONTNEED
2011-06-29 14:04 UTC (8+ messages)
` [PATCH v4 1/2] mm: introduce __invalidate_mapping_pages()
` [PATCH v4 2/2] fadvise: move active pages to inactive list with POSIX_FADV_DONTNEED
[FIX][PATCH 0/3] memcg: 3 fixes for memory cgroup's memory reclaim
2011-06-29 13:40 UTC (6+ messages)
` [PATCH 1/3] memcg: fix reclaimable lru check in memcg
` [FIX][PATCH 2/3] memcg: fix numa scan information update to be triggered by memory event
` [PATCH 3/3] mm: preallocate page before lock_page() at filemap COW
[PATCH 0/2] mm: Clean up and document fault and RETRY mmap_sem
2011-06-29 12:43 UTC (10+ messages)
` [PATCH 1/2] mm: Remove use of ALLOW_RETRY when RETRY_NOWAIT is set
` [PATCH 2/2] mm: Document handle_mm_fault()
+ mm-preallocate-page-before-lock_page-at-filemap-cow.patch added to -mm tree
2011-06-29 12:09 UTC
[PATCH] drivers/staging/zcache: support multiple clients, prep for RAMster and KVM
2011-06-28 21:47 UTC (3+ messages)
[PATCH] slub: reduce overhead of slub_debug
2011-06-28 21:16 UTC (7+ messages)
slab vs lockdep vs debugobjects
2011-06-28 18:22 UTC (4+ messages)
[patch]mm: __tlb_remove_page checks correct batch
2011-06-28 9:10 UTC (2+ messages)
[patch 14/22] memcg: fix direct softlimit reclaim to be called in limit path
2011-06-28 8:53 UTC (3+ messages)
[BUG] Invalid return address of mmap() followed by mbind() in multithreaded context
2011-06-28 2:06 UTC (3+ messages)
Root-causing kswapd spinning on Sandy Bridge laptops?
2011-06-27 20:18 UTC (5+ messages)
[PATCH V2 0/4] munmap: Flexible mem unmap operation interface for scheduling latency
2011-06-27 13:41 UTC (5+ messages)
` [PATCH V2 1/4] munmap: mem unmap operation size handling
` [PATCH V2 2/4] munmap: sysctl extension for tunable parameter
` [PATCH V2 3/4] munmap: kbuild menu for munmap interface
` [PATCH V2 4/4] munmap: documentation of munmap operation interface
[PATCH v3 0/2] fadvise: support POSIX_FADV_NOREUSE
2011-06-27 12:39 UTC (7+ messages)
[PATCH RFC] fadvise: move active pages to inactive list with POSIX_FADV_DONTNEED
2011-06-27 9:44 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).