There was an error fetching the commit references. Please try again later.
Merge branch 'akpm' (patches from Andrew)
Merge more updates from Andrew Morton: - a few misc things - kexec updates - DMA-mapping updates to better support networking DMA operations - IPC updates - various MM changes to improve DAX fault handling - lots of radix-tree changes, mainly to the test suite. All leading up to reimplementing the IDA/IDR code to be a wrapper layer over the radix-tree. However the final trigger-pulling patch is held off for 4.11. * emailed patches from Andrew Morton <akpm@linux-foundation.org>: (114 commits) radix tree test suite: delete unused rcupdate.c radix tree test suite: add new tag check radix-tree: ensure counts are initialised radix tree test suite: cache recently freed objects radix tree test suite: add some more functionality idr: reduce the number of bits per level from 8 to 6 rxrpc: abstract away knowledge of IDR internals tpm: use idr_find(), not idr_find_slowpath() idr: add ida_is_empty radix tree test suite: check multiorder iteration radix-tree: fix replacement for multiorder entries radix-tree: add radix_tree_split_preload() radix-tree: add radix_tree_split radix-tree: add radix_tree_join radix-tree: delete radix_tree_range_tag_if_tagged() radix-tree: delete radix_tree_locate_item() radix-tree: improve multiorder iterators btrfs: fix race in btrfs_free_dummy_fs_info() radix-tree: improve dump output radix-tree: make radix_tree_find_next_bit more useful ...
Showing
- Documentation/filesystems/Locking 1 addition, 1 deletionDocumentation/filesystems/Locking
- arch/arc/mm/dma.c 4 additions, 1 deletionarch/arc/mm/dma.c
- arch/arm/common/dmabounce.c 10 additions, 6 deletionsarch/arm/common/dmabounce.c
- arch/avr32/mm/dma-coherent.c 6 additions, 1 deletionarch/avr32/mm/dma-coherent.c
- arch/blackfin/kernel/dma-mapping.c 7 additions, 1 deletionarch/blackfin/kernel/dma-mapping.c
- arch/c6x/kernel/dma.c 10 additions, 4 deletionsarch/c6x/kernel/dma.c
- arch/frv/mb93090-mb00/pci-dma-nommu.c 10 additions, 4 deletionsarch/frv/mb93090-mb00/pci-dma-nommu.c
- arch/frv/mb93090-mb00/pci-dma.c 7 additions, 2 deletionsarch/frv/mb93090-mb00/pci-dma.c
- arch/hexagon/kernel/dma.c 5 additions, 1 deletionarch/hexagon/kernel/dma.c
- arch/m68k/kernel/dma.c 7 additions, 1 deletionarch/m68k/kernel/dma.c
- arch/metag/kernel/dma.c 13 additions, 3 deletionsarch/metag/kernel/dma.c
- arch/microblaze/kernel/dma.c 8 additions, 2 deletionsarch/microblaze/kernel/dma.c
- arch/mips/loongson64/common/dma-swiotlb.c 1 addition, 1 deletionarch/mips/loongson64/common/dma-swiotlb.c
- arch/mips/mm/dma-default.c 5 additions, 3 deletionsarch/mips/mm/dma-default.c
- arch/nios2/mm/dma-mapping.c 18 additions, 8 deletionsarch/nios2/mm/dma-mapping.c
- arch/openrisc/kernel/dma.c 3 additions, 0 deletionsarch/openrisc/kernel/dma.c
- arch/parisc/kernel/pci-dma.c 15 additions, 5 deletionsarch/parisc/kernel/pci-dma.c
- arch/powerpc/kernel/dma.c 8 additions, 1 deletionarch/powerpc/kernel/dma.c
- arch/powerpc/platforms/cell/spufs/file.c 3 additions, 5 deletionsarch/powerpc/platforms/cell/spufs/file.c
- arch/sh/kernel/dma-nommu.c 5 additions, 2 deletionsarch/sh/kernel/dma-nommu.c
Please register or sign in to comment