messages from 2012-09-04 13:30:55 to 2012-09-06 02:57:38 UTC [more...]
[PATCH 3/3] memory-hotplug: bug fix race between isolation and allocation
2012-09-06 2:59 UTC (2+ messages)
[RFC v2] memory-hotplug: remove MIGRATE_ISOLATE from free_area->free_list
2012-09-06 2:53 UTC
[PATCH 0/3] memory-hotplug: handle page race between allocation and isolation
2012-09-06 2:28 UTC (11+ messages)
` [PATCH 1/3] mm: use get_page_migratetype instead of page_private
` [PATCH 2/3] mm: remain migratetype in freed page
` [PATCH 3/3] memory-hotplug: bug fix race between isolation and allocation
[RFC] memory-hotplug: remove MIGRATE_ISOLATE from free_area->free_list
2012-09-06 2:08 UTC (3+ messages)
[PATCH 1/5] mm, slab: Remove silly function slab_buffer_size()
2012-09-06 1:10 UTC (11+ messages)
` [PATCH 2/5] mm, slob: Add support for kmalloc_track_caller()
` [PATCH 3/5] mm, util: Do strndup_user allocation directly, instead of through memdup_user
` [PATCH 4/5] mm, slob: Use only 'ret' variable for both slob object and returned pointer
` [PATCH 5/5] mm, slob: Trace allocation failures consistently
[PATCH V2 0/3] staging: ramster: move to new zcache2 code base
2012-09-06 0:14 UTC (6+ messages)
` [PATCH 1/3] staging: ramster: remove old driver to prep for new base
` [PATCH 2/3] staging: ramster: move to new zcache2 codebase
` [PATCH 3/3] staging: ramster: place ramster codebase on top of "
[PATCH 0/5] mm, slob: Tracing accuracy improvement
2012-09-05 22:50 UTC
[PATCH] mm: fix mmap overflow checking
2012-09-05 20:41 UTC (4+ messages)
[PATCH v2] memcg: first step towards hierarchical controller
2012-09-05 20:12 UTC (14+ messages)
[PATCH] mm: fix potential anon_vma locking issue in mprotect()
2012-09-05 19:24 UTC (6+ messages)
[PATCH 0/3] staging: ramster: move to new zcache2 code base
2012-09-05 19:03 UTC (6+ messages)
` [PATCH 1/3] staging: ramster: remove old driver to prep for new base
[PATCH 00/15 v2] Add invalidatepage_range address space operation
2012-09-05 16:42 UTC (10+ messages)
` [PATCH 01/15 v2] mm: add "
` [PATCH 02/15 v2] jbd2: implement jbd2_journal_invalidatepage_range
[PATCH 0/3] Enable clients to schedule in mmu_notifier methods
2012-09-05 14:24 UTC (2+ messages)
[PATCH v2] mm, slob: Drop usage of page->private for storing page-sized allocations
2012-09-05 14:11 UTC (6+ messages)
[PATCH V1 0/2] Enable clients to schedule in mmu_notifier methods
2012-09-05 14:01 UTC (8+ messages)
` [PATCH V1 1/2] mm: Move all mmu notifier invocations to be done outside the PT lock
` [PATCH V1 2/2] mm: Wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_end
[PATCH] slab: fix the DEADLOCK issue on l3 alien lock
2012-09-05 13:55 UTC (2+ messages)
[PATCH 1/2] mm: change enum migrate_mode with bitwise type
2012-09-05 12:43 UTC (5+ messages)
` [PATCH 2/2] mm: support MIGRATE_DISCARD
[PATCH] srcu mmu_notifier cleanup
2012-09-05 11:12 UTC (2+ messages)
` [PATCH] mm: mmu_notifier: make the mmu_notifier srcu static
[PATCH v3 0/5] cma: fix watermark checking
2012-09-05 11:08 UTC (5+ messages)
` [PATCH v3 1/5] mm: fix tracing in free_pcppages_bulk()
` [PATCH v3 2/5] cma: fix counting of isolated pages
[RFC] mm: support MIGRATE_DISCARD
2012-09-05 10:53 UTC (2+ messages)
[RFC 0/5] forced comounts for cgroups
2012-09-05 10:20 UTC (32+ messages)
` [RFC 1/5] cgroup: allow some comounts to be forced
` [RFC 2/5] sched: adjust exec_clock to use it as cpu usage metric
` [RFC 3/5] sched: do not call cpuacct_charge when cpu and cpuacct are comounted
` [RFC 4/5] cpuacct: do not gather cpuacct statistics when not mounted
` [RFC 5/5] sched: add cpusets to comounts list
[RFC v9 PATCH 00/21] memory-hotplug: hot-remove physical memory
2012-09-05 9:25 UTC (22+ messages)
` [RFC v9 PATCH 01/21] memory-hotplug: rename remove_memory() to offline_memory()/offline_pages()
` [RFC v9 PATCH 02/21] memory-hotplug: implement offline_memory()
` [RFC v9 PATCH 03/21] memory-hotplug: store the node id in acpi_memory_device
` [RFC v9 PATCH 04/21] memory-hotplug: offline and remove memory when removing the memory device
` [RFC v9 PATCH 05/21] memory-hotplug: check whether memory is present or not
` [RFC v9 PATCH 06/21] memory-hotplug: export the function acpi_bus_remove()
` [RFC v9 PATCH 07/21] memory-hotplug: call acpi_bus_remove() to remove memory device
` [RFC v9 PATCH 08/21] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [RFC v9 PATCH 09/21] memory-hotplug: does not release memory region in PAGES_PER_SECTION chunks
` [RFC v9 PATCH 10/21] memory-hotplug: add memory_block_release
` [RFC v9 PATCH 11/21] memory-hotplug: remove_memory calls __remove_pages
` [RFC v9 PATCH 12/21] memory-hotplug: introduce new function arch_remove_memory()
` [RFC v9 PATCH 13/21] memory-hotplug: check page type in get_page_bootmem
` [RFC v9 PATCH 14/21] memory-hotplug: move register_page_bootmem_info_node and put_page_bootmem for sparse-vmemmap
` [RFC v9 PATCH 15/21] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [RFC v9 PATCH 16/21] memory-hotplug: free memmap "
` [RFC v9 PATCH 17/21] memory_hotplug: clear zone when the memory is removed
` [RFC v9 PATCH 18/21] memory-hotplug: add node_device_release
` [RFC v9 PATCH 19/21] memory-hotplug: remove sysfs file of node
` [RFC v9 PATCH 20/21] memory-hotplug: clear hwpoisoned flag when onlining pages
` [RFC v9 PATCH 21/21] memory-hotplug: auto offline page_cgroup when onlining memory block failed
C14 [00/14] Sl[auo]b: Common code for cgroups V13
2012-09-05 9:38 UTC (3+ messages)
C13 [05/14] Extract a common function for kmem_cache_destroy
2012-09-05 8:25 UTC (14+ messages)
` C13 [08/14] Get rid of __kmem_cache_destroy
` C13 [13/14] Shrink __kmem_cache_create() parameter lists
` C13 [14/14] Move kmem_cache refcounting to common code
[PATCH 1/1] mm: Fix unused function warnings in vmstat.c
2012-09-05 6:54 UTC (6+ messages)
[PATCH] mm: use list_move_tail instead of list_del/list_add_tail
2012-09-05 6:36 UTC
[RFC v8 PATCH 00/20] memory-hotplug: hot-remove physical memory
2012-09-05 1:41 UTC (6+ messages)
` [RFC v8 PATCH 08/20] memory-hotplug: remove /sys/firmware/memmap/X sysfs
[PATCH 0/7] use interval trees for anon rmap
2012-09-05 0:51 UTC (8+ messages)
` [PATCH 2/7] mm: fix potential anon_vma locking issue in mprotect()
` [PATCH 4/7] mm anon rmap: replace same_anon_vma linked list with an interval tree
C14 [01/14] [PATCH 10/28] slub: Add debugging to verify correct cache use on kmem_cache_free()
2012-09-05 0:20 UTC (14+ messages)
` C14 [02/14] slub: Use kmem_cache for the kmem_cache structure
` C14 [05/14] Extract a common function for kmem_cache_destroy
` C14 [13/14] Shrink __kmem_cache_create() parameter lists
` C14 [09/14] Move duping of slab name to slab_common.c
` C14 [04/14] Move list_add() "
` C14 [14/14] [PATCH 23/28] Move kmem_cache refcounting to common code
` C14 [08/14] Get rid of __kmem_cache_destroy
` C14 [07/14] Move freeing of kmem_cache structure to common code
` C14 [10/14] Do slab aliasing call from "
` C14 [11/14] Move sysfs_slab_add to common
` C14 [06/14] Always use the name "kmem_cache" for the slab cache with the kmem_cache structure
` C14 [03/14] Improve error handling in kmem_cache_create
` C14 [12/14] Move kmem_cache allocations into common code
[PATCH v3 01/17] hashtable: introduce a small and naive hashtable
2012-09-04 23:27 UTC (23+ messages)
[RFC PATCH 2/2] mm: Batch page_check_references in shrink_page_list sharing the same i_mmap_mutex
2012-09-04 22:54 UTC (6+ messages)
[RFC] mm: add support for zsmalloc and zcache
2012-09-04 21:34 UTC
[PATCH v2 0/3] promote zcache from staging
2012-09-04 20:11 UTC (7+ messages)
` [PATCH v2 1/3] zsmalloc: promote to mm/
` [PATCH v2 2/3] drivers: add memory management driver class
` [PATCH v2 3/3] zcache: promote to drivers/mm/
[PATCH] mm/memblock: Replace 0 with NULL for pointer
2012-09-04 19:16 UTC (2+ messages)
linux-next: Tree for Sept 4 (cma)
2012-09-04 17:29 UTC
[PATCH 0/4] Small fixes for swap-over-network
2012-09-04 17:24 UTC (5+ messages)
` [PATCH 1/4] slab: do ClearSlabPfmemalloc() for all pages of slab
` [PATCH 2/4] slab: fix starting index for finding another object
` [PATCH 3/4] slub: consider pfmemalloc_match() in get_partial_node()
` [PATCH 4/4] Squelch compiler warning in sk_rmem_schedule()
[patch v2]swap: add a simple random read swapin detection
2012-09-04 14:15 UTC (11+ messages)
` [patch v3]swap: "
` [patch v4]swap: "
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).