aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-10-10x86/percpu: Disable named address spaces for KASANUros Bizjak1-1/+6
2023-10-10sh: pci: Do PCI error check on own lineIlpo Järvinen1-5/+6
2023-10-10alpha: Streamline convoluted PCI error handlingIlpo Järvinen1-8/+9
2023-10-10Merge branch 'riscv-move' into docs-mwJonathan Corbet2-2/+2
2023-10-10docs: move riscv under archCosta Shulyupin2-2/+2
2023-10-10docs: move powerpc under archCosta Shulyupin3-5/+5
2023-10-10Merge tag 'irq-urgent-2023-10-10-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2023-10-10Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-8/+17
2023-10-10ARM: tegra: Drop unit-address from parallel RGB output portMaxim Schwalm4-4/+4
2023-10-10arm64: tegra: Mark Tegra234 SPI as compatible with Tegra114Thierry Reding1-3/+3
2023-10-10arm64: tegra: Add dmas and dma-names for Tegra234 UARTEThierry Reding1-0/+2
2023-10-10arm64: tegra: Use correct format for clocks propertyThierry Reding1-16/+16
2023-10-10arm64: tegra: Remove duplicate nodes on Jetson Orin NXThierry Reding1-13/+0
2023-10-10arm64: tegra: Add missing current-speed for SBSA UARTThierry Reding2-0/+2
2023-10-10arm64: tegra: Add display panel node on SmaugDiogo Ivo1-0/+27
2023-10-10arm64: tegra: Add backlight node on SmaugDiogo Ivo1-0/+31
2023-10-10arm64: tegra: Add DSI/CSI regulator on SmaugDiogo Ivo1-0/+8
2023-10-10arm64: tegra: Enable IOMMU for host1x on Tegra132Rayyan Ansari1-0/+2
2023-10-10arm64: tegra: Fix P3767 QSPI speedBrad Griffis1-1/+1
2023-10-10arm64: tegra: Fix P3767 card detect polarityBrad Griffis1-1/+1
2023-10-10ARM: dts: imx7d-pico-pi: Disable USDHC1Fabio Estevam1-0/+4
2023-10-10ARM: dts: imx28: Fix dcp compatibleFabio Estevam1-1/+1
2023-10-10ARM: dts: imx7s: Remove #power-domain-cells from gpcv2Fabio Estevam1-1/+0
2023-10-10ARM: dts: imx25: Remove clock-names from the watchdogFabio Estevam1-1/+0
2023-10-10ARM: dts: imx25: Fix sram nodeFabio Estevam1-0/+3
2023-10-10ARM: dts: imx25: Fix dryice nodeFabio Estevam1-2/+1
2023-10-10ARM: dts: imx6qdl-gw5904: add dt props for populating eth MAC addrsTim Harvey1-4/+13
2023-10-10ARM: dts: vfxxx: Write dmas in a single lineFabio Estevam1-18/+9
2023-10-10x86/cpu: Provide debug interfaceThomas Gleixner2-0/+60
2023-10-10x86/cpu/topology: Cure the abuse of cpuinfo for persisting logical idsThomas Gleixner1-10/+23
2023-10-10x86/apic: Use u32 for wakeup_secondary_cpu[_64]()Thomas Gleixner7-10/+10
2023-10-10x86/apic: Use u32 for [gs]et_apic_id()Thomas Gleixner10-27/+27
2023-10-10x86/apic: Use u32 for phys_pkg_id()Thomas Gleixner11-11/+11
2023-10-10x86/apic: Use u32 for cpu_present_to_apicid()Thomas Gleixner5-10/+11
2023-10-10x86/apic: Use u32 for check_apicid_used()Thomas Gleixner6-6/+6
2023-10-10x86/apic: Use u32 for APIC IDs in global dataThomas Gleixner8-23/+24
2023-10-10x86/apic: Use BAD_APICID consistentlyThomas Gleixner2-5/+3
2023-10-10x86/cpu: Move cpu_l[l2]c_id into topology infoThomas Gleixner12-64/+47
2023-10-10x86/cpu: Move logical package and die IDs into topology infoThomas Gleixner5-12/+12
2023-10-10x86/cpu: Remove pointless evaluation of x86_coreid_bitsThomas Gleixner2-27/+0
2023-10-10x86/cpu: Move cu_id into topology infoThomas Gleixner4-6/+8
2023-10-10x86/cpu: Move cpu_core_id into topology infoThomas Gleixner9-17/+19
2023-10-10x86/cpu: Move cpu_die_id into topology infoThomas Gleixner8-18/+20
2023-10-10x86/cpu: Move phys_proc_id into topology infoThomas Gleixner13-28/+28
2023-10-10x86/cpu: Encapsulate topology information in cpuinfo_x86Thomas Gleixner10-46/+50
2023-10-10x86/apic: Fake primary thread mask for XEN/PVThomas Gleixner1-0/+11
2023-10-10x86/cpu/hygon: Fix the CPU topology evaluation for realPu Wen1-2/+6
2023-10-10powerpc: Only define __parse_fpscr() when requiredChristophe Leroy1-0/+2
2023-10-10powerpc/85xx: Fix math emulation exceptionChristophe Leroy1-1/+1
2023-10-10arm64: dts: imx8mp-beacon: Add DMIC supportAdam Ford1-0/+43