messages from 2013-08-26 20:37:13 to 2013-08-30 13:20:04 UTC [more...]
[RESEND RFC PATCH v3 00/35] mm: Memory Power Management
2013-08-30 13:16 UTC (8+ messages)
` [RFC PATCH v3 01/35] mm: Restructure free-page stealing code and fix a bug
` [RFC PATCH v3 02/35] mm: Fix the value of fallback_migratetype in alloc_extfrag tracepoint
` [RFC PATCH v3 03/35] mm: Introduce memory regions data-structure to capture region boundaries within nodes
` [RFC PATCH v3 04/35] mm: Initialize node memory regions during boot
` [RFC PATCH v3 05/35] mm: Introduce and initialize zone memory regions
` [RFC PATCH v3 06/35] mm: Add helpers to retrieve node region and zone region for a given page
` [RFC PATCH v3 07/35] mm: Add data-structures to describe memory regions within the zones' freelists
[RFC PATCH v3 00/35] mm: Memory Power Management
2013-08-30 12:39 UTC (16+ messages)
` [RFC PATCH v3 01/35] mm: Restructure free-page stealing code and fix a bug
` [RFC PATCH v3 02/35] mm: Fix the value of fallback_migratetype in alloc_extfrag tracepoint
` [RFC PATCH v3 03/35] mm: Introduce memory regions data-structure to capture region boundaries within nodes
` [RFC PATCH v3 04/35] mm: Initialize node memory regions during boot
` [RFC PATCH v3 05/35] mm: Introduce and initialize zone memory regions
` [RFC PATCH v3 06/35] mm: Add helpers to retrieve node region and zone region for a given page
` [RFC PATCH v3 07/35] mm: Add data-structures to describe memory regions within the zones' freelists
` [RFC PATCH v3 08/35] mm: Demarcate and maintain pageblocks in region-order in "
` [RFC PATCH v3 09/35] mm: Track the freepage migratetype of pages accurately
` [RFC PATCH v3 10/35] mm: Use the correct migratetype during buddy merging
` [RFC PATCH v3 11/35] mm: Add an optimized version of del_from_freelist to keep page allocation fast
` [RFC PATCH v3 12/35] bitops: Document the difference in indexing between fls() and __fls()
` [RFC PATCH v3 13/35] mm: A new optimized O(log n) sorting algo to speed up buddy-sorting
` [RFC PATCH v3 14/35] mm: Add support to accurately track per-memory-region allocation
` [RFC PATCH v3 15/35] mm: Print memory region statistics to understand the buddy allocator behavior
[PATCH 2/4] mm/acpi: use NUMA_NO_NODE
2013-08-30 12:07 UTC (2+ messages)
[PATCH v9 00/13] KVM: PPC: IOMMU in-kernel handling of VFIO
2013-08-30 10:26 UTC (15+ messages)
` [PATCH v9 01/13] KVM: PPC: POWERNV: move iommu_add_device earlier
` [PATCH v9 02/13] hashtable: add hash_for_each_possible_rcu_notrace()
` [PATCH v9 03/13] KVM: PPC: reserve a capability number for multitce support
` [PATCH v9 04/13] KVM: PPC: reserve a capability and KVM device type for realmode VFIO
` [PATCH v9 05/13] powerpc: Prepare to support kernel handling of IOMMU map/unmap
` [PATCH v9 06/13] powerpc: add real mode support for dma operations on powernv
` [PATCH v9 07/13] KVM: PPC: enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH v9 08/13] KVM: PPC: Add support for multiple-TCE hcalls
` [PATCH v9 09/13] powerpc/iommu: rework to support realmode
` [PATCH v9 10/13] KVM: PPC: remove warning from kvmppc_core_destroy_vm
` [PATCH v9 11/13] KVM: PPC: add trampolines for VFIO external API
` [PATCH v9 12/13] KVM: PPC: Add support for IOMMU in-kernel handling
` [PATCH v9 13/13] KVM: PPC: Add hugepage "
[PATCH v5 00/16] fuse: An attempt to implement a write-back cache policy
2013-08-30 10:12 UTC (7+ messages)
` [PATCH 10/16] fuse: Implement writepages callback
[PATCH 1/5] mm/vmalloc: use N_MEMORY instead of N_HIGH_MEMORY
2013-08-30 9:10 UTC (2+ messages)
[PATCH] mm/vmalloc: use help function to get vmalloc area size
2013-08-30 9:00 UTC (4+ messages)
linux-next: Tree for Jun 21 [ BROKEN ipc/ipc-msg ]
2013-08-30 8:46 UTC (12+ messages)
` ipc-msg broken again on 3.11-rc7? (was Re: linux-next: Tree for Jun 21 [ BROKEN ipc/ipc-msg ])
` ipc-msg broken again on 3.11-rc7?
[RFC PATCH 0/4] mm: migrate zbud pages
2013-08-30 8:42 UTC (5+ messages)
` [RFC PATCH 1/4] zbud: use page ref counter for "
` [RFC PATCH 2/4] mm: use mapcount for identifying "
` [RFC PATCH 3/4] mm: use indirect zbud handle and radix tree
` [RFC PATCH 4/4] mm: migrate zbud pages
[PATCH 5/5] mm/cgroup: use N_MEMORY instead of N_HIGH_MEMORY
2013-08-30 8:29 UTC (4+ messages)
[PATCH] x86: e820: fix memmap kernel boot parameter
2013-08-30 6:15 UTC (3+ messages)
[PATCH 4/5] mm/ia64: use N_MEMORY instead of N_HIGH_MEMORY
2013-08-30 3:42 UTC
[PATCH 3/5] mm/vmemmap: use N_MEMORY instead of N_HIGH_MEMORY
2013-08-30 3:40 UTC
[PATCH 2/5] mm/sparse: use N_MEMORY instead of N_HIGH_MEMORY
2013-08-30 3:38 UTC
BUG: soft lockup - CPU#25 stuck for 23s! [memcg_process_s:5859]
2013-08-30 3:36 UTC
[PATCH 3/4] x86/srat: use NUMA_NO_NODE
2013-08-30 1:29 UTC
[PATCH 1/4] mm/vmalloc: use NUMA_NO_NODE
2013-08-30 1:21 UTC
[PATCH] ksm: Remove redundant __GFP_ZERO from kcalloc
2013-08-29 23:32 UTC
[PATCH 2/2] mempool: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)
2013-08-29 22:31 UTC
slab: krealloc with GFP_ZERO defect
2013-08-29 21:47 UTC
[PATCH 0/3] ACPI / hotplug / mm: Rework mutual exclusion between hibernation and memory hotplug
2013-08-29 21:18 UTC (4+ messages)
` [PATCH 1/3] ACPI / scan: Change ordering of locks for device hotplug
` [PATCH 2/3] PM / hibernate: Create memory bitmaps after freezing user space
` [PATCH 3/3] PM / hibernate / memory hotplug: Rework mutual exclusion
[PATCH 0/6] treewide: kmem_cache_alloc GFP_ZERO cleanups
2013-08-29 20:11 UTC (2+ messages)
` [PATCH 1/6] slab/block: Add and use kmem_cache_zalloc_node
[patch] mm, memcg: store memcg name for oom kill log consistency
2013-08-29 13:30 UTC (2+ messages)
[PATCH v2 0/7] Improving munlock() performance for large non-THP areas
2013-08-29 13:02 UTC (4+ messages)
` [PATCH v2 7/7] mm: munlock: manual pte walk in fast path instead of follow_page_mask()
[PATCH] cpuset: mm: Reduce large amounts of memory barrier related damage v3
2013-08-29 12:10 UTC (9+ messages)
[PATCH v4 1/10] mm/hwpoison: fix lose PG_dirty flag for errors on mlocked pages
2013-08-29 6:17 UTC (20+ messages)
` [PATCH v4 8/10] mm/hwpoison: fix memory failure still hold reference count after unpoison empty zero page
[PATCH v2 1/4] mm/pgtable: Fix continue to preallocate pmds even if failure occurrence
2013-08-29 5:32 UTC (14+ messages)
` [PATCH v2 2/4] mm/sparse: introduce alloc_usemap_and_memmap
[PATCH 00/11] x86, memblock: Allocate memory near kernel image before SRAT parsed
2013-08-29 1:53 UTC (21+ messages)
` [PATCH 01/11] memblock: Rename current_limit to current_limit_high in memblock
` [PATCH 02/11] memblock: Rename memblock_set_current_limit() to memblock_set_current_limit_high()
` [PATCH 03/11] memblock: Introduce lowest limit in memblock
` [PATCH 04/11] memblock: Introduce memblock_set_current_limit_low() to set lower limit of memblock
` [PATCH 05/11] memblock: Introduce allocation order to memblock
` [PATCH 06/11] memblock: Improve memblock to support allocation from lower address
` [PATCH 07/11] x86, memblock: Set lowest limit for memblock_alloc_base_nid()
` [PATCH 08/11] x86, acpi, memblock: Use __memblock_alloc_base() in acpi_initrd_override()
` [PATCH 09/11] mem-hotplug: Introduce movablenode boot option to {en|dis}able using SRAT
` [PATCH 10/11] x86, mem-hotplug: Support initialize page tables from low to high
` [PATCH 11/11] x86, mem_hotplug: Allocate memory near kernel image before SRAT is parsed
[gcv v3 07/35] mm: Replace __get_cpu_var uses
2013-08-28 19:48 UTC
vmstat kthreads
2013-08-28 19:28 UTC (7+ messages)
` [PATCH v2 1/2] mm: make vmstat_update periodic run conditional
mmotm 2013-08-27-16-51 uploaded
2013-08-28 18:42 UTC (6+ messages)
[PATCH 0/18] Basic scheduler support for automatic NUMA balancing V5
2013-08-28 17:10 UTC (7+ messages)
` [PATCH] sched, numa: Use {cpu, pid} to create task groups for shared faults
` [PATCH -v3] "
[PATCH 00/16] slab: overload struct slab over struct page to reduce memory usage
2013-08-28 6:36 UTC (4+ messages)
` [PATCH 07/16] slab: overloading the RCU head over the LRU for RCU free
[resend] [PATCH] mm: vmscan: fix do_try_to_free_pages() livelock
2013-08-28 1:58 UTC (9+ messages)
` [resend] [PATCH V2] "
` [resend] [PATCH V3] "
[BUG] ARM64: Create 4K page size mmu memory map at init time will trigger exception
2013-08-28 1:34 UTC (7+ messages)
[PATCH v2 1/3] mm/hwpoison: fix bug triggered by unpoison empty zero page
2013-08-27 21:34 UTC (15+ messages)
` [PATCH v2 2/3] mm/hwpoison: change permission of corrupt-pfn/unpoison-pfn to 0200
` [PATCH v2 3/3] mm/hwpoison: fix return value of madvise_hwpoison
unused swap offset / bad page map
2013-08-27 16:32 UTC (27+ messages)
[PATCH v2] [BUGFIX] drivers/base: fix show_mem_removable to handle missing sections
2013-08-27 16:06 UTC (4+ messages)
[PATCH] memcg: check that kmem_cache has memcg_params before accessing it
2013-08-27 11:56 UTC
[PATCH 0/2] fs: supply inode uid/gid setting interface
2013-08-27 9:20 UTC (4+ messages)
[PATCH v2 00/20] mm, hugetlb: remove a hugetlb_instantiation_mutex
2013-08-27 7:58 UTC (15+ messages)
` [PATCH v2 03/20] mm, hugetlb: fix subpool accounting handling
` [PATCH v2 13/20] mm, hugetlb: mm, hugetlb: unify chg and avoid_reserve to use_reserve
` [PATCH v2 14/20] mm, hugetlb: call vma_needs_reservation before entering alloc_huge_page()
[trivial PATCH] treewide: Fix printks with 0x%#
2013-08-27 6:00 UTC (3+ messages)
[PATCH 1/3] mm/hwpoison: fix memory failure still hold reference count after unpoison empty zero page
2013-08-27 1:30 UTC (3+ messages)
` [PATCH 2/3] mm/hwpoison: change permission of corrupt-pfn/unpoison-pfn to 0200
` [PATCH 3/3] mm/hwpoison: fix bug triggered by unpoison empty zero page
[PATCH RESEND] mm/vmscan : use vmcan_swappiness( ) basing on MEMCG config to elimiate unnecessary runtime cost
2013-08-27 0:13 UTC (2+ messages)
[guv v2 07/31] mm: Replace __get_cpu_var uses
2013-08-26 20:44 UTC
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).