summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-12-2945-174/+528
|\
| * mmc: pxa: Use GPIO descriptor for powerLinus Walleij2018-12-1735-56/+43
| * ARM: pxa: Delete platform data for CD/WPLinus Walleij2018-12-1736-117/+6
| * ARM: pxa: Add GPIO descriptors for Palm27xLinus Walleij2018-12-178-19/+108
| * ARM: pxa: Add gpio descriptor lookup tables for MMC CD/WPLinus Walleij2018-12-1721-11/+322
| * mmc: s3cmci: Use the slot GPIO descriptorLinus Walleij2018-12-175-10/+64
| * mmc: spi: Convert to use GPIO descriptorsLinus Walleij2018-12-172-7/+24
| * mmc: sdhci: imx: Use the slot GPIO descriptorLinus Walleij2018-12-171-4/+13
* | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-286-49/+24
|\ \
| * | dma-mapping: bypass indirect calls for dma-directChristoph Hellwig2018-12-132-12/+4
| * | dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-131-1/+0
| * | arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig2018-12-061-1/+1
| * | arm: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-063-35/+18
| * | dma-mapping: move the remap helpers to a separate fileChristoph Hellwig2018-12-011-0/+1
* | | Merge tag 'for-4.21/libata-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-282-0/+14
|\ \ \
| * | | ata: palmld: Convert to GPIO descriptorsLinus Walleij2018-12-052-0/+14
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-279-175/+529
|\ \ \ \
| * | | | crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305Eric Biggers2018-11-204-0/+200
| * | | | crypto: arm/chacha - add XChaCha12 supportEric Biggers2018-11-202-2/+21
| * | | | crypto: arm/chacha20 - refactor to allow varying number of roundsEric Biggers2018-11-203-48/+56
| * | | | crypto: arm/chacha20 - add XChaCha20 supportEric Biggers2018-11-203-49/+126
| * | | | crypto: arm/chacha20 - limit the preemption-disabled sectionEric Biggers2018-11-201-3/+3
| * | | | crypto: chacha20-generic - refactor to allow varying number of roundsEric Biggers2018-11-201-20/+20
| * | | | crypto: aes-ce - Remove duplicate headerBrajeswar Ghosh2018-11-161-1/+0
| * | | | crypto: arm/aes - add some hardening against cache-timing attacksEric Biggers2018-11-092-10/+61
* | | | | Merge tag 'modules-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-12-271-0/+11
|\ \ \ \ \
| * | | | | ARM: module: Fix function kallsyms on Thumb-2Vincent Whitchurch2018-12-141-0/+11
| |/ / / /
* | | | | Merge tag 'gcc-plugins-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-277-3/+50
|\ \ \ \ \
| * | | | | ARM: smp: add support for per-task stack canariesArd Biesheuvel2018-12-127-3/+50
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-12-265-8/+76
|\ \ \ \ \ \
| * | | | | | KVM: Make kvm_set_spte_hva() return intLan Tianyu2018-12-211-1/+1
| * | | | | | Merge tag 'kvmarm-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-12-195-7/+75
| |\ \ \ \ \ \
| | * | | | | | arm: KVM: Add S2_PMD_{MASK,SIZE} constantsMarc Zyngier2018-12-191-0/+3
| | * | | | | | arm/arm64: KVM: Add ARM_EXCEPTION_IS_TRAP macroMarc Zyngier2018-12-191-0/+4
| | * | | | | | KVM: arm64: Add support for creating PUD hugepages at stage 2Punit Agrawal2018-12-182-0/+25
| | * | | | | | KVM: arm64: Update age handlers to support PUD hugepagesPunit Agrawal2018-12-181-0/+6
| | * | | | | | KVM: arm64: Support handling access faults for PUD hugepagesPunit Agrawal2018-12-181-0/+9
| | * | | | | | KVM: arm64: Support PUD hugepage in stage2_is_exec()Punit Agrawal2018-12-181-0/+6
| | * | | | | | KVM: arm64: Support dirty page tracking for PUD hugepagesPunit Agrawal2018-12-181-0/+15
| | * | | | | | KVM: arm/arm64: Introduce helpers to manipulate page table entriesPunit Agrawal2018-12-181-0/+5
| | * | | | | | KVM: arm/arm64: Log PSTATE for unhandled sysregsMark Rutland2018-12-181-2/+2
| | * | | | | | arm64: KVM: Consistently advance singlestep when emulating instructionsMark Rutland2018-12-181-5/+0
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-12-261-1/+1
|\ \ \ \ \ \ \
| * | | | | | | KVM: arm64: Rework detection of SVE, !VHE systemsMarc Zyngier2018-12-101-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'regulator-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-252-2/+17
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'regulator-4.21' into regulator-nextMark Brown2018-12-212-2/+17
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | regulator: dts: enable soft-start and ramp delay for the OLinuXino Lime2Olliver Schinagl2018-12-131-0/+2
| | * | | | | | Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2018-12-1138-155/+369
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | * | | | | | regulator: wm8994: Pass descriptor instead of GPIO numberLinus Walleij2018-11-151-2/+15
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge tag 'sound-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-12-257-17/+16
|\ \ \ \ \ \ \