index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-3
/
+3
2020-08-20
riscv: Add SiFive drivers to rv32_defconfig
Bin Meng
1
-0
/
+5
2020-08-20
RISC-V: Remove CLINT related code from timer and arch
Anup Patel
10
-109
/
+13
2020-08-20
RISC-V: Add mechanism to provide custom IPI operations
Anup Patel
6
-48
/
+79
2020-08-16
Merge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+17
2020-08-15
riscv: Setup exception vector for nommu platform
Qiu Wenbo
1
-8
/
+17
2020-08-15
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-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
4
-153
/
+643
2020-08-05
riscv: disable stack-protector for vDSO
Tobias Klauser
1
-0
/
+2
2020-08-05
RISC-V: Fix build warning for smpboot.c
Atish Patra
2
-1
/
+4
2020-08-05
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
2
-3
/
+2
2020-08-04
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2020-08-04
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-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
8
-33
/
+71
2020-07-25
riscv: Parse all memory blocks to remove unusable memory
Atish Patra
1
-14
/
+17
[next]