Age | Commit message (Expand) | Author | Files | Lines |
2017-06-17 | arm64: dts: marvell: remove cpm crypto nodes from dts files | Antoine Tenart | 2 | -8/+0 |
2017-06-17 | arm64: dts: marvell: cp110: enable the crypto engine at the SoC level | Antoine Tenart | 1 | -1/+0 |
2017-06-17 | arm64: dts: marvell: armada-3720-db: Add vqmmc regulator for SD slot | Gregory CLEMENT | 1 | -0/+15 |
2017-06-17 | arm64: dts: marvell: Enable second SDHCI controller in Armada 37xx | Konstantin Porotchkin | 2 | -0/+20 |
2017-06-17 | arm64: dts: marvell: armada-37xx: Use angle bracket for each register set | Gregory CLEMENT | 1 | -4/+4 |
2017-06-17 | arm64: dts: marvell: armada-37xx: Align the compatible string | Gregory CLEMENT | 1 | -3/+3 |
2017-06-17 | arm64: dts: marvell: armada-3720-db: Add information about the V2 board | Gregory CLEMENT | 1 | -4/+13 |
2017-06-17 | arm64: dts: marvell: armada-3720-db: Sort the dts node alphabetically | Gregory CLEMENT | 1 | -42/+41 |
2017-06-17 | arm64: dts: marvell: disable the mdio nodes by default | Antoine Tenart | 2 | -0/+2 |
2017-06-17 | arm64: dts: marvell: explicitly enable the mdio nodes for 7k/8k DB | Antoine Tenart | 2 | -0/+6 |
2017-06-17 | arm64: dts: marvell: add dma-mask in crypto nodes for 7k/8k | Antoine Tenart | 2 | -0/+2 |
2017-06-17 | arm64: dts: marvell: 8040-mcbin: Enable 1GB Ethernet | Marc Zyngier | 1 | -0/+17 |
2017-06-17 | arm64: dts: marvell: cp110: add required clocks for mdio interface | Russell King | 2 | -0/+2 |
2017-06-17 | arm64: dts: marvell: use new binding for the system controller on ap806 | Gregory CLEMENT | 1 | -8/+11 |
2017-06-17 | arm64: dts: marvell: remove clock-output-names on ap806 | Gregory CLEMENT | 1 | -4/+0 |
2017-06-17 | arm64: dts: marvell: add second 1G port on the Armada 8040 DB | Marcin Wojtas | 1 | -0/+16 |
2017-06-17 | arm64: dts: marvell: mcbin: add sdhci | Russell King | 1 | -0/+23 |
2017-06-17 | arm64: dts: marvell: add clocks for Armada AP806 XOR engines | Thomas Petazzoni | 1 | -0/+4 |
2017-05-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+2 |
2017-05-19 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 9 | -66/+134 |
2017-05-19 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 5 | -14/+53 |
2017-05-19 | arm64: dts: rockchip: fix include reference | Arnd Bergmann | 1 | -1/+1 |
2017-05-19 | arm64: defconfig: enable options needed for QCom DB410c board | Rob Herring | 1 | -0/+7 |
2017-05-19 | arm64: defconfig: sync with savedefconfig | Rob Herring | 1 | -61/+42 |
2017-05-19 | devicetree: Move include prefixes from arch to separate directory | Olof Johansson | 3 | -3/+0 |
2017-05-19 | Merge tag 'v4.12-rc1' into fixes | Olof Johansson | 17 | -173/+89 |
2017-05-17 | arm64/cpufeature: don't use mutex in bringup path | Mark Rutland | 3 | -6/+37 |
2017-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -2/+3 |
2017-05-15 | arm64: perf: Ignore exclude_hv when kernel is running in HYP | Ganapatrao Kulkarni | 1 | -7/+16 |
2017-05-15 | arm64: Remove redundant mov from LL/SC cmpxchg | Robin Murphy | 1 | -1/+0 |
2017-05-15 | arm64: KVM: Do not use stack-protector to compile EL2 code | Marc Zyngier | 1 | -0/+2 |
2017-05-11 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 10 | -20/+50 |
2017-05-11 | bpf, arm64: fix faulty emission of map access in tail calls | Daniel Borkmann | 1 | -2/+3 |
2017-05-11 | arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=y | Florian Fainelli | 1 | -1/+6 |
2017-05-11 | Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -18/+0 |
2017-05-11 | Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+3 |
2017-05-10 | Merge branch 'tee/initial-merge' into fixes | Arnd Bergmann | 1 | -0/+7 |
2017-05-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -8/+17 |
2017-05-10 | Merge tag 'armsoc-tee' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -0/+7 |
2017-05-10 | uapi: export all headers under uapi directories | Nicolas Dichtel | 1 | -18/+0 |
2017-05-10 | Merge tag 'mvebu-arm64-4.12-1' of git://git.infradead.org/linux-mvebu into fixes | Arnd Bergmann | 1 | -0/+5 |
2017-05-10 | Merge tag 'mvebu-dt64-4.12-3' of git://git.infradead.org/linux-mvebu into fixes | Arnd Bergmann | 2 | -3/+78 |
2017-05-10 | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -124/+19 |
2017-05-09 | Merge tag 'v4.11-next-fixes' of https://github.com/mbgg/linux-mediatek into f... | Arnd Bergmann | 1 | -0/+3 |
2017-05-09 | Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 114 | -1362/+10912 |
2017-05-09 | Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2 | -1/+25 |
2017-05-09 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 5 | -2/+78 |
2017-05-09 | arm64: uaccess: suppress spurious clang warning | Mark Rutland | 1 | -2/+2 |
2017-05-09 | arm64: atomic_lse: match asm register sizes | Mark Rutland | 1 | -2/+2 |
2017-05-09 | arm64: armv8_deprecated: ensure extension of addr | Mark Rutland | 1 | -1/+2 |