aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | ARM: dts: omap36xx: using OPP1G needs to control the abb_ldoH. Nikolaus Schaller2019-10-101-5/+16
| | | * | | | ARM: dts: omap3: bulk convert compatible to be explicitly ti,omap3430 or ti,o...H. Nikolaus Schaller2019-10-1037-37/+37
| | | * | | | ARM: dts: omap34xx & omap36xx: replace opp-v1 tables by opp-v2 forH. Nikolaus Schaller2019-10-103-24/+103
| | | |/ / /
| * | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2019-11-262-3/+3
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | cpuidle: Introduce cpuidle_driver_state_disabled() for driver quirksRafael J. Wysocki2019-11-192-3/+3
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-11-261-1/+0
|\ \ \ \ \ \
| * | | | | | locking/refcount: Consolidate implementations of refcount_tWill Deacon2019-11-251-1/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-262-6/+2
|\ \ \ \ \ \
| * | | | | | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook2019-11-042-2/+2
| * | | | | | vmlinux.lds.h: Move NOTES into RO_DATAKees Cook2019-11-042-4/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'spi-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2019-11-251-2/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'spi-5.5' into spi-nextMark Brown2019-11-221-2/+2
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | spi: pxa2xx: No need to keep pointer to platform deviceAndy Shevchenko2019-10-181-2/+2
| | |/ / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-11-258-13/+100
|\ \ \ \ \ \
| * | | | | | arm: omap2plus_defconfig: enable new cpsw switchdev driverGrygorii Strashko2019-11-201-0/+1
| * | | | | | ARM: dts: am571x-idk: enable for new cpsw switch dev driverGrygorii Strashko2019-11-204-5/+37
| * | | | | | ARM: dts: dra7: add dt nodes for new cpsw switch dev driverGrygorii Strashko2019-11-201-0/+52
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-166-14/+22
| |\| | | | |
| * | | | | | can: mcp251x: get rid of legacy platform dataAndy Shevchenko2019-11-112-8/+10
| | |_|_|_|/ | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2019-11-2516-255/+5719
|\ \ \ \ \ \
| * | | | | | crypto: arm/curve25519 - wire up NEON implementationJason A. Donenfeld2019-11-174-195/+287
| * | | | | | crypto: arm/curve25519 - import Bernstein and Schwabe's Curve25519 ARM implem...Jason A. Donenfeld2019-11-171-0/+2105
| * | | | | | crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementationArd Biesheuvel2019-11-175-1/+2686
| * | | | | | crypto: arm/chacha - expose ARM ChaCha routine as library functionArd Biesheuvel2019-11-172-1/+41
| * | | | | | crypto: arm/chacha - remove dependency on generic ChaCha driverArd Biesheuvel2019-11-175-239/+339
| * | | | | | crypto: arm/chacha - import Eric Biggers's scalar accelerated ChaCha codeArd Biesheuvel2019-11-171-0/+461
| * | | | | | crypto: chacha - move existing library code into lib/cryptoArd Biesheuvel2019-11-171-1/+1
| * | | | | | crypto: skcipher - rename the crypto_blkcipher module and kconfig optionEric Biggers2019-11-011-3/+3
| * | | | | | crypto: arm - use Kconfig based compiler checks for crypto opcodesArd Biesheuvel2019-10-237-33/+19
| * | | | | | hwrng: omap3-rom - Fix missing clock by probing with device treeTony Lindgren2019-10-052-11/+7
| * | | | | | ARM: OMAP2+: Check omap3-rom-rng for GP device instead of HS deviceTony Lindgren2019-10-051-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-11-258-13/+64
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini2019-11-2132-80/+141
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2019-11-218-19/+66
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/nextMarc Zyngier2019-11-082-2/+6
| | |\ \ \ \ \
| | | * | | | | KVM: arm64: Opportunistically turn off WFI trapping when using direct LPI inj...Marc Zyngier2019-11-081-2/+2
| | | * | | | | KVM: arm/arm64: Show halt poll counters in debugfsChristian Borntraeger2019-10-281-0/+4
| | * | | | | | Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-maste...Marc Zyngier2019-10-244-16/+34
| | |\ \ \ \ \ \
| | | * | | | | | arm/arm64: Make use of the SMCCC 1.1 wrapperSteven Price2019-10-211-8/+5
| | | * | | | | | KVM: arm64: Support stolen time reporting via shared structureSteven Price2019-10-211-0/+19
| | | * | | | | | KVM: arm64: Implement PV_TIME_FEATURES callSteven Price2019-10-211-0/+6
| | | * | | | | | KVM: arm/arm64: Factor out hypercall handling from PSCI codeChristoffer Dall2019-10-212-2/+2
| | * | | | | | | KVM: arm/arm64: Allow user injection of external data abortsChristoffer Dall2019-10-212-1/+12
| | * | | | | | | KVM: arm/arm64: Allow reporting non-ISV data aborts to userspaceChristoffer Dall2019-10-213-0/+14
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge tag 'for-linus-5.5a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-11-251-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | xen: mm: make xen_mm_init staticBen Dooks (Codethink)2019-11-071-1/+1
| * | | | | | | | xen: mm: include <xen/xen-ops.h> for missing declarationsBen Dooks (Codethink)2019-11-071-0/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-11-251-7/+3
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | / / / | |_|_|_|/ / / |/| | | | | |
| * | | | | | arm: spectre-v2: use arm_smccc_1_1_get_conduit()Mark Rutland2019-10-141-7/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-11-106-14/+22
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |