index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
|
|
|
arch: remove HAVE_COPY_THREAD_TLS
Christian Brauner
2020-07-04
1
-1
/
+0
*
|
|
|
|
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-03
1
-2
/
+0
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'linus' into locking/core, to resolve conflict
Ingo Molnar
2020-07-31
2
-23
/
+47
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
[next]