linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-25 20:46:41 to 2012-01-02 09:57:16 UTC [more...]

[PATCH] mm/backing-dev.c: fix crash when USB/SCSI device is detached
 2012-01-02  9:57 UTC  (2+ messages)

[PATCH] mm/backing-dev.c: fix crash when USB/SCSI device is detached
 2012-01-02  9:38 UTC 

Kswapd in 3.2.0-rc5 is a CPU hog
 2012-01-02  7:00 UTC  (21+ messages)

[PATCH] mm/migrate.c: remove the unused macro lru_to_page
 2012-01-02  2:25 UTC  (3+ messages)

[RFC v2 0/2] Introduce DMA buffer sharing mechanism
 2012-01-01 23:12 UTC  (6+ messages)
` [Linaro-mm-sig] [RFC v2 1/2] dma-buf: Introduce dma "

[PATCH 0/3] Introduce DMA buffer sharing mechanism
 2012-01-01 23:02 UTC  (7+ messages)
` [PATCH 1/3] dma-buf: Introduce dma "
` [PATCH 2/3] dma-buf: Documentation for buffer sharing framework
` [PATCH 3/3] dma-buf: mark EXPERIMENTAL for 1st release

[PATCHv18 0/11] Contiguous Memory Allocator
 2012-01-01 18:52 UTC  (16+ messages)
` [PATCH 01/11] mm: page_alloc: set_migratetype_isolate: drain PCP prior to isolating
` [PATCH 02/11] mm: compaction: introduce isolate_{free,migrate}pages_range()
` [PATCH 03/11] mm: compaction: export some of the functions
` [PATCH 04/11] mm: page_alloc: introduce alloc_contig_range()
` [PATCH 05/11] mm: mmzone: MIGRATE_CMA migration type added
` [PATCH 06/11] mm: page_isolation: MIGRATE_CMA isolation functions added
` [PATCH 07/11] mm: add optional memory reclaim in split_free_page()
` [PATCH 08/11] drivers: add Contiguous Memory Allocator
` [PATCH 09/11] X86: integrate CMA with DMA-mapping subsystem
` [PATCH 10/11] ARM: "
` [PATCH 11/11] ARM: Samsung: use CMA for 2 memory banks for s5p-mfc device

[PATCH 0/5] memcg: trivial cleanups
 2012-01-01 17:01 UTC  (12+ messages)
` [PATCH 1/5] memcg: replace MEM_CONT by MEM_RES_CTLR
` [PATCH 2/5] memcg: replace mem and mem_cont stragglers
` [PATCH 3/5] memcg: lru_size instead of MEM_CGROUP_ZSTAT
` [PATCH 4/5] memcg: enum lru_list lru
` [PATCH 5/5] memcg: remove redundant returns

[PATCH v4 0/5] Reduce cross CPU IPI interference
 2012-01-01 16:50 UTC  (15+ messages)
` [PATCH v4 4/5] slub: Only IPI CPUs that have per cpu obj to flush
` [PATCH v4 5/5] mm: Only IPI CPUs to drain local pages if they exist

[PATCH 0/6] mm: trivial cleanups
 2012-01-01  9:36 UTC  (12+ messages)
` [PATCH 1/6] mm: fewer underscores in ____pagevec_lru_add
` [PATCH 2/6] mm: no blank line after EXPORT_SYMBOL in swap.c
` [PATCH 3/6] mm: enum lru_list lru
` [PATCH 4/6] mm: remove del_page_from_lru, add page_off_lru
` [PATCH 5/6] mm: remove isolate_pages
` [PATCH 6/6] mm: rearrange putback_inactive_pages

[PATCH] mm: do not drain pagevecs for mlock
 2012-01-01  7:30 UTC  (9+ messages)
          ` [PATCH 1/2] mm,mlock: drain pagevecs asynchronously
          ` [PATCH 2/2] sysvshm: SHM_LOCK use lru_add_drain_all_async()

[PATCH 0/3] mm: three minor vmscan improvements
 2012-01-01  7:18 UTC  (18+ messages)
` [PATCH 1/3] mm: test PageSwapBacked in lumpy reclaim
` [PATCH 2/3] mm: cond_resched in scan_mapping_unevictable_pages
` [PATCH 3/3] mm: take pagevecs off reclaim stack

[PATCH] mm: vmscam: check page order in isolating lru pages
 2011-12-31 14:55 UTC  (3+ messages)

[PATCH] mm: vmscan: fix typo in isolating lru pages
 2011-12-31 14:25 UTC  (4+ messages)

[PATCH v2] mm/compaction : fix the wrong return value for isolate_migratepages()
 2011-12-31  9:09 UTC 

[PATCH] mm/compaction : fix the wrong return value for isolate_migratepages()
 2011-12-31  8:46 UTC 

[PATCH] mm/compaction : check the watermark when cc->order is -1
 2011-12-31  6:18 UTC 

memblock and bootmem problems if start + size = 4GB
 2011-12-30 17:45 UTC  (9+ messages)

[PATCH 0/11] Reduce compaction-related stalls and improve asynchronous migration of dirty pages v6
 2011-12-30 11:27 UTC  (10+ messages)
` [PATCH 11/11] mm: Isolate pages for immediate reclaim on their own LRU

