summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-07-29riscv: add as-options for modules with assembly compontentsBen Dooks1-0/+1
2022-07-21ARM: dts: stm32: use the correct clock source for CEC on stm32mp151Gabriel Fernandez1-1/+1
2022-07-21x86: Clear .brk area at early bootJuergen Gross1-0/+2
2022-07-21ARM: dts: sunxi: Fix SPI NOR campatible on Orange Pi ZeroMichal Suchanek1-1/+1
2022-07-21ARM: dts: at91: sama5d2: Fix typo in i2s1 nodeRyan Wanner1-1/+1
2022-07-21ARM: 9210/1: Mark the FDT_FIXED sections as shareableZhen Lei2-1/+15
2022-07-21ARM: 9209/1: Spectre-BHB: avoid pr_info() every time a CPU comes out of idleArd Biesheuvel1-3/+3
2022-07-21ARM: dts: imx6qdl-ts7970: Fix ngpio typo and countKris Bahnsen1-1/+1
2022-07-21ARM: 9214/1: alignment: advance IT state after emulating Thumb instructionArd Biesheuvel3-25/+30
2022-07-21ARM: 9213/1: Print message about disabled Spectre workarounds only onceDmitry Osipenko1-2/+1
2022-07-12ARM: at91: pm: use proper compatibles for sam9x60's rtc and rttClaudiu Beznea1-2/+2
2022-07-12ARM: at91: pm: use proper compatible for sama5d2's rtcClaudiu Beznea1-1/+1
2022-07-12ARM: meson: Fix refcount leak in meson_smp_prepare_cpusMiaoqian Lin1-0/+2
2022-07-12powerpc/powernv: delay rng platform device creation until later in bootJason A. Donenfeld1-6/+10
2022-07-07xen/arm: Fix race in RB-tree based P2M accountingOleksandr Tyshchenko1-2/+4
2022-07-07s390: remove unneeded 'select BUILD_BIN2C'Masahiro Yamada1-1/+0
2022-07-07s390/archrandom: simplify back to earlier design and initialize earlierJason A. Donenfeld3-119/+18
2022-07-07powerpc/bpf: Fix use of user_pt_regs in uapiNaveen N. Rao2-9/+9
2022-07-07powerpc/prom_init: Fix kernel config grepLiam Howlett1-1/+1
2022-07-02crypto: arm/ghash-ce - define fpu before fpu registers are referencedStefan Agner1-2/+3
2022-07-02crypto: arm - use Kconfig based compiler checks for crypto opcodesArd Biesheuvel6-33/+18
2022-07-02ARM: 9029/1: Make iwmmxt.S support Clang's integrated assemblerJian Cai2-44/+92
2022-07-02ARM: OMAP2+: drop unnecessary adrlStefan Agner1-1/+1
2022-07-02ARM: 8929/1: use APSR_nzcv instead of r15 as mrc operandStefan Agner3-5/+5
2022-07-02ARM: 8933/1: replace Sun/Solaris style flag on section directiveNick Desaulniers28-29/+29
2022-07-02crypto: arm/sha512-neon - avoid ADRL pseudo instructionArd Biesheuvel2-4/+4
2022-07-02crypto: arm/sha256-neon - avoid ADRL pseudo instructionArd Biesheuvel2-4/+4
2022-07-02ARM: 8971/1: replace the sole use of a symbol with its definitionJian Cai1-2/+1
2022-07-02ARM: 8990/1: use VFP assembler mnemonics in register load/store macrosStefan Agner1-8/+11
2022-07-02ARM: 8989/1: use .fpu assembler directives instead of assembler argumentsStefan Agner2-12/+20
2022-07-02kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao2-0/+19
2022-07-02powerpc/ftrace: Remove ftrace init tramp once kernel init is completeNaveen N. Rao3-4/+18
2022-06-29powerpc/pseries: wire up rng during setup_arch()Jason A. Donenfeld3-8/+7
2022-06-29ARM: cns3xxx: Fix refcount leak in cns3xxx_initMiaoqian Lin1-0/+2
2022-06-29ARM: Fix refcount leak in axxia_boot_secondaryMiaoqian Lin1-0/+1
2022-06-29ARM: exynos: Fix refcount leak in exynos_map_pmuMiaoqian Lin1-0/+1
2022-06-29ARM: dts: imx6qdl: correct PU regulator ramp delayLucas Stach1-1/+1
2022-06-29powerpc/powernv: wire up rng during setup_archJason A. Donenfeld3-16/+40
2022-06-29powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer addressAndrew Donnellan1-1/+10
2022-06-29powerpc: Enable execve syscall exit tracepointNaveen N. Rao1-1/+1
2022-06-29parisc: Enable ARCH_HAS_STRICT_MODULE_RWXHelge Deller1-0/+1
2022-06-29xtensa: Fix refcount leak bug in time.cLiang He1-0/+1
2022-06-29xtensa: xtfpga: Fix refcount leak bug in setupLiang He1-0/+1
2022-06-29s390/cpumf: Handle events cycles and instructions identicalThomas Richter1-1/+21
2022-06-29MIPS: Remove repetitive increase irq_err_counthuhai1-2/+0
2022-06-25arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transferWill Deacon1-2/+0
2022-06-25s390/mm: use non-quiescing sske for KVM switch to keyed guestChristian Borntraeger1-1/+1
2022-06-22powerpc/mm: Switch obsolete dssall to .longAlexey Kardashevskiy7-9/+11
2022-06-22riscv: Less inefficient gcc tishift helpers (and export their symbols)Olof Johansson2-18/+61
2022-06-22RISC-V: fix barrier() use in <vdso/processor.h>Randy Dunlap1-0/+2