messages from 2013-10-10 18:06:19 to 2013-10-15 10:27:19 UTC [more...]
[patch 0/8] mm: thrash detection-based file cache sizing v5
2013-10-15 10:27 UTC (13+ messages)
` [patch 1/8] fs: cachefiles: use add_to_page_cache_lru()
` [patch 2/8] lib: radix-tree: radix_tree_delete_item()
` [patch 3/8] mm: shmem: save one radix tree lookup when truncating swapped pages
` [patch 4/8] mm: filemap: move radix tree hole searching here
` [patch 5/8] mm + fs: prepare for non-page entries in page cache radix trees
` [patch 6/8] mm + fs: store shadow entries in page cache
` [patch 7/8] mm: thrash detection-based file cache sizing
` [patch 8/8] mm: workingset: keep shadow entries in check
[PATCH 02/12] mm, thp, tmpfs: support to add huge page into page cache for tmpfs
2013-10-15 10:02 UTC (2+ messages)
[PATCH] swap: fix setting PAGE_SIZE blocksize during swapoff/swapon race
2013-10-15 9:59 UTC (2+ messages)
[PATCH] swap: fix set_blocksize race during swapon/swapoff
2013-10-15 9:56 UTC (7+ messages)
[PATCH] mm: readahead: return the value which force_page_cache_readahead() returns
2013-10-15 8:20 UTC (7+ messages)
` [PATCH v2] m: "
` [PATCH] mm/readahead.c: need always return 0 when system call readahead() succeeds
OMAPFB: CMA allocation failures
2013-10-15 7:36 UTC (2+ messages)
[PATCH] Release device_hotplug_lock when store_mem_state returns EINVAL
2013-10-15 1:42 UTC (4+ messages)
[PATCHv3 1/2] mm: rearrange madvise code to allow for reuse
2013-10-15 1:31 UTC (2+ messages)
` [PATCH 2/2] mm: add a field to store names for private anonymous memory
[PATCH 12/12] mm, thp, tmpfs: misc fixes for thp tmpfs
2013-10-15 0:18 UTC
[PATCH 11/12] mm, thp, tmpfs: enable thp page cache in tmpfs
2013-10-15 0:18 UTC
[PATCH 10/12] mm, thp, tmpfs: only alloc small pages in shmem_file_splice_read
2013-10-15 0:13 UTC
[PATCH 09/12] mm, thp, tmpfs: huge page support in shmem_fallocate
2013-10-15 0:13 UTC
[PATCH 08/12] mm, thp, tmpfs: huge page support in do_shmem_file_read
2013-10-15 0:13 UTC
[PATCH 07/12] mm, thp, tmpfs: handle huge page in shmem_undo_range for truncate
2013-10-15 0:13 UTC
[PATCH 06/12] mm, thp, tmpfs: initial support for huge page in write_begin/write_end in tmpfs
2013-10-15 0:12 UTC
[PATCH 05/12] mm, thp, tmpfs: request huge page in shm_fault when needed
2013-10-15 0:12 UTC
[PATCH 04/12] mm, thp, tmpfs: split huge page when moving from page cache to swap
2013-10-15 0:12 UTC
[PATCH 03/12] mm, thp, tmpfs: handle huge page cases in shmem_getpage_gfp
2013-10-15 0:12 UTC
[PATCH 01/12] mm, thp, tmpfs: add function to alloc huge page for tmpfs
2013-10-15 0:11 UTC
[PATCH 00/12] Transparent huge page cache support on tmpfs
2013-10-15 0:11 UTC
[PATCH] mm: Set N_CPU to node_states during boot
2013-10-15 0:00 UTC (3+ messages)
[PATCH 15/34] frv: handle pgtable_page_ctor() fail
2013-10-14 22:26 UTC (40+ messages)
` [PATCH 00/34] dynamically allocate split ptl if it cannot be embedded to struct page
` [PATCH 01/34] x86: add missed pgtable_pmd_page_ctor/dtor calls for preallocated pmds
` [PATCH 02/34] cris: fix potential NULL-pointer dereference
` [PATCH 11/34] arm: handle pgtable_page_ctor() fail
` [PATCH 13/34] avr32: "
` [PATCH 14/34] cris: "
` [PATCH 17/34] ia64: "
` [PATCH 18/34] m32r: "
` [PATCH 19/34] m68k: "
` [PATCH 22/34] parisc: "
` [PATCH 23/34] powerpc: "
` [PATCH 25/34] score: "
` [PATCH 27/34] sparc: "
` [PATCH 28/34] tile: "
` [PATCH 30/34] unicore32: "
` [PATCH 31/34] x86: "
` [PATCH 33/34] iommu/arm-smmu: "
` [PATCH 34/34] mm: dynamically allocate page->ptl if it cannot be embedded to struct page
[PATCH 2/2] mm/zswap: refoctor the get/put routines
2013-10-14 22:26 UTC (2+ messages)
[PATCH 0/11] update page table walker
2013-10-14 17:37 UTC (12+ messages)
` [PATCH 01/11] pagewalk: update page table walker core
` [PATCH 02/11] pagewalk: add walk_page_vma()
` [PATCH 03/11] smaps: redefine callback functions for page table walker
` [PATCH 04/11] clear_refs: "
` [PATCH 05/11] pagemap: "
` [PATCH 06/11] numa_maps: "
` [PATCH 07/11] memcg: "
` [PATCH 08/11] madvise: "
` [PATCH 09/11] arch/powerpc/mm/subpage-prot.c: use walk_page_vma() instead of walk_page_range()
` [PATCH 10/11] pagewalk: remove argument hmask from hugetlb_entry()
` [PATCH 11/11] mempolicy: apply page table walker on queue_pages_range()
[PATCHv2 1/2] mm: try to detect that page->ptl is in use
2013-10-14 15:44 UTC (4+ messages)
` [PATCHv2 2/2] xtensa: use buddy allocator for PTE table
[RFC 00/23] mm: Use memblock interface instead of bootmem
2013-10-14 15:03 UTC (37+ messages)
` [RFC 01/23] mm/bootmem: remove duplicated declaration of __free_pages_bootmem()
` [RFC 02/23] mm/block: remove unnecessary inclusion of bootmem.h
` [RFC 03/23] mm/memory_hotplug: "
` [RFC 04/23] mm/staging: "
` [RFC 05/23] mm/char: "
` [RFC 06/23] mm/memblock: Add memblock early memory allocation apis
` [RFC 07/23] mm/memblock: debug: correct displaying of upper memory boundary
` [RFC 08/23] mm/memblock: debug: don't free reserved array if !ARCH_DISCARD_MEMBLOCK
` [RFC 09/23] mm/init: Use memblock apis for early memory allocations
` [RFC 10/23] mm/printk: "
` [RFC 11/23] mm/page_alloc: "
` [RFC 12/23] mm/power: "
` [RFC 13/23] mm/lib: "
` [RFC 14/23] "
` [RFC 15/23] mm/sparse: "
` [RFC 16/23] mm/hugetlb: "
` [RFC 17/23] mm/page_cgroup: "
` [RFC 18/23] mm/percpu: "
` [RFC 19/23] mm/memory_hotplug: "
` [RFC 20/23] mm/firmware: "
` [RFC 21/23] mm/ARM: kernel: "
` [RFC 22/23] mm/ARM: mm: "
` [RFC 23/23] mm/ARM: OMAP: "
[PATCHv6 00/22] Transparent huge page cache: phase 1, everything but mmap()
2013-10-14 14:27 UTC (10+ messages)
[PATCH 1/2] mm: try to detect that page->ptl is in use
2013-10-14 12:58 UTC (4+ messages)
` [PATCH 2/2] xtensa: use buddy allocator for PTE table
CONFIG_SLUB/USE_SPLIT_PTLOCKS compatibility
2013-10-14 11:49 UTC (4+ messages)
[uml-devel] BUG: soft lockup for a user mode linux image
2013-10-14 12:34 UTC (12+ messages)
` [PATCH] writeback: fix negative bdi max pause
` [PATCH v2] "
[PATCH 1/2] mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrently
2013-10-14 10:11 UTC
[PATCH v3 2/3] mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrently
2013-10-14 8:05 UTC (14+ messages)
[PATCH] slub: Fix calculation of cpu slabs
2013-10-14 7:27 UTC (3+ messages)
[PATCH part2 v2 0/8] Arrange hotpluggable memory as ZONE_MOVABLE
2013-10-12 6:09 UTC (9+ messages)
` [PATCH part2 v2 1/8] x86: get pg_data_t's memory from other node
` [PATCH part2 v2 2/8] memblock, numa: Introduce flag into memblock
` [PATCH part2 v2 3/8] memblock, mem_hotplug: Introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable regions
` [PATCH part2 v2 4/8] memblock: Make memblock_set_node() support different memblock_type
` [PATCH part2 v2 5/8] acpi, numa, mem_hotplug: Mark hotpluggable memory in memblock
` [PATCH part2 v2 6/8] acpi, numa, mem_hotplug: Mark all nodes the kernel resides un-hotpluggable
` [PATCH part2 v2 7/8] memblock, mem_hotplug: Make memblock skip hotpluggable regions if needed
` [PATCH part2 v2 8/8] x86, numa, acpi, memory-hotplug: Make movable_node have higher priority
[patch 1/2] mm: memcg: handle non-error OOM situations more gracefully
2013-10-11 20:51 UTC (3+ messages)
` [patch 2/2] fs: buffer: move allocation failure loop into the allocator
[PATCH] frontswap: enable call to invalidate area on swapoff
2013-10-11 9:42 UTC (10+ messages)
[PATCH v3 3/3] mm/zswap: avoid unnecessary page scanning
2013-10-11 7:14 UTC (3+ messages)
[PATCH part1 v6 0/6] x86, memblock: Allocate memory near kernel image before SRAT parsed
2013-10-11 6:46 UTC (11+ messages)
` [PATCH part1 v6 4/6] x86/mem-hotplug: Support initialize page tables in bottom-up
[PATCH] Problems with RAID 4/5/6 and kmem_cache
2013-10-11 2:37 UTC (4+ messages)
` [PATCH] RAID5: Change kmem_cache name string of RAID 4/5/6 stripe cache
[PATCH part1 v7 0/6] x86, memblock: Allocate memory near kernel image before SRAT parsed
2013-10-11 0:00 UTC (8+ messages)
` [PATCH part1 v7 1/6] memblock: Factor out of top-down allocation
` [PATCH part1 v7 2/6] memblock: Introduce bottom-up allocation mode
` [PATCH part1 v7 3/6] x86/mm: Factor out of top-down direct mapping setup
` [PATCH part1 v7 4/6] x86/mem-hotplug: Support initialize page tables in bottom-up
` [PATCH part1 v7 5/6] x86, acpi, crash, kdump: Do reserve_crashkernel() after SRAT is parsed
` [PATCH part1 v7 6/6] mem-hotplug: Introduce movable_node boot option
[PATCH part1 v6 4/6] x86/mem-hotplug: Support initialize page tables in bottom-up
2013-10-10 23:00 UTC (16+ messages)
[patch 0/7] improve memcg oom killer robustness v2
2013-10-10 22:59 UTC (12+ messages)
[PATCH] initialize PG_reserved for tail pages of gigantig compound pages
2013-10-10 22:13 UTC (3+ messages)
` [PATCH] mm: hugetlb: "
strange oom behaviour on 3.10
2013-10-10 20:47 UTC (3+ 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).