index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
Kconfig
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-04
riscv: Only allow LTO with CMODEL_MEDANY
Nathan Chancellor
1
-1
/
+1
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+1
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+0
2025-07-30
Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-1
/
+0
2025-07-28
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
1
-3
/
+0
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-1
/
+1
2025-07-22
tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORD
Steven Rostedt
1
-1
/
+0
2025-07-21
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
1
-1
/
+1
2025-07-19
riscv: optimize gcd() code size when CONFIG_RISCV_ISA_ZBB is disabled
Kuan-Wei Chiu
1
-0
/
+1
2025-07-16
riscv: Stop supporting static ftrace
Alexandre Ghiti
1
-1
/
+2
2025-07-09
mm: remove devmap related functions and page table bits
Alistair Popple
1
-1
/
+0
2025-06-30
lib/crc: riscv: Migrate optimized CRC code into lib/crc/
Eric Biggers
1
-3
/
+0
2025-06-30
riscv: Require clang-17 or newer for kCFI
Nathan Chancellor
1
-1
/
+2
2025-06-05
Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/alexghiti/linux into for-next
Palmer Dabbelt
1
-0
/
+2
2025-06-05
RISC-V: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
1
-0
/
+1
2025-06-05
riscv: enable mseal sysmap for RV64
Jisheng Zhang
1
-0
/
+1
2025-06-05
riscv: Improve Kconfig help for RISCV_ISA_V_PREEMPTIVE
Miquel Sabaté Solà
1
-4
/
+4
2025-06-05
Merge patch series "riscv: Add Zicbop & prefetchw support"
Alexandre Ghiti
1
-0
/
+15
2025-06-05
RISC-V: Kconfig: Fix help text of CMDLINE_EXTEND
谢致邦 (XIE Zhibang)
1
-2
/
+2
2025-06-05
Merge patch series "riscv: ftrace: atmoic patching and preempt improvements"
Alexandre Ghiti
1
-2
/
+6
2025-06-05
riscv: Add support for PUD THP
Alexandre Ghiti
1
-0
/
+1
2025-06-05
riscv: Add support for Zicbop
Alexandre Ghiti
1
-0
/
+15
2025-06-05
riscv: ftrace: support direct call using call_ops
Andy Chiu
1
-1
/
+1
2025-06-05
riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
Puranjay Mohan
1
-0
/
+2
2025-06-05
riscv: ftrace: support PREEMPT
Andy Chiu
1
-1
/
+1
2025-06-05
riscv: ftrace: align patchable functions to 4 Byte boundary
Andy Chiu
1
-0
/
+2
2025-04-05
Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-0
/
+1
2025-04-04
Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-28
/
+56
2025-04-03
Merge tag 'riscv-mw2-6.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/alexghiti/linux into for-next
Palmer Dabbelt
1
-0
/
+8
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2025-04-01
riscv: Make sure toolchain supports zba before using zba instructions
Alexandre Ghiti
1
-0
/
+8
2025-03-26
Merge patch series "riscv: Relocatable NOMMU kernels"
Palmer Dabbelt
1
-8
/
+2
2025-03-26
riscv: Remove CONFIG_PAGE_OFFSET
Samuel Holland
1
-7
/
+1
2025-03-26
riscv: Support CONFIG_RELOCATABLE on riscv32
Samuel Holland
1
-1
/
+1
2025-03-26
riscv: Support CONFIG_RELOCATABLE on NOMMU
Samuel Holland
1
-1
/
+1
2025-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
1
-0
/
+2
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+2
2025-03-20
Merge patch series "riscv: Add runtime constant support"
Alexandre Ghiti
1
-0
/
+22
2025-03-20
riscv: Add runtime constant support
Charlie Jenkins
1
-0
/
+22
2025-03-18
riscv: fgraph: Select HAVE_FUNCTION_GRAPH_TRACER depends on HAVE_DYNAMIC_FTRACE_WITH_ARGS
Pu Lehui
1
-1
/
+1
2025-03-18
riscv: migrate to the generic rule for built-in DTB
Masahiro Yamada
1
-1
/
+2
2025-03-18
riscv: Support huge pfnmaps
Andrew Bresticker
1
-0
/
+1
2025-03-18
Merge patch series "RISC-V: clarify what some RISCV_ISA* config options do & redo Zbb toolchain dependency"
Alexandre Ghiti
1
-18
/
+20
2025-03-18
RISC-V: separate Zbb optimisations requiring and not requiring toolchain support
Conor Dooley
1
-2
/
+2
2025-03-18
RISC-V: clarify what some RISCV_ISA* config options do
Conor Dooley
1
-17
/
+19
2025-03-17
mm: rename GENERIC_PTDUMP and PTDUMP_CORE
Anshuman Khandual
1
-1
/
+1
2025-03-17
kbuild: Introduce Kconfig symbol for linking vmlinux with relocations
Ard Biesheuvel
1
-0
/
+1
2025-03-10
riscv/crc64: add Zbc optimized CRC64 functions
Eric Biggers
1
-0
/
+1
2025-03-10
riscv/crc-t10dif: add Zbc optimized CRC-T10DIF function
Eric Biggers
1
-0
/
+1
2025-02-21
riscv: vdso: Switch to generic storage implementation
Thomas Weißschuh
1
-1
/
+2
[next]