Mike Rapoport ([email protected])

Number of posts: 457 (1.36 per day)
First post: 2016-11-30 07:52:24
Last post: 2017-11-02 05:54:50

Date List Subject
2018-07-04 06:29:41 linux-kernel [PATCH v2 3/3] m68k: switch to MEMBLOCK + NO_BOOTMEM
2018-07-04 06:29:32 linux-kernel [PATCH v2 1/3] m68k/bitops: convert __ffs to match generic declaration
2018-07-04 06:29:26 linux-kernel [PATCH v2 0/3] m68k: switch to MEMBLOCK + NO_BOOTMEM
2018-07-04 04:51:56 linux-kernel Re: [PATCH 3/3] m68k: switch to MEMBLOCK + NO_BOOTMEM
2018-07-04 04:23:33 linux-kernel Re: [PATCH 3/3] m68k: switch to MEMBLOCK + NO_BOOTMEM
2018-07-03 17:08:31 linux-kernel [PATCH] mm/memblock: replace u64 with phys_addr_t where appropriate
2018-07-03 15:49:48 linux-kernel Re: [PATCH 2/3] m68k/page_no.h: force __va argument to be unsigned long
2018-07-03 15:40:34 linux-kernel Re: [PATCH 2/3] m68k/page_no.h: force __va argument to be unsigned long
2018-07-03 15:31:35 linux-kernel Re: [PATCH 2/3] m68k/page_no.h: force __va argument to be unsigned long
2018-07-03 15:05:49 linux-kernel Re: [PATCH 2/3] m68k/page_no.h: force __va argument to be unsigned long
2018-07-03 10:32:29 linux-kernel [PATCH 0/3] m68k: switch to MEMBLOCK + NO_BOOTMEM
2018-07-03 10:32:22 linux-kernel [PATCH 1/3] m68k/bitops: convert __ffs to match generic declaration
2018-07-03 10:31:29 linux-kernel [PATCH 3/3] m68k: switch to MEMBLOCK + NO_BOOTMEM
2018-07-03 10:31:15 linux-kernel [PATCH 2/3] m68k/page_no.h: force __va argument to be unsigned long
2018-07-02 14:31:08 linux-kernel Re: [PATCH] arc/Kconfig: include mm/Kconfig inside "ARC system configuration"
2018-07-01 12:25:33 linux-kernel h8300: BUG: Bad page state in process swapper (was: Re: why do we still need bootmem allocator?)
2018-06-30 15:14:41 linux-kernel [PATCH v2] alpha: switch to NO_BOOTMEM
2018-06-30 15:00:23 linux-kernel [PATCH v2 01/11] mm/bootmem: drop duplicated kernel-doc comments
2018-06-30 14:59:56 linux-kernel [PATCH v2 05/11] docs/mm: bootmem: add overview documentation
2018-06-30 14:59:26 linux-kernel [PATCH v2 00/11] docs/mm: add boot time memory management docs
2018-06-30 14:58:42 linux-kernel [PATCH v2 07/11] docs/mm: memblock: update kernel-doc comments
2018-06-30 14:58:34 linux-kernel [PATCH v2 02/11] docs/mm: nobootmem: fixup kernel-doc comments
2018-06-30 14:58:24 linux-kernel [PATCH v2 11/11] docs/mm: add description of boot time memory management
2018-06-30 14:58:17 linux-kernel [PATCH v2 09/11] docs/mm: memblock: add kernel-doc description for memblock types
2018-06-30 14:58:10 linux-kernel [PATCH v2 04/11] docs/mm: bootmem: add kernel-doc description of 'struct bootmem_data'
2018-06-30 14:57:41 linux-kernel [PATCH v2 08/11] docs/mm: memblock: add kernel-doc comments for memblock_add[_node]
2018-06-30 14:57:35 linux-kernel [PATCH v2 03/11] docs/mm: bootmem: fix kernel-doc warnings
2018-06-30 14:57:35 linux-kernel [PATCH v2 10/11] docs/mm: memblock: add overview documentation
2018-06-30 14:57:35 linux-kernel [PATCH v2 06/11] mm/memblock: add a name for memblock flags enumeration
2018-06-30 13:58:41 linux-kernel [PATCH] arc/Kconfig: add the "Memory Management" menu around include mm/Kconfig
2018-06-29 22:41:52 linux-kernel Re: [PATCH/RFC] mm: do not drop unused pages when userfaultd is running
2018-06-29 21:19:07 linux-kernel Re: [PATCH] arc/Kconfig: include mm/Kconfig inside "ARC system configuration"
2018-06-29 21:14:32 linux-kernel Re: [PATCH] arc/Kconfig: include mm/Kconfig inside "ARC system configuration"
2018-06-29 15:27:22 linux-kernel [PATCH] mm: make DEFERRED_STRUCT_PAGE_INIT explicitly depend on SPARSEMEM
2018-06-29 14:29:26 linux-kernel [PATCH] arc/Kconfig: include mm/Kconfig inside "ARC system configuration"
2018-06-29 09:58:09 linux-kernel Re: [PATCH] alpha: switch to NO_BOOTMEM
2018-06-27 16:06:17 linux-kernel Re: why do we still need bootmem allocator?
2018-06-27 16:00:26 linux-kernel Re: why do we still need bootmem allocator?
2018-06-27 12:22:23 linux-kernel Re: [PATCH] c6x: switch to NO_BOOTMEM
2018-06-27 12:11:19 linux-kernel [PATCH] c6x: switch to NO_BOOTMEM
2018-06-27 12:07:36 linux-kernel Re: [PATCH] alpha: switch to NO_BOOTMEM
2018-06-27 11:35:22 linux-kernel [PATCH] alpha: switch to NO_BOOTMEM
2018-06-27 11:28:18 linux-kernel Re: why do we still need bootmem allocator?
2018-06-27 10:25:15 linux-kernel Re: why do we still need bootmem allocator?
2018-06-27 10:22:57 linux-kernel Re: [PATCH v2] mm/memblock: add missing include <linux/bootmem.h>
2018-06-18 17:05:31 linux-kernel [PATCH 02/11] docs/mm: nobootmem: fixup kernel-doc comments
2018-06-18 17:05:06 linux-kernel [PATCH 00/11] docs/mm: add boot time memory management docs
2018-06-18 17:04:58 linux-kernel [PATCH 06/11] mm/memblock: add a name for memblock flags enumeration
2018-06-18 17:03:19 linux-kernel [PATCH 10/11] docs/mm: memblock: add overview documentation
2018-06-18 17:03:16 linux-kernel [PATCH 04/11] docs/mm: bootmem: add kernel-doc description of 'struct bootmem_data'
2018-06-18 17:03:05 linux-kernel [PATCH 03/11] docs/mm: bootmem: fix kernel-doc warnings