linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-22 07:30:06 to 2013-07-24 10:13:50 UTC [more...]

[PATCH 00/21] Arrange hotpluggable memory as ZONE_MOVABLE
 2013-07-24 10:16 UTC  (50+ messages)
` [PATCH 01/21] acpi: Print Hot-Pluggable Field in SRAT
` [PATCH 02/21] memblock, numa: Introduce flag into memblock
` [PATCH 03/21] x86, acpi, numa, mem-hotplug: Introduce MEMBLK_HOTPLUGGABLE to reserve hotpluggable memory
` [PATCH 04/21] acpi: Remove "continue" in macro INVALID_TABLE()
` [PATCH 08/21] x86, acpi: Also initialize signature and length when parsing root table
` [PATCH 09/21] x86: Make get_ramdisk_{image|size}() global
` [PATCH 10/21] earlycpio.c: Fix the confusing comment of find_cpio_data()
` [PATCH 11/21] x86: get pg_data_t's memory from other node
` [PATCH 12/21] x86, acpi: Try to find if SRAT is overrided earlier
` [PATCH 13/21] x86, acpi: Try to find SRAT in firmware earlier
` [PATCH 14/21] x86, acpi, numa: Reserve hotpluggable memory at early time
` [PATCH 15/21] x86, acpi, numa: Don't reserve memory on nodes the kernel resides in
` [PATCH 16/21] x86, memblock, mem-hotplug: Free hotpluggable memory reserved by memblock
` [PATCH 17/21] page_alloc, mem-hotplug: Improve movablecore to {en|dis}able using SRAT
` [PATCH 18/21] x86, numa: Synchronize nid info in memblock.reserve with numa_meminfo
` [PATCH 20/21] x86, numa, acpi, memory-hotplug: Make movablecore=acpi have higher priority
` [PATCH 21/21] doc, page_alloc, acpi, mem-hotplug: Add doc for movablecore=acpi boot option

[PATCH v2 0/8] memcg, cgroup: kill css_id
 2013-07-24 10:03 UTC  (9+ messages)
` [PATCH v2 1/8] cgroup: convert cgroup_ida to cgroup_idr
` [PATCH v2 2/8] cgroup: document how cgroup IDs are assigned
` [PATCH v2 3/8] cgroup: implement cgroup_from_id()
` [PATCH v2 4/8] memcg: convert to use cgroup_is_descendant()
` [PATCH v2 5/8] memcg: convert to use cgroup id
` [PATCH v2 6/8] memcg: fail to create cgroup if the cgroup id is too big
` [PATCH v2 7/8] memcg: stop using css id
` [PATCH v2 8/8] cgroup: kill css_id

[PATCH] mm: add sys_madvise2 and MADV_NAME to name vmas
 2013-07-24  9:40 UTC  (4+ messages)

[PATCH v2 00/10] mm, hugetlb: clean-up and possible bug fix
 2013-07-24  8:52 UTC  (33+ messages)
` [PATCH v2 01/10] mm, hugetlb: move up the code which check availability of free huge page
` [PATCH v2 02/10] mm, hugetlb: remove err label in dequeue_huge_page_vma()
` [PATCH v2 03/10] mm, hugetlb: trivial commenting fix
` [PATCH v2 04/10] mm, hugetlb: clean-up alloc_huge_page()
` [PATCH v2 05/10] mm, hugetlb: fix and clean-up node iteration code to alloc or free
` [PATCH v2 06/10] mm, hugetlb: remove redundant list_empty check in gather_surplus_pages()
` [PATCH v2 07/10] mm, hugetlb: do not use a page in page cache for cow optimization
` [PATCH v2 08/10] mm, hugetlb: add VM_NORESERVE check in vma_has_reserves()
` [PATCH v2 09/10] mm, hugetlb: remove decrement_hugepage_resv_vma()
` [PATCH v2 10/10] mm, hugetlb: decrement reserve count if VM_NORESERVE alloc page cache

[PATCH v3 0/8] extend hugepage migration
 2013-07-24  6:26 UTC  (26+ messages)
` [PATCH 1/8] migrate: make core migration code aware of hugepage
` [PATCH 2/8] soft-offline: use migrate_pages() instead of migrate_huge_page()
` [PATCH 3/8] migrate: add hugepage migration code to migrate_pages()
` [PATCH 4/8] migrate: add hugepage migration code to move_pages()
` [PATCH 5/8] mbind: add hugepage migration code to mbind()
` [PATCH 6/8] migrate: remove VM_HUGETLB from vma flag check in vma_migratable()
` [PATCH 7/8] memory-hotplug: enable memory hotplug to handle hugepage
` [PATCH 8/8] prepare to remove /proc/sys/vm/hugepages_treat_as_movable

Possible deadloop in direct reclaim?
 2013-07-24  5:58 UTC  (8+ messages)

[PATCH] mm: Fix potential NULL pointer dereference
 2013-07-24  4:35 UTC  (5+ messages)

[PATCH v2] mm/hotplug, x86: Disable ARCH_MEMORY_PROBE by default
 2013-07-24  4:20 UTC  (14+ messages)

hugepage related lockdep trace
 2013-07-24  2:57 UTC  (8+ messages)

[PATCH v2] lib: Make radix_tree_node_alloc() work correctly within interrupt
 2013-07-23 22:11 UTC  (2+ messages)

[PATCH] mm: zswap: add runtime enable/disable
 2013-07-23 20:08 UTC  (7+ messages)

[PATCH 1/1] Drivers: base: memory: Export symbols for onlining memory blocks
 2013-07-23 17:21 UTC  (11+ messages)

[PATCH resend 1/3] vmpressure: change vmpressure::sr_lock to spinlock
 2013-07-23 16:18 UTC  (6+ messages)
` [PATCH resend 2/3] vmpressure: do not check for pending work to prevent from new work
` [PATCH resend 3/3] vmpressure: Make sure there are no events queued after memcg is offlined

[RFC 0/4] Transparent on-demand struct page initialization embedded in the buddy allocator
 2013-07-23 15:32 UTC  (23+ messages)
` [RFC 2/4] Have __free_pages_memory() free in larger chunks
` [RFC 4/4] Sparse initialization of struct page array
  ` boot tracing

