linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH V3 0/2] mm/memblock: Excluded memory, free_all_bootmem
 2014-01-14 22:01 UTC  (9+ messages)
` [PATCH V3 1/2] mm/nobootmem: free_all_bootmem again
` [PATCH V3 2/2] mm/memblock: Add support for excluded memory areas

[RFC][PATCH 0/9] re-shrink 'struct page' when SLUB is on
 2014-01-14 21:41 UTC  (14+ messages)
` [RFC][PATCH 1/9] mm: slab/slub: use page->list consistently instead of page->lru
` [RFC][PATCH 2/9] mm: slub: abstract out double cmpxchg option
` [RFC][PATCH 3/9] mm: page->pfmemalloc only used by slab/skb
` [RFC][PATCH 4/9] mm: slabs: reset page at free
` [RFC][PATCH 5/9] mm: rearrange struct page
` [RFC][PATCH 6/9] mm: slub: rearrange 'struct page' fields
` [RFC][PATCH 7/9] mm: slub: remove 'struct page' alignment restrictions
` [RFC][PATCH 8/9] mm: slub: cleanups after code churn
` [RFC][PATCH 9/9] mm: fix alignment checks on 32-bit

[PATCH 0/3] kernel/mm -- audit/fix core code using module_init
 2014-01-14 20:44 UTC  (4+ messages)
` [PATCH 1/3] mm: make creation of the mm_kobj happen earlier than device_initcall
` [PATCH 2/3] kernel: audit/fix non-modular users of module_init in core code
` [PATCH 3/3] mm: "

[PATCH 1/3] mm/memcg: fix last_dead_count memory wastage
 2014-01-14 20:42 UTC  (10+ messages)
` [PATCH 2/3] mm/memcg: fix endless iteration in reclaim
` [PATCH 3/3] mm/memcg: iteration skip memcgs not yet fully initialized

[PATCH 0/9] re-shrink 'struct page' when SLUB is on
 2014-01-14 20:07 UTC  (15+ messages)

[RFC] mm: show message when updating min_free_kbytes in thp
 2014-01-14 20:07 UTC  (9+ messages)

[RFC PATCH] mm: thp: Add per-mm_struct flag to control THP
 2014-01-14 19:38 UTC  (14+ messages)

[PATCH 0/2] mm/memblock: Excluded memory, free_all_bootmem
 2014-01-14 19:22 UTC  (4+ messages)
` [PATCH 1/2] mm/nobootmem: free_all_bootmem again
` [PATCH 2/2] mm/memblock: Add support for excluded memory areas

[patch 0/9] mm: thrash detection-based file cache sizing v8
 2014-01-14 19:16 UTC  (20+ messages)
` [patch 1/9] fs: cachefiles: use add_to_page_cache_lru()
` [patch 4/9] mm: filemap: move radix tree hole searching here
` [patch 5/9] mm + fs: prepare for non-page entries in page cache radix trees
` [patch 6/9] mm + fs: store shadow entries in page cache
` [patch 7/9] mm: thrash detection-based file cache sizing
` [patch 8/9] lib: radix_tree: tree node interface
` [patch 9/9] mm: keep page cache radix tree nodes in check

[RFC] hotplug, memory: move register_memory_resource out of the lock_memory_hotplug
 2014-01-14 18:24 UTC 

[slub] WARNING: CPU: 0 PID: 0 at mm/slub.c:1511 __kmem_cache_create()
 2014-01-14 17:31 UTC  (2+ messages)

[PATCH] x86, acpi memory hotplug, add parameter to disable memory hotplug
 2014-01-14 15:31 UTC  (14+ messages)

[PATCH] mm/zswap: add writethrough option
 2014-01-14 15:10 UTC  (5+ messages)

[PATCH] mm/mlock: fix BUG_ON unlocked page for nolinear VMAs
 2014-01-14 11:05 UTC  (15+ messages)

[PATCH 0/2] Add option to disable ACPI Memory Hotplug [v2]
 2014-01-14 11:02 UTC  (14+ messages)
` [PATCH 2/2] x86, e820 disable ACPI Memory Hotplug if memory mapping is specified by user [v2]

