linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-14 10:33:29 to 2013-06-18 20:17:11 UTC [more...]

[PATCH 0/2] hugetlb fixes
 2013-06-18 18:47 UTC 

[PATCH v3 1/6] mm/writeback: remove wb_reason_name
 2013-06-18 19:01 UTC  (9+ messages)
` [PATCH v3 2/6] mm/writeback: Don't check force_wait to handle bdi->work_list
` [PATCH v3 3/6] mm/writeback: commit reason of WB_REASON_FORKER_THREAD mismatch name
` [PATCH v3 4/6] mm/page_alloc: fix doc for numa_zonelist_order
` [PATCH v3 5/6] mm/thp: fix doc for transparent huge zero page
` [PATCH v3 6/6] mm/pgtable: Don't accumulate addr during pgd prepopulate pmd

[PATCH v5] Soft limit rework
 2013-06-18 19:01 UTC  (10+ messages)
` [PATCH v5 1/8] memcg, vmscan: integrate soft reclaim tighter with zone shrinking code
` [PATCH v5 2/8] memcg: Get rid of soft-limit tree infrastructure
` [PATCH v5 3/8] vmscan, memcg: Do softlimit reclaim also for targeted reclaim
` [PATCH v5 4/8] memcg: enhance memcg iterator to support predicates
` [PATCH v5 5/8] memcg: track children in soft limit excess to improve soft limit
` [PATCH v5 6/8] memcg, vmscan: Do not attempt soft limit reclaim if it would not scan anything
` [PATCH v5 7/8] memcg: Track all children over limit in the root
` [PATCH v5 8/8] memcg, vmscan: do not fall into reclaim-all pass too quickly

vmstat kthreads
 2013-06-18 18:26 UTC  (3+ messages)

[Part1 PATCH v5 00/22] x86, ACPI, numa: Parse numa info earlier
 2013-06-18 17:21 UTC  (33+ messages)
` [Part1 PATCH v5 03/22] x86, ACPI, mm: Kill max_low_pfn_mapped
` [Part1 PATCH v5 04/22] x86, ACPI: Search buffer above 4GB in a second try for acpi initrd table override
` [Part1 PATCH v5 07/22] x86, ACPI: Store override acpi tables phys addr in cpio files info array
` [Part1 PATCH v5 08/22] x86, ACPI: Make acpi_initrd_override_find work with 32bit flat mode
` [Part1 PATCH v5 09/22] x86, ACPI: Find acpi tables in initrd early from head_32.S/head64.c
` [Part1 PATCH v5 10/22] x86, mm, numa: Move two functions calling on successful path later
` [Part1 PATCH v5 11/22] x86, mm, numa: Call numa_meminfo_cover_memory() checking early
` [Part1 PATCH v5 12/22] x86, mm, numa: Move node_map_pfn_alignment() to x86
` [Part1 PATCH v5 13/22] x86, mm, numa: Use numa_meminfo to check node_map_pfn alignment
` [Part1 PATCH v5 14/22] x86, mm, numa: Set memblock nid later
` [Part1 PATCH v5 16/22] x86, mm, numa: Move numa emulation handling down

[Part3 PATCH v2 0/4] Support hot-remove local pagetable pages
 2013-06-18 17:05 UTC  (4+ messages)

[3.11 2/4] slob: Rework #ifdeffery in slab.h
 2013-06-18 17:02 UTC  (10+ messages)
` [3.11 1/4] slub: Make cpu partial slab support configurable V2
` [3.11 4/4] Move kmalloc definitions to slab.h
` [3.11 3/4] Move kmalloc_node functions to common code

[PATCH 0/8] Volatile Ranges (v8?)
 2013-06-18 16:59 UTC  (7+ messages)
` [PATCH 7/8] vrange: Add method to purge volatile ranges

[Part2 PATCH v4 00/15] Arrange hotpluggable memory in SRAT as ZONE_MOVABLE
 2013-06-18 16:57 UTC  (3+ messages)
` [Part2 PATCH v4 08/15] x86, numa: Save nid when reserve memory into memblock.reserved[]

[PATCH v2] Make transparent hugepages cpuset aware
 2013-06-18 16:45 UTC  (3+ messages)

[PATCH] mm, sparse: Put clear_hwpoisoned_pages within CONFIG_MEMORY_HOTREMOVE
 2013-06-18 14:31 UTC 

[PATCH] mm: Remove unused function __put_page
 2013-06-18 14:12 UTC 

linux-next: slab shrinkers: BUG at mm/list_lru.c:92
 2013-06-18 13:50 UTC  (17+ messages)

[PATCHv13 0/4] zswap: compressed swap caching
 2013-06-18 12:29 UTC  (6+ messages)
` [PATCHv13 3/4] zswap: add to mm/

[Bug 56881] New: MAP_HUGETLB mmap fails for certain sizes
 2013-06-18 11:14 UTC  (8+ messages)

[PATCH v3] memcg: event control at vmpressure
 2013-06-18 11:01 UTC  (5+ messages)

