summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-11-14ARM: dts: qcom: msm8960: move PMIC interrupts to the board filesDmitry Baryshkov
2023-11-14ARM: dts: qcom: msm8660: move PMIC interrupts to the board filesDmitry Baryshkov
2023-11-14ARM: dts: qcom: mdm9615: move PMIC interrupts to the board filesDmitry Baryshkov
2023-11-14ARM: dts: qcom: apq8064: move PMIC interrupts to the board filesDmitry Baryshkov
2023-11-14ARM: dts: qcom: msm8960: fix PMIC node labelsDmitry Baryshkov
2023-11-14ARM: dts: qcom: msm8660: fix PMIC node labelsDmitry Baryshkov
2023-11-14ARM: dts: qcom: mdm9615: fix PMIC node labelsDmitry Baryshkov
2023-11-14ARM: dts: qcom: apq8064: fix PMIC node labelsDmitry Baryshkov
2023-11-14ARM: dts: qcom: strip prefix from PMIC filesDmitry Baryshkov
2023-11-14ARM: dts: qcom: mdm9615-wp8548-mangoh-green: group include clausesDmitry Baryshkov
2023-11-14ARM: dts: qcom: apq8064-nexus7: move sdcc1 node to proper placeDmitry Baryshkov
2023-11-14ARM: dts: qcom: msm8660-surf: use keypad label directlyDmitry Baryshkov
2023-11-14ARM: dts: qcom: msm8960: introduce label for PMIC keypadDmitry Baryshkov
2023-11-14ARM: dts: qcom: apq8064: correct XOADC register addressDmitry Baryshkov
2023-11-14ARM: dts: qcom-sdx65: switch USB QMP PHY to new style of bindingsDmitry Baryshkov
2023-11-14ARM: dts: qcom-sdx55: switch USB QMP PHY to new style of bindingsDmitry Baryshkov
2023-11-12Merge tag 'parisc-for-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-11-12Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-11-12Merge tag 'powerpc-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-11-10Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-10Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-11-10parisc: Prevent booting 64-bit kernels on PA1.x machinesHelge Deller
2023-11-10kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann
2023-11-09Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-09riscv: Optimize bitops with Zbb extensionXiao Wang
2023-11-09riscv: Rearrange hwcap.h and cpufeature.hXiao Wang
2023-11-09arm64/syscall: Remove duplicate declarationKevin Brodsky
2023-11-09Merge patch "drivers: perf: Do not broadcast to other cpus when starting a co...Palmer Dabbelt
2023-11-08Merge patch series "Linux RISC-V AIA Preparatory Series"Palmer Dabbelt
2023-11-08RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTsAnup Patel
2023-11-08Merge tag 's390-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-11-08Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-08Revert "arm64: smp: avoid NMI IPIs with broken MediaTek FW"Douglas Anderson
2023-11-08arm64: Move MediaTek GIC quirk handling from irqchip to coreDouglas Anderson
2023-11-08Merge patch series "riscv: Fix set_memory_XX() and set_direct_map_XX()"Palmer Dabbelt
2023-11-08riscv: Fix set_memory_XX() and set_direct_map_XX() by splitting huge linear m...Alexandre Ghiti
2023-11-08riscv: Don't use PGD entries for the linear mappingAlexandre Ghiti
2023-11-08LoongArch: BPF: Support signed mod instructionsHengqi Chen
2023-11-08LoongArch: BPF: Support signed div instructionsHengqi Chen
2023-11-08LoongArch: BPF: Support 32-bit offset jmp instructionsHengqi Chen
2023-11-08LoongArch: BPF: Support unconditional bswap instructionsHengqi Chen
2023-11-08LoongArch: BPF: Support sign-extension mov instructionsHengqi Chen
2023-11-08LoongArch: BPF: Support sign-extension load instructionsHengqi Chen
2023-11-08LoongArch: Add more instruction opcodes and emit_* helpersHengqi Chen
2023-11-08LoongArch/smp: Call rcutree_report_cpu_starting() earlierHuacai Chen
2023-11-08LoongArch: Relax memory ordering for atomic operationsWANG Rui
2023-11-08LoongArch: Mark __percpu functions as always inlineNathan Chancellor
2023-11-08LoongArch: Disable module from accessing external data directlyWANG Rui