summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2022-06-22arm64: kprobes: Use BRK instead of single-step when executing instructions ou...Jean-Philippe Brucker4-47/+27
2022-06-22arm64: ftrace: fix branch range checksMark Rutland1-2/+2
2022-06-22powerpc/kasan: Silence KASAN warnings in __get_wchan()He Ying1-2/+2
2022-06-22xtensa: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld1-4/+2
2022-06-22sparc: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld1-3/+1
2022-06-22um: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld1-7/+2
2022-06-22x86/tsc: Use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2-4/+12
2022-06-22nios2: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld1-0/+3
2022-06-22arm: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld1-0/+1
2022-06-22mips: use fallback for random_get_entropy() instead of just c0 randomJason A. Donenfeld1-9/+8
2022-06-22m68k: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld1-1/+1
2022-06-22powerpc: define get_cycles macro for arch-overrideJason A. Donenfeld1-0/+1
2022-06-22alpha: define get_cycles macro for arch-overrideJason A. Donenfeld1-0/+1
2022-06-22parisc: define get_cycles macro for arch-overrideJason A. Donenfeld1-1/+2