projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2023-06-23
Palmer Dabbelt
Merge patch series "dt-bindings: riscv: cpus: switch...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-23
Song Shuai
riscv: hibernate: remove WARN_ON in save_processor_state
commit
|
commitdiff
|
tree
|
snapshot
2023-06-23
Palmer Dabbelt
Merge patch series "riscv: Add independent irq/softirq...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-23
Palmer Dabbelt
Merge patch series "ISA string parser cleanups"
commit
|
commitdiff
|
tree
|
snapshot
2023-06-22
Conor Dooley
dt-bindings: riscv: cpus: switch to unevaluatedProperti...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-22
Conor Dooley
dt-bindings: riscv: cpus: add a ref the common cpu...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-22
Guo Ren
riscv: stack: Add config of thread stack size
commit
|
commitdiff
|
tree
|
snapshot
2023-06-22
Guo Ren
riscv: stack: Support HAVE_SOFTIRQ_ON_OWN_STACK
commit
|
commitdiff
|
tree
|
snapshot
2023-06-22
Guo Ren
riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Conor Dooley
RISC-V: always report presence of extensions formerly...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Conor Dooley
dt-bindings: riscv: explicitly mention assumption of...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Conor Dooley
RISC-V: remove decrement/increment dance in ISA string...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Conor Dooley
RISC-V: rework comments in ISA string parser
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Conor Dooley
RISC-V: validate riscv,isa at boot, not during ISA...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Conor Dooley
RISC-V: split early & late of_node to hartid mapping
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Conor Dooley
RISC-V: simplify register width check in ISA string...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Viacheslav...
perf: RISC-V: Limit the number of counters returned...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Fangrui Song
riscv: replace deprecated scall with ecall
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Tiezhu Yang
riscv: uprobes: Restore thread.bad_cause
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Jisheng Zhang
riscv: mm: try VMA lock-based page fault handling first
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Björn Töpel
riscv: mm: Pre-allocate PGD entries for vmalloc/modules...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Palmer Dabbelt
Merge patch series "RISC-V: Export Zba, Zbb to usermode...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Evan Green
RISC-V: hwprobe: Expose Zba, Zbb, and Zbs
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Evan Green
RISC-V: Track ISA extensions per hart
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Evan Green
RISC-V: Add Zba, Zbs extension probing
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Krzysztof Kozlowski
dt-bindings: riscv: cpus: drop unneeded quotes
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Sunil V L
RISC-V/perf: Use standard interface to get INTC domain
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Sunil V L
RISC-V: ACPI : Fix for usage of pointers in different...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Song Shuai
riscv: hibernation: Remove duplicate call of suspend_re...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Song Shuai
riscv: hibernation: Replace jalr with jr before suspend...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-14
Jisheng Zhang
riscv: mm: stub extable related functions/macros for...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-14
Ben Dooks
riscv: say disabling zicbom if no or bad riscv,cbom...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Palmer Dabbelt
Merge patch series "riscv: Add vector ISA support"
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Andy Chiu
selftests: add .gitignore file for RISC-V hwprobe
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Andy Chiu
selftests: Test RISC-V Vector prctl interface
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Andy Chiu
riscv: Add documentation for Vector
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Guo Ren
riscv: Enable Vector code to be built
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Andy Chiu
riscv: detect assembler support for .option arch
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Andy Chiu
riscv: Add sysctl to set the default vector rule for...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Andy Chiu
riscv: Add prctl controls for userspace vector management
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Andy Chiu
riscv: hwcap: change ELF_HWCAP to a function
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Vincent Chen
riscv: KVM: Add vector lazy save/restore support
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Vincent Chen
riscv: kvm: Add V extension to KVM ISA
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Greentime Hu
riscv: prevent stack corruption by reserving task_pt_re...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Andy Chiu
riscv: signal: validate altstack to reflect Vector
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Vincent Chen
riscv: signal: Report signal frame size to userspace...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Greentime Hu
riscv: signal: Add sigcontext save/restore for vector
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Andy Chiu
riscv: signal: check fp-reserved words unconditionally
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Greentime Hu
riscv: Add ptrace vector support
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Andy Chiu
riscv: Allocate user's vector context in the first...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Greentime Hu
riscv: Add task switch support for vector
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Greentime Hu
riscv: Introduce struct/helpers to save/restore per...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Greentime Hu
riscv: Introduce riscv_v_vsize to record size of Vector...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Greentime Hu
riscv: Introduce Vector enable/disable helpers
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Guo Ren
riscv: Disable Vector Instructions for kernel itself
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Greentime Hu
riscv: Clear vector regfile on bootup
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Greentime Hu
riscv: Add new csr defines related to vector extension
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Andy Chiu
riscv: hwprobe: Add support for probing V in RISCV_HWPR...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Guo Ren
riscv: Extending cpufeature.c to detect V-extension
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Guo Ren
riscv: Rename __switch_to_aux() -> fpu
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Palmer Dabbelt
Merge patch series "riscv: allow case-insensitive ISA...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Conor Dooley
dt-bindings: riscv: drop invalid comment about riscv...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Yangyu Chen
riscv: allow case-insensitive ISA string parsing
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Palmer Dabbelt
Merge patch series "Add basic ACPI support for RISC-V"
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Sunil V L
MAINTAINERS: Add entry for drivers/acpi/riscv
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Sunil V L
RISC-V: Enable ACPI in defconfig
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Sunil V L
RISC-V: time.c: Add ACPI support for time_init()
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Sunil V L
clocksource/timer-riscv: Add ACPI support
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Sunil V L
clocksource/timer-riscv: Refactor riscv_timer_init_dt()
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Sunil V L
irqchip/riscv-intc: Add ACPI support
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Sunil V L
RISC-V: cpu: Enable cpuinfo for ACPI systems
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Sunil V L
RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Sunil V L
RISC-V: only iterate over possible CPUs in ISA string...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Sunil V L
RISC-V: smpboot: Add ACPI support in setup_smp()
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Sunil V L
RISC-V: smpboot: Create wrapper setup_smp()
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Sunil V L
drivers/acpi: RISC-V: Add RHCT related code
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Sunil V L
RISC-V: ACPI: Cache and retrieve the RINTC structure
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Sunil V L
RISC-V: Add ACPI initialization in setup_arch()
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Sunil V L
ACPI: processor_core: RISC-V: Enable mapping processor...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Sunil V L
RISC-V: Add support to build the ACPI core
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Sunil V L
ACPI: OSL: Make should_use_kmap() 0 for RISC-V
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Sunil V L
ACPI: tables: Print RINTC information when MADT is...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Sunil V L
crypto: hisilicon/qm: Fix to enable build with RISC...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Sunil V L
platform/surface: Disable for RISC-V
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Jisheng Zhang
riscv: move sbi_init() earlier before jump_label_init()
commit
|
commitdiff
|
tree
|
snapshot
2023-05-07
Linus Torvalds
Linux 6.4-rc1
commit
|
commitdiff
|
tree
|
snapshot
2023-05-07
Linus Torvalds
Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-07
Linus Torvalds
Merge tag 'core-debugobjects-2023-05-06' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-07
Linus Torvalds
Merge tag 'v6.4-p2' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-07
Linus Torvalds
Merge tag '6.4-rc-smb3-client-fixes-part2' of git:...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-07
Linus Torvalds
Merge tag 'clk-for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-07
Linus Torvalds
Merge tag 'mailbox-v6.4' of git://git.linaro.org/landin...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-07
Linus Torvalds
Merge tag 'for-6.4/io_uring-2023-05-07' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Arnaldo Carvalho...
Revert "perf build: Make BUILD_BPF_SKEL default, rename...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Arnaldo Carvalho...
Revert "perf build: Warn for BPF skeletons if endian...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Linus Torvalds
Merge tag 'mm-stable-2023-05-06-10-49' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Linus Torvalds
Merge tag 'mm-hotfixes-stable-2023-05-06-10-45' of...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Keith Busch
dmapool: link blocks across pages
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Keith Busch
dmapool: don't memset on free twice
commit
|
commitdiff
|
tree
|
snapshot
2023-05-06
Keith Busch
dmapool: simplify freeing
commit
|
commitdiff
|
tree
|
snapshot
next