[PATCH] memcg: Add force_reclaim to reclaim tasks' memory in memcg
 2013-06-18 10:40 UTC  (4+ messages)

[PATCH v11 00/25] shrinkers rework: per-numa, generic lists, etc
 2013-06-18  9:42 UTC  (3+ messages)
` [PATCH v11 25/25] list_lru: dynamically adjust node arrays

Performance regression from switching lock to rw-sem for anon-vma tree
 2013-06-18  0:08 UTC  (14+ messages)

[PATCH] mm: Remove unlikely from the current_order test
 2013-06-17 23:56 UTC  (2+ messages)

[PATCH v2 0/2] slightly rework memcg cache id determination
 2013-06-17 23:13 UTC  (5+ messages)
` [PATCH v2 1/2] memcg: make cache index determination more robust
` [PATCH v2 2/2] memcg: consolidate callers of memcg_cache_id

[PATCH] thp: define HPAGE_PMD_* constans as BUILD_BUG() if !THP
 2013-06-17 22:33 UTC  (4+ messages)

[PATCH] mm: Add unlikely for current_order test
 2013-06-17 21:56 UTC  (5+ messages)

[PATCH] slub: Avoid direct compaction if possible
 2013-06-17 21:44 UTC  (10+ messages)

+ mm-thp-dont-use-hpage_shift-in-transparent-hugepage-code.patch added to -mm tree
 2013-06-17 21:29 UTC  (2+ messages)

[PATCH v2 1/7] mm/writeback: remove wb_reason_name
 2013-06-17 20:27 UTC  (16+ messages)
` [PATCH v2 2/7] mm/writeback: Don't check force_wait to handle bdi->work_list
` [PATCH v2 3/7] mm/writeback: commit reason of WB_REASON_FORKER_THREAD mismatch name
` [PATCH v2 4/7] mm/page_alloc: fix blank in show_free_areas
` [PATCH v2 5/7] mm/page_alloc: fix doc for numa_zonelist_order
` [PATCH v2 6/7] mm/thp: fix doc for transparent huge zero page
` [PATCH v2 7/7] mm/pgtable: Don't accumulate addr during pgd prepopulate pmd

[PATCH] mm: Revert pinned_vm braindamage
 2013-06-17 18:36 UTC  (9+ messages)

[PATCH 0/7] RFC: adding compaction to zone_reclaim_mode > 0
 2013-06-17 18:12 UTC  (7+ messages)
` [PATCH 1/7] mm: remove ZONE_RECLAIM_LOCKED

[PATCH v2] virtio_balloon: leak_balloon(): only tell host if we got pages deflated
 2013-06-17 17:17 UTC  (2+ messages)

[PATCH 0/8] Transparent huge page cache: phase 0, prep work
 2013-06-17 15:31 UTC  (2+ messages)

[patch v4] Soft limit rework
 2013-06-17 14:01 UTC  (3+ messages)

[PATCH] mm: Clear page active before releasing pages
 2013-06-17 12:55 UTC  (2+ messages)

[PATCH for 3.2.34] memcg: do not trigger OOM if PF_NO_MEMCG_OOM is set
 2013-06-17 10:21 UTC  (12+ messages)
                  ` [PATCH for 3.2] memcg: do not trap chargers with full callstack on OOM

[PATCH 2/4] powerpc: Prepare to support kernel handling of IOMMU map/unmap
 2013-06-17  9:17 UTC  (3+ messages)

[iput] BUG: Bad page state in process rm pfn:0b0ce
 2013-06-17  8:55 UTC  (4+ messages)

[PATCH] mm: vmscan: remove redundant querying to shrinker
 2013-06-17  7:54 UTC  (9+ messages)

Sales Contract
 2013-06-16 23:22 UTC 

[PATCH 1/8] mm/writeback: fix wb_do_writeback exported unsafely
 2013-06-16  0:10 UTC  (7+ messages)
` [PATCH 4/8] mm/writeback: rename WB_REASON_FORKER_THREAD to WB_REASON_WORKER_THREAD

lenovo b490 debian install problems
 2013-06-15 15:47 UTC  (2+ messages)

Change soft-dirty interface?
 2013-06-15  6:41 UTC  (9+ messages)

[PATCH] mm: Remove unused functions is_{normal_idx, normal, dma32, dma}
 2013-06-14 22:34 UTC  (2+ messages)

[3.11 0/4] Sl[auo]b: Patches for 3.11 V1
 2013-06-14 19:55 UTC 

[PATCH] MAINTAINERS: add zswap and zbud maintainer
 2013-06-14 19:28 UTC 

[PATCH] memcg: make cache index determination more robust
 2013-06-14 13:56 UTC  (6+ messages)

[PATCH 00/11] HugeTLB and THP support for ARM64
 2013-06-14 12:55 UTC  (4+ messages)

[PATCH v3 5/9] memcg: use css_get/put when charging/uncharging kmem
 2013-06-14 10:56 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).