Merge branch 'akpm' (patches from Andrew)
Merge misc updates from Andrew Morton: - a few misc things - the rest of MM - remove flex_arrays, replace with new simple radix-tree implementation * emailed patches from Andrew Morton <akpm@linux-foundation.org>: (38 commits) Drop flex_arrays sctp: convert to genradix proc: commit to genradix generic radix trees selinux: convert to kvmalloc md: convert to kvmalloc openvswitch: convert to kvmalloc of: fix kmemleak crash caused by imbalance in early memory reservation mm: memblock: update comments and kernel-doc memblock: split checks whether a region should be skipped to a helper function memblock: remove memblock_{set,clear}_region_flags memblock: drop memblock_alloc_*_nopanic() variants memblock: memblock_alloc_try_nid: don't panic treewide: add checks for the return value of memblock_alloc*() swiotlb: add checks for the return value of memblock_alloc*() init/main: add checks for the return value of memblock_alloc*() mm/percpu: add checks for the return value of memblock_alloc*() sparc: add checks for the return value of memblock_alloc*() ia64: add checks for the return value of memblock_alloc*() arch: don't memset(0) memory returned by memblock_alloc() ...
No related branches found
No related tags found
Showing
- Documentation/core-api/flexible-arrays.rst 0 additions, 130 deletionsDocumentation/core-api/flexible-arrays.rst
- Documentation/core-api/generic-radix-tree.rst 12 additions, 0 deletionsDocumentation/core-api/generic-radix-tree.rst
- Documentation/core-api/index.rst 1 addition, 0 deletionsDocumentation/core-api/index.rst
- Documentation/flexible-arrays.txt 0 additions, 123 deletionsDocumentation/flexible-arrays.txt
- arch/alpha/kernel/core_cia.c 4 additions, 1 deletionarch/alpha/kernel/core_cia.c
- arch/alpha/kernel/core_marvel.c 6 additions, 0 deletionsarch/alpha/kernel/core_marvel.c
- arch/alpha/kernel/pci-noop.c 11 additions, 2 deletionsarch/alpha/kernel/pci-noop.c
- arch/alpha/kernel/pci.c 10 additions, 1 deletionarch/alpha/kernel/pci.c
- arch/alpha/kernel/pci_iommu.c 14 additions, 2 deletionsarch/alpha/kernel/pci_iommu.c
- arch/alpha/kernel/setup.c 1 addition, 1 deletionarch/alpha/kernel/setup.c
- arch/arc/kernel/unwind.c 1 addition, 2 deletionsarch/arc/kernel/unwind.c
- arch/arc/mm/highmem.c 4 additions, 0 deletionsarch/arc/mm/highmem.c
- arch/arm/kernel/setup.c 6 additions, 0 deletionsarch/arm/kernel/setup.c
- arch/arm/mm/init.c 5 additions, 1 deletionarch/arm/mm/init.c
- arch/arm/mm/mmu.c 13 additions, 1 deletionarch/arm/mm/mmu.c
- arch/arm64/kernel/setup.c 5 additions, 3 deletionsarch/arm64/kernel/setup.c
- arch/arm64/mm/kasan_init.c 10 additions, 0 deletionsarch/arm64/mm/kasan_init.c
- arch/arm64/mm/mmu.c 2 additions, 0 deletionsarch/arm64/mm/mmu.c
- arch/arm64/mm/numa.c 4 additions, 0 deletionsarch/arm64/mm/numa.c
- arch/c6x/mm/dma-coherent.c 4 additions, 0 deletionsarch/c6x/mm/dma-coherent.c
Loading
Please register or sign in to comment