messages from 2013-07-18 08:42:37 to 2013-07-22 20:21:12 UTC [more...]
[patch 0/3] mm: improve page aging fairness between zones/nodes
2013-07-22 20:21 UTC (11+ 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] mm: zswap: add runtime enable/disable
2013-07-22 19:34 UTC
[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 v2] mm/hotplug, x86: Disable ARCH_MEMORY_PROBE by default
2013-07-22 17:12 UTC (5+ messages)
[RESEND][PATCH] mm: vmstats: tlb flush counters
2013-07-22 16:59 UTC (10+ messages)
[PATCH 2/2] mm: page_alloc: avoid slowpath for more than MAX_ORDER allocation
2013-07-22 16:38 UTC (2+ messages)
[PATCH v2 00/10] mm, hugetlb: clean-up and possible bug fix
2013-07-22 16:23 UTC (16+ 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
mmotm 2013-07-18-16-40 uploaded
2013-07-22 15:39 UTC (9+ messages)
[PATCH RFC] lib: Make radix_tree_node_alloc() irq safe
2013-07-22 15:38 UTC (8+ messages)
[PATCH 0/9] mm, hugetlb: clean-up and possible bug fix
2013-07-22 14:55 UTC (9+ 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 1/1] Drivers: base: memory: Export symbols for onlining memory blocks
2013-07-22 12:37 UTC (3+ messages)
Linux Plumbers IO & File System Micro-conference
2013-07-22 12:36 UTC (4+ messages)
[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
[RFC 0/4] Transparent on-demand struct page initialization embedded in the buddy allocator
2013-07-22 6:13 UTC (5+ messages)
[PATCH 00/21] Arrange hotpluggable memory as ZONE_MOVABLE
2013-07-22 2:48 UTC (23+ 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 05/21] acpi: Introduce acpi_invalid_table() to check if a table is invalid
` [PATCH 06/21] x86, acpi: Split acpi_boot_table_init() into two parts
` [PATCH 07/21] x86, acpi: Initialize ACPI root table list earlier
` [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 19/21] x86, numa: Save nid when reserve memory into memblock.reserved[]
` [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] mm/slub.c: remove 'per_cpu' which is useless variable
2013-07-22 1:30 UTC (22+ messages)
` [PATCH v2] "
` [PATCH] mm/slub.c: add parameter length checking for alloc_loc_track()
[PATCH] mm/slub.c: use 'unsigned long' instead of 'int' for variable 'slub_debug'
2013-07-22 1:19 UTC (11+ messages)
[PATCH] mm/hugetlb: per-vma instantiation mutexes
2013-07-22 0:59 UTC (13+ messages)
` [PATCH] hugepage: allow parallelization of the hugepage fault path
[Fwd: mmotm: swap overflow warning patch: mangled description and missing review tag]
2013-07-21 16:30 UTC
[PATCH] mm: fix coding style
2013-07-21 3:54 UTC
[PATCH] mm: negative left shift count when PAGE_SHIFT > 20
2013-07-20 17:16 UTC (7+ messages)
[PATCH] mm: negative left shift count when PAGE_SHIFT > 20
2013-07-20 17:12 UTC
Fwd: [PATCH 2/2] mm: zcache: core functions added
2013-07-20 15:25 UTC
Fwd: [PATCH 1/2] zcache: staging: %s/ZCACHE/ZCACHE_OLD
2013-07-20 15:24 UTC
Fwd: [PATCH 0/2] zcache: a new start for upstream
2013-07-20 15:23 UTC
mlockall triggred rcu_preempt stall
2013-07-20 14:00 UTC (4+ messages)
[PATCH v3 0/8] extend hugepage migration
2013-07-20 10:04 UTC (24+ 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
[PATCH] mm: vmstats: track TLB flush stats on UP too
2013-07-19 23:16 UTC (2+ messages)
[PATCH] mm/hotplug, x86: Disable ARCH_MEMORY_PROBE by default
2013-07-19 17:56 UTC (15+ messages)
[PATCH resend 1/3] vmpressure: change vmpressure::sr_lock to spinlock
2013-07-19 16:51 UTC (3+ 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
[PATCH v5 00/16] fuse: An attempt to implement a write-back cache policy
2013-07-19 16:50 UTC (3+ messages)
` [PATCH 10/16] fuse: Implement writepages callback
[PATCH for 3.2] memcg: do not trap chargers with full callstack on OOM
2013-07-19 8:23 UTC (17+ messages)
` [patch 1/5] mm: invoke oom-killer from remaining unconverted page fault handlers
` [patch 2/5] mm: pass userspace fault flag to generic fault handler
` [patch 3/5] x86: finish fault error path with fatal signal
` [patch 4/5] memcg: do not trap chargers with full callstack on OOM
` [patch 5/5] mm: memcontrol: sanity check memcg OOM context unwind
[PATCH] mm: replace strict_strtoul() with kstrtoul()
2013-07-19 7:29 UTC
hugepage related lockdep trace
2013-07-19 3:20 UTC (6+ messages)
MAP_HUGETLB and MPOL_PREFERRED = SIGBUS
2013-07-19 0:51 UTC
[PATCH 0/5] initmpfs v2: use tmpfs instead of ramfs for rootfs
2013-07-18 23:59 UTC (3+ messages)
[PATCH 0/5] initmpfs v2: use tmpfs instead of ramfs for rootfs
2013-07-18 23:17 UTC (2+ messages)
[PATCH] slub: Avoid direct compaction if possible
2013-07-18 20:29 UTC (8+ messages)
[PATCH, REBASED 0/8] Transparent huge page cache: phase 0, prep work
2013-07-18 19:59 UTC (7+ messages)
` [PATCH 5/8] thp, mm: locking tail page is a bug
zswap: How to determine whether it is compressing swap pages?
2013-07-18 17:36 UTC (5+ messages)
[PATCH v4 0/4] Enable async page faults on s390
2013-07-18 14:12 UTC (6+ messages)
` [PATCH 4/4] PF: Async page fault support "
[PATCH] slub: Remove unnecessary page NULL check
2013-07-18 13:46 UTC (2+ messages)
[PATCH] mm: zbud: fix condition check on allocation size
2013-07-18 12:48 UTC (2+ messages)
[patch 2/4 v6]swap: make swap discard async
2013-07-18 10:37 UTC (3+ messages)
[patch 1/4 v6]swap: change block allocation algorithm for SSD
2013-07-18 10:33 UTC (3+ 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).