[PATCH] mm/zswap: Check all pool pages instead of one pool pages
 2014-01-14  7:26 UTC  (9+ messages)

[PATCH 1/5] mm: vmscan: shrink all slab objects if tight on memory
 2014-01-14  7:23 UTC  (11+ messages)
` [PATCH 2/5] mm: vmscan: call NUMA-unaware shrinkers irrespective of nodemask
` [PATCH 3/5] mm: vmscan: respect NUMA policy mask when shrinking slab on direct reclaim
` [PATCH 4/5] mm: vmscan: move call to shrink_slab() to shrink_zones()
` [PATCH 5/5] mm: vmscan: remove shrink_control arg from do_try_to_free_pages()

[PATCH] powerpc: thp: Fix crash on mremap
 2014-01-14  4:32 UTC  (7+ messages)

[PATCH] mm: nobootmem: avoid type warning about alignment value
 2014-01-13 23:41 UTC  (14+ messages)

[PATCH] shmem: init on stack vmas
 2014-01-13 20:35 UTC  (3+ messages)

[PATCH] slub: use lockdep_assert_held
 2014-01-13 19:34 UTC  (2+ messages)

[RFC][PATCH v2 3/3] audit: Audit proc cmdline value
 2014-01-13 17:24 UTC 

[RFC][PATCH v2 1/3] mm: Create utility function for accessing a tasks commandline value
 2014-01-13 17:22 UTC  (4+ messages)
` [RFC][PATCH v2 2/3] proc: Update get proc_pid_cmdline() to use mm.h helpers
` [RFC][PATCH v3 3/3] audit: Audit proc cmdline value

[PATCH 00/11 v4] update page table walker
 2014-01-13 16:54 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()

[PATCH V4] powerpc: thp: Fix crash on mremap
 2014-01-13 16:32 UTC  (5+ messages)

[PATCH V2 0/2] mm/memblock: Excluded memory, free_all_bootmem
 2014-01-13 12:49 UTC  (3+ messages)
` [PATCH V2 1/2] mm/nobootmem: free_all_bootmem again
` [PATCH V2 2/2] mm/memblock: Add support for excluded memory areas

[PATCH] mm/swap: fix race on swap_info reuse between swapoff and swapon
 2014-01-13  7:36 UTC  (8+ messages)

[PATCH 0/7] improve robustness on handling migratetype
 2014-01-13  1:57 UTC  (5+ messages)

[LSF/MM ATTEND] Memory management
 2014-01-13  1:48 UTC 

[PATCH -V3 1/2] powerpc: mm: Move ppc64 page table range definitions to separate header
 2014-01-12 22:46 UTC  (4+ messages)

[patch 1/2] mm, memcg: avoid oom notification when current needs access to memory reserves
 2014-01-12 22:14 UTC  (16+ messages)

[LSF/MM ATTEND, TOPIC] memcg topics and user defined oom policies
 2014-01-12 18:31 UTC  (3+ messages)
  ` [Lsf-pc] "

set_pte_at_notify regression
 2014-01-12 17:50 UTC  (4+ messages)

[Help] Question about vm: fair zone allocator policy
 2014-01-12 13:03 UTC  (3+ messages)

[PATCH] thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once only
 2014-01-12 11:33 UTC  (2+ messages)

[RFC PATCHv3 00/11] Intermix Lowmem and vmalloc
 2014-01-12  3:39 UTC  (3+ messages)
` [RFC PATCHv3 03/11] percpu: use VMALLOC_TOTAL instead of VMALLOC_END - VMALLOC_START

[LSF/MM ATTEND] Stackable Union Filesystem Implementation
 2014-01-11 17:21 UTC  (9+ messages)

[REGRESSION] [BISECTED] MM patch causes kernel lockup with 3.12 and acpi_backlight=vendor
 2014-01-11  2:59 UTC  (5+ messages)

[LSF/MM ATTEND] Memory management -- THP, hugetlb, scalability
 2014-01-11  2:55 UTC  (7+ messages)
` [Lsf-pc] "

[PATCH v2 00/23] mm: Use memblock interface instead of bootmem
 2014-01-11  0:59 UTC  (11+ messages)
` [PATCH v2 08/23] mm/memblock: Add memblock memory allocation apis

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox