projects
/
linux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux.git
2024-01-11
Palmer Dabbelt
Merge patch series "RISC-V SBI debug console extension...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-11
Andrew Jones
riscv: sbi: Introduce system suspend support
commit
|
commitdiff
|
tree
|
snapshot
2024-01-11
Palmer Dabbelt
Merge patch series "riscv: modules: Fix module loading...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-11
Palmer Dabbelt
Merge patch series "riscv: enable EFFICIENT_UNALIGNED_A...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Anup Patel
RISC-V: Enable SBI based earlycon support
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Atish Patra
tty: Add SBI debug console support to HVC SBI driver
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Anup Patel
tty/serial: Add RISC-V SBI debug console based earlycon
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Anup Patel
RISC-V: Add SBI debug console helper routines
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Anup Patel
RISC-V: Add stubs for sbi_console_putchar/getchar()
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Charlie Jenkins
riscv: Fix relocation_hashtable size
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Charlie Jenkins
riscv: Correctly free relocation hashtable on error
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Charlie Jenkins
riscv: Fix module loading free order
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Jisheng Zhang
riscv: select DCACHE_WORD_ACCESS for efficient unaligne...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Jisheng Zhang
riscv: introduce RISCV_EFFICIENT_UNALIGNED_ACCESS
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Palmer Dabbelt
Merge patch series "riscv: hwprobe: add Zicond, Zacas...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Clément Léger
riscv: hwprobe: export Zicond extension
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Clément Léger
riscv: hwprobe: export Zacas ISA extension
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Clément Léger
riscv: add ISA extension parsing for Zacas
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Clément Léger
dt-bindings: riscv: add Zacas ISA extension description
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Clément Léger
riscv: hwprobe: export Ztso ISA extension
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Clément Léger
riscv: add ISA extension parsing for Ztso
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Al Viro
use linux/export.h rather than asm-generic/export.h
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Palmer Dabbelt
Merge patch series "Fix XIP boot and make XIP testable...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Song Shuai
riscv: Remove SHADOW_OVERFLOW_STACK_SIZE macro
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Palmer Dabbelt
Merge remote-tracking branch 'palmer/fixes' into for...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Ben Dooks
riscv; fix __user annotation in save_v_state()
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Ben Dooks
riscv: fix __user annotation in traps_misaligned.c
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Jisheng Zhang
riscv: Select ARCH_WANTS_NO_INSTR
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Palmer Dabbelt
Merge patch series "riscv: CPU operations cleanup"
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Samuel Holland
riscv: Remove obsolete rv32_defconfig file
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Palmer Dabbelt
Merge patch series "RISC-V: hwprobe: Introduce which...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Frederik Haxel
riscv: Allow disabling of BUILTIN_DTB for XIP
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Frederik Haxel
riscv: Fixed wrong register in XIP_FIXUP_FLASH_OFFSET...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Frederik Haxel
riscv: Make XIP bootable again
commit
|
commitdiff
|
tree
|
snapshot
2024-01-09
Alexandre Ghiti
riscv: Fix set_direct_map_default_noflush() to reset...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-09
Alexandre Ghiti
riscv: Fix module_alloc() that did not reset the linear...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-09
Alexandre Ghiti
riscv: Fix wrong usage of lm_alias() when splitting...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-09
Alexandre Ghiti
riscv: Check if the code to patch lies in the exit...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
Samuel Holland
riscv: Use the same CPU operations for all CPUs
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
Samuel Holland
riscv: Remove unused members from struct cpu_operations
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
Samuel Holland
riscv: Deduplicate code in setup_smp()
commit
|
commitdiff
|
tree
|
snapshot
2024-01-03
Andrew Jones
RISC-V: selftests: Add which-cpus hwprobe test
commit
|
commitdiff
|
tree
|
snapshot
2024-01-03
Andrew Jones
RISC-V: hwprobe: Introduce which-cpus flag
commit
|
commitdiff
|
tree
|
snapshot
2024-01-03
Andrew Jones
RISC-V: Move the hwprobe syscall to its own file
commit
|
commitdiff
|
tree
|
snapshot
2024-01-03
Andrew Jones
RISC-V: hwprobe: Clarify cpus size parameter
commit
|
commitdiff
|
tree
|
snapshot
2024-01-03
Palmer Dabbelt
RISC-V: Remove the removed single-letter extensions
commit
|
commitdiff
|
tree
|
snapshot
2023-12-20
Palmer Dabbelt
Merge patch series "riscv: Use READ_ONCE()/WRITE_ONCE...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-20
Alexandre Ghiti
riscv: Use accessors to page table entries instead...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-20
Alexandre Ghiti
riscv: mm: Only compile pgtable.c if MMU
commit
|
commitdiff
|
tree
|
snapshot
2023-12-20
Alexandre Ghiti
mm: Introduce pudp/p4dp/pgdp_get() functions
commit
|
commitdiff
|
tree
|
snapshot
2023-12-20
Alexandre Ghiti
riscv: Use WRITE_ONCE() when setting page table entries
commit
|
commitdiff
|
tree
|
snapshot
2023-12-20
Michal Simek
dt-bindings: riscv: cpus: Add AMD MicroBlaze V compatible
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Palmer Dabbelt
Merge patch series "riscv: report more ISA extensions...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Clément Léger
dt-bindings: riscv: add Zfa ISA extension description
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Clément Léger
riscv: hwprobe: export Zfa ISA extension
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Clément Léger
riscv: add ISA extension parsing for Zfa
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Clément Léger
dt-bindings: riscv: add Zvfh[min] ISA extension description
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Clément Léger
riscv: hwprobe: export Zvfh[min] ISA extensions
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Clément Léger
riscv: add ISA extension parsing for Zvfh[min]
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Clément Léger
dt-bindings: riscv: add Zihintntl ISA extension description
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Clément Léger
riscv: hwprobe: export Zhintntl ISA extension
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Clément Léger
riscv: add ISA extension parsing for Zihintntl
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Clément Léger
dt-bindings: riscv: add Zfh[min] ISA extensions description
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Clément Léger
riscv: hwprobe: export Zfh[min] ISA extensions
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Clément Léger
riscv: add ISA extension parsing for Zfh/Zfh[min]
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Clément Léger
dt-bindings: riscv: add vector crypto ISA extensions...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Clément Léger
riscv: hwprobe: export vector crypto ISA extensions
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Clément Léger
riscv: add ISA extension parsing for vector crypto
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Clément Léger
dt-bindings: riscv: add scalar crypto ISA extensions...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Clément Léger
riscv: hwprobe: add support for scalar crypto ISA exten...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Evan Green
riscv: add ISA extension parsing for scalar crypto
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Clément Léger
riscv: hwprobe: export missing Zbc ISA extension
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Clément Léger
riscv: add ISA extension parsing for Zbc
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Lad Prabhakar
riscv: errata: andes: Probe for IOCP only once in boot...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Samuel Holland
riscv: Fix SMP when shadow call stacks are enabled
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Rob Herring
dt-bindings: perf: riscv,pmu: drop unneeded quotes
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Clément Léger
riscv: fix misaligned access handling of C.SWSP and...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Andrew Jones
RISC-V: hwprobe: Always use u64 for extension bits
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Charlie Jenkins
Support rv32 ULEB128 test
commit
|
commitdiff
|
tree
|
snapshot
2023-12-04
Palmer Dabbelt
Merge patch series "riscv: Fix issues with module loading"
commit
|
commitdiff
|
tree
|
snapshot
2023-12-04
Charlie Jenkins
riscv: Correct type casting in module loading
commit
|
commitdiff
|
tree
|
snapshot
2023-12-04
Charlie Jenkins
riscv: Safely remove entries from relocation list
commit
|
commitdiff
|
tree
|
snapshot
2023-11-13
Linus Torvalds
Linux 6.7-rc1
commit
|
commitdiff
|
tree
|
snapshot
2023-11-12
Miri Korenblit
wifi: iwlwifi: fix system commands group ordering
commit
|
commitdiff
|
tree
|
snapshot
2023-11-12
Linus Torvalds
Merge tag 'parisc-for-6.7-rc1-2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-12
Linus Torvalds
Merge tag 'loongarch-6.7' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-12
Linus Torvalds
Merge tag 'powerpc-6.7-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-12
Linus Torvalds
Merge tag '6.7-rc-smb3-client-fixes-part2' of git:...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-11
Linus Torvalds
Merge tag 'probes-fixes-v6.7-rc1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-10
Linus Torvalds
Merge tag 'fbdev-for-6.7-rc1' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-10
Yujie Liu
tracing/kprobes: Fix the order of argument descriptions
commit
|
commitdiff
|
tree
|
snapshot
2023-11-10
Linus Torvalds
Merge tag 'drm-next-2023-11-10' of git://anongit.freede...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-10
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-10
Linus Torvalds
Merge tag 'sound-fix-6.7-rc1' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-10
Daniel Vetter
Merge tag 'amd-drm-next-6.7-2023-11-10' of https:/...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-10
Linus Torvalds
Merge tag 'spi-fix-v6.7-merge-window' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-10
Linus Torvalds
Merge tag 'mmc-v6.7-2' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-10
Linus Torvalds
Merge tag 'pwm/for-6.7-rc1-fixes' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-10
Linus Torvalds
Merge tag 'io_uring-6.7-2023-11-10' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-10
Linus Torvalds
Merge tag 'block-6.7-2023-11-10' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
next