linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-23 15:48:30 to 2012-08-28 10:00:07 UTC [more...]

[RFC v8 PATCH 00/20] memory-hotplug: hot-remove physical memory
 2012-08-28 10:00 UTC  (18+ messages)
` [RFC v8 PATCH 01/20] memory-hotplug: rename remove_memory() to offline_memory()/offline_pages()
` [RFC v8 PATCH 03/20] memory-hotplug: store the node id in acpi_memory_device
` [RFC v8 PATCH 05/20] memory-hotplug: check whether memory is present or not
` [RFC v8 PATCH 06/20] memory-hotplug: export the function acpi_bus_remove()
` [RFC v8 PATCH 07/20] memory-hotplug: call acpi_bus_remove() to remove memory device
` [RFC v8 PATCH 08/20] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [RFC v8 PATCH 09/20] memory-hotplug: does not release memory region in PAGES_PER_SECTION chunks
` [RFC v8 PATCH 10/20] memory-hotplug: add memory_block_release
` [RFC v8 PATCH 11/20] memory-hotplug: remove_memory calls __remove_pages
` [RFC v8 PATCH 13/20] memory-hotplug: check page type in get_page_bootmem
` [RFC v8 PATCH 14/20] memory-hotplug: move register_page_bootmem_info_node and put_page_bootmem for sparse-vmemmap
` [RFC v8 PATCH 15/20] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [RFC v8 PATCH 16/20] memory-hotplug: free memmap "
` [RFC v8 PATCH 17/20] memory_hotplug: clear zone when the memory is removed
` [RFC v8 PATCH 18/20] memory-hotplug: add node_device_release
` [RFC v8 PATCH 19/20] memory-hotplug: remove sysfs file of node
` [RFC v8 PATCH 20/20] memory-hotplug: clear hwpoisoned flag when onlining pages

[PATCH v3 00/17] generic hashtable implementation
 2012-08-28  9:56 UTC  (15+ messages)
` [PATCH v3 01/17] hashtable: introduce a small and naive hashtable

[PATCH 0/3] Enable clients to schedule in mmu_notifier methods
 2012-08-28  8:52 UTC  (6+ messages)
` [PATCH 1/3] mm: Move all mmu notifier invocations to be done outside the PT lock
` [PATCH 2/3] mm: Move the tlb flushing into free_pgtables
` [PATCH 3/3] mm: Move the tlb flushing inside of unmap vmas

[v4 0/4] ARM: dma-mapping: IOMMU atomic allocation
 2012-08-28  5:13 UTC  (5+ messages)
` [v4 1/4] ARM: dma-mapping: atomic_pool with struct page **pages
` [v4 2/4] ARM: dma-mapping: Refactor out to introduce __in_atomic_pool
` [v4 3/4] ARM: dma-mapping: Introduce __atomic_get_pages() for __iommu_get_pages()
` [v4 4/4] ARM: dma-mapping: IOMMU allocates pages from atomic_pool with GFP_ATOMIC

[PATCH 0/3 v2] HWPOISON: improve dirty pagecache error reporting
 2012-08-27 22:05 UTC  (8+ messages)
` [PATCH 3/3] HWPOISON: prevent inode cache removal to keep AS_HWPOISON sticky

[PATCH v9 0/5] make balloon pages movable by compaction
 2012-08-27 20:28 UTC  (14+ messages)
` [PATCH v9 1/5] mm: introduce a common interface for balloon pages mobility
` [PATCH v9 2/5] mm: introduce compaction and migration for ballooned pages
` [PATCH v9 3/5] virtio_balloon: introduce migration primitives to balloon pages
` [PATCH v9 4/5] mm: introduce putback_movable_pages()
` [PATCH v9 5/5] mm: add vm event counters for balloon pages compaction

[patch v2]swap: add a simple random read swapin detection
 2012-08-27 14:52 UTC  (3+ messages)

[RFC patch 0/7] thp: transparent hugepages on System z
 2012-08-27 12:26 UTC  (14+ messages)
` [RFC patch 1/7] thp: remove assumptions on pgtable_t type
` [RFC patch 2/7] thp: introduce pmdp_invalidate()
` [RFC patch 3/7] thp: make MADV_HUGEPAGE check for mm->def_flags
` [RFC patch 4/7] thp, s390: thp splitting backend for System z
` [RFC patch 5/7] thp, s390: thp pagetable pre-allocation "
` [RFC patch 6/7] thp, s390: disable thp for kvm host on "
` [RFC patch 7/7] thp, s390: architecture backend for thp "