mmotm 2013-07-18-16-40 uploaded
 2013-07-23 13:47 UTC  (11+ messages)

Performance regression from switching lock to rw-sem for anon-vma tree
 2013-07-23  9:53 UTC  (13+ messages)

[RESEND][PATCH] mm: vmstats: tlb flush counters
 2013-07-23  8:17 UTC  (6+ messages)

[PATCH 0/9] mm, hugetlb: clean-up and possible bug fix
 2013-07-23  7:29 UTC  (10+ messages)
` [PATCH 1/9] mm, hugetlb: move up the code which check availability of free huge page
` [PATCH 2/9] mm, hugetlb: trivial commenting fix
` [PATCH 3/9] mm, hugetlb: clean-up alloc_huge_page()
` [PATCH 5/9] mm, hugetlb: remove redundant list_empty check in gather_surplus_pages()

[PATCH] mm/hugetlb: per-vma instantiation mutexes
 2013-07-23  7:04 UTC  (9+ messages)
        ` [PATCH] hugepage: allow parallelization of the hugepage fault path

Linux Plumbers IO & File System Micro-conference
 2013-07-23  6:25 UTC  (4+ messages)

[PATCH] mm: kill one if in loop of __free_pages_bootmem
 2013-07-23  5:52 UTC  (2+ messages)

[PATCH 2/2] mm: page_alloc: avoid slowpath for more than MAX_ORDER allocation
 2013-07-23  4:35 UTC  (4+ messages)

[PATCH 04/10] powerpc: Prepare to support kernel handling of IOMMU map/unmap
 2013-07-23  2:22 UTC  (2+ messages)

[patch 0/3] mm: improve page aging fairness between zones/nodes
 2013-07-22 22:48 UTC  (13+ messages)
` [patch 1/3] mm: vmscan: fix numa reclaim balance problem in kswapd
` [patch 2/3] mm: page_alloc: rearrange watermark checking in get_page_from_freelist
` [patch 3/3] mm: page_alloc: fair zone allocator policy

[PATCH RFC] lib: Make radix_tree_node_alloc() irq safe
 2013-07-22 20:30 UTC  (8+ messages)

[PATCH 1/2] mm: Restructure free-page stealing code and fix a bug
 2013-07-22 18:48 UTC  (2+ messages)
` [PATCH 2/2] mm: Fix the value of fallback_migratetype in alloc_extfrag tracepoint

[PATCH 1/2] mm: page_alloc: fixed checkpatch errors and spell
 2013-07-22 11:31 UTC 

[patch 4/4 v6]swap: make cluster allocation per-cpu
 2013-07-22 10:06 UTC 

[patch 3/4 v6]swap: fix races exposed by swap discard
 2013-07-22 10:06 UTC 

[patch 2/4 v6]swap: make swap discard async
 2013-07-22 10:05 UTC 

[patch 1/4 v6]swap: change block allocation algorithm for SSD
 2013-07-22 10:04 UTC 

[PATCH] mm/page_alloc.c: use '__paginginit' instead of '__init'
 2013-07-22  7:29 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).