开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-24
Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-10-19
Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-09
kbuild: explicitly specify the build id style
Bill Wendling
2020-10-06
riscv: Fixup bootup failure with HARDENED_USERCOPY
Guo Ren
2020-10-04
riscv: remove address space overrides using set_fs()
Christoph Hellwig
2020-10-02
RISC-V: Add EFI runtime services
Atish Patra
2020-10-02
RISC-V: Add PE/COFF header for EFI stub
Atish Patra
2020-10-02
RISC-V: Add early ioremap support
Atish Patra
2020-10-02
RISC-V: Move DT mapping outof fixmap
Anup Patel
2020-09-25
kbuild: preprocess module linker script
Masahiro Yamada
2020-09-20
Merge tag 'riscv-for-linus-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-09-15
RISC-V: Fix duplicate included thread_info.h
Tian Tao
2020-09-15
riscv: Add cache information in AUX vector
Zong Li
2020-09-15
riscv: Set more data to cacheinfo
Zong Li
2020-09-11
RISC-V: Take text_mutex in ftrace_init_nop()
Palmer Dabbelt
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-20
RISC-V: Remove CLINT related code from timer and arch
Anup Patel
2020-08-20
RISC-V: Add mechanism to provide custom IPI operations
Anup Patel
2020-08-14
riscv: Setup exception vector for nommu platform
Qiu Wenbo
2020-08-07
Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-08-04
riscv: disable stack-protector for vDSO
Tobias Klauser
2020-08-04
RISC-V: Fix build warning for smpboot.c
Atish Patra
2020-08-04
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
2020-07-30
RISC-V: Setup exception vector early
Atish Patra
2020-07-30
riscv: Cleanup unnecessary define in asm-offset.c
Guo Ren
2020-07-30
riscv: Add jump-label implementation
Emil Renner Berthing
2020-07-30
riscv: Support R_RISCV_ADD64 and R_RISCV_SUB64 relocs
Emil Renner Berthing
2020-07-30
riscv: Add STACKPROTECTOR supported
Guo Ren
2020-07-30
riscv: Allow building with kcov coverage
Tobias Klauser
2020-07-30
riscv: Enable context tracking
Greentime Hu
2020-07-30
riscv: Support irq_work via self IPIs
Greentime Hu
2020-07-30
riscv: Enable LOCKDEP_SUPPORT & fixup TRACE_IRQFLAGS_SUPPORT
Guo Ren
2020-07-30
riscv: Fixup lockdep_assert_held with wrong param cpu_running
Zong Li
2020-07-30
riscv: Fixup static_obj() fail
Guo Ren
2020-07-27
riscv: switch to ->regset_get()
Al Viro
2020-07-09
riscv: Fix "no previous prototype" compile warning in kgdb.c file
Vincent Chen
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-06-29
RISC-V: Use a local variable instead of smp_processor_id()
Greentime Hu
2020-06-25
riscv: Fixup __vdso_gettimeofday broke dynamic ftrace
Guo Ren
2020-06-25
riscv: Add extern declarations for vDSO time-related functions
Vincent Chen
2020-06-25
riscv: Add -fPIC option to CFLAGS_vgettimeofday.o
Vincent Chen
2020-06-20
Merge tag 'riscv-for-linus-5.8-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-06-18
RISC-V: Don't allow write+exec only page mapping request in mmap
Yash Shah
[next]