summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-1/+0
* Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-022-7/+0
* kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-23/+0
* arm64: neon: Fix function may_use_simd() return error statusYandong Zhao2018-07-111-12/+7
* Revert "arm64: Use aarch64elf and aarch64elfb emulation mode variants"Laura Abbott2018-07-101-2/+4
* arm64: remove no-op -p linker flagGreg Hackmann2018-07-051-1/+1
* arm64: add endianness option to LDFLAGS instead of LDMasahiro Yamada2018-07-041-4/+2
* arm64: Use aarch64elf and aarch64elfb emulation mode variantsPaul Kocialkowski2018-07-041-2/+2
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-06-309-18/+37
|\
| * Merge tag 'hisi-fixes-for-4.18' of git://github.com/hisilicon/linux-hisi into...Olof Johansson2018-06-292-0/+4
| |\
| | * arm64: dts: hikey960: Define wl1837 power capabilitiesoscardagrach2018-06-281-0/+2
| | * arm64: dts: hikey: Define wl1835 power capabilitiesoscardagrach2018-06-281-0/+2
| * | Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2018-06-297-18/+33
| |\ \
| | * | ARM64: dts: meson-gxl: fix Mali GPU compatible stringMartin Blumenstingl2018-06-271-1/+1
| | * | ARM64: dts: meson-axg: fix ethernet stability issueJerome Brunet2018-06-271-1/+14
| | * | ARM64: dts: meson-gx: fix ATF reserved memory regionKevin Hilman2018-06-272-8/+6
| | * | ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0Neil Armstrong2018-06-271-0/+7
| | * | ARM64: dts: meson: fix register ranges for SD/eMMCKevin Hilman2018-06-272-5/+5
| | * | ARM64: dts: meson: disable sd-uhs modes on the libretech-ccJerome Brunet2018-06-271-3/+0
| | |/
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-06-294-16/+53
|\ \ \
| * | | arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}Will Deacon2018-06-271-5/+1
| * | | arm64: Avoid flush_icache_range() in alternatives patching codeWill Deacon2018-06-273-11/+52
* | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-06-2711-79/+61
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | arm64: dts: uniphier: fix widget name of headphone for LD11/LD20 boardsKatsuhiro Suzuki2018-06-272-2/+2
| * | arm64: dts: stratix10: Fix SPI nodes for Stratix10Thor Thayer2018-06-261-4/+2
| * | arm64: defconfig: renormalize based on recent additionsOlof Johansson2018-06-231-63/+39
| * | Merge tag 'qcom-fixes-for-4.18-rc1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2018-06-232-3/+3
| |\ \
| | * | arm64: dts: msm8916: fix Coresight ETF graph connectionsRob Herring2018-06-231-2/+2
| | * | arm64: dts: apq8096-db820c: disable uart0 by defaultSrinivas Kandagatla2018-06-221-1/+1
| | |/
| * | Merge tag 'arm-soc/for-4.18/devicetree-arm64-fixes' of https://github.com/Bro...Olof Johansson2018-06-234-6/+14
| |\ \
| | * | arm64: dts: Stingray: Fix I2C controller interrupt typeRay Jui2018-06-181-2/+2
| | * | arm64: dts: ns2: Fix PCIe controller interrupt typeRay Jui2018-06-181-2/+2
| | * | arm64: dts: ns2: Fix I2C controller interrupt typeRay Jui2018-06-181-2/+2
| | * | arm64: dts: specify 1.8V EMMC capabilities for bcm958742tScott Branden2018-06-181-0/+4
| | * | arm64: dts: specify 1.8V EMMC capabilities for bcm958742kScott Branden2018-06-181-0/+4
| | |/
| * | Merge tag 'mvebu-fixes-4.17-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2018-06-231-1/+1
| |\ \ | | |/ | |/|
| | * arm64: dts: marvell: fix CP110 ICU node sizeMiquel Raynal2018-05-231-1/+1
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-06-241-1/+1
|\ \ \
| * | | crypto: arm64/aes-blk - fix and move skcipher_walk_done out of kernel_neon_be...Jia He2018-06-151-1/+1
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-06-234-8/+10
|\ \ \ \
| * | | | arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenanceWill Deacon2018-06-221-2/+3
| * | | | arm64: kpti: Use early_param for kpti= command-line optionWill Deacon2018-06-221-1/+1
| * | | | arm64: make secondary_start_kernel() notraceZhizhou Zhang2018-06-191-1/+1
| * | | | arm64: dma-mapping: clear buffers allocated with FORCE_CONTIGUOUS flagMarek Szyprowski2018-06-191-4/+5
| | |/ / | |/| |
* | | | KVM: arm64: Avoid mistaken attempts to save SVE state for vcpusDave Martin2018-06-211-3/+3
* | | | KVM: arm64/sve: Fix SVE trap restoration for non-current tasksDave Martin2018-06-212-4/+21
* | | | KVM: arm64: Don't mask softirq with IRQs disabled in vcpu_put()Dave Martin2018-06-211-3/+5
* | | | arm64: Introduce sysreg_clear_set()Mark Rutland2018-06-211-0/+11
|/ / /
* | | docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-06-151-3/+3
|\ \ \