index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-15
Merge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+17
2020-08-14
riscv: Setup exception vector for nommu platform
Qiu Wenbo
1
-8
/
+17
2020-08-14
Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2020-08-12
mm/riscv: use general page fault accounting
Peter Xu
1
-15
/
+1
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
1
-1
/
+1
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
1
-3
/
+1
2020-08-12
riscv: include <asm/pgtable.h> in <asm/uaccess.h>
Christoph Hellwig
1
-0
/
+2
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-20
/
+2
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
1
-1
/
+0
2020-08-07
mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()
Anshuman Khandual
1
-1
/
+1
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
1
-5
/
+0
2020-08-07
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
1
-12
/
+1
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-08-07
Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
28
-34
/
+316
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-06
vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()
Thomas Gleixner
1
-1
/
+2
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
4
-153
/
+643
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
2
-1
/
+4
2020-08-04
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
2
-3
/
+2
2020-08-03
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2020-08-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+1
2020-07-31
Merge branch 'linus' into locking/core, to resolve conflict
Ingo Molnar
2
-23
/
+47
2020-07-30
riscv: fix build warning of mm/pageattr
Zong Li
1
-1
/
+2
2020-07-30
riscv: Fix build warning for mm/init
Zong Li
1
-1
/
+1
2020-07-30
RISC-V: Setup exception vector early
Atish Patra
3
-10
/
+10
2020-07-30
riscv: Select ARCH_HAS_DEBUG_VM_PGTABLE
Emil Renner Berthing
1
-0
/
+1
2020-07-30
riscv: Use generic pgprot_* macros from <linux/pgtable.h>
Pekka Enberg
1
-6
/
+0
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
8
-0
/
+121
2020-07-30
riscv: Support R_RISCV_ADD64 and R_RISCV_SUB64 relocs
Emil Renner Berthing
1
-0
/
+16
2020-07-30
Replace HTTP links with HTTPS ones: RISC-V
Alexander A. Klimov
1
-1
/
+1
2020-07-30
riscv: Add STACKPROTECTOR supported
Guo Ren
3
-0
/
+40
2020-07-30
riscv: Fix typo in asm/hwcap.h uapi header
Tobias Klauser
1
-1
/
+1
2020-07-30
riscv: Add kmemleak support
Tobias Klauser
1
-0
/
+1
2020-07-30
riscv: Allow building with kcov coverage
Tobias Klauser
4
-0
/
+7
2020-07-30
riscv: Enable context tracking
Greentime Hu
2
-1
/
+16
2020-07-30
riscv: Support irq_work via self IPIs
Greentime Hu
2
-0
/
+25
2020-07-30
riscv: Enable LOCKDEP_SUPPORT & fixup TRACE_IRQFLAGS_SUPPORT
Guo Ren
2
-1
/
+36
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-29
Merge branch 'locking/header'
Peter Zijlstra
1
-2
/
+0
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
1
-2
/
+0
2020-07-27
riscv: switch to ->regset_get()
Al Viro
1
-22
/
+11
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
8
-33
/
+71
2020-07-24
riscv: Parse all memory blocks to remove unusable memory
Atish Patra
1
-14
/
+17
2020-07-24
RISC-V: Do not rely on initrd_start/end computed during early dt parsing
Atish Patra
1
-6
/
+27
2020-07-24
RISC-V: Set maximum number of mapped pages correctly
Atish Patra
1
-1
/
+1
2020-07-21
bpf, riscv: Use compressed instructions in the rv64 JIT
Luke Nelson
1
-134
/
+147
2020-07-21
bpf, riscv: Add encodings for compressed instructions
Luke Nelson
1
-0
/
+452
[next]