linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-14 00:56:55 to 2013-04-18 14:34:30 UTC [more...]

[PATCH] futex: bugfix for futex-key conflict when futex use hugepage
 2013-04-18 14:34 UTC  (13+ messages)
  `  "
  ` 答复: "

(no subject)
 2013-04-18 13:54 UTC 

[Bug fix PATCH v4] Reusing a resource structure allocated by bootmem
 2013-04-18 13:42 UTC  (2+ messages)

[PATCH] slab: Remove unnecessary __builtin_constant_p()
 2013-04-18 10:24 UTC  (5+ messages)

[RFC PATCH v2 00/15][Sorted-buddy] mm: Memory Power Management
 2013-04-18  9:54 UTC  (6+ messages)
` [RFC PATCH v2 14/15] mm: Add alloc-free handshake to trigger memory region compaction

[PATCH 1/6] mm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
 2013-04-18  7:58 UTC  (10+ messages)
` [PATCH 2/6] PCI: "
` [PATCH 3/6] ncpfs: "
` [PATCH 4/6] char: "
` [PATCH 5/6] drm: "
` [PATCH 6/6] uio: "

[Bug fix PATCH] numa, cpu hotplug: Change links of CPU and node when changing node number by onlining CPU
 2013-04-18  7:28 UTC 

[BUG][s390x] mm: system crashed
 2013-04-18  7:13 UTC  (9+ messages)

[LSF/MM TOPIC] Hardware initiated paging of user process pages, hardware access to the CPU page tables of user processes
 2013-04-18  1:02 UTC  (14+ messages)

[PATCH] mm: fix memory_hotplug.c printk format warning
 2013-04-18  0:59 UTC 

[RFC Patch 0/2] mm: Add parameters to make kernel behavior at memory error on dirty cache selectable
 2013-04-18  0:27 UTC  (19+ messages)

[PATCH] swap: redirty page if page write fails on swap file
 2013-04-18  0:13 UTC  (4+ messages)

[PATCH] mm: mmu_notifier: re-fix freed page still mapped in secondary MMU
 2013-04-17 23:38 UTC  (13+ messages)

mmotm 2013-04-17-16-02 uploaded
 2013-04-17 23:03 UTC 

[RFC 0/3] soft reclaim rework
 2013-04-17 22:52 UTC  (9+ messages)
` [RFC 1/3] memcg: integrate soft reclaim tighter with zone shrinking code

[PATCHv3, RFC 00/34] Transparent huge page cache
 2013-04-17 22:07 UTC  (14+ messages)
` [PATCHv3, RFC 09/34] thp: represent file thp pages in meminfo and friends
` [PATCHv3, RFC 31/34] thp: initial implementation of do_huge_linear_fault()
` IOZone with transparent huge page cache
` [RESEND] "

LSF-MM Volatile Ranges Discussion Plans
 2013-04-17 20:12 UTC  (2+ messages)

[PATCH] thp: fix huge zero page logic for page with pfn == 0
 2013-04-17 19:07 UTC  (3+ messages)

[PATCHv9 0/8] zswap: compressed swap caching
 2013-04-17 18:05 UTC  (10+ messages)
` [PATCHv9 1/8] zsmalloc: add to mm/
` [PATCHv9 4/8] zswap: "
` [PATCHv9 7/8] zswap: add swap page writeback support

[PATCH 03/28] proc: Split kcore bits from linux/procfs.h into linux/kcore.h [RFC]
 2013-04-17  9:13 UTC  (5+ messages)

[PATCH] mm: fix build warning about kernel_physical_mapping_remove()
 2013-04-17  7:38 UTC  (4+ messages)

[Bug fix PATCH v3] Reusing a resource structure allocated by bootmem
 2013-04-17  7:16 UTC  (7+ messages)

[patch resend] mm, memcg: give exiting processes access to memory reserves
 2013-04-17  1:55 UTC 

[PATCH] memcg: support hierarchical memory.numa_stats
 2013-04-17  1:32 UTC  (2+ messages)

[PATCH v2 0/6] mm/hugetlb: gigantic hugetlb page pools shrink supporting
 2013-04-17  1:19 UTC  (10+ messages)
