messages from 2013-01-18 07:59:35 to 2013-01-22 15:20:29 UTC [more...]
[PATCH v4 1/4] zram: Fix deadlock bug in partial write
2013-01-22 15:20 UTC (6+ messages)
` [PATCH v4 2/4] zram: force disksize setting before using zram
` [PATCH v4 3/4] zram: give up lazy initialization of zram metadata
` [PATCH v4 4/4] zram: get rid of lockdep warning
[PATCH v4 0/6] replace cgroup_lock with memcg specific locking
2013-01-22 14:00 UTC (9+ messages)
` [PATCH v4 1/6] memcg: prevent changes to move_charge_at_immigrate during task attach
` [PATCH v4 2/6] memcg: split part of memcg creation to css_online
` [PATCH v4 3/6] memcg: fast hierarchy-aware child test
` [PATCH v4 4/6] memcg: replace cgroup_lock with memcg specific memcg_lock
` [PATCH v4 5/6] memcg: increment static branch right after limit set
` [PATCH v4 6/6] memcg: avoid dangling reference count in creation failure
[PATCH 1/1] mm/hugetlb: Set PTE as huge in hugetlb_change_protection
2013-01-22 13:50 UTC (5+ messages)
[RFC/PATCH] scripts/tracing: Add trace_analyze.py tool
2013-01-22 13:41 UTC (2+ messages)
[PATCH] mm: drop unused memclear_highpage_flush()
2013-01-22 11:56 UTC
[PATCH Bug fix 0/4] Bug fix for movablecore_map boot option
2013-01-22 11:46 UTC (5+ messages)
` [PATCH Bug fix 1/4] Bug fix: Use CONFIG_HAVE_MEMBLOCK_NODE_MAP to protect movablecore_map in memblock_overlaps_region()
` [PATCH Bug fix 2/4] Bug fix: Fix the doc format
` [PATCH Bug fix 3/4] Bug fix: Remove the unused sanitize_zone_movable_limit() definition
` [PATCH Bug fix 4/4] Rename movablecore_map to movablemem_map
[PATCH Bug fix 0/5] Bug fix for node offline
2013-01-22 11:45 UTC (6+ messages)
` [PATCH Bug fix 1/5] cpu_hotplug: clear apicid to node when the cpu is hotremoved
` [PATCH Bug fix 2/5] memory-hotplug: export the function try_offline_node()
` [PATCH Bug fix 3/5] cpu-hotplug, memory-hotplug: try offline the node when hotremoving a cpu
` [PATCH Bug fix 4/5] cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the node
` [PATCH Bug fix 5/5] Do not use cpu_to_node() to find an offlined cpu's node
[PATCH Bug fix 0/5] Bug fix for physical memory hot-remove
2013-01-22 11:43 UTC (6+ messages)
` [PATCH Bug fix 1/5] Bug fix: consider compound pages when free memmap
` [PATCH Bug fix 2/5] Bug-fix: mempolicy: fix is_valid_nodemask()
` [PATCH Bug fix 3/5] Bug fix: Do not split pages when freeing pagetable pages
` [PATCH Bug fix 4/5] Bug fix: Fix section mismatch problem of release_firmware_map_entry()
` [PATCH Bug fix 5/5] Bug fix: Fix the doc format in drivers/firmware/memmap.c
[LSF/MM TOPIC]swap improvements for fast SSD
2013-01-22 6:53 UTC
[patch 1/3 v2]mm: don't inline page_mapping()
2013-01-22 2:34 UTC (2+ messages)
[patch 3/3 v2]swap: add per-partition lock for swapfile
2013-01-22 2:30 UTC
[patch 2/3 v2]swap: make each swap partition have one address_space
2013-01-22 2:29 UTC
Big kernel dynamic memory usage (non-cache)
2013-01-22 1:50 UTC
[PATCH 0/2] Use up free swap space before reaching OOM kill
2013-01-22 0:09 UTC (9+ messages)
` [PATCH 1/2] mm: prevent to add a page to swap if may_writepage is unset
[PATCH 1/3] zram: force disksize setting before using zram
2013-01-21 23:39 UTC (8+ messages)
` [PATCH 3/3] zram: get rid of lockdep warning
[PATCH v3 1/4] zram: force disksize setting before using zram
2013-01-21 23:29 UTC (8+ messages)
` [PATCH v3 2/4] zram: give up lazy initialization of zram metadata
` [PATCH v3 3/4] zram: get rid of lockdep warning
` [PATCH v3 4/4] zram: Fix deadlock bug in partial write
[RFC, PATCH 00/19] Numa aware LRU lists and shrinkers
2013-01-21 23:21 UTC (18+ messages)
` [PATCH 09/19] list_lru: per-node list infrastructure
[PATCH] mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls
2013-01-21 21:01 UTC (11+ messages)
` [PATCH v2] "
[PATCH 0/5] fix illegal use of __pa() in KVM code
2013-01-21 19:22 UTC (12+ messages)
` [PATCH 1/5] make DEBUG_VIRTUAL work earlier in boot
` [PATCH 2/5] pagetable level size/shift/mask helpers
` [PATCH 3/5] use new pagetable helpers in try_preserve_large_page()
` [PATCH 4/5] create slow_virt_to_phys()
` [PATCH 5/5] fix kvm's use of __pa() on percpu areas
[PATCH] Subtract min_free_kbytes from dirtyable memory
2013-01-21 17:49 UTC (2+ messages)
[PATCH v3 0/6] replace cgroup_lock with memcg specific locking
2013-01-21 17:37 UTC (21+ messages)
` [PATCH v3 1/6] memcg: prevent changes to move_charge_at_immigrate during task attach
` [PATCH v3 2/6] memcg: split part of memcg creation to css_online
` [PATCH v3 3/6] memcg: fast hierarchy-aware child test
` [PATCH v3 4/6] memcg: replace cgroup_lock with memcg specific memcg_lock
` [PATCH v3 5/6] memcg: increment static branch right after limit set
` [PATCH v3 6/6] memcg: avoid dangling reference count in creation failure
[PATCH] mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write()
2013-01-21 14:33 UTC (2+ messages)
memcg: cat: memory.memsw.* : Operation not supported
2013-01-21 13:46 UTC (6+ messages)
[RFC][PATCH] slub: Check for page NULL before doing the node_match check
2013-01-21 12:19 UTC (28+ messages)
` [RFC][PATCH] slub: Keep page and object in sync in slab_alloc_node()
` [RFC][PATCH v2] "
` [RFC][PATCH v3] "
[PATCH RFC] mm/mmu_notifier: get rid of srcu-based synchronization
2013-01-21 11:57 UTC
[PATCH v2 0/7] replace cgroup_lock with local memcg lock
2013-01-21 9:19 UTC (28+ messages)
` [PATCH v2 1/7] memcg: prevent changes to move_charge_at_immigrate during task attach
` [PATCH v2 2/7] memcg: split part of memcg creation to css_online
` [PATCH v2 3/7] memcg: provide online test for memcg
` [PATCH v2 4/7] memcg: fast hierarchy-aware child test
` [PATCH v2 5/7] May god have mercy on my soul
` [PATCH v2 6/7] memcg: replace cgroup_lock with memcg specific memcg_lock
` [PATCH v2 7/7] memcg: increment static branch right after limit set
[PATCH v2 1/3] slub: correct to calculate num of acquired objects in get_partial_node()
2013-01-21 8:01 UTC (3+ messages)
` [PATCH v2 2/3] slub: correct bootstrap() for kmem_cache, kmem_cache_node
` [PATCH v2 3/3] slub: add 'likely' macro to inc_slabs_node()
[PATCH v5 0/5] Add movablecore_map boot option
2013-01-21 7:36 UTC (21+ messages)
You have notifications pending
2013-01-21 7:07 UTC
[RFC] Comments and questions
2013-01-21 3:43 UTC
[PATCH] MAX_PAUSE to be at least 4
2013-01-21 3:07 UTC
[PATCH] memory-hotplug: mm/Kconfig: move auto selects from MEMORY_HOTPLUG to MEMORY_HOTREMOVE as needed
2013-01-21 1:50 UTC (3+ messages)
[NEW]: Introducing shrink_all_memory from user space
2013-01-20 16:03 UTC (8+ messages)
` Introducing Aggressive Low Memory Booster [1]
[PATCH] Negative (setpoint-dirty) in bdi_position_ratio()
2013-01-20 0:02 UTC
[PATCH V2 0/5] staging: zcache: move new zcache code base from ramster
2013-01-19 19:57 UTC (9+ messages)
` [PATCH 1/5] staging: ramster: disable build in anticipation of renaming
` [PATCH 2/5] staging: zcache: rename ramster to zcache
` [PATCH 3/5] staging: zcache: adjustments to config/build files due to renaming
` [PATCH 4/5] staging: zcache: re-enable config/build of zcache after renaming
` [PATCH 5/5] staging: zcache: fix uninitialized variable compile warning
mmotm 2013-01-18-15-48 uploaded
2013-01-19 19:18 UTC (2+ messages)
` mmotm 2013-01-18-15-48 uploaded (memory_hotplug.c)
[PATCH] mm: Define set_pmd_at for numabalance for CONFIG_PARAVIRT
2013-01-19 9:36 UTC (3+ messages)
[PATCH] mm/slab: add a leak decoder callback
2013-01-19 9:11 UTC (2+ messages)
[PATCH 0/5] staging: zcache: move new zcache code base from ramster
2013-01-18 20:54 UTC (6+ messages)
` [PATCH 2/5] staging: zcache: rename ramster to zcache
[CFP] Linux Storage, Filesystem and Memory Management Summit 2013
2013-01-18 18:53 UTC
3.8-rc1 build failure with MIPS/SPARSEMEM
2013-01-18 18:10 UTC (3+ messages)
` 3.8-rc4 build regression (was: Re: 3.8-rc1 build failure with MIPS/SPARSEMEM)
PAGE_CACHE_SIZE vs. PAGE_SIZE
2013-01-18 15:57 UTC
Question/problem with mmu_notifier_unregister
2013-01-18 15:14 UTC (13+ messages)
` [PATCH] [Patch] mmu_notifier_unregister NULL Pointer deref fix
[PATCH v7 0/6] solve deadlock caused by memory allocation with I/O
2013-01-18 10:22 UTC (5+ messages)
[PATCH v3 0/2] memory-hotplug: introduce CONFIG_HAVE_BOOTMEM_INFO_NODE and revert register_page_bootmem_info_node() when platform not support
2013-01-18 7:58 UTC (6+ messages)
` [PATCH v3 1/2] "
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).