summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-10-081-2/+0
|\
| * firmware: include drivers/firmware/Kconfig unconditionallyArnd Bergmann2021-10-071-2/+0
* | Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-10-0725-145/+122
|\ \
| * \ Merge tag 'imx-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2021-10-0610-9/+12
| |\ \
| | * | arm64: dts: imx8m*-venice-gw7902: fix M2_RST# gpioTim Harvey2021-10-052-2/+2
| | * | arm64: dts: ls1028a: fix eSDHC2 nodeMichael Walle2021-10-041-2/+2
| | * | arm64: dts: imx8mm-kontron-n801x-som: do not allow to switch off buck2Heiko Thiery2021-10-041-0/+1
| | * | arm64: dts: imx8: change the spi-nor txHaibo Chen2021-10-046-5/+7
| | |/
| * | Merge tag 'qcom-arm64-fixes-for-5.15' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2021-10-057-19/+80
| |\ \
| | * | arm64: dts: qcom: sdm630: Add missing a2noc qos clocksShawn Guo2021-09-241-2/+13
| | * | arm64: dts: qcom: qrb5165-rb5: enabled pwrkey and resin nodesDmitry Baryshkov2021-09-241-0/+10
| | * | arm64: dts: qcom: pm8150: specify reboot mode magicsDmitry Baryshkov2021-09-241-0/+2
| | * | arm64: dts: qcom: pm8150: use qcom,pm8998-pon bindingDmitry Baryshkov2021-09-241-1/+1
| | * | arm64: dts: qcom: sc7180-trogdor: Fix lpass dai link for HDMIStephen Boyd2021-09-191-5/+4
| | * | arm64: dts: qcom: sdm850-yoga: Reshuffle IPA memory mappingsAmit Pundir2021-09-192-8/+47
| | * | Revert "arm64: dts: qcom: sc7280: Fixup the cpufreq node"Douglas Anderson2021-09-131-3/+3
| | |/
| * | arm: dts: vexpress: Fix motherboard bus 'interrupt-map'Rob Herring2021-09-261-45/+0
| * | arm: dts: vexpress: Fix addressing issues with 'motherboard-bus' nodesRob Herring2021-09-177-48/+26
| * | arm: dts: vexpress: Drop unused properties from motherboard nodeRob Herring2021-09-143-6/+0
| * | arm64: dts: arm: drop unused interrupt-names in MHUKrzysztof Kozlowski2021-09-141-2/+0
| * | arm64: dts: arm: align watchdog and mmc node names with dtschemaKrzysztof Kozlowski2021-09-142-4/+4
| * | arm64: dts: fvp: Remove panel timingsRobin Murphy2021-09-131-12/+0
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-273-5/+9
|\ \
| * \ Merge tag 'kvmarm-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2021-09-243-5/+9
| |\ \
| | * | KVM: arm64: Fix PMU probe orderingMarc Zyngier2021-09-202-4/+8
| | * | KVM: arm64: nvhe: Fix missing FORCE for hyp-reloc.S build ruleZenghui Yu2021-09-201-1/+1
| | |/
* | | Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-09-251-2/+0
|\ \ \
| * | | arm64: dts: qcom: ipq8074: remove USB tx-fifo-resize propertyRobert Marko2021-09-141-2/+0
| | |/ | |/|
* | | Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-09-242-19/+3
|\ \ \
| * | | Revert "ACPI: Add memory semantics to acpi_os_map_memory()"Jia He2021-09-232-19/+3
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-09-247-10/+25
|\ \ \ \ | |_|_|/ |/| | |
| * | | arm64: Restore forced disabling of KPTI on ThunderXdann frazier2021-09-231-2/+6
| * | | arm64: Mitigate MTE issues with str{n}cmp()Robin Murphy2021-09-214-2/+9
| * | | arm64: add MTE supported check to thread switching and syscall entry/exitPeter Collingbourne2021-09-212-6/+10
* | | | entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Sean Christopherson2021-09-221-3/+1
| |/ / |/| |
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-09-172-3/+2
|\| |
| * | arm64: Mark __stack_chk_guard as __ro_after_initDan Li2021-09-161-1/+1
| * | arm64/kernel: remove duplicate include in process.cLv Ruyi2021-09-161-1/+0
| * | arm64/sve: Use correct size when reinitialising SVE stateMark Brown2021-09-161-1/+1
| |/
* | Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds2021-09-131-1/+1
|\ \ | |/ |/|
| * arm64: remove GCC version check for ARCH_SUPPORTS_INT128Nick Desaulniers2021-09-131-1/+1
* | Merge branch 'linus' into smp/urgentThomas Gleixner2021-09-11275-4514/+15736
|\ \
| * \ Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-09-101-1/+21
| |\ \
| | * | arm64: kdump: Skip kmemleak scan reserved memory for kdumpChen Wandun2021-09-101-0/+6
| | * | arm64: mm: limit linear region to 51 bits for KVM in nVHE modeArd Biesheuvel2021-09-091-1/+15
| * | | arch: remove compat_alloc_user_spaceArnd Bergmann2021-09-084-94/+1
| * | | compat: remove some compat entry pointsArnd Bergmann2021-09-081-5/+5
| | |/ | |/|
| * | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-2/+1
| |\ \
| | * | mm/memory_hotplug: remove nid parameter from arch_remove_memory()David Hildenbrand2021-09-081-2/+1
| * | | Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-071-7/+22
| |\ \ \