summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-06-09perf/amd/ibs: Use interrupt regs ip for stack unwindingRavi Bangoria1-0/+18
2022-06-09arm64: fix types in copy_highpage()Tong Tiangen1-2/+2
2022-06-09x86/mm: Cleanup the control_va_addr_alignment() __setup handlerRandy Dunlap1-5/+2
2022-06-09irqchip/exiu: Fix acknowledgment of edge triggered interruptsDaniel Thompson1-0/+1
2022-06-09x86: Fix return value of __setup handlersRandy Dunlap4-4/+4
2022-06-09x86/pm: Fix false positive kmemleak report in msr_build_context()Matthieu Baerts2-5/+9
2022-06-09x86/delay: Fix the wrong asm constraint in delay_loop()Ammar Faizi1-2/+2
2022-06-09powerpc/iommu: Add missing of_node_put in iommu_init_early_dartPeng Wu1-2/+4
2022-06-09powerpc/powernv: fix missing of_node_put in uv_init()Lv Ruyi1-0/+1
2022-06-09powerpc/xics: fix refcount leak in icp_opal_init()Lv Ruyi1-0/+1
2022-06-09powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attrHaren Myneni4-5/+5
2022-06-09ARM: hisi: Add missing of_node_put after of_find_compatible_nodePeng Wu1-0/+4
2022-06-09ARM: dts: exynos: add atmel,24c128 fallback to Samsung EEPROMKrzysztof Kozlowski1-2/+2
2022-06-09ARM: versatile: Add missing of_node_put in dcscb_initPeng Wu1-0/+1
2022-06-09powerpc/fadump: Fix fadump to work with a different endian capture kernelHari Bathini2-47/+57
2022-06-09ARM: OMAP1: clock: Fix UART rate reporting algorithmJanusz Krzysztofik1-1/+1
2022-06-09arm64: dts: qcom: msm8994: Fix BLSP[12]_DMA channels countKonrad Dybcio1-2/+2
2022-06-09ARM: dts: s5pv210: align DMA channels with dtschemaKrzysztof Kozlowski2-7/+7
2022-06-09ARM: dts: ox820: align interrupt controller node name with dtschemaKrzysztof Kozlowski1-1/+1
2022-06-09m68k: atari: Make Atari ROM port I/O write macros return voidGeert Uytterhoeven1-3/+3
2022-06-09x86/microcode: Add explicit CPU vendor dependencyBorislav Petkov1-2/+2
2022-06-09openrisc: start CPU timer early in bootJason A. Donenfeld2-0/+10
2022-06-09perf/amd/ibs: Cascade pmu init functions' return valueRavi Bangoria1-8/+29
2022-06-09s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRAN...Heiko Carstens1-4/+11
2022-06-09arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscallAlexandru Elisei1-1/+1
2022-06-09ACPICA: Avoid cache flush inside virtual machinesKirill A. Shutemov1-1/+13
2022-06-09x86/platform/uv: Update TSC sync state for UV5Mike Travis1-1/+7
2022-06-09ptrace: Reimplement PTRACE_KILL by always sending SIGKILLEric W. Biederman1-2/+1
2022-06-09ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEPEric W. Biederman2-4/+4
2022-06-09ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEPEric W. Biederman5-8/+10
2022-06-09perf/x86/intel: Fix event constraints for ICLKan Liang1-1/+1
2022-06-09x86/MCE/AMD: Fix memory leak when threshold_create_bank() failsAmmar Faizi1-13/+19
2022-06-09riscv: Fix irq_work when SMP is disabledSamuel Holland1-1/+1
2022-06-09riscv: Initialize thread pointer before calling C functionsAlexandre Ghiti1-0/+1
2022-06-09parisc/stifb: Implement fb_is_primary_device()Helge Deller1-0/+4
2022-06-06ARM: dts: s5pv210: Correct interrupt name for bluetooth in AriesJonathan Bakker1-1/+1
2022-06-06KVM: x86: avoid calling x86 emulator without a decoded instructionSean Christopherson1-12/+19
2022-06-06x86, kvm: use correct GFP flags for preemption disabledPaolo Bonzini1-1/+1
2022-06-06x86/kvm: Alloc dummy async #PF token outside of raw spinlockSean Christopherson1-14/+27
2022-06-06KVM: PPC: Book3S HV: fix incorrect NULL check on list iteratorXiaomeng Tong1-3/+5
2022-05-30xtensa: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld1-4/+2
2022-05-30sparc: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld1-3/+1
2022-05-30um: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld1-7/+2
2022-05-30x86/tsc: Use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2-4/+12
2022-05-30nios2: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld1-0/+3
2022-05-30arm: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld1-0/+1
2022-05-30mips: use fallback for random_get_entropy() instead of just c0 randomJason A. Donenfeld1-9/+8
2022-05-30riscv: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld1-1/+1
2022-05-30m68k: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld1-1/+1
2022-05-30powerpc: define get_cycles macro for arch-overrideJason A. Donenfeld1-0/+1