summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-01-09ARC: build: Try to guess GCC variant of cross compilerLeon Romanovsky1-1/+1
2025-01-09MIPS: Probe toolchain support of -msym32Jiaxun Yang1-1/+1
2024-12-14perf/x86/intel/pt: Fix buffer full but size is 0 caseAdrian Hunter2-3/+10
2024-12-14powerpc/prom_init: Fixup missing powermac #size-cellsMichael Ellerman1-2/+27
2024-12-14s390/cpum_sf: Handle CPU hotplug remove during samplingThomas Richter1-1/+3
2024-12-14crypto: x86/aegis128 - access 32-bit arguments as 32-bitEric Biggers1-14/+15
2024-12-14x86/asm: Reorder early variablesJiri Slaby1-6/+5
2024-12-14um: Always dump trace for specified task in show_stackTiwei Bie1-1/+1
2024-12-14um: Clean up stacktrace dumpJohannes Berg1-3/+1
2024-12-14um: add show_stack_loglvl()Dmitry Safonov1-8/+16
2024-12-14um/sysrq: remove needless variable spDmitry Safonov1-3/+1
2024-12-14um: Fix the return value of elf_core_copy_task_fpregsTiwei Bie1-1/+1
2024-12-14um: Fix potential integer overflow during physmem setupTiwei Bie1-3/+3
2024-12-14arm64: tls: Fix context-switching of tpidrro_el0 when kpti is enabledWill Deacon1-1/+1
2024-12-14sh: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen1-1/+1
2024-12-14um: vector: Do not use drvdata in releaseTiwei Bie1-1/+2
2024-12-14um: net: Do not use drvdata in releaseTiwei Bie1-1/+1
2024-12-14um: ubd: Do not use drvdata in releaseTiwei Bie1-1/+1
2024-12-14m68k: coldfire/device.c: only build FEC when HW macros are definedAntonio Quartulli1-4/+4
2024-12-14m68k: mcfgpio: Fix incorrect register offset for CONFIG_M5441xJean-Michel Hautbois1-1/+1
2024-12-14powerpc/sstep: make emulate_vsx_load and emulate_vsx_store staticMichal Suchanek2-13/+4
2024-12-14powerpc/vdso: Flag VDSO64 entry points as functionsChristophe Leroy1-0/+1
2024-12-14ARM: dts: cubieboard4: Fix DCDC5 regulator constraintsAndre Przywara1-2/+2
2024-12-14s390/syscalls: Avoid creation of arch/arch/ directoryMasahiro Yamada1-1/+1
2024-12-14m68k: mvme147: Reinstate early consoleDaniel Palmer3-1/+40
2024-12-14m68k: mvme16x: Add and use "mvme16x.h"Geert Uytterhoeven3-2/+10
2024-12-14m68k: mvme147: Fix SCSI controller IRQ numbersDaniel Palmer1-2/+2
2024-12-14mips: asm: fix warning when disabling MIPS_FP_SUPPORTJonas Gorski1-1/+1
2024-12-14x86/xen/pvh: Annotate indirect branch as safeJosh Poimboeuf1-0/+2
2024-12-14x86/amd_nb: Fix compile-testing without CONFIG_AMD_NBArnd Bergmann1-1/+4
2024-12-14KVM: VMX: Bury Intel PT virtualization (guest/host mode) behind CONFIG_BROKENSean Christopherson1-1/+3
2024-11-17powerpc/powernv: Free name on error in opal_event_init()Michael Ellerman1-0/+1
2024-11-17ARM: dts: rockchip: Fix the realtek audio codec on rk3036-kylinHeiko Stuebner1-2/+2
2024-11-17ARM: dts: rockchip: Fix the spi controller on rk3036Heiko Stuebner1-3/+3
2024-11-17ARM: dts: rockchip: drop grf reference from rk3036 hdmiHeiko Stuebner1-1/+0
2024-11-17ARM: dts: rockchip: fix rk3036 acodec nodeHeiko Stuebner1-3/+4
2024-11-17arm64: dts: rockchip: Remove #cooling-cells from fan on Theobroma lionHeiko Stuebner1-1/+0
2024-11-17arm64: dts: rockchip: Fix bluetooth properties on Rock960 boardsHeiko Stuebner1-1/+1
2024-11-17arm64: dts: rockchip: Remove hdmi's 2nd interrupt on rk3328Diederik de Haas1-2/+1
2024-11-17arm64: dts: rockchip: Fix rt5651 compatible value on rk3399-sapphire-excavatorGeert Uytterhoeven1-1/+1
2024-11-08riscv: Remove unused GENERATING_ASM_OFFSETSChunyan Zhang1-2/+0
2024-11-08arm64/uprobes: change the uprobe_opcode_t typedef to fix the sparse warningjunhua huang1-1/+1
2024-11-08KVM: s390: gaccess: Check if guest address is in memslotNico Boehr2-6/+12
2024-11-08KVM: s390: gaccess: Cleanup access to guest pagesJanis Schoetterl-Glausch1-8/+16
2024-11-08KVM: s390: gaccess: Refactor access address range checkJanis Schoetterl-Glausch1-53/+69
2024-11-08KVM: s390: gaccess: Refactor gpa and length calculationJanis Schoetterl-Glausch1-15/+17
2024-11-08arm64: probes: Fix uprobes for big-endian kernelsMark Rutland2-7/+5
2024-11-08arm64:uprobe fix the uprobe SWBP_INSN in big-endianjunhua huang1-1/+1
2024-11-08ARM: dts: bcm2837-rpi-cm3-io3: Fix HDMI hpd-gpio pinFlorian Klink1-1/+1
2024-11-08x86/apic: Always explicitly disarm TSC-deadline timerZhang Rui1-1/+13