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