messages from 2012-09-28 16:40:03 to 2012-10-02 21:50:25 UTC [more...]
[PATCH] Fix devmem_is_allowed for below 1MB accesses for an efi machine
2012-10-02 21:50 UTC (2+ messages)
[PATCH 0/2] memory-hotplug : notification of memoty block's state
2012-10-02 21:42 UTC (6+ messages)
` [Patch 1/2] memory-hotplug : Preparation to notify memory block's state at memory hot remove
` [Patch 2/2] memory-hotplug : update memory block's state and notfy theinformation to userspace
[PATCH v3] slab: Ignore internal flags in cache creation
2012-10-02 19:54 UTC (3+ messages)
[RFC] mm: add support for zsmalloc and zcache
2012-10-02 18:17 UTC (11+ messages)
[PATCH v2] mm: thp: Set the accessed flag for old pages on access fault
2012-10-02 17:46 UTC (2+ messages)
[PATCH 0/3] Volatile Ranges (v7) & Lots of words
2012-10-02 17:31 UTC (6+ messages)
` [PATCH 1/3] [RFC] Add volatile range management code
` [PATCH 2/3] [RFC] tmpfs: Add FALLOC_FL_MARK_VOLATILE/UNMARK_VOLATILE handlers
` [PATCH 3/3] [RFC] ashmem: Convert ashmem to use volatile ranges
[RFC v9 PATCH 00/21] memory-hotplug: hot-remove physical memory
2012-10-02 17:29 UTC (24+ messages)
` [RFC v9 PATCH 01/21] memory-hotplug: rename remove_memory() to offline_memory()/offline_pages()
` [RFC v9 PATCH 03/21] memory-hotplug: store the node id in acpi_memory_device
` [RFC v9 PATCH 06/21] memory-hotplug: export the function acpi_bus_remove()
` [RFC v9 PATCH 13/21] memory-hotplug: check page type in get_page_bootmem
` [RFC v9 PATCH 16/21] memory-hotplug: free memmap of sparse-vmemmap
Some confusion with how the SLOB allocator works
2012-10-02 17:07 UTC
[PATCH v3 00/10] Introduce huge zero page
2012-10-02 16:13 UTC (14+ messages)
` [PATCH v3 01/10] thp: huge zero page: basic preparation
` [PATCH v3 02/10] thp: zap_huge_pmd(): zap huge zero pmd
` [PATCH v3 03/10] thp: copy_huge_pmd(): copy huge zero page
` [PATCH v3 04/10] thp: do_huge_pmd_wp_page(): handle "
` [PATCH v3 05/10] thp: change_huge_pmd(): keep huge zero page write-protected
` [PATCH v3 06/10] thp: change split_huge_page_pmd() interface
` [PATCH v3 07/10] thp: implement splitting pmd for huge zero page
` [PATCH v3 08/10] thp: setup huge zero page on non-write page fault
` [PATCH v3 09/10] thp: lazy huge zero page allocation
` [PATCH v3 10/10] thp: implement refcounting for huge zero page
[RFC/PATCH] zcache2 on PPC64 (Was: [RFC] mm: add support for zsmalloc and zcache)
2012-10-02 16:11 UTC (3+ messages)
CMA broken in next-20120926
2012-10-02 15:12 UTC (15+ messages)
CK2 [02/15] create common functions for boot slab creation
2012-10-02 15:10 UTC (18+ messages)
` CK2 [01/15] slab: Simplify bootstrap
` CK2 [15/15] Move kmalloc_node functions to common code
` CK2 [14/15] Common Kmalloc cache determination
` CK2 [07/15] slab: Use common kmalloc_index/kmalloc_size functions
` CK2 [12/15] Common function to create the kmalloc array
` CK2 [11/15] Common definition for the array of kmalloc caches
` CK2 [04/15] slab: Use the new create_boot_cache function to simplify bootstrap
` CK2 [05/15] Common alignment code
` CK2 [10/15] Common constants for kmalloc boundaries
` CK2 [03/15] slub: Use a statically allocated kmem_cache boot structure for bootstrap
` CK2 [08/15] slab: Common name for the per node structures
` CK2 [13/15] stat: Use size_t for sizes instead of unsigned
` CK2 [06/15] Common kmalloc slab index determination
` CK2 [09/15] slab: rename nodelists to node
[PATCH 4/7] mm: reuse kbasename() functionality
2012-10-02 15:00 UTC
[PATCH v3 00/16] slab accounting for memcg
2012-10-02 14:46 UTC (3+ messages)
` [PATCH v3 05/16] consider a memcg parameter in kmem_create_cache
slab vs. slub kmem cache name inconsistency
2012-10-02 14:43 UTC (4+ messages)
numa remap space & memory hotplug
2012-10-02 11:25 UTC
sl[aou]b allocator comparison
2012-10-02 11:22 UTC
[RFC 0/4] bypass charges if memcg is not used
2012-10-02 9:34 UTC (5+ messages)
` [RFC 1/4] memcg: provide root figures from system totals
[PATCH v3 00/13] kmem controller for memcg
2012-10-02 9:10 UTC (41+ messages)
` [PATCH v3 01/13] memcg: Make it possible to use the stock for more than one page
` [PATCH v3 02/13] memcg: Reclaim when more than one page needed
` [PATCH v3 03/13] memcg: change defines to an enum
` [PATCH v3 05/13] Add a __GFP_KMEMCG flag
` [PATCH v3 06/13] memcg: kmem controller infrastructure
` [PATCH v3 08/13] res_counter: return amount of charges after res_counter_uncharge
` [PATCH v3 09/13] memcg: kmem accounting lifecycle management
` [PATCH v3 10/13] memcg: use static branches when code not in use
` [PATCH v3 11/13] memcg: allow a memcg with kmem charges to be destructed
` [PATCH v3 12/13] execute the whole memcg freeing in rcu callback
` [PATCH v3 13/13] protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs
[patch v4]swap: add a simple random read swapin detection
2012-10-02 8:58 UTC (4+ messages)
` [PATCH RFC] mm/swap: automatic tuning for swapin readahead
[GIT PULL] cgroup hierarchy changes for v3.7-rc1
2012-10-02 7:44 UTC
[PATCH v2] slab: Ignore internal flags in cache creation
2012-10-02 3:16 UTC (3+ messages)
[PATCH v4] KSM: numa awareness sysfs knob
2012-10-01 23:47 UTC (7+ messages)
[PATCH] mm: Avoid section mismatch warning for memblock_type_name
2012-10-01 20:08 UTC (2+ messages)
[PATCH 0/3] Virtual huge zero page
2012-10-01 18:56 UTC (23+ messages)
` [PATCH 1/3] asm-generic: introduce pmd_special() and pmd_mkspecial()
` [PATCH 2/3] mm, thp: implement virtual huge zero page
` [PATCH 3/3] x86: implement HAVE_PMD_SPECAIL
[PATCH] hugetlb: do not use vma_hugecache_offset for vma_prio_tree_foreach
2012-10-01 18:29 UTC (4+ messages)
[PATCH 0/4] bugfix for memory hotplug
2012-10-01 18:12 UTC (18+ messages)
` [PATCH 1/4] memory-hotplug: add memory_block_release
` [PATCH 2/4] memory-hotplug: add node_device_release
[PATCH linux-next-20120928] slab: Fix build failure
2012-10-01 17:56 UTC
[PATCH] slab: Ignore internal flags in cache creation
2012-10-01 17:54 UTC (26+ messages)
[PATCH] mm: thp: Set the accessed flag for old pages on access fault
2012-10-01 16:32 UTC (4+ messages)
[PATCH] mm: Fix XFS oops due to dirty pages without buffers on s390
2012-10-01 16:26 UTC
[patch for-3.6] mm, thp: fix mapped pages avoiding unevictable list on mlock
2012-10-01 15:22 UTC (6+ messages)
` [patch] mm, thp: fix mlock statistics
[PATCH v3 04/13] kmem accounting basic infrastructure
2012-10-01 9:27 UTC (17+ messages)
[PATCH v3 04/13] kmem accounting basic infrastructure
2012-10-01 8:46 UTC (19+ messages)
Big Penis Increase - Add 3 Inches Fast 2ms0oh
2012-10-01 6:46 UTC
mtd: kernel BUG at arch/x86/mm/pat.c:279!
2012-09-29 16:34 UTC (20+ messages)
[PATCH -v2] mm: frontswap: fix a wrong if condition in frontswap_shrink
2012-09-29 8:41 UTC (6+ messages)
[PATCH 0/3] memory_hotplug: fix memory hotplug bug
2012-09-28 22:26 UTC (6+ messages)
` [PATCH 2/3] slub, hotplug: ignore unrelated node's hot-adding and hot-removing
CK2 [00/15] Sl[auo]b: Common kmalloc caches V2
2012-09-28 19:18 UTC
zram OOM behavior
2012-09-28 17:32 UTC
CK1 [10/13] Do not define KMALLOC array definitions for SLOB
2012-09-28 17:11 UTC (3+ messages)
[PATCH] make GFP_NOTRACK flag unconditional
2012-09-28 16:40 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).