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