summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-05-17ARM: dts: s5pv210: correct MIPI CSIS clock nameKrzysztof Kozlowski1-1/+1
2023-05-17ARM: dts: exynos: fix WM8960 clock name in Itop EliteKrzysztof Kozlowski1-1/+1
2023-05-17sh: nmi_debug: fix return value of __setup handlerRandy Dunlap1-2/+2
2023-05-17sh: init: use OF_EARLY_FLATTREE for early initRandy Dunlap2-5/+5
2023-05-17sh: math-emu: fix macro redefined warningRandy Dunlap1-4/+0
2023-05-17parisc: Fix argument pointer in real64_call_asm()Helge Deller1-3/+2
2023-05-17openrisc: Properly store r31 to pt_regs on unhandled exceptionsStafford Horne1-4/+2
2023-05-17powerpc/rtas: use memmove for potentially overlapping buffer copyNathan Lynch1-1/+1
2023-05-17powerpc/sysdev/tsi108: fix resource printk format warningsRandy Dunlap1-3/+2
2023-05-17powerpc/wii: fix resource printk format warningsRandy Dunlap3-4/+4
2023-05-17powerpc/mpc512x: fix resource printk format warningRandy Dunlap1-1/+1
2023-05-17sh: sq: Fix incorrect element size for allocating bitmap bufferJohn Paul Adrian Glaubitz1-1/+1
2023-05-17ia64: salinfo: placate defined-but-not-used warningRandy Dunlap1-1/+1
2023-05-17ia64: mm/contig: fix section mismatch warning/errorRandy Dunlap1-1/+1
2023-05-17arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-stepSumit Garg3-0/+8
2023-05-17x86/ioapic: Don't return 0 from arch_dynirq_lower_bound()Saurabh Sengar1-5/+9
2023-05-17x86/apic: Fix atomic update of offset in reserve_eilvt_offset()Uros Bizjak1-3/+2
2023-05-17ARM: dts: qcom: ipq8064: Fix the PCI I/O port rangeManivannan Sadhasivam1-6/+6
2023-05-17ARM: dts: qcom: ipq8064: reduce pci IO size to 64KChristian Marangi1-3/+3
2023-05-17ARM: dts: qcom: ipq4019: Fix the PCI I/O port rangeManivannan Sadhasivam1-2/+2
2023-05-17arm64: dts: renesas: r8a774c0: Remove bogus voltages from OPP tableGeert Uytterhoeven1-3/+0
2023-05-17arm64: dts: renesas: r8a77990: Remove bogus voltages from OPP tableGeert Uytterhoeven1-3/+0
2023-05-17KVM: nVMX: Emulate NOPs in L2, and PAUSE if it's not interceptedSean Christopherson1-0/+15
2023-05-17MIPS: fw: Allow firmware to pass a empty envJiaxun Yang1-1/+1
2023-04-26x86/purgatory: Don't generate debug info for purgatory.roPingfan Liu1-1/+4
2023-04-26MIPS: Define RUNTIME_DISCARD_EXIT in LD scriptJiaxun Yang1-0/+2
2023-04-26s390/ptrace: fix PTRACE_GET_LAST_BREAK error handlingHeiko Carstens1-6/+2
2023-04-26arm64: dts: meson-g12-common: specify full DMC rangeMarc Gonzalez1-2/+1
2023-04-26ARM: dts: rockchip: fix a typo error for rk3288 spdif nodeJianqun Xu1-1/+1
2023-04-20efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/LHans de Goede1-0/+8
2023-04-20treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook1-1/+1
2023-04-20x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hotBasavaraj Natikar1-0/+21
2023-04-05s390/uaccess: add missing earlyclobber annotations to __clear_user()Heiko Carstens1-1/+1
2023-04-05mips: bmips: BCM6358: disable RAC flush for TP1Álvaro Fernández Rojas2-0/+13
2023-04-05dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig21-84/+83
2023-04-05sh: sanitize the flags on sigreturnAl Viro2-0/+4
2023-04-05m68k: Only force 030 bus error if PC not in exception tableMichael Schmitz1-1/+3
2023-04-05riscv: Bump COMMAND_LINE_SIZE value to 1024Alexandre Ghiti1-0/+8
2023-03-22s390/ipl: add missing intersection check to ipl_report handlingSven Schnelle1-0/+8
2023-03-22x86/mm: Fix use of uninitialized buffer in sme_enable()Nikita Zhandarovich1-1/+2
2023-03-22KVM: nVMX: add missing consistency checks for CR0 and CR4Paolo Bonzini1-2/+8
2023-03-17UML: define RUNTIME_DISCARD_EXITMasahiro Yamada1-1/+1
2023-03-17sh: define RUNTIME_DISCARD_EXITTom Saeger1-0/+1
2023-03-17s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36Masahiro Yamada1-0/+2
2023-03-17powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman1-1/+4
2023-03-17powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman1-0/+1
2023-03-17x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDSH.J. Lu1-0/+2
2023-03-17alpha: fix R_ALPHA_LITERAL reloc for large modulesEdward Humes1-3/+1
2023-03-17MIPS: Fix a compilation issuexurui1-1/+1
2023-03-17riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack modeAlexandre Ghiti1-1/+1