Bonus Gifts - PenisSolution Pills - 2012 phbuy73qw8
 2012-08-27 10:01 UTC 

[PATCH V2] memory-hotplug: add build zonelists when offline pages
 2012-08-27  2:02 UTC 

[PATCH v2 1/4] mm/memblock: reduce overhead in binary search
 2012-08-26  9:00 UTC  (4+ messages)
` [PATCH v2 2/4] mm/memblock: rename get_allocated_memblock_reserved_regions_info()
` [PATCH v2 3/4] mm/memblock: use existing interface to set nid
` [PATCH v2 4/4] mm/memblock: cleanup early_node_map[] related comments

Rolex Replica Watches & More 5sb5k
 2012-08-26  2:40 UTC 

[PATCH] hugetlb: remove duplicated include from hugetlb.c
 2012-08-26  1:34 UTC 

[RFC 0/5] Consider higher small zone and mmaped-pages stream
 2012-08-25 23:02 UTC  (5+ messages)
` [PATCH 1/5] vmscan: Fix obsolete comment of balance_pgdat
` [PATCH 2/5] vmscan: sleep only if backingdev is congested

[PATCH 1/2] slub: rename cpu_partial to max_cpu_object
 2012-08-25 14:11 UTC  (9+ messages)
  ` [PATCH 2/2] slub: correct the calculation of the number of cpu objects in get_partial_node
` [PATCH 1/2] slab: do ClearSlabPfmemalloc() for all pages of slab
  ` [PATCH 2/2] slab: fix starting index for finding another object

[PATCH 1/2] mm/mmu_notifier: init notifier if necessary
 2012-08-25  9:47 UTC  (5+ messages)
` [PATCH 2/2] mm/vmscan: fix error number for failed kthread

[PATCH v2] mm: hugetlb: add arch hook for clearing page flags before entering pool
 2012-08-24 22:01 UTC  (4+ messages)

[PATCH 3/3] HWPOISON: prevent inode cache removal to keep AS_HWPOISON sticky
 2012-08-24 21:52 UTC  (3+ messages)

[PATCH 0/2] revert changes to zcache_do_preload()
 2012-08-24 20:57 UTC  (6+ messages)

[PATCH 2/3] kmemleak: replace list_for_each_continue_rcu with new interface
 2012-08-24 19:53 UTC  (4+ messages)

[PATCH] slub: consider pfmemalloc_match() in get_partial_node()
 2012-08-24 18:00 UTC 

[PATCH] mm: cma: fix alignment requirements for contiguous regions
 2012-08-24 16:46 UTC  (2+ messages)

[PATCH 0/4] cma: fix watermark checking
 2012-08-24 16:42 UTC  (7+ messages)
` [PATCH 1/4] cma: fix counting of isolated pages
` [PATCH 2/4] cma: count free CMA pages
` [PATCH 3/4] mm: add accounting for CMA pages and use them for watermark calculation
` [PATCH 4/4] cma: fix watermark checking

C13 [05/14] Extract a common function for kmem_cache_destroy
 2012-08-24 16:17 UTC  (14+ messages)
` C13 [08/14] Get rid of __kmem_cache_destroy
` C13 [07/14] Move freeing of kmem_cache structure to common code
` C13 [03/14] Improve error handling in kmem_cache_create
` C13 [12/14] Move kmem_cache allocations into common code
` C13 [11/14] Move sysfs_slab_add to common
` C13 [06/14] Always use the name "kmem_cache" for the slab cache with the kmem_cache structure
` C13 [10/14] Do slab aliasing call from common code
` C13 [04/14] Move list_add() to slab_common.c
` C13 [01/14] slub: Add debugging to verify correct cache use on kmem_cache_free()
` C13 [09/14] Move duping of slab name to slab_common.c
` C13 [14/14] Move kmem_cache refcounting to common code
` C13 [02/14] slub: Use kmem_cache for the kmem_cache structure
` C13 [13/14] Shrink __kmem_cache_create() parameter lists

