OSDN Git Service

RISC-V: Only provide the single-letter extensions in HWCAP
[tomoyo/tomoyo-test1.git] / arch /
2023-02-22 Palmer DabbeltRISC-V: Only provide the single-letter extensions in...
2023-02-22 Sergey Matyukevichriscv: mm: fix regression due to update_mmu_cache change
2023-02-16 Heiko StuebnerRISC-V: move some stray __RISCV_INSN_FUNCS definitions...
2023-02-15 Palmer DabbeltMerge patch series "riscv: Optimize function trace"
2023-02-15 Guo Renriscv: ftrace: Reduce the detour code size to half
2023-02-15 Guo Renriscv: ftrace: Remove wasted nops for !RISCV_ISA_C
2023-02-15 Andy Chiuriscv: ftrace: Fixup panic by disabling preemption
2023-02-15 Palmer DabbeltMerge patch series "Remove toolchain dependencies for...
2023-02-15 Conor DooleyRISC-V: remove toolchain version checks for Zicbom
2023-02-15 Conor DooleyRISC-V: replace cbom instructions with an insn-def
2023-02-15 Andrew JonesRISC-V: insn-def: Add I-type insn-def
2023-02-15 Palmer DabbeltMerge patch series "dt-bindings: Add a cpu-capacity...
2023-02-15 Samuel Hollandriscv: Fix Zbb alternative IDs
2023-02-15 Samuel Hollandriscv: Fix early alternative patching
2023-02-15 Conor DooleyRISC-V: re-order Kconfig selects alphanumerically
2023-02-02 Palmer DabbeltMerge patch series "riscv: improve boot time isa extens...
2023-02-01 Jisheng Zhangriscv: remove riscv_isa_ext_keys[] array and related...
2023-02-01 Andrew Jonesriscv: KVM: Switch has_svinval() to riscv_has_extension...
2023-02-01 Jisheng Zhangriscv: cpu_relax: switch to riscv_has_extension_likely()
2023-02-01 Jisheng Zhangriscv: alternative: patch alternatives in the vDSO
2023-02-01 Jisheng Zhangriscv: switch to relative alternative entries
2023-02-01 Andrew Jonesriscv: module: Add ADD16 and SUB16 rela types
2023-02-01 Jisheng Zhangriscv: module: move find_section to module.h
2023-02-01 Jisheng Zhangriscv: fpu: switch has_fpu() to riscv_has_extension_lik...
2023-02-01 Jisheng Zhangriscv: introduce riscv_has_extension_[un]likely()
2023-02-01 Jisheng Zhangriscv: cpufeature: extend riscv_cpufeature_patch_func...
2023-02-01 Jisheng Zhangriscv: hwcap: make ISA extension ids can be used in asm
2023-02-01 Jisheng Zhangriscv: cpufeature: detect RISCV_ALTERNATIVES_EARLY_BOOT...
2023-02-01 Jisheng Zhangriscv: move riscv_noncoherent_supported() out of ZICBOM...
2023-01-31 Palmer DabbeltMerge patch series "Zbb string optimizations"
2023-01-31 Heiko StuebnerRISC-V: add zbb support to string functions
2023-01-31 Heiko StuebnerRISC-V: add infrastructure to allow different str*...
2023-01-25 Ley Foon Tanriscv: Move call to init_cpu_topology() to later initia...
2023-01-25 Heiko StuebnerRISC-V: Fix do_notify_resume / do_work_pending prototype
2023-01-25 Liao Changriscv/kprobe: Fix instruction simulation of JALR
2023-01-25 Jisheng Zhangriscv: fix jal offsets in patched alternatives
2023-01-25 Geert UytterhoevenRISC-V: Kconfig: Remove trailing whitespace
2023-01-25 Guo Renriscv: pgtable: Fixup comment for KERN_VIRT_SIZE
2023-01-20 Palmer DabbeltMerge patch series "Putting some basic order on isa...
2023-01-20 Masahiro Yamadariscv: fix -Wundef warning for CONFIG_RISCV_BOOT_SPINWAIT
2023-01-20 Heiko StuebnerRISC-V: fix compile error from deduplicated __ALTERNATI...
2023-01-18 Conor DooleyRISC-V: resort all extensions in consistent orders
2023-01-18 Conor DooleyRISC-V: clarify ISA string ordering rules in cpu.c
2023-01-18 Palmer DabbeltMerge patch "RISC-V: fix incorrect type of ARCH_CANAAN_...
2023-01-18 Conor DooleyRISC-V: fix incorrect type of ARCH_CANAAN_K210_DTB_SOURCE
2023-01-06 Palmer DabbeltMerge patch series "riscv,isa fixups"
2023-01-05 Ben Dooksriscv: uaccess: fix type of 0 variable on error in...
2023-01-05 Björn Töpelriscv, kprobes: Stricter c.jr/c.jalr decoding
2022-12-29 Palmer DabbeltMerge patch series "Allow calls in alternatives"
2022-12-29 Heiko StuebnerRISC-V: fix auipc-jalr addresses in patched alternatives
2022-12-29 Heiko StuebnerRISC-V: add helpers for handling immediates in U-type...
2022-12-29 Heiko StuebnerRISC-V: add rd reg parsing to insn.h header
2022-12-29 Heiko StuebnerRISC-V: add U-type imm parsing to insn.h header
2022-12-29 Heiko StuebnerRISC-V: kprobes: use central defined funct3 constants
2022-12-29 Heiko StuebnerRISC-V: rename parse_asm.h to insn.h
2022-12-29 Heiko StuebnerRISC-V: Move riscv_insn_is_* macros into a common header
2022-12-29 Heiko StuebnerRISC-V: add auipc elements to parse_asm header
2022-12-29 Heiko StuebnerRISC-V: add ebreak instructions to definitions
2022-12-29 Heiko StuebnerRISC-V: detach funct-values from their offset
2022-12-29 Heiko StuebnerRISC-V: add prefix to all constants/macros in parse_asm.h
2022-12-29 Heiko StuebnerRISC-V: fix funct4 definition for c.jalr in parse_asm.h
2022-12-28 Palmer DabbeltMerge tag 'soc2arch-immutable' of git://git./linux...
2022-12-27 Conor DooleyRISC-V: kconfig.socs: convert usage of SOC_CANAAN to...
2022-12-27 Conor DooleyRISC-V: stop directly selecting drivers for SOC_CANAAN
2022-12-27 Conor DooleyRISC-V: introduce ARCH_FOO kconfig aliases for SOC_FOO...
2022-12-27 Conor DooleyRISC-V: stop selecting SiFive clock and serial drivers...
2022-12-27 Conor DooleyRISC-V: stop selecting the PolarFire SoC clock driver
2022-12-27 Conor DooleyRISC-V: kbuild: convert all use of SOC_FOO to ARCH_FOO
2022-12-25 Steven Rostedt ... treewide: Convert del_timer*() to timer_shutdown*()
2022-12-23 Linus TorvaldsMerge tag 'spi-fix-v6.2-rc1' of git://git./linux/kernel...
2022-12-23 Linus TorvaldsMerge tag 'regulator-fix-v6.2-rc1' of git://git./linux...
2022-12-23 Linus TorvaldsMerge tag 'coccinelle-6.2' of git://git./linux/kernel...
2022-12-23 Linus TorvaldsMerge tag 'hardening-v6.2-rc1-fixes' of git://git....
2022-12-23 Linus TorvaldsMerge tag 'pstore-v6.2-rc1-fixes' of git://git./linux...
2022-12-23 Linus TorvaldsMerge tag 'dma-mapping-2022-12-23' of git://git.infrade...
2022-12-23 Linus TorvaldsMerge tag '9p-for-6.2-rc1' of https://github.com/martin...
2022-12-23 Linus TorvaldsMerge tag 'sound-6.2-rc1-2' of git://git./linux/kernel...
2022-12-23 Linus TorvaldsMerge tag 'drm-next-2022-12-23' of git://anongit.freede...
2022-12-23 Linus TorvaldsMerge tag 'mips_6.2_1' of git://git./linux/kernel/git...
2022-12-23 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-12-22-14-34' of...
2022-12-22 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2022-12-22 Linus TorvaldsMerge tag 'afs-next-20221222' of git://git./linux/kerne...
2022-12-22 Linus TorvaldsMerge tag 'perf-tools-for-v6.2-2-2022-12-22' of git...
2022-12-22 Takashi IwaiMerge branch 'for-next' into for-linus
2022-12-22 Linus TorvaldsMerge tag 'trace-v6.2-1' of git://git./linux/kernel...
2022-12-22 Linus TorvaldsMerge tag 'trace-probes-v6.2' of git://git./linux/kerne...
2022-12-22 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-12-22 Linus TorvaldsMerge tag 'block-6.2-2022-12-19' of git://git.kernel...
2022-12-22 Linus TorvaldsMerge tag 'io_uring-6.2-2022-12-19' of git://git.kernel...
2022-12-21 Linus TorvaldsMerge tag '6.2-rc-smb3-client-fixes-part2' of git:...
2022-12-21 Linus TorvaldsMerge tag 'ntfs3_for_6.2' of https://github.com/Paragon...
2022-12-21 Linus TorvaldsMerge tag 'fs.mount.propagation.fix.v6.2-rc1' of git...
2022-12-21 Linus TorvaldsMerge tag 'for-linus-2022122101' of git://git./linux...
2022-12-21 Linus TorvaldsMerge tag 'media/v6.2-2' of git://git./linux/kernel...
2022-12-21 Linus TorvaldsMerge tag 'pwm/for-6.2-rc1' of git://git./linux/kernel...
2022-12-21 Linus TorvaldsMerge tag 'rproc-v6.2' of git://git./linux/kernel/git...
2022-12-21 Linus TorvaldsMerge tag 'mailbox-v6.2' of git://git.linaro.org/landin...
2022-12-21 Linus TorvaldsMerge tag 'backlight-next-6.2' of git://git./linux...
2022-12-21 Linus TorvaldsMerge tag 'mfd-next-6.2' of git://git./linux/kernel...
2022-12-21 Linus Torvaldsm68k: remove broken strcmp implementation
next