summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-07-07xen/arm: Fix race in RB-tree based P2M accountingOleksandr Tyshchenko
2022-07-07s390: remove unneeded 'select BUILD_BIN2C'Masahiro Yamada
2022-07-07s390/archrandom: simplify back to earlier design and initialize earlierJason A. Donenfeld
2022-07-07powerpc/bpf: Fix use of user_pt_regs in uapiNaveen N. Rao
2022-07-07powerpc/prom_init: Fix kernel config grepLiam Howlett
2022-07-02crypto: arm/ghash-ce - define fpu before fpu registers are referencedStefan Agner
2022-07-02crypto: arm - use Kconfig based compiler checks for crypto opcodesArd Biesheuvel
2022-07-02ARM: 9029/1: Make iwmmxt.S support Clang's integrated assemblerJian Cai
2022-07-02ARM: OMAP2+: drop unnecessary adrlStefan Agner
2022-07-02ARM: 8929/1: use APSR_nzcv instead of r15 as mrc operandStefan Agner
2022-07-02ARM: 8933/1: replace Sun/Solaris style flag on section directiveNick Desaulniers
2022-07-02crypto: arm/sha512-neon - avoid ADRL pseudo instructionArd Biesheuvel
2022-07-02crypto: arm/sha256-neon - avoid ADRL pseudo instructionArd Biesheuvel
2022-07-02ARM: 8971/1: replace the sole use of a symbol with its definitionJian Cai
2022-07-02ARM: 8990/1: use VFP assembler mnemonics in register load/store macrosStefan Agner
2022-07-02ARM: 8989/1: use .fpu assembler directives instead of assembler argumentsStefan Agner
2022-07-02kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao
2022-07-02powerpc/ftrace: Remove ftrace init tramp once kernel init is completeNaveen N. Rao
2022-06-29powerpc/pseries: wire up rng during setup_arch()Jason A. Donenfeld
2022-06-29ARM: cns3xxx: Fix refcount leak in cns3xxx_initMiaoqian Lin
2022-06-29ARM: Fix refcount leak in axxia_boot_secondaryMiaoqian Lin
2022-06-29ARM: exynos: Fix refcount leak in exynos_map_pmuMiaoqian Lin
2022-06-29ARM: dts: imx6qdl: correct PU regulator ramp delayLucas Stach
2022-06-29powerpc/powernv: wire up rng during setup_archJason A. Donenfeld
2022-06-29powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer addressAndrew Donnellan
2022-06-29powerpc: Enable execve syscall exit tracepointNaveen N. Rao
2022-06-29parisc: Enable ARCH_HAS_STRICT_MODULE_RWXHelge Deller
2022-06-29xtensa: Fix refcount leak bug in time.cLiang He
2022-06-29xtensa: xtfpga: Fix refcount leak bug in setupLiang He
2022-06-29s390/cpumf: Handle events cycles and instructions identicalThomas Richter
2022-06-29MIPS: Remove repetitive increase irq_err_counthuhai
2022-06-25arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transferWill Deacon
2022-06-25s390/mm: use non-quiescing sske for KVM switch to keyed guestChristian Borntraeger
2022-06-22powerpc/mm: Switch obsolete dssall to .longAlexey Kardashevskiy
2022-06-22riscv: Less inefficient gcc tishift helpers (and export their symbols)Olof Johansson
2022-06-22RISC-V: fix barrier() use in <vdso/processor.h>Randy Dunlap
2022-06-22arm64: kprobes: Use BRK instead of single-step when executing instructions ou...Jean-Philippe Brucker
2022-06-22arm64: ftrace: fix branch range checksMark Rutland
2022-06-22powerpc/kasan: Silence KASAN warnings in __get_wchan()He Ying
2022-06-22xtensa: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-06-22sparc: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-06-22um: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-06-22x86/tsc: Use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-06-22nios2: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-06-22arm: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-06-22mips: use fallback for random_get_entropy() instead of just c0 randomJason A. Donenfeld
2022-06-22m68k: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-06-22powerpc: define get_cycles macro for arch-overrideJason A. Donenfeld
2022-06-22alpha: define get_cycles macro for arch-overrideJason A. Donenfeld
2022-06-22parisc: define get_cycles macro for arch-overrideJason A. Donenfeld