summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | membarrier: riscv: Add full memory barrier in switch_mm()Andrea Parri2024-02-153-0/+34
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | riscv: Avoid code duplication with generic bitops implementationXiao Wang2024-01-241-114/+24
| * | | | | | | | | | | riscv: Support RANDOMIZE_KSTACK_OFFSETSong Shuai2024-01-242-1/+17
| * | | | | | | | | | | RISC-V: Remove duplicated include in smpboot.cYang Li2024-01-241-1/+0
| * | | | | | | | | | | riscv: blacklist assembly symbols for kprobeClément Léger2024-01-242-0/+13
| * | | | | | | | | | | Merge patch series "riscv: support fast gup"Palmer Dabbelt2024-01-244-8/+71
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | riscv: enable HAVE_FAST_GUP if MMUJisheng Zhang2024-01-242-0/+7
| | * | | | | | | | | | | riscv: enable MMU_GATHER_RCU_TABLE_FREE for SMP && MMUJisheng Zhang2024-01-243-5/+37
| | * | | | | | | | | | | riscv: tlb: convert __p*d_free_tlb() to inline functionsJisheng Zhang2024-01-241-22/+32
| * | | | | | | | | | | | Merge patch series "riscv: Increase mmap_rnd_bits_max on Sv48/57"Palmer Dabbelt2024-01-241-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | riscv: mm: Update mmap_rnd_bits_maxSami Tolvanen2024-01-241-0/+6
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Revert "RISC-V: mark hibernation as nonportable"Conor Dooley2024-01-231-4/+1
| * | | | | | | | | | | | Merge patch series "RISC-V crypto with reworked asm files"Palmer Dabbelt2024-01-2222-0/+3271
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | crypto: riscv - add vector crypto accelerated SM4Jerry Shih2024-01-224-0/+244
| | * | | | | | | | | | | | crypto: riscv - add vector crypto accelerated SM3Jerry Shih2024-01-224-0/+250
| | * | | | | | | | | | | | crypto: riscv - add vector crypto accelerated SHA-{512,384}Jerry Shih2024-01-224-0/+350
| | * | | | | | | | | | | | crypto: riscv - add vector crypto accelerated SHA-{256,224}Jerry Shih2024-01-224-0/+376
| | * | | | | | | | | | | | crypto: riscv - add vector crypto accelerated GHASHJerry Shih2024-01-224-0/+253
| | * | | | | | | | | | | | crypto: riscv - add vector crypto accelerated ChaCha20Jerry Shih2024-01-224-0/+409
| | * | | | | | | | | | | | crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS}Jerry Shih2024-01-227-0/+1364
| | * | | | | | | | | | | | RISC-V: hook new crypto subdir into build-systemHeiko Stuebner2024-01-223-0/+7
| | * | | | | | | | | | | | RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTOEric Biggers2024-01-221-0/+7
| | * | | | | | | | | | | | RISC-V: add helper function to read the vector VLENHeiko Stuebner2024-01-221-0/+11
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | RISC-V: build: Allow LTO to be selectedWende Tan2024-01-223-0/+11
| * | | | | | | | | | | | riscv: remove unneeded #include <asm-generic/export.h>Masahiro Yamada2024-01-211-1/+0
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2024-03-2243-67/+921
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | LoongArch/crypto: Clean up useless assignment operationsYuli Wang2024-03-191-2/+0
| * | | | | | | | | | | | LoongArch: Define the __io_aw() hook as mmiowb()Huacai Chen2024-03-193-18/+3
| * | | | | | | | | | | | LoongArch: Remove superfluous flush_dcache_page() definitionHuacai Chen2024-03-191-3/+0
| * | | | | | | | | | | | LoongArch: Move {dmw,tlb}_virt_to_page() definition to page.hMax Kellermann2024-03-192-3/+3
| * | | | | | | | | | | | LoongArch: Change __my_cpu_offset definition to avoid mis-optimizationHuacai Chen2024-03-191-1/+6
| * | | | | | | | | | | | LoongArch: Select HAVE_ARCH_USERFAULTFD_MINOR in KconfigHuacai Chen2024-03-191-0/+1
| * | | | | | | | | | | | LoongArch: Select ARCH_HAS_CURRENT_STACK_POINTER in KconfigHuacai Chen2024-03-191-0/+1
| * | | | | | | | | | | | LoongArch: Add kernel livepatching supportJinyang He2024-03-113-0/+46
| * | | | | | | | | | | | LoongArch: Add ORC stack unwinder supportTiezhu Yang2024-03-1135-40/+861
* | | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-03-211-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
| * | | | | | | | | | | | ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512Christoph Lameter (Ampere)2024-03-181-1/+2
* | | | | | | | | | | | | Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2024-03-219-26/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | kbuild: Use -fmin-function-alignment when availablePetr Pavlu2024-02-251-0/+12
| * | | | | | | | | | | | | alpha: merge two entries for CONFIG_ALPHA_GAMMAMasahiro Yamada2024-02-231-7/+3
| * | | | | | | | | | | | | alpha: merge two entries for CONFIG_ALPHA_EV4Masahiro Yamada2024-02-231-4/+1
| * | | | | | | | | | | | | kbuild: change tool coverage variables to take the path relative to $(obj)Masahiro Yamada2024-02-232-1/+4
| * | | | | | | | | | | | | hexagon: select GENERIC_IRQ_PROBE instead of redefining itMasahiro Yamada2024-02-201-6/+1
| * | | | | | | | | | | | | hexagon: select FRAME_POINTER instead of redefining itMasahiro Yamada2024-02-201-3/+2
| * | | | | | | | | | | | | treewide: replace or remove redundant def_bool in Kconfig filesMasahiro Yamada2024-02-204-5/+4
* | | | | | | | | | | | | | Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-211-4/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | platform: goldfish: move the separate 'default' propery for CONFIG_GOLDFISHMasahiro Yamada2024-03-071-4/+0
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-212-6/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 6.8-rc6 into tty-nextGreg Kroah-Hartman2024-02-27107-341/+466
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 6.8-rc5 into tty-nextGreg Kroah-Hartman2024-02-19103-244/+554
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |