summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-10-234-10/+0
|\
| * mmc: omap_hsmmc: Delete platform data GPIO CD and WPLinus Walleij2018-10-082-4/+0
| * mmc: mmci: Drop support for pdata GPIO numbersLinus Walleij2018-10-082-6/+0
* | Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2018-10-2318-42/+172
|\ \
| * \ Merge branch 'regulator-4.20' into regulator-nextMark Brown2018-10-2118-42/+172
| |\ \
| | * | regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij2018-09-1718-42/+172
* | | | Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtdLinus Torvalds2018-10-2322-162/+96
|\ \ \ \
| * | | | mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon2018-10-0319-33/+19
| * | | | mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon2018-10-0315-31/+32
| * | | | ARM: pxa: palmtreo: Drop docg4 specific initBoris Brezillon2018-10-031-31/+0
| * | | | mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon2018-10-0321-67/+45
* | | | | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-10-2243-426/+92
|\ \ \ \ \
| * | | | | dma-mapping: make the get_required_mask method available unconditionallyChristoph Hellwig2018-10-016-40/+2
| * | | | | unicore32: remove swiotlb supportChristoph Hellwig2018-09-304-26/+2
| * | | | | Revert "dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops"Christoph Hellwig2018-09-252-0/+10
| * | | | | dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig2018-09-2010-75/+19
| * | | | | dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-2021-57/+39
| * | | | | dma-mapping: move the dma_coherent flag to struct deviceChristoph Hellwig2018-09-206-46/+15
| * | | | | MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENTChristoph Hellwig2018-09-203-11/+10
| * | | | | dma-mapping: clear dev->dma_ops in arch_teardown_dma_opsChristoph Hellwig2018-09-082-10/+0
| * | | | | arm-nommu: don't define arch_teardown_dma_opsChristoph Hellwig2018-09-082-4/+2
| * | | | | hexagon: use generic dma_noncoherent_opsChristoph Hellwig2018-09-084-180/+11
| * | | | | hexagon: implement the sync_sg_for_device DMA operationChristoph Hellwig2018-09-081-0/+13
| * | | | | hexagon: remove the sync_single_for_cpu DMA operationChristoph Hellwig2018-09-081-8/+0
* | | | | | Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds2018-10-2212-269/+104
|\ \ \ \ \ \
| * | | | | | ubd: remove use of blk_rq_map_sgChristoph Hellwig2018-10-181-104/+54
| * | | | | | ataflop: fold headers into C fileOmar Sandoval2018-10-162-93/+0
| * | | | | | um: Convert ubd driver to blk-mqRichard Weinberger2018-10-141-85/+93
| * | | | | | Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe2018-10-01124-640/+1079
| |\ \ \ \ \ \
| * | | | | | | block: genhd: add 'groups' argument to device_add_diskHannes Reinecke2018-09-281-1/+1
| * | | | | | | xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>Christoph Hellwig2018-09-268-7/+6
| * | | | | | | block: remove ARCH_BIOVEC_PHYS_MERGEABLEChristoph Hellwig2018-09-263-9/+0
| * | | | | | | xen: provide a prototype for xen_biovec_phys_mergeable in xen.hChristoph Hellwig2018-09-263-10/+0
| * | | | | | | arm: remove the unused BIOVEC_MERGEABLE defineChristoph Hellwig2018-09-261-7/+0
| * | | | | | | block: remove bvec_to_physChristoph Hellwig2018-09-241-1/+1
| * | | | | | | block: simplify BIOVEC_PHYS_MERGEABLEChristoph Hellwig2018-09-243-9/+6
* | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-10-2257-309/+1072
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: KVM: Guests can skip __install_bp_hardening_cb()s HYP workJames Morse2018-10-191-0/+9
| * | | | | | | | arm64: cpufeature: Trap CTR_EL0 access only where it is necessarySuzuki K Poulose2018-10-161-1/+6
| * | | | | | | | arm64: cpufeature: Fix handling of CTR_EL0.IDC fieldSuzuki K Poulose2018-10-164-5/+87
| * | | | | | | | arm64: cpufeature: ctr: Fix cpu capability check for late CPUsSuzuki K Poulose2018-10-161-4/+18
| * | | | | | | | arm64: mm: Use __pa_symbol() for set_swapper_pgd()James Morse2018-10-101-1/+1
| * | | | | | | | Revert "arm64: uaccess: implement unsafe accessors"James Morse2018-10-101-46/+15
| * | | | | | | | arm64: mm: Drop the unused cpu parameterShaokun Zhang2018-10-091-4/+4
| * | | | | | | | arm64: mm: Use #ifdef for the __PAGETABLE_P?D_FOLDED definesJames Morse2018-10-051-2/+6
| * | | | | | | | arm64: Fix typo in a comment in arch/arm64/mm/kasan_init.cKyrylo Tkachov2018-10-051-1/+1
| * | | | | | | | arm64: xen: Use existing helper to check interrupt statusJulien Thierry2018-10-031-1/+1
| * | | | | | | | arm64: Use daifflag_restore after bp_hardeningJulien Thierry2018-10-031-2/+3
| * | | | | | | | arm64: daifflags: Use irqflags functions for daifflagsJulien Thierry2018-10-031-10/+5
| * | | | | | | | arm64: arch_timer: avoid unused function warningArnd Bergmann2018-10-031-0/+1