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
*
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
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'locking/header'
Peter Zijlstra
2020-07-29
1
-2
/
+0
|
|
\
\
\
\
\
|
|
*
|
|
|
|
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
2020-07-29
1
-2
/
+0
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-08-03
1
-0
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'
Will Deacon
2020-07-21
1
-0
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
riscv: Parse all memory blocks to remove unusable memory
Atish Patra
2020-07-24
1
-14
/
+17
*
|
|
|
|
RISC-V: Do not rely on initrd_start/end computed during early dt parsing
Atish Patra
2020-07-24
1
-6
/
+27
*
|
|
|
|
RISC-V: Set maximum number of mapped pages correctly
Atish Patra
2020-07-24
1
-1
/
+1
*
|
|
|
|
riscv: kasan: use local_tlb_flush_all() to avoid uninitialized __sbi_rfence
Vincent Chen
2020-07-20
1
-2
/
+2
|
|
/
/
/
|
/
|
|
|
[next]