[PATCH 0/4 v2] pagemap handles transparent hugepage
 2011-12-30  4:02 UTC  (12+ messages)
` [PATCH 1/4] pagemap: avoid splitting thp when reading /proc/pid/pagemap
` [PATCH 2/4] thp: optimize away unnecessary page table locking
` [PATCH 3/4] pagemap: export KPF_THP
` [PATCH 4/4] pagemap: document KPF_THP and make page-types aware of it

[PATCH 1/6] memcg: fix unused variable warning
 2011-12-29 11:16 UTC  (27+ messages)
` [PATCH 2/6] memcg: mark more functions/variables as static
` [PATCH 3/6] memcg: remove unused variable
` [PATCH 4/6] memcg: mark stat field of mem_cgroup struct as __percpu
` [PATCH 5/6] memcg: fix broken boolen expression
` [PATCH 6/6] memcg: drop redundant brackets
` [PATCH] Makefiles: Disable unused-variable warning (was: Re: [PATCH 1/6] memcg: fix unused variable warning)

[PATCH 0/4] memcg: four fixes to current next
 2011-12-29  0:26 UTC  (5+ messages)
` [PATCH 1/4] memcg: fix split_huge_page_refcounts
` [PATCH 2/4] memcg: fix NULL mem_cgroup_try_charge
` [PATCH 3/4] memcg: fix page migration to reset_owner
` [PATCH 4/4] memcg: fix mem_cgroup_print_bad_page

[PATCH 2/4] coreboot: Add support for detecting Coreboot BIOS signatures
 2011-12-28 19:42 UTC 

[PATCH 00/14] DMA-mapping framework redesign preparation
 2011-12-28 12:52 UTC  (5+ messages)

[PATCH] mm: mmap system call does not return EOVERFLOW
 2011-12-28  2:04 UTC  (4+ messages)

[PATCH] mm: hugetlb: avoid bogus counter of surplus huge page
 2011-12-27 23:51 UTC  (4+ messages)

[PATCH] mm: hugetlb: fix non-atomic enqueue of huge page
 2011-12-27 23:43 UTC  (4+ messages)

[RFC][PATCH 0/3] Extend the mincore() report bits
 2011-12-27 22:53 UTC  (9+ messages)
` [PATCH 2/3] mincore: Introduce the MINCORE_ANON bit
` [PATCH 3/3] mincore: Introduce the MINCORE_SWAP bit

[PATCH V2 1/6] drivers/staging/ramster: cluster/messaging foundation
 2011-12-27 20:34 UTC  (7+ messages)

[PATCH 3/6] staging: ramster: ramster-specific changes to cluster code
 2011-12-27 18:50 UTC 

[PATCH V3 0/6] staging: ramster: multi-machine memory capacity management
 2011-12-27 18:50 UTC 

[PATCH 1/6] staging: ramster: cluster/messaging foundation
 2011-12-27 18:50 UTC 

[PATCH 2/6] staging: ramster: local compression + tmem
 2011-12-27 18:50 UTC 

[PATCH 4/6] staging: ramster: ramster-specific changes to zcache/tmem
 2011-12-27 18:50 UTC 

[PATCH 5/6] staging: ramster: ramster-specific new files
 2011-12-27 18:50 UTC 

[PATCH 6/6] staging: ramster: enable as staging driver
 2011-12-27 18:50 UTC 

[PATCH] mm: hugetlb: add might_sleep() for gigantic page
 2011-12-27 13:39 UTC  (7+ messages)

Announcement - memcg-devel git tree
 2011-12-27  9:17 UTC 

[PATCH 1/1] swapfile: swap_info_get: Check for swap_info[type] == NULL
 2011-12-26 17:45 UTC  (2+ messages)

[patch] mm: memcg: clean up fault accounting fix
 2011-12-26  9:46 UTC  (3+ messages)

[PATCH] tracing: adjust shrink_slab beginning trace event name
 2011-12-26  9:45 UTC  (2+ messages)

[PATCH] mm: hugetlb: undo change to page mapcount in fault handler
 2011-12-26  7:00 UTC  (4+ messages)

[RFC v3 0/2] Introduce DMA buffer sharing mechanism
 2011-12-26  6:51 UTC  (6+ messages)
  ` [Linaro-mm-sig] "

PROBLEM: memtest tests only LOWMEM
 2011-12-26  2:18 UTC 


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).