summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-soc-fixes-v5.13-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-0626-113/+96
|\
| * Merge tag 'ti-k3-dt-fixes-for-v5.13' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2021-06-0510-63/+45
| |\
| | * arm64: dts: ti: k3*: Introduce reg definition for interrupt routersNishanth Menon2021-05-148-11/+22
| | * arm64: dts: ti: k3-am65|j721e|am64: Map the dma / navigator subsystem via exp...Nishanth Menon2021-05-145-10/+10
| | * arm64: dts: ti: k3-*: Rename the TI-SCI nodeNishanth Menon2021-05-144-4/+4
| | * arm64: dts: ti: k3-am65-wakeup: Drop un-necessary properties from dmsc nodeNishanth Menon2021-05-141-3/+0
| | * arm64: dts: ti: k3-am65-wakeup: Add debug region to TI-SCI nodeNishanth Menon2021-05-141-1/+4
| | * arm64: dts: ti: k3-*: Rename the TI-SCI clocks node nameNishanth Menon2021-05-144-4/+4
| | * arm64: dts: ti: j7200-main: Mark Main NAVSS as dma-coherentVignesh Raghavendra2021-05-141-0/+2
| | * arm64: dts: ti: k3-am654-base-board: remove ov5640Tomi Valkeinen2021-05-141-31/+0
| * | Merge tag 'omap-for-v5.13/fixes-pm' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2021-06-054-19/+11
| |\ \
| | * | ARM: OMAP1: ams-delta: remove unused function ams_delta_camera_powerMaciej Falkowski2021-05-261-14/+0
| | * | ARM: OMAP2+: Fix build warning when mmc_omap is not builtYongqiang Liu2021-05-181-1/+1
| | * | ARM: OMAP1: isp1301-omap: Add missing gpiod_add_lookup_table functionMaciej Falkowski2021-05-181-1/+3
| | * | ARM: OMAP1: Fix use of possibly uninitialized irq variableMaciej Falkowski2021-05-181-3/+7
| | |/
| * | Merge tag 'amlogic-fixes-v5.13-rc1' of https://git.kernel.org/pub/scm/linux/k...Olof Johansson2021-06-051-0/+1
| |\ \
| | * | arm64: meson: select COMMON_CLKJerome Brunet2021-05-311-0/+1
| | |/
| * | Merge tag 'imx-fixes-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2021-06-0511-31/+39
| |\ \
| | * | ARM: dts: imx: emcon-avari: Fix nxp,pca8574 #gpio-cellsGeert Uytterhoeven2021-05-231-1/+1
| | * | ARM: dts: imx7d-pico: Fix the 'tuning-step' propertyFabio Estevam2021-05-231-1/+1
| | * | ARM: dts: imx7d-meerkat96: Fix the 'tuning-step' propertyFabio Estevam2021-05-231-1/+1
| | * | arm64: dts: freescale: sl28: var1: fix RGMII clock and voltageMichael Walle2021-05-231-1/+2
| | * | arm64: dts: freescale: sl28: var4: fix RGMII clock and voltageMichael Walle2021-05-231-3/+2
| | * | ARM: imx: pm-imx27: Include "common.h"Fabio Estevam2021-05-231-0/+1
| | * | arm64: dts: zii-ultra: fix 12V_MAIN voltageLucas Stach2021-05-231-2/+2
| | * | arm64: dts: zii-ultra: remove second GEN_3V3 regulator instanceLucas Stach2021-05-232-19/+10
| | * | arm64: dts: ls1028a: fix memory nodeMichael Walle2021-05-221-2/+2
| | * | ARM: dts: imx6q-dhcom: Add PU,VDD1P1,VDD2P5 regulatorsMarek Vasut2021-05-131-0/+12
| | * | ARM: dts: imx6dl-yapp4: Fix RGMII connection to QCA8334 switchMichal Vokáč2021-05-131-1/+5
| | |/
* | | Merge tag 'powerpc-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-06-068-57/+49
|\ \ \
| * | | Revert "powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE() to save TCEs"Frederic Barrat2021-06-011-6/+5
| * | | KVM: PPC: Book3S HV: Save host FSCR in the P7/8 pathNicholas Piggin2021-05-282-1/+7
| * | | powerpc: Fix reverse map real-mode address lookup with huge vmallocNicholas Piggin2021-05-284-48/+35
| * | | powerpc/kprobes: Fix validation of prefixed instructions across page boundaryNaveen N. Rao2021-05-281-2/+2
* | | | Merge tag 'x86_urgent_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-06-0614-120/+132
|\ \ \ \
| * | | | x86/sev: Check SME/SEV support in CPUID firstPu Wen2021-06-041-5/+6
| * | | | x86/fault: Don't send SIGSEGV twice on SEGV_PKUERRJiashuo Liang2021-06-041-2/+2
| * | | | x86/setup: Always reserve the first 1M of RAMMike Rapoport2021-06-033-20/+41
| * | | | x86/alternative: Optimize single-byte NOPs at an arbitrary positionBorislav Petkov2021-06-031-18/+46
| * | | | x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid()Thomas Gleixner2021-06-034-74/+3
| * | | | x86/thermal: Fix LVT thermal setup for SMI delivery modeBorislav Petkov2021-05-312-1/+12
| * | | | x86/apic: Mark _all_ legacy interrupts when IO/APIC is missingThomas Gleixner2021-05-293-0/+22
| | |/ / | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-051-16/+14
|\ \ \ \
| * | | | Revert "MIPS: make userspace mapping young by default"Thomas Bogendoerfer2021-06-051-16/+14
* | | | | Merge tag 'riscv-for-linus-5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-06-054-5/+18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge remote-tracking branch 'riscv/riscv-wx-mappings' into fixesPalmer Dabbelt2021-06-011-2/+6
| |\ \ \ \
| | * | | | riscv: mm: Fix W+X mappings at bootJisheng Zhang2021-06-011-2/+6
| | | |_|/ | | |/| |
| * | | | RISC-V: Fix memblock_free() usages in init_resources()Wende Tan2021-06-011-2/+2
| * | | | riscv: skip errata_cip_453.o if CONFIG_ERRATA_SIFIVE_CIP_453 is disabledVincent2021-06-011-1/+1
| * | | | riscv: Use -mno-relax when using lld linkerKhem Raj2021-05-291-0/+9