messages from 2013-01-09 19:00:38 to 2013-01-14 08:28:07 UTC [more...]
[PATCH v2 1/2] Fix wrong EOF compare
2013-01-14 8:27 UTC (8+ messages)
` [PATCH v2 2/2] Enhance read_block of page_owner.c
[PATCH] mm/slab: add a leak decoder callback
2013-01-14 6:03 UTC
mmotm 2013-01-11-15-47 uploaded
2013-01-14 4:03 UTC (9+ messages)
` mmotm 2013-01-11-15-47 uploaded (x86 asm-offsets broken)
` mmotm 2013-01-11-15-47 (trouble starting kvm)
Unique commit-id for "mm: compaction: [P,p]artially revert capture of suitable high-order page"
2013-01-13 16:12 UTC
huge zero page vs FOLL_DUMP
2013-01-13 16:10 UTC (5+ messages)
[NEW]: Introducing shrink_all_memory from user space
2013-01-13 15:32 UTC (7+ messages)
` Introducing Aggressive Low Memory Booster [1]
[PATCH 0/2] Mempressure cgroup
2013-01-13 8:52 UTC (24+ messages)
` [PATCH 1/2] Add mempressure cgroup
[PATCH] mm: compaction: Partially revert capture of suitable high-order page
2013-01-13 3:07 UTC (2+ messages)
[PATCH] mm: wait for congestion to clear on all zones
2013-01-13 0:46 UTC (7+ messages)
[RFC] Reproducible OOM with just a few sleeps
2013-01-12 19:41 UTC
[RFC] Reproducible OOM with just a few sleeps
2013-01-12 3:31 UTC
[RFC] Reproducible OOM with partial workaround
2013-01-12 3:24 UTC (11+ messages)
[RFC PATCH v2 00/12] System device hot-plug framework
2013-01-11 21:25 UTC (15+ messages)
` [RFC PATCH v2 01/12] Add sys_hotplug.h for system device hotplug framework
` [RFC PATCH v2 02/12] ACPI: "
` [RFC PATCH v2 03/12] drivers/base: Add "
` [RFC PATCH v2 04/12] cpu: Add cpu hotplug handlers
` [RFC PATCH v2 05/12] mm: Add memory "
` [RFC PATCH v2 06/12] ACPI: Add ACPI bus "
` [RFC PATCH v2 07/12] ACPI: Add ACPI resource hotplug handler
` [RFC PATCH v2 08/12] ACPI: Update processor driver for hotplug framework
` [RFC PATCH v2 09/12] ACPI: Update memory "
` [RFC PATCH v2 10/12] ACPI: Update container "
` [RFC PATCH v2 11/12] cpu: Update sysfs cpu/online "
` [RFC PATCH v2 12/12] ACPI: Update sysfs eject "
[PATCH v3] mm: bootmem: fix free_all_bootmem_core with odd bitmap alignment
2013-01-11 20:53 UTC (2+ messages)
[RFC 0/2] auto-ballooning prototype (guest part)
2013-01-11 20:43 UTC (3+ messages)
` [RFC 2/2] virtio_balloon: add auto-ballooning support
3.8-rc2: lockdep is complaining about mm_take_all_locks()
2013-01-11 17:00 UTC (4+ messages)
` [PATCH 1/2] lockdep, rwsem: provide down_write_nest_lock()
` [PATCH 2/2] mm: mmap: annotate vm_lock_anon_vma locking properly for lockdep
mmots: memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap fix
2013-01-11 15:38 UTC (12+ messages)
oops in copy_page_rep()
2013-01-11 14:01 UTC (8+ messages)
mmots: memory-hotplug-remove-memmap-of-sparse-vmemmap.patch compile fix
2013-01-11 12:06 UTC (2+ messages)
linux-3.7.1: OOPS in page_lock_anon_vma
2013-01-11 11:54 UTC (3+ messages)
[PATCH v2 0/7] replace cgroup_lock with local memcg lock
2013-01-11 9:45 UTC (8+ 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
ppoll() stuck on POLLIN while TCP peer is sending
2013-01-11 9:30 UTC (15+ messages)
[PATCHSET] cpuset: decouple cpuset locking from cgroup core, take#2
2013-01-11 9:05 UTC (7+ messages)
BUG: slub creates kmalloc slabs with refcount=0
2013-01-11 7:52 UTC (5+ messages)
` [PATCH] slub: assign refcount for kmalloc_caches
REN2 [01/13] slab_common: Use proper formatting specs for unsigned size_t
2013-01-11 7:23 UTC (14+ messages)
` REN2 [02/13] Move kmalloc related function defs
` REN2 [09/13] Common function to create the kmalloc array
` REN2 [05/13] slab: Common name for the per node structures
` REN2 [08/13] Common definition for the array of kmalloc caches
` REN2 [10/13] stat: Use size_t for sizes instead of unsigned
` REN2 [04/13] slab: Use common kmalloc_index/kmalloc_size functions
` REN2 [07/13] Common constants for kmalloc boundaries
` REN2 [13/13] Common definition for kmem_cache_node
` REN2 [06/13] slab: rename nodelists to node
` REN2 [12/13] slab: Rename list3/l3 "
` REN2 [03/13] Common kmalloc slab index determination
` REN2 [11/13] Common Kmalloc cache determination
3.8-rc2/rc3 write() blocked on CLOSE_WAIT TCP socket
2013-01-11 6:49 UTC (6+ messages)
[PATCH 0/2] Use up free swap space before reaching OOM kill
2013-01-11 4:43 UTC (13+ messages)
` [PATCH 1/2] mm: prevent to add a page to swap if may_writepage is unset
` [PATCH 2/2] mm: forcely swapout when we are out of page cache
[PATCH] memcg: modify swap accounting function to support THP
2013-01-11 3:45 UTC (3+ messages)
[PATCH] Fix wrong EOF compare
2013-01-10 23:34 UTC (5+ messages)
[PATCHv2 8/9] zswap: add to mm/
2013-01-10 22:16 UTC
REN2 [00/13] Sl[auo]b: Renaming etc for -next rebased to 3.8-rc3
2013-01-10 19:00 UTC
[PATCH v3 35/44] mm: define VM_GROWSUP for CONFIG_METAG
2013-01-10 15:31 UTC
[PATCH] writeback: fix writeback cache thrashing
2013-01-10 11:58 UTC (7+ messages)
[PATCH v2] fadvise: perform WILLNEED readahead asynchronously
2013-01-10 11:14 UTC (5+ messages)
` [v2] "
[PATCH v6 00/15] memory-hotplug: hot-remove physical memory
2013-01-10 8:39 UTC (22+ messages)
` [PATCH v6 02/15] memory-hotplug: check whether all memory blocks are offlined or not when removing memory
` [PATCH v6 04/15] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [PATCH v6 05/15] memory-hotplug: introduce new function arch_remove_memory() for removing page table depends on architecture
[PATCH V3 0/8] Per-cgroup page stat accounting
2013-01-10 8:28 UTC (10+ messages)
` [PATCH V3 4/8] memcg: add per cgroup dirty pages accounting
[PATCH 0/2] pageattr fixes for pmd/pte_present
2013-01-10 7:59 UTC (4+ messages)
` [PATCH 2/2] pageattr: prevent PSE and GLOABL leftovers to confuse pmd/pte_present and pmd_huge
[PATCH v5 00/14] memory-hotplug: hot-remove physical memory
2013-01-10 1:38 UTC (6+ messages)
` [PATCH v5 01/14] memory-hotplug: try to offline the memory twice to avoid dependence
[PATCH] MAINTAINERS: mm: add additional include files to listing
2013-01-10 0:13 UTC
[PATCH 0/8] vm_unmapped_area: finish the mission
2013-01-09 21:41 UTC (12+ messages)
` [PATCH 6/8] mm: remove free_area_cache use in powerpc architecture
` [PATCH 7/8] mm: use vm_unmapped_area() on "
` [PATCH 8/8] mm: remove free_area_cache
[PATCH] mm: migrate: Check page_count of THP before migrating
2013-01-09 19:26 UTC (4+ messages)
` [PATCH] mm: migrate: Check page_count of THP before migrating accounting fix
[RFCv3][PATCH 1/3] create slow_virt_to_phys()
2013-01-09 18:59 UTC (2+ messages)
` [RFCv3][PATCH 3/3] make DEBUG_VIRTUAL work earlier in boot
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).