messages from 2012-06-04 13:37:09 to 2012-06-08 07:50:48 UTC [more...]
[PATCH 0/3] vmevent: Implement 'low memory' attribute
2012-06-08 7:49 UTC (56+ messages)
` [PATCH 3/3] vmevent: Implement special low-memory attribute
` [PATCH 0/5] Some vmevent fixes
` [PATCH 1/5] vmstat: Implement refresh_vm_stats()
` [PATCH 2/5] vmevent: Convert from deferred timer to deferred work
` [PATCH 3/5] vmevent: Refresh vmstats before sampling
[PATCH v3] zsmalloc: zsmalloc: use unsigned long instead of void *
2012-06-08 7:29 UTC (6+ messages)
` [PATCH] zram: fix random data read
` [PATCH] zram: remove special handle of uncompressed page
[patch 12/12] mm: correctly synchronize rss-counters at exit/exec
2012-06-08 5:28 UTC (6+ messages)
[PATCH] mm: fix ununiform page status when writing new file with small buffer
2012-06-08 3:10 UTC (2+ messages)
[PATCH 1/3] proc: add /proc/kpageorder interface
2012-06-08 2:32 UTC (6+ messages)
a whole bunch of crashes since todays -mm merge
2012-06-08 2:22 UTC (10+ messages)
Hole punching and mmap races
2012-06-08 0:57 UTC (17+ messages)
zsmalloc concerns
2012-06-07 23:49 UTC (7+ messages)
[PATCH] meminfo: show /proc/meminfo base on container's memcg
2012-06-07 23:18 UTC (2+ messages)
[PATCH 1/2] zsmalloc: zsmalloc: use unsigned long instead of void *
2012-06-07 21:20 UTC (8+ messages)
` [PATCH 2/2] zram: clean up handle
[ 08/82] mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition
2012-06-07 21:00 UTC (2+ messages)
` [PATCH] thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE
[PATCH 01/11] mm: frontswap: remove casting from function calls through ops structure
2012-06-07 20:56 UTC (19+ messages)
` [PATCH 02/11] mm: frontswap: trivial coding convention issues
` [PATCH 03/11] mm: frontswap: split out __frontswap_curr_pages
` [PATCH 04/11] mm: frontswap: split out __frontswap_unuse_pages
` [PATCH 05/11] mm: frontswap: split frontswap_shrink further to eliminate locking games
` [PATCH 06/11] mm: frontswap: make all branches of if statement in put page consistent
` [PATCH 07/11] mm: frontswap: remove unnecessary check during initialization
` [PATCH 08/11] mm: frontswap: add tracing support
` [PATCH 09/11] mm: frontswap: remove unused variable in init
` [PATCH 10/11] mm: frontswap: split out function to clear a page out
` [PATCH 11/11] mm: frontswap: remove unneeded headers
write-behind on streaming writes
2012-06-07 19:06 UTC (18+ messages)
[PATCH -V7 00/14] hugetlb: Add HugeTLB controller to control HugeTLB allocation
2012-06-07 19:05 UTC (6+ messages)
` [PATCH -V7 07/14] mm/page_cgroup: Make page_cgroup point to the cgroup rather than the mem_cgroup
[RFC -mm] memcg: prevent from OOM with too many dirty pages
2012-06-07 14:45 UTC (9+ messages)
[PATCH v3 00/28] kmem limitation for memcg
2012-06-07 14:00 UTC (4+ messages)
3.4-rc7: BUG: Bad rss-counter state mm:ffff88040b56f800 idx:1 val:-59
2012-06-07 13:53 UTC (9+ messages)
[PATCH v9] mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks
2012-06-07 4:23 UTC (14+ messages)
[PATCH 00/35] AutoNUMA alpha14
2012-06-07 2:30 UTC (21+ messages)
` [PATCH 04/35] autonuma: define _PAGE_NUMA_PTE and _PAGE_NUMA_PMD
` [PATCH 13/35] autonuma: add page structure fields
` AutoNUMA alpha14
` AutoNUMA15
frontswap: is frontswap_init called from swapoff safe?
2012-06-07 0:37 UTC (2+ messages)
[PATCH 0/6] mempolicy memory corruption fixlet
2012-06-06 19:10 UTC (17+ messages)
kernel BUG at mm/memory.c:1228!
2012-06-06 16:53 UTC
[PATCH 5/5] mm: memcg discount pages under softlimit from per-zone reclaimable_pages
2012-06-06 18:24 UTC
[PATCH 4/5] mm: memcg revert upstream all_unreclaimable() use zone->all_unreclaimable as a name
2012-06-06 18:24 UTC
[PATCH 3/5] mm: memcg detect no memcgs above softlimit under zone reclaim
2012-06-06 18:23 UTC
[PATCH 2/5] mm: memcg set soft_limit_in_bytes to 0 by default
2012-06-06 18:23 UTC
[PATCH 1/5] mm: memcg softlimit reclaim rework
2012-06-06 18:23 UTC
[PATCH] powerpc: Fix assmption of end_of_DRAM() returns end address
2012-06-06 16:03 UTC (4+ messages)
[PATCH/RFC 0/2] ARM: DMA-mapping: new extensions for buffer sharing (part 2)
2012-06-06 13:45 UTC (4+ messages)
` [PATCH 1/2] common: DMA-mapping: add DMA_ATTR_SKIP_CPU_SYNC attribute
` [PATCH 2/2] ARM: dma-mapping: add support for "
[PATCH v3] scatterlist: add sg_alloc_table_from_pages function
2012-06-06 12:14 UTC (4+ messages)
[PATCH 1/7] highmem: rearrange export symbol of __kmap_atomic_idx
2012-06-06 8:15 UTC (7+ messages)
` [PATCH 2/7] highmem: rearrange the comments of pkmap_count
` [PATCH 3/7] highmem: remove set_page_address()
` [PATCH 4/7] highmem: remove pool_lock
` [PATCH 5/7] highmem: direct struct page_address_map allocation
` [PATCH 6/7] highmem: remove ->virtual from struct page_address_map
` [PATCH 7/7] highmem: avoid page_address() in flush_all_zero_pkmaps()
[PATCH v2 0/3] memcg : renaming and cleanup enum/macro
2012-06-06 7:19 UTC (6+ messages)
` [PATCH 1/3] rename MEM_CGROUP_STAT_SWAPOUT as MEM_CGROUP_STAT_SWAP
` [PATCH 2/3] rename MEM_CGROUP_CHARGE_TYPE_MAPPED as MEM_CGROUP_CHARGE_TYPE_ANON
` [PATCH 3/3] remove MEM_CGROUP_CHARGE_TYPE_FORCE
[PATCH 0/2] swap: improve swap I/O rate - V2
2012-06-05 23:44 UTC (3+ messages)
` [PATCH 1/2] swap: allow swap readahead to be merged
[PATCH] mm: Make vb_alloc() more foolproof
2012-06-05 23:02 UTC (3+ messages)
oomkillers gone wild
2012-06-05 18:52 UTC (4+ messages)
[PATCH] [RESEND] ARM: use common utility function in dma
2012-06-05 7:16 UTC
[PATCH] [RESEND] arm: limit memblock base address for early_pte_alloc
2012-06-05 7:11 UTC
[PATCH] vmalloc: walk vmap_areas by sorted list instead of rb_next()
2012-06-05 6:34 UTC
kvm segfaults and bad page state in 3.4.0
2012-06-04 17:13 UTC (4+ messages)
[PATCH 2/3] proc: add /proc/kpagetype interface
2012-06-04 16:46 UTC (2+ messages)
WARNING: at mm/page-writeback.c:1990 __set_page_dirty_nobuffers+0x13a/0x170()
2012-06-04 13:37 UTC (4+ 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).