messages from 2014-08-24 00:55:19 to 2014-08-27 23:20:10 UTC [more...]
[PATCH 0/2] x86: Speed up ioremap operations
2014-08-27 23:20 UTC (9+ messages)
` [PATCH 1/2] x86: Optimize resource lookups for ioremap
` [PATCH 2/2] x86: Use optimized ioresource lookup in ioremap function
[PATCH] mm: softdirty: write protect PTEs created for read faults after VM_SOFTDIRTY cleared
2014-08-27 23:12 UTC (21+ messages)
` [PATCH v2 0/3] softdirty fix and write notification cleanup
` [PATCH v2 1/3] mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
[PATCH v10 00/21] Support ext4 on NV-DIMMs
2014-08-27 23:04 UTC (28+ messages)
` [PATCH v10 01/21] axonram: Fix bug in direct_access
` [PATCH v10 02/21] Change direct_access calling convention
` [PATCH v10 03/21] Fix XIP fault vs truncate race
` [PATCH v10 04/21] Allow page fault handlers to perform the COW
` [PATCH v10 05/21] Introduce IS_DAX(inode)
` [PATCH v10 06/21] Add copy_to_iter(), copy_from_iter() and iov_iter_zero()
` [PATCH v10 07/21] Replace XIP read and write with DAX I/O
` [PATCH v10 08/21] Replace ext2_clear_xip_target with dax_clear_blocks
` [PATCH v10 09/21] Replace the XIP page fault handler with the DAX page fault handler
` [PATCH v10 10/21] Replace xip_truncate_page with dax_truncate_page
` [PATCH v10 11/21] Replace XIP documentation with DAX documentation
` [PATCH v10 12/21] Remove get_xip_mem
` [PATCH v10 13/21] ext2: Remove ext2_xip_verify_sb()
` [PATCH v10 14/21] ext2: Remove ext2_use_xip
` [PATCH v10 15/21] ext2: Remove xip.c and xip.h
` [PATCH v10 16/21] Remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
` [PATCH v10 17/21] ext2: Remove ext2_aops_xip
` [PATCH v10 18/21] Get rid of most mentions of XIP in ext2
` [PATCH v10 19/21] xip: Add xip_zero_page_range
` [PATCH v10 20/21] ext4: Add DAX functionality
` [PATCH v10 21/21] brd: Rename XIP to DAX
compaction of zspages
2014-08-27 21:42 UTC
[PATCHv7 0/5] DMA Atomic pool for arm64
2014-08-27 21:01 UTC (6+ messages)
` [PATCHv7 3/5] common: dma-mapping: Introduce common remapping functions
[PATCH 1/2] x86: use memblock_alloc_range() or memblock_alloc_base()
2014-08-27 20:53 UTC (3+ messages)
` [PATCH 2/2] mm: use memblock_alloc_range()
[PATCH v5 0/4] zram memory control enhance
2014-08-27 19:04 UTC (23+ messages)
` [PATCH v5 1/4] zsmalloc: move pages_allocated to zs_pool
` [PATCH v5 2/4] zsmalloc: change return value unit of zs_get_total_size_bytes
` [PATCH v5 3/4] zram: zram memory size limitation
` [PATCH v5 4/4] zram: report maximum used memory
mm: BUG in unmap_page_range
2014-08-27 18:21 UTC (9+ messages)
[PATCH] mm, slub: do not add duplicate sysfs
2014-08-27 15:32 UTC (3+ messages)
[PATH V2 0/6] RCU get_user_pages_fast and __get_user_pages_fast
2014-08-27 15:01 UTC (23+ messages)
` [PATH V2 1/6] mm: Introduce a general RCU get_user_pages_fast
` [PATH V2 2/6] arm: mm: Introduce special ptes for LPAE
` [PATH V2 3/6] arm: mm: Enable HAVE_RCU_TABLE_FREE logic
` [PATH V2 4/6] arm: mm: Enable RCU fast_gup
` [PATH V2 5/6] arm64: mm: Enable HAVE_RCU_TABLE_FREE logic
` [PATH V2 6/6] arm64: mm: Enable RCU fast_gup
BUG: sleeping function called from invalid context at arch/x86/mm/fault.c:1177
2014-08-27 13:06 UTC
mm: kernel BUG at mm/rmap.c:530
2014-08-27 12:14 UTC (3+ messages)
[PATCH 1/2] memory-hotplug: fix not enough check of valid zones
2014-08-27 11:18 UTC (2+ messages)
` [PATCH 2/2] memory-hotplug: rename zones_online_to to valid_zones
[next:master 2131/2422] kernel/sys.c:1888 prctl_set_mm_map() warn: maybe return -EFAULT instead of the bytes remaining?
2014-08-27 10:28 UTC (4+ messages)
[next:master 2106/2422] :undefined reference to `get_vm_area_caller'
2014-08-27 10:11 UTC
[RFC 0/9] pmem: Support for "struct page" with Persistent Memory storage
2014-08-27 4:38 UTC (10+ messages)
` [RFC 5/9] SQUASHME: prd: Last fixes for partitions
` [PATCH 5/9 v2] "
` [RFC 7/9] SQUASHME: prd: Support of multiple memory regions
[next:master 2111/2346] mm/nobootmem.c:122:28: note: in expansion of macro 'ULLONG_MAX'
2014-08-27 3:41 UTC
[PATCH] memory-hotplug: fix not enough check of valid_zones
2014-08-27 3:22 UTC (4+ messages)
[PATCH v4] zram: add num_{discard_req, discarded} for discard stat
2014-08-27 3:02 UTC
[PATCH 0/2] ARM: Remove lowmem limit for default CMA region
2014-08-27 2:57 UTC (15+ messages)
` [PATCH 1/2] mm: cma: adjust address limit to avoid hitting low/high memory boundary
` [PATCH 2/2] ARM: mm: don't limit default CMA region only to low memory
[PATCH v4 0/2] mm/highmem: make kmap cache coloring aware
2014-08-27 1:04 UTC (8+ messages)
[PATCH 1/3] mm/slab: use percpu allocator for cpu cache
2014-08-26 21:23 UTC (15+ messages)
` [PATCH 2/3] mm/slab_common: commonize slab merge logic
` [PATCH 3/3] mm/slab: support slab merge
[next:master 2145/2346] drivers/base/dma-mapping.c:311: undefined reference to `get_vm_area_caller'
2014-08-26 21:22 UTC (2+ messages)
[next:master 2145/2346] drivers/base/dma-mapping.c:294:2: error: implicit declaration of function 'dma_common_pages_remap'
2014-08-26 20:20 UTC (2+ messages)
[PATCH v3] zram: add num_discards for discarded pages stat
2014-08-26 14:15 UTC (7+ messages)
[PATCH v4 0/4] zram memory control enhance
2014-08-26 13:40 UTC (18+ messages)
` [PATCH v4 3/4] zram: zram memory size limitation
[mmotm:master 155/172] undefined reference to `watchdog_hardlockup_detector_is_enabled'
2014-08-26 12:55 UTC
[next:master 2111/2346] mm/nobootmem.c:122:2: warning: large integer implicitly truncated to unsigned type
2014-08-26 12:45 UTC
[PATCH] zram: add num_discards for discarded pages stat
2014-08-26 12:44 UTC (11+ messages)
[RFC PATCH v3 0/4] fix freepage count problems in memory isolation
2014-08-26 8:08 UTC (5+ messages)
` [RFC PATCH v3 1/4] mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype
` [RFC PATCH v3 2/4] mm/page_alloc: add freepage on isolate pageblock to correct buddy list
` [RFC PATCH v3 3/4] mm/page_alloc: move migratetype recheck logic to __free_one_page()
` [RFC PATCH v3 4/4] mm/page_alloc: restrict max order of merging on isolated pageblock
[RFC] mm: show deferred_compaction state in page alloc fail
2014-08-26 7:30 UTC
mmotm 2014-08-25-16-52 uploaded
2014-08-25 23:53 UTC
mm/v9fs: kernel panic accessing kmap()ed pages
2014-08-25 16:37 UTC
[PATCH v2] memory-hotplug: add sysfs zones_online_to attribute
2014-08-25 13:58 UTC (6+ messages)
[PATCH 1/5] mm/slab_common: move kmem_cache definition to internal header
2014-08-25 8:29 UTC (3+ messages)
[PATCH] [v3] warn on performance-impacting configs aka. TAINT_PERFORMANCE
2014-08-24 22:13 UTC (6+ messages)
[patch] mm: remove noisy remainder of the scan_unevictable interface
2014-08-24 21:36 UTC
[PATCH] [v4] warn on performance-impacting configs aka. TAINT_PERFORMANCE
2014-08-24 10:05 UTC (2+ 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).