Show patches with: Submitter = Mike Rapoport       |    Archived = No       |   439 patches
« 1 2 ... 2 3 4 5 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,05/17] h8300, nds32, openrisc: simplify detection of memory extents memblock: seasonal cleaning^w cleanup 1 - - - --- 2020-08-02 Mike Rapoport Not Applicable
[v2,04/17] arm64: numa: simplify dummy_numa_init() memblock: seasonal cleaning^w cleanup 2 - - - --- 2020-08-02 Mike Rapoport Not Applicable
[v2,03/17] arm, xtensa: simplify initialization of high memory pages memblock: seasonal cleaning^w cleanup - - 1 1 --- 2020-08-02 Mike Rapoport Not Applicable
[v2,02/17] dma-contiguous: simplify cma_early_percent_memory() memblock: seasonal cleaning^w cleanup - - 2 - --- 2020-08-02 Mike Rapoport Not Applicable
[v2,01/17] KVM: PPC: Book3S HV: simplify kvm_cma_reserve() memblock: seasonal cleaning^w cleanup - - - - --- 2020-08-02 Mike Rapoport Not Applicable
[15/15] memblock: remove 'type' parameter from for_each_memblock() memblock: seasonal cleaning^w cleanup - - - - 61- 2020-07-28 Mike Rapoport Not Applicable
[14/15] x86/numa: remove redundant iteration over memblock.reserved memblock: seasonal cleaning^w cleanup 1 - - - 3-- 2020-07-28 Mike Rapoport Not Applicable
[13/15] arch, drivers: replace for_each_membock() with for_each_mem_range() memblock: seasonal cleaning^w cleanup - - - - 21- 2020-07-28 Mike Rapoport Not Applicable
[12/15] arch, mm: replace for_each_memblock() with for_each_mem_pfn_range() memblock: seasonal cleaning^w cleanup - - - - 3-- 2020-07-28 Mike Rapoport Not Applicable
[11/15] memblock: reduce number of parameters in for_each_mem_range() memblock: seasonal cleaning^w cleanup - - 1 - 21- 2020-07-28 Mike Rapoport Not Applicable
[10/15] memblock: make memblock_debug and related functionality private memblock: seasonal cleaning^w cleanup - - 1 - 21- 2020-07-28 Mike Rapoport Not Applicable
[09/15] memblock: make for_each_memblock_type() iterator private memblock: seasonal cleaning^w cleanup - - 1 - 21- 2020-07-28 Mike Rapoport Not Applicable
[08/15] mircoblaze: drop unneeded NUMA and sparsemem initializations memblock: seasonal cleaning^w cleanup - - - - 3-- 2020-07-28 Mike Rapoport Not Applicable
[07/15] riscv: drop unneeded node initialization memblock: seasonal cleaning^w cleanup - - - - 3-- 2020-07-28 Mike Rapoport Not Applicable
[06/15] powerpc: fadamp: simplify fadump_reserve_crash_area() memblock: seasonal cleaning^w cleanup 1 - - - 3-- 2020-07-28 Mike Rapoport Not Applicable
[05/15] h8300, nds32, openrisc: simplify detection of memory extents memblock: seasonal cleaning^w cleanup 1 - - - 3-- 2020-07-28 Mike Rapoport Not Applicable
[04/15] arm64: numa: simplify dummy_numa_init() memblock: seasonal cleaning^w cleanup 2 - - - 3-- 2020-07-28 Mike Rapoport Not Applicable
[03/15] arm, xtensa: simplify initialization of high memory pages memblock: seasonal cleaning^w cleanup - - 1 1 3-- 2020-07-28 Mike Rapoport Not Applicable
[02/15] dma-contiguous: simplify cma_early_percent_memory() memblock: seasonal cleaning^w cleanup - - 1 - 21- 2020-07-28 Mike Rapoport Not Applicable
[01/15] KVM: PPC: Book3S HV: simplify kvm_cma_reserve() memblock: seasonal cleaning^w cleanup - - - - 21- 2020-07-28 Mike Rapoport Not Applicable
[8/8] mm: move p?d_alloc_track to separate header file mm: cleanup usage of <asm/pgalloc.h> - - - - --- 2020-06-27 Mike Rapoport Not Applicable
[7/8] mm: move lib/ioremap.c to mm/ mm: cleanup usage of <asm/pgalloc.h> - - - - --- 2020-06-27 Mike Rapoport Not Applicable
[6/8] asm-generic: pgalloc: provide generic pgd_free() mm: cleanup usage of <asm/pgalloc.h> 1 - - - --- 2020-06-27 Mike Rapoport Not Applicable
[5/8] asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one() mm: cleanup usage of <asm/pgalloc.h> - - - - --- 2020-06-27 Mike Rapoport Not Applicable
[4/8] asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one() mm: cleanup usage of <asm/pgalloc.h> - - - - --- 2020-06-27 Mike Rapoport Not Applicable
[3/8] xtensa: switch to generic version of pte allocation mm: cleanup usage of <asm/pgalloc.h> - - - - --- 2020-06-27 Mike Rapoport Not Applicable
[2/8] opeinrisc: switch to generic version of pte allocation mm: cleanup usage of <asm/pgalloc.h> 1 - - - --- 2020-06-27 Mike Rapoport Not Applicable
[1/8] mm: remove unneeded includes of <asm/pgalloc.h> mm: cleanup usage of <asm/pgalloc.h> 1 - - - --- 2020-06-27 Mike Rapoport Not Applicable
powerpc/8xx: use pmd_off() to access a PMD entry in pte_update() powerpc/8xx: use pmd_off() to access a PMD entry in pte_update() - - 1 - 7-- 2020-06-15 Mike Rapoport Accepted
[v2,12/12] mm: consolidate pgd_index() and pgd_offset{_k}() definitions mm: consolidate definitions of page table accessors - - - - --1 2020-05-14 Mike Rapoport Not Applicable
[v2,11/12] mm: consolidate pud_index() and pud_offset() definitions mm: consolidate definitions of page table accessors - - - - --1 2020-05-14 Mike Rapoport Not Applicable
[v2,10/12] mm: consolidate pmd_index() and pmd_offset() definitions mm: consolidate definitions of page table accessors - - - - --1 2020-05-14 Mike Rapoport Not Applicable
[v2,09/12] mm: consolidate pte_index() and pte_offset_*() definitions mm: consolidate definitions of page table accessors - - - - --1 2020-05-14 Mike Rapoport Not Applicable
[v2,08/12] mm: pgtable: add shortcuts for accessing kernel PMD and PTE mm: consolidate definitions of page table accessors - - - - --1 2020-05-14 Mike Rapoport Not Applicable
[v2,07/12] x86/mm: simplify init_trampoline() and surrounding logic mm: consolidate definitions of page table accessors - - - - --1 2020-05-14 Mike Rapoport Not Applicable
[v2,06/12] m68k/mm: move {cache, nocahe}_page() definitions close to their user mm: consolidate definitions of page table accessors 1 - - - --1 2020-05-14 Mike Rapoport Not Applicable
[v2,05/12] m68k/mm/motorola: move comment about page table allocation funcitons mm: consolidate definitions of page table accessors - - - - --1 2020-05-14 Mike Rapoport Not Applicable
[v2,04/12] csky: replace definitions of __pXd_offset() with pXd_index() mm: consolidate definitions of page table accessors - - - - --1 2020-05-14 Mike Rapoport Not Applicable
[v2,03/12] mm: reorder includes after introduction of linux/pgtable.h mm: consolidate definitions of page table accessors - - - - --1 2020-05-14 Mike Rapoport Not Applicable
[v2,02/12] mm: introduce include/linux/pgtable.h mm: consolidate definitions of page table accessors - - - - --1 2020-05-14 Mike Rapoport Not Applicable
[v2,01/12] mm: don't include asm/pgtable.h if linux/mm.h is already included mm: consolidate definitions of page table accessors - - - - --1 2020-05-14 Mike Rapoport Not Applicable
[12/12] mm: consolidate pgd_index() and pgd_offset{_k}() definitions mm: consolidate definitions of page table accessors - - - - 61- 2020-05-12 Mike Rapoport Not Applicable
[11/12] mm: consolidate pud_index() and pud_offset() definitions mm: consolidate definitions of page table accessors - - - - 3-- 2020-05-12 Mike Rapoport Not Applicable
[10/12] mm: consolidate pmd_index() and pmd_offset() definitions mm: consolidate definitions of page table accessors - - - - 3-- 2020-05-12 Mike Rapoport Not Applicable
[09/12] mm: consolidate pte_index() and pte_offset_*() definitions mm: consolidate definitions of page table accessors - - - - 21- 2020-05-12 Mike Rapoport Not Applicable
[08/12] mm: pgtable: add shortcuts for accessing kernel PMD and PTE mm: consolidate definitions of page table accessors - - - - 21- 2020-05-12 Mike Rapoport Not Applicable
[07/12] x86/mm: simplify init_trampoline() and surrounding logic mm: consolidate definitions of page table accessors - - - - 7-- 2020-05-12 Mike Rapoport Not Applicable
[06/12] m68k/mm: move {cache, nocahe}_page() definitions close to their user mm: consolidate definitions of page table accessors 1 - - - 3-- 2020-05-12 Mike Rapoport Not Applicable
[05/12] m68k/mm/motorola: move comment about page table allocation funcitons mm: consolidate definitions of page table accessors - - - - 3-- 2020-05-12 Mike Rapoport Not Applicable
[04/12] csky: replace definitions of __pXd_offset() with pXd_index() mm: consolidate definitions of page table accessors - - - - 21- 2020-05-12 Mike Rapoport Not Applicable
[03/12] mm: reorder includes after introduction of linux/pgtable.h mm: consolidate definitions of page table accessors - - - - 3-- 2020-05-12 Mike Rapoport Not Applicable
[02/12] mm: introduce include/linux/pgtable.h mm: consolidate definitions of page table accessors - - - - 3-- 2020-05-12 Mike Rapoport Not Applicable
[01/12] mm: don't include asm/pgtable.h if linux/mm.h is already included mm: consolidate definitions of page table accessors - - - - 3-- 2020-05-12 Mike Rapoport Not Applicable
[v2.5,16/20] mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES Untitled series #173582 - - - - --- 2020-04-29 Mike Rapoport Not Applicable
[v2,20/20] docs/vm: update memory-models documentation mm: rework free_area_init*() funcitons - - - - 61- 2020-04-29 Mike Rapoport Not Applicable
[v2,19/20] mm: simplify find_min_pfn_with_active_regions() mm: rework free_area_init*() funcitons - - - - 3-- 2020-04-29 Mike Rapoport Not Applicable
[v2,18/20] mm: clean up free_area_init_node() and its helpers mm: rework free_area_init*() funcitons - - - - 21- 2020-04-29 Mike Rapoport Not Applicable
[v2,17/20] mm: free_area_init: allow defining max_zone_pfn in descending order mm: rework free_area_init*() funcitons - - - - 3-- 2020-04-29 Mike Rapoport Not Applicable
[v2,16/20] mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES mm: rework free_area_init*() funcitons - - - - 21- 2020-04-29 Mike Rapoport Not Applicable
[v2,15/20] mm: memmap_init: iterate over memblock regions rather that check each PFN mm: rework free_area_init*() funcitons - - - - 3-- 2020-04-29 Mike Rapoport Not Applicable
[v2,14/20] xtensa: simplify detection of memory zone boundaries mm: rework free_area_init*() funcitons - - - - 3-- 2020-04-29 Mike Rapoport Not Applicable
[v2,13/20] unicore32: simplify detection of memory zone boundaries mm: rework free_area_init*() funcitons - - - - 3-- 2020-04-29 Mike Rapoport Not Applicable
[v2,12/20] sparc32: simplify detection of memory zone boundaries mm: rework free_area_init*() funcitons - - - - 3-- 2020-04-29 Mike Rapoport Not Applicable
[v2,11/20] parisc: simplify detection of memory zone boundaries mm: rework free_area_init*() funcitons - - - - 3-- 2020-04-29 Mike Rapoport Not Applicable
[v2,10/20] m68k: mm: simplify detection of memory zone boundaries mm: rework free_area_init*() funcitons - - - - 3-- 2020-04-29 Mike Rapoport Not Applicable
[v2,09/20] csky: simplify detection of memory zone boundaries mm: rework free_area_init*() funcitons - - - - 3-- 2020-04-29 Mike Rapoport Not Applicable
[v2,08/20] arm64: simplify detection of memory zone boundaries for UMA configs mm: rework free_area_init*() funcitons 1 - - - 3-- 2020-04-29 Mike Rapoport Not Applicable
[v2,07/20] arm: simplify detection of memory zone boundaries mm: rework free_area_init*() funcitons - - - - 3-- 2020-04-29 Mike Rapoport Not Applicable
[v2,06/20] alpha: simplify detection of memory zone boundaries mm: rework free_area_init*() funcitons - - - - 3-- 2020-04-29 Mike Rapoport Not Applicable
[v2,05/20] mm: use free_area_init() instead of free_area_init_nodes() mm: rework free_area_init*() funcitons 1 - - - 3-- 2020-04-29 Mike Rapoport Not Applicable
[v2,04/20] mm: free_area_init: use maximal zone PFNs rather than zone sizes mm: rework free_area_init*() funcitons - - - - 21- 2020-04-29 Mike Rapoport Not Applicable
[v2,03/20] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option mm: rework free_area_init*() funcitons 1 - - - 21- 2020-04-29 Mike Rapoport Not Applicable
[v2,02/20] mm: make early_pfn_to_nid() and related defintions close to each other mm: rework free_area_init*() funcitons - - - - 21- 2020-04-29 Mike Rapoport Not Applicable
[v2,01/20] mm: memblock: replace dereferences of memblock_region.nid with API calls mm: rework free_area_init*() funcitons - - - - 3-- 2020-04-29 Mike Rapoport Not Applicable
[v4,14/14] mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h mm: remove __ARCH_HAS_5LEVEL_HACK - - - - 61- 2020-04-14 Mike Rapoport Not Applicable
[v4,13/14] asm-generic: remove pgtable-nop4d-hack.h mm: remove __ARCH_HAS_5LEVEL_HACK - - - - 3-- 2020-04-14 Mike Rapoport Not Applicable
[v4,12/14] unicore32: remove __ARCH_USE_5LEVEL_HACK mm: remove __ARCH_HAS_5LEVEL_HACK - - - - 3-- 2020-04-14 Mike Rapoport Not Applicable
[v4,11/14] sh: add support for folded p4d page tables mm: remove __ARCH_HAS_5LEVEL_HACK - - - - 21- 2020-04-14 Mike Rapoport Not Applicable
[v4,10/14] sh: drop __pXd_offset() macros that duplicate pXd_index() ones mm: remove __ARCH_HAS_5LEVEL_HACK - - - - 21- 2020-04-14 Mike Rapoport Not Applicable
[v4,09/14] sh: fault: Modernize printing of kernel messages mm: remove __ARCH_HAS_5LEVEL_HACK - - - - 21- 2020-04-14 Mike Rapoport Not Applicable
[v4,08/14] powerpc: add support for folded p4d page tables mm: remove __ARCH_HAS_5LEVEL_HACK - - - 1 21- 2020-04-14 Mike Rapoport Not Applicable
[v4,07/14] openrisc: add support for folded p4d page tables mm: remove __ARCH_HAS_5LEVEL_HACK - - - - 3-- 2020-04-14 Mike Rapoport Not Applicable
[v4,06/14] nios2: add support for folded p4d page tables mm: remove __ARCH_HAS_5LEVEL_HACK - - - - 3-- 2020-04-14 Mike Rapoport Not Applicable
[v4,05/14] ia64: add support for folded p4d page tables mm: remove __ARCH_HAS_5LEVEL_HACK - - - - 21- 2020-04-14 Mike Rapoport Not Applicable
[v4,04/14] hexagon: remove __ARCH_USE_5LEVEL_HACK mm: remove __ARCH_HAS_5LEVEL_HACK - - - - 3-- 2020-04-14 Mike Rapoport Not Applicable
[v4,03/14] arm64: add support for folded p4d page tables mm: remove __ARCH_HAS_5LEVEL_HACK - - - - 21- 2020-04-14 Mike Rapoport Not Applicable
[v4,02/14] arm: add support for folded p4d page tables mm: remove __ARCH_HAS_5LEVEL_HACK - 1 - 1 21- 2020-04-14 Mike Rapoport Not Applicable
[v4,01/14] h8300: remove usage of __ARCH_USE_5LEVEL_HACK mm: remove __ARCH_HAS_5LEVEL_HACK - - - - 3-- 2020-04-14 Mike Rapoport Not Applicable
[21/21] docs/vm: update memory-models documentation mm: rework free_area_init*() funcitons - - - - 61- 2020-04-12 Mike Rapoport Not Applicable
[20/21] mm: simplify find_min_pfn_with_active_regions() mm: rework free_area_init*() funcitons - - - - 3-- 2020-04-12 Mike Rapoport Not Applicable
[19/21] mm: clean up free_area_init_node() and its helpers mm: rework free_area_init*() funcitons - - - - 3-- 2020-04-12 Mike Rapoport Not Applicable
[18/21] mm: rename free_area_init_node() to free_area_init_memoryless_node() mm: rework free_area_init*() funcitons - - - - 21- 2020-04-12 Mike Rapoport Not Applicable
[17/21] mm: free_area_init: allow defining max_zone_pfn in descending order mm: rework free_area_init*() funcitons - - 1 - 3-- 2020-04-12 Mike Rapoport Not Applicable
[16/21] mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES mm: rework free_area_init*() funcitons - - 1 - 21- 2020-04-12 Mike Rapoport Not Applicable
[15/21] mm: memmap_init: iterate over memblock regions rather that check each PFN mm: rework free_area_init*() funcitons - - - - 3-- 2020-04-12 Mike Rapoport Not Applicable
[14/21] xtensa: simplify detection of memory zone boundaries mm: rework free_area_init*() funcitons - - - - 3-- 2020-04-12 Mike Rapoport Not Applicable
[13/21] unicore32: simplify detection of memory zone boundaries mm: rework free_area_init*() funcitons - - - - 3-- 2020-04-12 Mike Rapoport Not Applicable
[12/21] sparc32: simplify detection of memory zone boundaries mm: rework free_area_init*() funcitons - - - - 3-- 2020-04-12 Mike Rapoport Not Applicable
[11/21] parisc: simplify detection of memory zone boundaries mm: rework free_area_init*() funcitons - - - - 3-- 2020-04-12 Mike Rapoport Not Applicable
[10/21] m68k: mm: simplify detection of memory zone boundaries mm: rework free_area_init*() funcitons - - - - 3-- 2020-04-12 Mike Rapoport Not Applicable
« 1 2 ... 2 3 4 5 »