` [PATCH v2 1/6] mm/hugetlb: introduce new sysctl knob which control gigantic page pools shrinking
` [PATCH v2 2/6] mm/hugetlb: update_and_free_page gigantic pages awareness
` [PATCH v2 3/6] mm/hugetlb: enable gigantic hugetlb page pools shrinking
` [PATCH v2 4/6] mm/hugetlb: use already exist huge_page_order() instead of h->order
` [PATCH v2 5/6] mm/hugetlb: remove redundant hugetlb_prefault
` [PATCH v2 6/6] mm/hugetlb: use already exist interface huge_page_shift

[Bug fix PATCH v2] Reusing a resource structure allocated by bootmem
 2013-04-17  0:14 UTC  (3+ messages)

[PATCH 0/5] mm: Ability to monitor task memory changes (v3)
 2013-04-16 23:24 UTC  (9+ messages)
` [PATCH 5/5] mm: Soft-dirty bits for user memory changes tracking
` [PATCH 7/5] mem-soft-dirty: Reshuffle CONFIG_ options to be more Arch-friendly

[PATCH] memcg: Check more strictly to avoid ULLONG overflow by PAGE_ALIGN
 2013-04-16 22:30 UTC  (7+ messages)

[PATCH 0/3] Little error fix and cleanup
 2013-04-16 21:16 UTC  (6+ messages)
` [PATCH 1/3] mm: Remove unused parameter of pages_correctly_reserved()
` [PATCH 2/3] mem-hotplug: Put kernel_physical_mapping_remove() declaration in CONFIG_MEMORY_HOTREMOVE
` [PATCH 3/3] memblock: Fix missing comment of memblock_insert_region()

[RFC PATCH v1 00/19] kill free_all_bootmem() and clean up VALID_PAGE()
 2013-04-16 15:04 UTC  (7+ messages)
` [RFC PATCH v1 13/19] mm/CRIS: clean up unused VALID_PAGE()
` [RFC PATCH v1 16/19] mm/unicore32: fix stale comment about VALID_PAGE()

[PATCH v3 00/32] memcg-aware slab shrinking with lasers and numbers
 2013-04-16 14:43 UTC  (17+ messages)
` [PATCH v3 08/32] list: add a new LRU list type
` [PATCH v3 11/32] list_lru: per-node list infrastructure
` [PATCH v3 12/32] shrinker: add node awareness
` [PATCH v3 14/32] xfs: convert buftarg LRU to generic code
` [PATCH v3 19/32] hugepage: convert huge zero page shrinker to new shrinker API
` [PATCH v3 20/32] shrinker: Kill old ->shrink API

print out hardware name & modules list when we encounter bad page tables
 2013-04-16 12:21 UTC  (2+ messages)

[RFC v7 00/11] Support vrange for anonymous page
 2013-04-16  3:33 UTC  (10+ messages)

[PATCH] swap: add a simple detector for inappropriate swapin readahead
 2013-04-16  3:24 UTC  (2+ messages)

file readahead
 2013-04-16  3:10 UTC 

[PATCH] firmware, memmap: fix firmware_map_entry leak
 2013-04-15 23:38 UTC  (8+ messages)

[LSF/MM TOPIC] Beyond NUMA
 2013-04-15 20:50 UTC  (8+ messages)
  ` [Lsf] "

System freezes when RAM is full (64-bit)
 2013-04-15 14:12 UTC  (16+ messages)

[PATCH -V5 00/25] THP support for PPC64
 2013-04-15  1:18 UTC  (5+ messages)
` [PATCH -V5 24/25] powerpc: Optimize hugepage invalidate

[PATCH] staging: ramster: add how-to for ramster
 2013-04-15  1:02 UTC  (4+ messages)

[PATCH PART3 v4 0/6] staging: zcache/ramster: fix and ramster/debugfs improvement
 2013-04-15  0:00 UTC  (5+ messages)
` [PATCH PART2 v4 6/6] staging: ramster: add how-to for ramster

Return value of __mm_populate
 2013-04-14  7:25 UTC  (3+ messages)

mm: BUG in do_huge_pmd_wp_page
 2013-04-14  7:13 UTC  (4+ messages)


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).