summaryrefslogtreecommitdiffstats
path: root/scripts/get_dvb_firmware (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-01riscv: remove riscv_isa_ext_keys[] array and related usageJisheng Zhang2-41/+0
2023-02-01riscv: KVM: Switch has_svinval() to riscv_has_extension_unlikely()Andrew Jones1-2/+1
2023-02-01riscv: cpu_relax: switch to riscv_has_extension_likely()Jisheng Zhang1-1/+1
2023-02-01riscv: alternative: patch alternatives in the vDSOJisheng Zhang4-5/+40
2023-02-01riscv: switch to relative alternative entriesJisheng Zhang5-23/+36
2023-02-01riscv: module: Add ADD16 and SUB16 rela typesAndrew Jones1-0/+16
2023-02-01riscv: module: move find_section to module.hJisheng Zhang2-15/+16
2023-02-01riscv: fpu: switch has_fpu() to riscv_has_extension_likely()Jisheng Zhang1-1/+2
2023-02-01riscv: introduce riscv_has_extension_[un]likely()Jisheng Zhang1-0/+37
2023-02-01riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensionsJisheng Zhang2-62/+11
2023-02-01riscv: hwcap: make ISA extension ids can be used in asmJisheng Zhang1-24/+21
2023-02-01riscv: cpufeature: detect RISCV_ALTERNATIVES_EARLY_BOOT earlierJisheng Zhang1-0/+3
2023-02-01riscv: move riscv_noncoherent_supported() out of ZICBOM probeJisheng Zhang2-1/+3
2023-01-31RISC-V: add zbb support to string functionsHeiko Stuebner8-1/+334
2023-01-31RISC-V: add infrastructure to allow different str* implementationsHeiko Stuebner7-0/+134
2023-01-25RISC-V: Fix do_notify_resume / do_work_pending prototypeHeiko Stuebner1-1/+1
2023-01-25riscv: fix jal offsets in patched alternativesJisheng Zhang2-0/+54
2023-01-25RISC-V: Kconfig: Remove trailing whitespaceGeert Uytterhoeven1-1/+1
2023-01-25riscv: pgtable: Fixup comment for KERN_VIRT_SIZEGuo Ren1-1/+1
2023-01-18Documentation: riscv: add a section about ISA string ordering in /proc/cpuinfoConor Dooley1-0/+42
2023-01-18RISC-V: resort all extensions in consistent ordersConor Dooley3-9/+13
2023-01-18RISC-V: clarify ISA string ordering rules in cpu.cConor Dooley1-13/+36
2023-01-18RISC-V: fix incorrect type of ARCH_CANAAN_K210_DTB_SOURCEConor Dooley1-1/+2
2022-12-29RISC-V: fix auipc-jalr addresses in patched alternativesHeiko Stuebner3-1/+63
2022-12-29RISC-V: add helpers for handling immediates in U-type and I-type pairsHeiko Stuebner1-0/+48
2022-12-29RISC-V: add rd reg parsing to insn.h headerHeiko Stuebner1-0/+5
2022-12-29RISC-V: add U-type imm parsing to insn.h headerHeiko Stuebner1-0/+13
2022-12-29RISC-V: kprobes: use central defined funct3 constantsHeiko Stuebner1-13/+6
2022-12-29RISC-V: rename parse_asm.h to insn.hHeiko Stuebner3-2/+2
2022-12-29RISC-V: Move riscv_insn_is_* macros into a common headerHeiko Stuebner3-62/+55
2022-12-29RISC-V: add auipc elements to parse_asm headerHeiko Stuebner1-0/+3
2022-12-29RISC-V: add ebreak instructions to definitionsHeiko Stuebner1-0/+6
2022-12-29RISC-V: detach funct-values from their offsetHeiko Stuebner1-41/+59
2022-12-29RISC-V: add prefix to all constants/macros in parse_asm.hHeiko Stuebner2-117/+117
2022-12-29RISC-V: fix funct4 definition for c.jalr in parse_asm.hHeiko Stuebner1-1/+1
2022-12-27RISC-V: kconfig.socs: convert usage of SOC_CANAAN to ARCH_CANAANConor Dooley1-5/+5
2022-12-27RISC-V: stop directly selecting drivers for SOC_CANAANConor Dooley1-3/+0
2022-12-27RISC-V: introduce ARCH_FOO kconfig aliases for SOC_FOO symbolsConor Dooley1-0/+21
2022-12-27RISC-V: stop selecting SiFive clock and serial drivers directlyConor Dooley1-4/+0
2022-12-27RISC-V: stop selecting the PolarFire SoC clock driverConor Dooley1-1/+0
2022-12-27RISC-V: kbuild: convert all use of SOC_FOO to ARCH_FOOConor Dooley7-21/+21
2022-12-25Linux 6.2-rc1v6.2-rc1Linus Torvalds1-2/+2
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)69-97/+97
2022-12-23pstore: Properly assign mem_type propertyLuca Stefani1-1/+1
2022-12-23pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXESJohn Stultz1-0/+1
2022-12-23cfi: Fix CFI failure with KASANSami Tolvanen1-3/+0
2022-12-22perf python: Fix splitting CC into compiler and optionsArnaldo Carvalho de Melo1-2/+11
2022-12-22afs: Stop implementing ->writepage()David Howells3-37/+50
2022-12-22afs: remove afs_cache_netfs and afs_zap_permits() declarationsGaosheng Cui1-8/+0
2022-12-22afs: remove variable nr_serversColin Ian King1-5/+1