messages from 2012-12-21 11:09:16 to 2012-12-29 12:11:32 UTC [more...]
[PATCH] mm: do not sleep in balance_pgdat if there's no i/o congestion
2012-12-29 12:11 UTC (15+ messages)
` [PATCH] mm: modify pgdat_balanced() so that it also handles order=0
` [PATCH v2] "
` [PATCH] mm: avoid calling pgdat_balanced() needlessly
` [PATCH] mm: fix null pointer dereference in wait_iff_congested()
kernel BUG at mm/huge_memory.c:1798!
2012-12-29 7:22 UTC (19+ messages)
` BUG: unable to handle kernel NULL pointer dereference at 0000000000000500
[PATCH] arm: dma mapping: export arm iommu functions
2012-12-29 6:53 UTC (4+ messages)
[announce] Timeout Based User-space Low Memory Killer Daemon
2012-12-28 22:48 UTC (2+ messages)
[PATCH] mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED
2012-12-28 22:20 UTC (4+ messages)
` [PATCH v2] "
[PATCH V2 0/3] staging: ramster: move to new zcache2 code base
2012-12-28 19:59 UTC (3+ messages)
` [PATCH 2/3] staging: ramster: move to new zcache2 codebase
[PATCH 1/3] mm, sparse: allocate bootmem without panicing in sparse_mem_maps_populate_node
2012-12-28 19:16 UTC (15+ messages)
` [PATCH 2/3] mm, bootmem: panic in bootmem alloc functions even if slab is available
` [PATCH 3/3] mm, sparse: don't check return value of alloc_bootmem calls
[PATCH for 3.2.34] memcg: do not trigger OOM from add_to_page_cache_locked
2012-12-28 16:35 UTC (15+ messages)
[PATCH V3 0/8] Per-cgroup page stat accounting
2012-12-28 1:45 UTC (16+ messages)
` [PATCH V3 1/8] memcg: remove MEMCG_NR_FILE_MAPPED
` [PATCH V3 2/8] Make TestSetPageDirty and dirty page accounting in one func
` [PATCH V3 3/8] use vfs __set_page_dirty interface instead of doing it inside filesystem
` [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
` [PATCH V3 7/8] memcg: disable memcg page stat accounting code when not in use
` [PATCH V3 8/8] memcg: Document cgroup dirty/writeback memory statistics
[PATCH v6] KSM: numa awareness sysfs knob
2012-12-28 1:32 UTC (4+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] Documentation: add sysfs ABI documentation for ksm
[RFC] ARM: DMA-Mapping: add a new attribute to clear buffer
2012-12-28 1:00 UTC
BUG: unable to handle kernel NULL pointer dereference at 0000000000000500
2012-12-28 0:56 UTC (9+ messages)
[PATCH v5 00/14] memory-hotplug: hot-remove physical memory
2012-12-28 0:28 UTC (35+ messages)
` [PATCH v5 01/14] memory-hotplug: try to offline the memory twice to avoid dependence
` [PATCH v5 02/14] memory-hotplug: check whether all memory blocks are offlined or not when removing memory
` [PATCH v5 03/14] memory-hotplug: remove redundant codes
` [PATCH v5 04/14] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [PATCH v5 05/14] memory-hotplug: introduce new function arch_remove_memory() for removing page table depends on architecture
` [PATCH v5 06/14] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [PATCH v5 07/14] memory-hotplug: move pgdat_resize_lock into sparse_remove_one_section()
` [PATCH v5 08/14] memory-hotplug: Common APIs to support page tables hot-remove
` [PATCH v5 09/14] memory-hotplug: remove page table of x86_64 architecture
` [PATCH v5 10/14] memory-hotplug: remove memmap of sparse-vmemmap
` [PATCH v5 11/14] memory-hotplug: Integrated __remove_section() of CONFIG_SPARSEMEM_VMEMMAP
` [PATCH v5 12/14] memory-hotplug: memory_hotplug: clear zone when removing the memory
` [PATCH v5 13/14] memory-hotplug: remove sysfs file of node
` [PATCH v5 14/14] memory-hotplug: free node_data when a node is offlined
[RFC v4 0/3] Support volatile for anonymous range
2012-12-28 0:24 UTC (4+ messages)
BUG: slub creates kmalloc slabs with refcount=0
2012-12-27 16:06 UTC (6+ messages)
` [PATCH] slub: assign refcount for kmalloc_caches
PageHead macro broken?
2012-12-27 16:00 UTC (5+ messages)
Linux 3.3+ and memory cgroup kernel panics
2012-12-27 14:53 UTC
Fwd: Re: Scan from a Hewlett-Packard ScanJet 7041
2012-12-27 14:17 UTC
3.8-rc1 build failure with MIPS/SPARSEMEM
2012-12-27 12:16 UTC (5+ messages)
[PATCH v2] Add the values related to buddy system for filtering free pages
2012-12-27 8:35 UTC (5+ messages)
[PATCH v2] fadvise: perform WILLNEED readahead asynchronously
2012-12-27 7:01 UTC (2+ messages)
[PATCH] cma: use unsigned type for count argument
2012-12-27 2:05 UTC (6+ messages)
[PATCHSET cgroup/for-3.8] cpuset: decouple cpuset locking from cgroup core
2012-12-26 12:04 UTC (5+ messages)
` [PATCH 06/13] cpuset: cleanup cpuset[_can]_attach()
[PATCH v4 3/6] ACPI: Restructure movablecore_map with memory info from SRAT
2012-12-26 8:33 UTC (5+ messages)
[PATCH 0/3] retry slab allocation after first failure
2012-12-26 7:55 UTC (4+ messages)
` [PATCH 3/3] sl[auo]b: retry allocation once in case of failure
[3.8-rc1+] BUG: unable to handle kernel NULL pointer dereference, wait_iff_congested+0x45/0xdd
2012-12-26 7:13 UTC
[PATCH v2 0/3] Rework mtime and ctime updates on mmaped writes
2012-12-24 8:36 UTC (7+ messages)
` [PATCH v2 1/3] mm: Explicitly track when the page dirty bit is transferred from a pte
` [PATCH v2 2/3] mm: Update file times when inodes are written after mmaped writes
` [PATCH v2 3/3] Remove file_update_time from all mkwrite paths
[PATCH 06/29] mm/: rename random32() to prandom_u32()
2012-12-24 2:13 UTC
[PATCH] mm: compare MIGRATE_ISOLATE selectively
2012-12-23 23:26 UTC (5+ messages)
[PATCH v2 0/2] slightly change shrinker behaviour for very small object sets
2012-12-22 23:56 UTC (7+ messages)
` [PATCH v2 1/2] super: fix calculation of shrinkable objects for small numbers
` [PATCH v2 2/2] vmscan: take at least one pass with shrinkers
[RFC 3/3] virtio-balloon: add auto-ballooning support
2012-12-22 21:45 UTC (4+ messages)
` [Qemu-devel] "
[PATCH 0/9] Avoid populating unbounded num of ptes with mmap_sem held
2012-12-22 15:02 UTC (12+ messages)
` [PATCH 1/9] mm: make mlockall preserve flags other than VM_LOCKED in def_flags
` [PATCH 10/9] mm: make do_mmap_pgoff return populate as a size in bytes, not as a bool
[PATCH 00/33] Latest numa/core release, v17
2012-12-22 0:36 UTC (13+ messages)
` [PATCH 18/33] sched, numa, mm: Add the scanning page fault machinery
` [patch] mm, mempolicy: Introduce spinlock to read shared policy tree
[PATCH v2] mm,ksm: use new hashtable implementation
2012-12-21 21:59 UTC (3+ messages)
migrate_misplaced_transhuge_page: no page_count check?
2012-12-21 20:35 UTC (4+ messages)
[PATCH] mm/huge_memory: use new hashtable implementation
2012-12-21 18:59 UTC
[PATCH 1/2] mm: change enum migrate_mode with bitwise type
2012-12-21 13:04 UTC (3+ messages)
` [PATCH 2/2] mm: support MIGRATE_DISCARD
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).