linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-07 20:25:23 to 2013-01-10 02:03:50 UTC [more...]

[PATCH 0/2] Use up free swap space before reaching OOM kill
 2013-01-10  2:03 UTC  (9+ 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 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 v6 00/15] memory-hotplug: hot-remove physical memory
 2013-01-09 23:33 UTC  (22+ messages)
` [PATCH v6 01/15] memory-hotplug: try to offline the memory twice to avoid dependence
` [PATCH v6 02/15] memory-hotplug: check whether all memory blocks are offlined or not when removing memory
` [PATCH v6 03/15] memory-hotplug: remove redundant codes
` [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 v6 06/15] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [PATCH v6 07/15] memory-hotplug: move pgdat_resize_lock into sparse_remove_one_section()
` [PATCH v6 08/15] memory-hotplug: Common APIs to support page tables hot-remove
` [PATCH v6 09/15] memory-hotplug: remove page table of x86_64 architecture
` [PATCH v6 10/15] memory-hotplug: remove memmap of sparse-vmemmap
` [PATCH v6 11/15] memory-hotplug: Integrated __remove_section() of CONFIG_SPARSEMEM_VMEMMAP
` [PATCH v6 12/15] memory-hotplug: memory_hotplug: clear zone when removing the memory
` [PATCH v6 13/15] memory-hotplug: remove sysfs file of node
` [PATCH v6 14/15] memory-hotplug: free node_data when a node is offlined
` [PATCH v6 15/15] memory-hotplug: Do not allocate pdgat if it was not freed when offline

[PATCH] mm: wait for congestion to clear on all zones
 2013-01-09 22:52 UTC  (4+ messages)

[PATCH 0/2] Mempressure cgroup
 2013-01-09 22:21 UTC  (22+ messages)
` [PATCH 1/2] Add mempressure cgroup

[PATCH 0/8] vm_unmapped_area: finish the mission
 2013-01-09 21:41 UTC  (23+ messages)
` [PATCH 1/8] mm: use vm_unmapped_area() on parisc architecture
` [PATCH 2/8] mm: use vm_unmapped_area() on alpha architecture
` [PATCH 3/8] mm: use vm_unmapped_area() on frv architecture
` [PATCH 4/8] mm: use vm_unmapped_area() on ia64 architecture
` [PATCH 5/8] mm: use vm_unmapped_area() in hugetlbfs "
` [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

ppoll() stuck on POLLIN while TCP peer is sending
 2013-01-09 21:29 UTC  (20+ messages)

[PATCHSET] cpuset: decouple cpuset locking from cgroup core, take#2
 2013-01-09 19:32 UTC  (7+ messages)

[PATCH] mm: migrate: Check page_count of THP before migrating
 2013-01-09 19:26 UTC  (5+ 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  (3+ messages)
` [RFCv3][PATCH 2/3] fix kvm's use of __pa() on percpu areas
` [RFCv3][PATCH 3/3] make DEBUG_VIRTUAL work earlier in boot

[PATCH 0/3] retry slab allocation after first failure
 2013-01-09 18:59 UTC  (9+ messages)
` [PATCH 3/3] sl[auo]b: retry allocation once in case of failure

[RESEND][PATCH v3] mm: Use aligned zone start for pfn_to_bitidx calculation
 2013-01-09 17:48 UTC  (3+ messages)

[PATCH] writeback: fix writeback cache thrashing
 2013-01-09 15:13 UTC  (4+ messages)

[PATCH V3 0/8] Per-cgroup page stat accounting
 2013-01-09 15:02 UTC  (21+ messages)
` [PATCH V3 4/8] memcg: add per cgroup dirty pages accounting
` [PATCH V3 5/8] memcg: add per cgroup writeback "
` [PATCH V3 6/8] memcg: Don't account root_mem_cgroup page statistics

oops in copy_page_rep()
 2013-01-09 11:44 UTC  (15+ messages)

oom caused disk corruption on 3.7.1
 2013-01-09  9:50 UTC 

fadvise doesn't work well
 2013-01-09  8:26 UTC  (5+ messages)

[PATCH] Fix build error due to bio_endio_batch
 2013-01-09  8:14 UTC 

mmap regression on power7?
 2013-01-09  8:00 UTC  (2+ messages)

[patch]mm: make madvise(MADV_WILLNEED) support swap file prefetch
 2013-01-09  7:28 UTC  (12+ messages)

[PATCH] mm: swap out anonymous page regardless of laptop_mode
 2013-01-09  6:25 UTC  (4+ messages)

[PATCH 5/5] kfifo: log based kfifo API
 2013-01-09  2:42 UTC  (4+ messages)

[PATCH] mm: remove redundant var retval in sys_brk
 2013-01-09  1:12 UTC  (3+ messages)

[PATCHv2 0/9] zswap: compressed swap caching
 2013-01-08 17:54 UTC  (12+ messages)
` [PATCHv2 1/9] staging: zsmalloc: add gfp flags to zs_create_pool
` [PATCHv2 2/9] staging: zsmalloc: remove unsed pool name
` [PATCHv2 5/9] debugfs: add get/set for atomic types
` [PATCHv2 6/9] zsmalloc: promote to lib/
` [PATCHv2 7/9] mm: break up swap_writepage() for frontswap backends
` [PATCHv2 8/9] zswap: add to mm/
` [PATCHv2 9/9] zswap: add documentation

[PATCH 0/2] pageattr fixes for pmd/pte_present
 2013-01-08 12:25 UTC  (5+ messages)

[Linaro-mm-sig][RFC] ARM: dma-mapping: Add DMA attribute to skip iommu mapping
 2013-01-08 10:12 UTC 

You have been sent a file (Filename: Linux-8074.pdf)
 2013-01-08  7:29 UTC 

[RFC]x86: clearing access bit don't flush tlb
 2013-01-08  7:03 UTC  (9+ messages)

[PATCH] mm: compaction: fix echo 1 > compact_memory return error issue
 2013-01-08  3:16 UTC  (5+ messages)

[PATCH v6] KSM: numa awareness sysfs knob
 2013-01-08  2:46 UTC  (6+ messages)
` [PATCH v7 1/2] "

[PATCH v2] mm: memblock: fix wrong memmove size in memblock_merge_regions()
 2013-01-08  1:44 UTC  (3+ messages)

[PATCH 00/49] Automatic NUMA Balancing v10
 2013-01-08  1:21 UTC  (6+ messages)
` [PATCH 29/49] mm: numa: Add pte updates, hinting and migration stats

[PATCH] mm/huge_memory: use new hashtable implementation
 2013-01-07 21:28 UTC  (3+ 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).