[RFC] mm: support MIGRATE_DISCARD
 2012-08-24 16:16 UTC  (4+ messages)

C13 [00/14] Sl[auo]b: Common code for cgroups V13
 2012-08-24 16:09 UTC 

[PATCH 1/2] slub: reduce failure of this_cpu_cmpxchg in put_cpu_partial() after unfreezing
 2012-08-24 16:06 UTC  (3+ messages)
` [PATCH 2/2] slub: remove one code path and reduce lock contention in __slab_free()

C13 [00/14] Sl[auo]b: Common slab code for cgroups V13
 2012-08-24 15:59 UTC 

[PATCH 1/5] mm/memblock: truncate memblock if necessary
 2012-08-24 15:39 UTC  (6+ messages)
` [PATCH 2/5] mm/memblock: rename get_allocated_memblock_reserved_regions_info()
` [PATCH 3/5] mm/memblock: reduce overhead in binary search
` [PATCH 4/5] mm/memblock: use existing interface to set nid
` [PATCH 5/5] mm/memblock: cleanup early_node_map[] related comments

[PATCH] oom: remove deprecated oom_adj
 2012-08-24 14:42 UTC 

[PATCH 1/2] mm/mmu_notifier: init notifier if necessary
 2012-08-24 14:37 UTC 

[v3 0/4] ARM: dma-mapping: IOMMU atomic allocation
 2012-08-24 12:21 UTC  (10+ messages)
` [v3 1/4] ARM: dma-mapping: atomic_pool with struct page **pages
` [v3 2/4] ARM: dma-mapping: Refactor out to introduce __in_atomic_pool
` [v3 3/4] ARM: dma-mapping: Introduce __atomic_get_pages() for __iommu_get_pages()
` [v3 4/4] ARM: dma-mapping: IOMMU allocates pages from atomic_pool with GFP_ATOMIC

[PATCH] kmemleak: avoid buffer overrun: NUL-terminate strncpy-copied command
 2012-08-24 11:23 UTC  (3+ messages)

Fixup the page of buddy_higher address's calculation
 2012-08-24  9:44 UTC  (8+ messages)

[PATCH v8 1/5] mm: introduce a common interface for balloon pages mobility
 2012-08-24  8:03 UTC  (25+ messages)

[PATCH v2 00/11] Request for Inclusion: kmem controller for memcg
 2012-08-24  5:23 UTC  (17+ messages)
` [PATCH v2 09/11] memcg: propagate kmem limiting information to children

[PATCH v2] mm/ia64: fix a memory block size bug
 2012-08-24  3:10 UTC 

[RFC][PATCH -mm -v2 0/4] mm,vmscan: reclaim from highest score cgroup
 2012-08-24  3:00 UTC  (4+ messages)
` [RFC][PATCH -mm -v2 4/4] mm,vmscan: evict inactive file pages first

[PATCH] mm/ia64: fix a memory block size bug
 2012-08-24  2:38 UTC  (3+ messages)

[PATCH]mm: fix-up zone present pages
 2012-08-24  2:31 UTC  (3+ messages)

[PATCH 00/36] AutoNUMA24
 2012-08-23 22:13 UTC  (6+ messages)
` [PATCH 33/36] autonuma: powerpc port

[RFC]swap: add a simple random read swapin detection
 2012-08-23 22:01 UTC  (2+ messages)

[PATCH 2/3] HWPOISON: report sticky EIO for poisoned file
 2012-08-23 20:31 UTC  (2+ messages)

[PATCH 1/3] HWPOISON: fix action_result() to print out dirty/clean
 2012-08-23 20:31 UTC  (2+ messages)

[RFC PATCH 2/2] mm: Batch page_check_references in shrink_page_list sharing the same i_mmap_mutex
 2012-08-23 18:33 UTC  (5+ messages)

[PATCH] mmu notifier srcu
 2012-08-23 18:01 UTC  (2+ messages)
` [PATCH] mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely schedule

mmotm 2012-08-13-16-55 uploaded
 2012-08-23 16:20 UTC  (4+ messages)


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