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.12.y
linux-6.13.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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-27
riscv: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
1
-20
/
+2
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-2
/
+2
2020-10-24
Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-92
/
+91
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+9
2020-10-20
Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-3
/
+132
2020-10-04
riscv: remove address space overrides using set_fs()
Christoph Hellwig
2
-32
/
+1
2020-10-04
riscv: implement __get_kernel_nofault and __put_user_nofault
Christoph Hellwig
1
-0
/
+20
2020-10-04
riscv: refactor __get_user and __put_user
Christoph Hellwig
1
-42
/
+52
2020-10-04
riscv: use memcpy based uaccess for nommu again
Christoph Hellwig
1
-18
/
+18
2020-10-03
RISC-V: Add EFI runtime services
Atish Patra
3
-0
/
+26
2020-10-03
RISC-V: Add EFI stub support.
Atish Patra
1
-0
/
+35
2020-10-03
RISC-V: Add PE/COFF header for EFI stub
Atish Patra
1
-0
/
+13
2020-10-03
RISC-V: Add early ioremap support
Atish Patra
3
-0
/
+15
2020-10-03
RISC-V: Move DT mapping outof fixmap
Anup Patel
2
-3
/
+1
2020-09-30
RISC-V: Check clint_time_val before use
Anup Patel
2
-4
/
+13
2020-09-24
kbuild: preprocess module linker script
Masahiro Yamada
1
-0
/
+9
2020-09-19
RISC-V: Resurrect the MMIO timer implementation for M-mode systems
Palmer Dabbelt
2
-0
/
+53
2020-09-16
riscv: Add cache information in AUX vector
Zong Li
3
-1
/
+40
2020-09-16
riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
Zong Li
1
-0
/
+3
2020-09-11
RISC-V: Take text_mutex in ftrace_init_nop()
Palmer Dabbelt
1
-0
/
+7
2020-08-20
RISC-V: Remove CLINT related code from timer and arch
Anup Patel
2
-35
/
+7
2020-08-20
RISC-V: Add mechanism to provide custom IPI operations
Anup Patel
2
-25
/
+19
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
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
1
-17
/
+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
Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-8
/
+108
2020-08-06
vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()
Thomas Gleixner
1
-1
/
+2
2020-08-05
RISC-V: Fix build warning for smpboot.c
Atish Patra
1
-0
/
+3
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-30
riscv: Use generic pgprot_* macros from <linux/pgtable.h>
Pekka Enberg
1
-6
/
+0
2020-07-30
riscv: Add jump-label implementation
Emil Renner Berthing
1
-0
/
+60
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
1
-0
/
+33
2020-07-30
riscv: Fix typo in asm/hwcap.h uapi header
Tobias Klauser
1
-1
/
+1
2020-07-30
riscv: Support irq_work via self IPIs
Greentime Hu
1
-0
/
+10
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-21
asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'
Will Deacon
1
-0
/
+1
2020-07-17
RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorw
Palmer Dabbelt
1
-1
/
+9
2020-07-14
riscv: use 16KB kernel stack on 64-bit
Andreas Schwab
1
-0
/
+4
2020-07-10
riscv: Avoid kgdb.h including gdb_xml.h to solve unused-const-variable warning
Vincent Chen
2
-3
/
+4
2020-07-10
kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.h
Vincent Chen
1
-1
/
+0
2020-06-12
riscv/atomic: Fix sign extension for RV64I
Nathan Huckleberry
1
-4
/
+4
2020-06-11
Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-15
/
+148
2020-06-11
riscv: use vDSO common flow to reduce the latency of the time-related functions
Vincent Chen
7
-10
/
+144
2020-06-10
clocksource/drivers/timer-riscv: Use per-CPU timer interrupt
Anup Patel
1
-2
/
+0
[prev]
[next]