summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-05-22arm64: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RT...Kunihiko Hayashi2-3/+3
2021-05-22ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RTL8...Kunihiko Hayashi1-1/+1
2021-05-22powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')Christophe Leroy1-1/+1
2021-05-22powerpc/pseries: extract host bridge from pci_bus prior to bus removalTyrel Datwyler1-1/+3
2021-05-22MIPS: pci-legacy: stop using of_pci_range_to_resourceIlya Lipnitskiy1-2/+7
2021-05-22powerpc: iommu: fix build when neither PCI or IBMVIO is setRandy Dunlap1-0/+1
2021-05-22powerpc/perf: Fix PMU constraint check for EBB eventsAthira Rajeev1-2/+2
2021-05-22powerpc/64s: Fix pte update for kernel memory on radixJordan Niethe2-4/+6
2021-05-22powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configurationChen Huang1-1/+1
2021-05-22powerpc/prom: Mark identical_pvr_fixup as __initNathan Chancellor1-1/+1
2021-05-22x86/events/amd/iommu: Fix sysfs type mismatchNathan Chancellor1-3/+3
2021-05-22x86/kprobes: Fix to check non boostable prefixes correctlyMasami Hiramatsu1-5/+12
2021-05-22x86/platform/uv: Fix !KEXEC build failureIngo Molnar1-0/+1
2021-05-22x86/microcode: Check for offline CPUs before requesting new microcodeOtavio Pontes1-4/+4
2021-05-22ARM: dts: exynos: correct PMIC interrupt trigger level on SnowKrzysztof Kozlowski1-1/+1
2021-05-22ARM: dts: exynos: correct PMIC interrupt trigger level on SMDK5250Krzysztof Kozlowski1-1/+1
2021-05-22ARM: dts: exynos: correct PMIC interrupt trigger level on Odroid X/U3 familyKrzysztof Kozlowski1-1/+1
2021-05-22ARM: dts: exynos: correct PMIC interrupt trigger level on Midas familyKrzysztof Kozlowski1-1/+1
2021-05-22ARM: dts: exynos: correct MUIC interrupt trigger level on Midas familyKrzysztof Kozlowski1-1/+1
2021-05-22ARM: dts: exynos: correct fuel gauge interrupt trigger level on Midas familyKrzysztof Kozlowski1-1/+1
2021-05-22KVM: s390: split kvm_s390_real_to_absClaudio Imbrenda1-6/+17
2021-05-22KVM: s390: fix guarded storage control register handlingHeiko Carstens1-2/+2
2021-05-22KVM: s390: split kvm_s390_logical_to_effectiveClaudio Imbrenda1-7/+24
2021-05-22x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supportedSean Christopherson1-1/+1
2021-05-22MIPS: pci-rt2880: fix slot 0 configurationIlya Lipnitskiy1-13/+24
2021-05-22MIPS: pci-mt7620: fix PLL lock checkIlya Lipnitskiy1-2/+3
2021-05-22arm64: vdso: remove commas between macro name and argumentsJian Cai1-3/+3
2021-05-22powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.hTony Ambardar1-0/+1
2021-05-22powerpc/eeh: Fix EEH handling for hugepages in ioremap space.Mahesh Salgaonkar1-7/+4
2021-05-22arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling1-1/+7
2021-05-22s390/archrandom: add parameter check for s390_arch_random_generateHarald Freudenberger1-0/+4
2021-05-22x86/build: Propagate $(CLANG_FLAGS) to $(REALMODE_FLAGS)John Millikin1-0/+1
2021-05-22arm64: dts: mt8173: fix property typo of 'phys' in dsi nodeChunfeng Yun1-1/+1
2021-05-22arm64: dts: marvell: armada-37xx: add syscon compatible to NB clk nodeMarek BehĂșn1-1/+2
2021-05-22ARM: 9056/1: decompressor: fix BSS size calculation for LLVM ld.lldArd Biesheuvel1-2/+2
2021-05-22s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik1-1/+1
2021-05-07mips: Do not include hi and lo in clobber list for R6Romain Naour1-2/+12
2021-05-07ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()Rafael J. Wysocki1-3/+2
2021-05-07ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki2-18/+15
2021-04-28x86/crash: Fix crash_setup_memmap_entries() out-of-bounds accessMike Galbraith1-1/+1
2021-04-28ia64: fix discontig.c section mismatchesRandy Dunlap1-3/+3
2021-04-28s390/entry: save the caller of psw_idleVasily Gorbik1-0/+1
2021-04-28ARM: dts: Fix swapped mmc order for omap3Tony Lindgren1-0/+3
2021-04-28perf/x86/intel/uncore: Remove uncore extra PCI dev HSWEP_PCI_PCU_3Kan Liang1-35/+26
2021-04-28ARM: 9071/1: uprobes: Don't hook on thumb instructionsFredrik Strupe1-2/+2
2021-04-28ARM: footbridge: fix PCI interrupt mappingRussell King4-8/+7
2021-04-28arm64: alternatives: Move length validation in alternative_{insn, endif}Nathan Chancellor1-4/+4
2021-04-28arm64: fix inline asm in load_unaligned_zeropad()Peter Collingbourne1-5/+5
2021-04-28ARM: keystone: fix integer overflow warningArnd Bergmann1-2/+2
2021-04-28arc: kernel: Return -EFAULT if copy_to_user() failsWang Qing1-2/+2