summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-06-30PCI: Add AMD RS690 quirk to enable 64-bit DMAMikel Rychliski1-0/+44
2021-06-30MIPS: generic: Update node names to avoid unit addressesNathan Chancellor4-20/+20
2021-06-30ARM: 9081/1: fix gcc-10 thumb2-kernel regressionArnd Bergmann1-7/+9
2021-06-30x86/fpu: Reset state for all signal restore failuresThomas Gleixner1-11/+20
2021-06-30ARCv2: save ABI registers across signal handlingVineet Gupta2-0/+44
2021-06-30ARM: OMAP2+: Fix build warning when mmc_omap is not builtYongqiang Liu1-1/+1
2021-06-16ARM: dts: imx6q-dhcom: Add PU,VDD1P1,VDD2P5 regulatorsMarek Vasut1-0/+12
2021-06-16ARM: dts: imx6qdl-sabresd: Assign corresponding power supply for LDOsAnson Huang2-3/+15
2021-06-16powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllersChris Packham1-0/+8
2021-06-16powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllersChris Packham1-0/+16
2021-06-16MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACERTiezhu Yang1-6/+6
2021-06-10KVM: arm64: Fix debug register indexingMarc Zyngier1-21/+21
2021-06-10KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit modeSean Christopherson1-4/+4
2021-06-10x86/apic: Mark _all_ legacy interrupts when IO/APIC is missingThomas Gleixner3-0/+22
2021-06-03MIPS: ralink: export rt_sysc_membase for rt2880_wdt.cRandy Dunlap1-0/+2
2021-06-03MIPS: alchemy: xxs1500: add gpio-au1000.h header fileRandy Dunlap1-0/+1
2021-06-03openrisc: Define memory barrier mbPeter Zijlstra1-0/+9
2021-05-26openrisc: Fix a memory leakChristophe JAILLET1-0/+2
2021-05-22tweewide: Fix most Shebang linesFinn Behrens1-1/+1
2021-05-22KVM: arm64: Initialize VCPU mdcr_el2 before loading itAlexandru Elisei3-28/+62
2021-05-22riscv: Workaround mcount name prior to clang-13Nathan Chancellor2-7/+17
2021-05-22ARM: 9075/1: kernel: Fix interrupted SMC callsManivannan Sadhasivam2-1/+13
2021-05-22um: Mark all kernel symbols as localJohannes Berg2-0/+12
2021-05-22ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend()louis.wang1-1/+18
2021-05-22x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypesArnd Bergmann1-2/+2
2021-05-22MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki1-6/+2
2021-05-22MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki1-2/+4
2021-05-22MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki1-16/+41
2021-05-22KVM: x86: Cancel pvclock_gtod_work on module removalThomas Gleixner1-0/+1
2021-05-22powerpc/64s: Fix crashes when toggling entry flush barrierMichael Ellerman1-1/+15
2021-05-22powerpc/64s: Fix crashes when toggling stf barrierMichael Ellerman1-2/+17
2021-05-22ARC: entry: fix off-by-one error in syscall number validationVineet Gupta1-2/+2
2021-05-22ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handle...Zhen Lei1-1/+1
2021-05-22ia64: module: fix symbolizer crash on fdescrSergei Trofimovich2-5/+30
2021-05-22powerpc/iommu: Annotate nested lock for lockdepAlexey Kardashevskiy1-2/+2
2021-05-22powerpc/pseries: Stop calling printk in rtas_stop_self()Michael Ellerman1-3/+0
2021-05-22powerpc/smp: Set numa node before updating maskSrikar Dronamraju1-3/+3
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