Zhang Yanfei ([email protected])

Number of posts: 206 (0.26 per day)
First post: 2012-05-16 07:52:00
Last post: 2014-07-18 09:31:17

Date List Subject
2013-10-01 10:00:09 linux-kernel [PATCH -mm 0/8] Arrange hotpluggable memory as ZONE_MOVABLE
2013-10-01 09:57:29 linux-kernel [PATCH -mm 8/8] x86, numa, acpi, memory-hotplug: Make movable_node have higher priority
2013-10-01 09:56:16 linux-kernel [PATCH -mm 7/8] memblock, mem_hotplug: Make memblock skip hotpluggable regions by default
2013-10-01 09:55:39 linux-kernel [PATCH -mm 6/8] acpi, numa, mem_hotplug: Mark all nodes the kernel resides un-hotpluggable
2013-10-01 09:55:08 linux-kernel [PATCH -mm 5/8] acpi, numa, mem_hotplug: Mark hotpluggable memory in memblock
2013-10-01 09:54:06 linux-kernel [PATCH -mm 4/8] memblock: Make memblock_set_node() support different memblock_type
2013-10-01 09:49:45 linux-kernel [PATCH -mm 3/8] memblock, mem_hotplug: Introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable regions
2013-10-01 09:48:19 linux-kernel [PATCH -mm 2/8] memblock, numa: Introduce flag into memblock
2013-10-01 09:46:32 linux-kernel [PATCH -mm 1/8] x86: get pg_data_t's memory from other node
2013-10-01 06:22:11 linux-kernel Re: [PATCH -mm] mm, memory-hotpulg: Rename movablenode boot option to movable_node
2013-09-24 10:12:32 linux-kernel [PATCH 6/6] mem-hotplug: Introduce movablenode boot option
2013-09-24 10:10:38 linux-kernel [PATCH 5/6] x86, acpi, crash, kdump: Do reserve_crashkernel() after SRAT is parsed.
2013-09-24 10:09:18 linux-kernel [PATCH 4/6] x86/mem-hotplug: Support initialize page tables bottom up
2013-09-24 10:07:29 linux-kernel [PATCH 3/6] x86/mm: Factor out of top-down direct mapping setup
2013-09-24 10:06:07 linux-kernel [PATCH 2/6] memblock: Introduce bottom-up allocation mode
2013-09-24 10:04:13 linux-kernel [PATCH 1/6] memblock: Factor out of top-down allocation
2013-09-24 10:01:56 linux-kernel [PATCH v4 0/6] x86, memblock: Allocate memory near kernel image before SRAT parsed
2013-09-24 02:42:51 linux-kernel Re: [PATCH v3 2/5] memblock: Improve memblock to support allocation from lower address.
2013-09-16 11:01:25 linux-kernel Re: [PATCH v3 0/5] x86, memblock: Allocate memory near kernel image before SRAT parsed.
2013-09-16 01:28:45 linux-kernel Re: [PATCH v3 2/5] memblock: Improve memblock to support allocation from lower address.
2013-09-06 03:32:29 linux-kernel [PATCH] mm/mmap.c: Remove unnecessary pgoff assignment
2013-09-03 07:42:10 linux-kernel Re: [PATCH v4 4/4] mm/vmalloc: don't assume vmap_area w/o VM_VM_AREA flag is vm_map_ram allocation
2013-09-03 07:24:45 linux-kernel Re: [PATCH v4 3/4] mm/vmalloc: revert "mm/vmalloc.c: check VM_UNINITIALIZED flag in s_show instead of show_numa_info"
2013-09-03 07:24:31 linux-kernel Re: [PATCH v4 2/4] mm/vmalloc: revert "mm/vmalloc.c: emit the failure message before return"
2013-09-03 05:41:05 linux-kernel Re: [PATCH v2 3/3] mm/vmalloc: move VM_UNINITIALIZED just before show_numa_info
2013-09-03 05:38:31 linux-kernel Re: [PATCH v2 2/3] mm/vmalloc: don't warning vmalloc allocation failure twice
2013-09-03 05:35:20 linux-kernel Re: [PATCH v2 1/3] mm/vmalloc: don't set area->caller twice
2013-08-08 00:54:54 linux-kernel Re: + mm-vmalloc-use-well-defined-find_last_bit-func.patch added to -mm tree
2013-08-08 00:54:14 linux-kernel Re: + mm-vmalloc-remove-useless-variable-in-vmap_block.patch added to -mm tree
2013-08-06 08:44:19 linux-kernel Re: [PATCH V2] kexec: remove unnecessary return
2013-08-06 08:19:23 linux-kernel Re: [PATCH] kexec: remove unnecessary return
2013-07-10 01:20:37 linux-kernel Re: [RFC PATCH 0/5] Support multiple pages allocation
2013-07-10 01:14:52 linux-kernel Re: [PATCH REPOST] kexec: return error of machine_kexec() fails
2013-07-03 03:22:45 linux-kernel Re: [RESEND][PATCH] x86, relocs: move ELF relocation handling to C
2013-06-21 00:52:45 linux-kernel Re: [PATCH] mm: fix overflow in alloc_vmap_area
2013-06-19 01:35:09 linux-kernel Re: [PATCH v4 6/6] mm/pgtable: Don't accumulate addr during pgd prepopulate pmd
2013-06-17 01:56:01 linux-kernel Re: [PATCH] mm: Add unlikely for current_order test
2013-06-17 01:28:17 linux-kernel Re: + mm-remove-duplicated-call-of-get_pfn_range_for_nid.patch added to -mm tree
2013-06-14 09:41:41 linux-kernel Re: [PATCH 1/8] mm/writeback: fix wb_do_writeback exported unsafely
2013-06-10 10:00:31 linux-kernel Re: [PATCH] vmcore: disable mmap_vmcore() if CONFIG_MMU is not defined
2013-06-07 09:57:55 linux-kernel [PATCH 3/3] mm, vmalloc: Remove alloc_map from vmap_block
2013-06-07 09:57:00 linux-kernel [PATCH 2/3] mm, vmalloc: Remove unused purge_fragmented_blocks_thiscpu
2013-06-07 09:56:22 linux-kernel [PATCH 1/3] mm, vmalloc: Remove dead code in vb_alloc
2013-06-07 09:54:29 linux-kernel [PATCH 0/3] mm, vmalloc: cleanup for vmap block
2013-06-07 01:14:05 linux-kernel Re: [PATCH v8 9/9] vmcore: support mmap() on /proc/vmcore
2013-05-30 09:29:48 linux-kernel Re: [PATCH v8 9/9] vmcore: support mmap() on /proc/vmcore
2013-05-30 05:52:15 linux-kernel Re: [PATCH 2/7] Documentation/devices.txt: Remove /dev/oldmem description
2013-05-29 07:48:08 linux-kernel Re: [PATCH v2 2/7] Documentation/devices.txt: Mark /dev/oldmem obsolete
2013-05-28 06:28:14 linux-kernel Re: [PATCH v2 2/7] Documentation/devices.txt: Mark /dev/oldmem obsolete
2013-05-27 07:00:10 linux-kernel Re: Who uses kexec preserve context logic
2013-05-27 01:58:29 linux-kernel Re: [PATCH v2 2/7] Documentation/devices.txt: Mark /dev/oldmem obsolete