summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-06-282-9/+10
|\
| * Merge tag 'imx-fixes-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2019-06-192-9/+10
| |\
| | * arm64: defconfig: Enable FSL_EDMA driverLi Yang2019-06-181-0/+1
| | * arm64: dts: ls1028a: Fix CPU idle fail.Ran Wang2019-06-121-9/+9
* | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-21251-2546/+251
|\ \ \
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1960-246/+60
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 452Thomas Gleixner2019-06-191-12/+1
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-19190-2288/+190
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-06-201-22/+43
|\ \ \ \
| * \ \ \ Merge tag 'kvmarm-fixes-for-5.2-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2019-06-201-22/+43
| |\ \ \ \
| | * | | | KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LISTDave Martin2019-06-121-13/+40
| | * | | | KVM: arm64: Implement vq_present() as a macroViresh Kumar2019-06-121-9/+3
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-06-203-7/+5
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | arm64/mm: don't initialize pgd_cache twiceMike Rapoport2019-06-181-2/+1
| * | | | | arm64/sve: <uapi/asm/ptrace.h> should not depend on <uapi/linux/prctl.h>Anisse Astier2019-06-181-5/+3
| * | | | | arm64: ssbd: explicitly depend on <linux/prctl.h>Anisse Astier2019-06-171-0/+1
* | | | | | Merge tag 'am654-fixes-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2019-06-161-0/+1
|\ \ \ \ \ \
| * | | | | | arm64: arch_k3: Fix kconfig dependency warningYueHaibing2019-06-041-0/+1
* | | | | | | Merge tag 'imx-fixes-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2019-06-161-0/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | arm64: imx: Fix build error without CONFIG_SOC_BUSYueHaibing2019-05-201-0/+1
| |/ / / /
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-06-146-10/+62
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | arm64/sve: Fix missing SVE/FPSIMD endianness conversionsDave Martin2019-06-134-9/+58
| * | | | arm64: tlbflush: Ensure start/end of address range are aligned to strideWill Deacon2019-06-121-0/+3
| * | | | arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGSNathan Chancellor2019-06-121-1/+1
* | | | | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-0834-272/+34
|\ \ \ \ \
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-051-4/+1
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332Thomas Gleixner2019-06-057-35/+7
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-0524-216/+24
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 252Thomas Gleixner2019-06-051-12/+1
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-06-076-10/+13
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | arm64: Silence gcc warnings about arch ABI driftDave Martin2019-06-061-0/+1
| * | | | ARM64: trivial: s/TIF_SECOMP/TIF_SECCOMP/ comment typo fixGeorge G. Davis2019-06-061-1/+1
| * | | | arm64: arch_timer: mark functions as __always_inlineAnders Roxell2019-06-051-4/+4
| * | | | arm64: smp: Moved cpu_logical_map[] to smp.hFlorian Fainelli2019-06-052-5/+6
| * | | | arm64: cpufeature: Fix missing ZFR0 in __read_sysreg_by_encoding()Dave Martin2019-06-051-0/+1
* | | | | Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-3130-230/+30
|\ \ \ \ \
| * | | | | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-301-0/+1
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-302-24/+2
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-301-2/+1
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-3018-162/+18
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-308-42/+8
| | |_|/ / | |/| | |
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-05-306-30/+56
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | arm64: use the correct function type for __arm64_sys_ni_syscallSami Tolvanen2019-05-292-10/+11
| * | | arm64: use the correct function type in SYSCALL_DEFINE0Sami Tolvanen2019-05-291-9/+9
| * | | arm64: fix syscall_fn_t typeSami Tolvanen2019-05-291-1/+1
| * | | signal/arm64: Use force_sig not force_sig_fault for SIGKILLEric W. Biederman2019-05-291-1/+4
| * | | arm64/module: revert to unsigned interpretation of ABS16/32 relocationsArd Biesheuvel2019-05-281-8/+30
| * | | arm64: Fix the arm64_personality() syscall wrapper redirectionCatalin Marinas2019-05-281-1/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-264-41/+40
|\ \ \ \ | | |_|/ | |/| |