index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: Add SiFive drivers to rv32_defconfig
Bin Meng
2020-08-20
1
-0
/
+5
*
RISC-V: Remove CLINT related code from timer and arch
Anup Patel
2020-08-20
10
-109
/
+13
*
RISC-V: Add mechanism to provide custom IPI operations
Anup Patel
2020-08-20
6
-48
/
+79
*
Merge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-15
1
-8
/
+17
|
\
|
*
riscv: Setup exception vector for nommu platform
Qiu Wenbo
2020-08-14
1
-8
/
+17
*
|
Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-08-14
1
-1
/
+2
|
\
\
|
*
|
vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()
Thomas Gleixner
2020-08-06
1
-1
/
+2
*
|
|
mm/riscv: use general page fault accounting
Peter Xu
2020-08-12
1
-15
/
+1
*
|
|
mm: do page fault accounting in handle_mm_fault
Peter Xu
2020-08-12
1
-1
/
+1
*
|
|
uaccess: remove segment_eq
Christoph Hellwig
2020-08-12
1
-3
/
+1
*
|
|
riscv: include <asm/pgtable.h> in <asm/uaccess.h>
Christoph Hellwig
2020-08-12
1
-0
/
+2
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
3
-20
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2020-08-07
1
-1
/
+0
|
*
|
mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()
Anshuman Khandual
2020-08-07
1
-1
/
+1
|
*
|
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
2020-08-07
1
-5
/
+0
|
*
|
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
2020-08-07
1
-12
/
+1
|
*
|
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
1
-1
/
+0
*
|
|
Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-07
28
-34
/
+316
|
\
\
\
|
*
|
|
riscv: disable stack-protector for vDSO
Tobias Klauser
2020-08-04
1
-0
/
+2
|
*
|
|
RISC-V: Fix build warning for smpboot.c
Atish Patra
2020-08-04
2
-1
/
+4
|
*
|
|
riscv: fix build warning of mm/pageattr
Zong Li
2020-07-30
1
-1
/
+2
|
*
|
|
riscv: Fix build warning for mm/init
Zong Li
2020-07-30
1
-1
/
+1
|
*
|
|
RISC-V: Setup exception vector early
Atish Patra
2020-07-30
3
-10
/
+10
|
*
|
|
riscv: Select ARCH_HAS_DEBUG_VM_PGTABLE
Emil Renner Berthing
2020-07-30
1
-0
/
+1
|
*
|
|
riscv: Use generic pgprot_* macros from <linux/pgtable.h>
Pekka Enberg
2020-07-30
1
-6
/
+0
|
*
|
|
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
8
-0
/
+121
|
*
|
|
riscv: Support R_RISCV_ADD64 and R_RISCV_SUB64 relocs
Emil Renner Berthing
2020-07-30
1
-0
/
+16
|
*
|
|
Replace HTTP links with HTTPS ones: RISC-V
Alexander A. Klimov
2020-07-30
1
-1
/
+1
|
*
|
|
riscv: Add STACKPROTECTOR supported
Guo Ren
2020-07-30
3
-0
/
+40
|
*
|
|
riscv: Fix typo in asm/hwcap.h uapi header
Tobias Klauser
2020-07-30
1
-1
/
+1
|
*
|
|
riscv: Add kmemleak support
Tobias Klauser
2020-07-30
1
-0
/
+1
|
*
|
|
riscv: Allow building with kcov coverage
Tobias Klauser
2020-07-30
4
-0
/
+7
|
*
|
|
riscv: Enable context tracking
Greentime Hu
2020-07-30
2
-1
/
+16
|
*
|
|
riscv: Support irq_work via self IPIs
Greentime Hu
2020-07-30
2
-0
/
+25
|
*
|
|
riscv: Enable LOCKDEP_SUPPORT & fixup TRACE_IRQFLAGS_SUPPORT
Guo Ren
2020-07-30
2
-1
/
+36
|
*
|
|
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
|
*
|
|
riscv: Register System RAM as iomem resources
Zong Li
2020-07-09
1
-0
/
+27
|
*
|
|
RISC-V: Use a local variable instead of smp_processor_id()
Greentime Hu
2020-06-29
1
-3
/
+4
|
*
|
|
riscv: Select ARCH_SUPPORTS_ATOMIC_RMW by default
Chenxi Mao
2020-06-29
1
-0
/
+1
*
|
|
|
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 git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
4
-153
/
+643
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-25
8
-33
/
+71
|
|
\
\
\
|
*
|
|
|
bpf, riscv: Use compressed instructions in the rv64 JIT
Luke Nelson
2020-07-21
1
-134
/
+147
|
*
|
|
|
bpf, riscv: Add encodings for compressed instructions
Luke Nelson
2020-07-21
1
-0
/
+452
|
*
|
|
|
bpf, riscv: Modify JIT ctx to support compressed instructions
Luke Nelson
2020-07-21
4
-19
/
+44
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
2020-08-04
2
-3
/
+2
|
\
\
\
\
|
*
|
|
|
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-04
1
-2
/
+2
[next]