aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-11-08ARM: ux500: Drop unused register fileGravatar Linus Walleij 4-200/+0
2022-11-07arm/mach-ux500: fix repeated words in commentsGravatar wangjianli 1-1/+1
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 23-26/+26
2022-10-15Merge tag 'for-linus' of https://github.com/openrisc/linuxGravatar Linus Torvalds 1-8/+8
2022-10-14Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 13-57/+58
2022-10-14Merge tag 'asm-generic-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2022-10-14Merge tag 'arm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-11/+10
2022-10-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 7-4/+46
2022-10-14Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-9/+15
2022-10-14Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 8-246/+61
2022-10-14Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 24-90/+613
2022-10-14Merge tag 'powerpc-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 7-91/+149
2022-10-14parisc: Fix userspace graphics card breakage due to pgtable special bitGravatar Helge Deller 2-1/+14
2022-10-13RISC-V: Make port I/O string accessors actually workGravatar Maciej W. Rozycki 1-8/+8
2022-10-13RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo outputGravatar Palmer Dabbelt 1-0/+51
2022-10-13RISC-V: Make mmap() with PROT_WRITE imply PROT_READGravatar Palmer Dabbelt 2-4/+2
2022-10-13riscv: enable software resend of irqsGravatar Conor Dooley 1-0/+1
2022-10-13riscv: vdso: fix NULL deference in vdso_join_timens() when vforkGravatar Jisheng Zhang 2-4/+10
2022-10-13Merge patch series "Use composable cache instead of L2 cache"Gravatar Palmer Dabbelt 2-1/+7
2022-10-13riscv: Add cache information in AUX vectorGravatar Greentime Hu 2-1/+7
2022-10-13Merge patch series "Some style cleanups for recent extension additions"Gravatar Palmer Dabbelt 3-29/+26
2022-10-13riscv: check for kernel config option in t-head memory types errataGravatar Heiko Stuebner 1-0/+3
2022-10-13riscv: use BIT() marco for cpufeature probingGravatar Heiko Stuebner 1-2/+2
2022-10-13riscv: use BIT() macros in t-head errata initGravatar Heiko Stuebner 1-2/+2
2022-10-13riscv: drop some idefs from CMO initializationGravatar Heiko Stuebner 3-17/+14
2022-10-13riscv: cleanup svpbmt cpufeature probingGravatar Heiko Stuebner 1-8/+5
2022-10-13riscv: Pass -mno-relax only on lld < 15.0.0Gravatar Fangrui Song 1-0/+2
2022-10-13powerpc/pseries: Fix CONFIG_DTL=n buildGravatar Nicholas Piggin 2-74/+80
2022-10-13powerpc/64s/interrupt: Fix lost interrupts when returning to soft-masked contextGravatar Nicholas Piggin 1-2/+13
2022-10-12RISC-V: Avoid dereferening NULL regs in die()Gravatar Palmer Dabbelt 1-3/+6
2022-10-12LoongArch: update local TLB if PTE entry existsGravatar Qi Zheng 1-0/+3
2022-10-12mm: free device private pages have zero refcountGravatar Alistair Popple 1-1/+1
2022-10-12mm/memory.c: fix race when faulting a device private pageGravatar Alistair Popple 1-8/+11
2022-10-12Merge tag 'dt-for-palmer-v6.1-mw1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Palmer Dabbelt 9-39/+498
2022-10-12Merge tag 'for-linus-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-60/+123
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 79-171/+69
2022-10-12Merge tag 'loongarch-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Gravatar Linus Torvalds 56-685/+4696
2022-10-12arm64: Add AMPERE1 to the Spectre-BHB affected listGravatar D Scott Phillips 2-0/+10
2022-10-13powerpc/32: fix syscall wrappers with 64-bit arguments of unaligned register-...Gravatar Nicholas Piggin 4-15/+56
2022-10-12arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restoredGravatar Catalin Marinas 2-3/+13
2022-10-12LoongArch: Update Loongson-3 default config fileGravatar Huacai Chen 1-8/+55
2022-10-12LoongArch: Add BPF JIT supportGravatar Tiezhu Yang 7-0/+1700
2022-10-12LoongArch: Add some instruction opcodes and formatsGravatar Tiezhu Yang 1-5/+174
2022-10-12LoongArch: Move {signed,unsigned}_imm_check() to inst.hGravatar Tiezhu Yang 2-10/+10
2022-10-12LoongArch: Add kdump supportGravatar Youling Tang 9-8/+227
2022-10-12LoongArch: Add kexec supportGravatar Youling Tang 6-1/+400
2022-10-12LoongArch: Use generic BUG() handlerGravatar Youling Tang 4-12/+84
2022-10-12LoongArch: Add SysRq-x (TLB Dump) supportGravatar Huacai Chen 2-0/+67
2022-10-12LoongArch: Add perf events supportGravatar Huacai Chen 6-1/+987
2022-10-12LoongArch: Add qspinlock supportGravatar Huacai Chen 4-3/+26