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.14.y
linux-6.15.y
linux-6.16.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
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-16
riscv,mmio: Fix readX()-to-delay() ordering
Andrea Parri
1
-8
/
+8
2023-07-27
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-2
/
+2
2023-03-17
RISC-V: Don't check text_mutex during stop_machine
Conor Dooley
2
-1
/
+3
2023-03-17
riscv: Add header include guards to insn.h
Liao Chang
1
-0
/
+5
2023-03-11
riscv: jump_label: Fixup unaligned arch_static_branch function
Andy Chiu
1
-0
/
+2
2023-03-11
RISC-V: fix funct4 definition for c.jalr in parse_asm.h
Heiko Stuebner
1
-1
/
+1
2023-01-14
riscv: uaccess: fix type of 0 variable on error in get_user()
Ben Dooks
1
-1
/
+1
2023-01-14
riscv/mm: add arch hook arch_clear_hugepage_flags
Tong Tiangen
1
-0
/
+6
2023-01-04
riscv: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-1
/
+4
2022-11-16
riscv: Separate memory init from paging init
Atish Patra
1
-0
/
+1
2022-10-26
RISC-V: Make port I/O string accessors actually work
Maciej W. Rozycki
1
-8
/
+8
2022-06-09
riscv: Fix irq_work when SMP is disabled
Samuel Holland
1
-1
/
+1
2022-05-30
riscv: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-1
/
+1
2022-04-08
riscv module: remove (NOLOAD)
Fangrui Song
1
-3
/
+3
2022-04-08
riscv: Increase stack size under KASAN
Dmitry Vyukov
1
-2
/
+8
2021-11-02
riscv: Fix asan-stack clang build
Alexandre Ghiti
1
-2
/
+1
2021-05-22
riscv: Workaround mcount name prior to clang-13
Nathan Chancellor
1
-2
/
+12
2021-04-07
riscv: evaluate put_user() arg before enabling user access
Ben Dooks
1
-2
/
+5
2021-03-25
RISC-V: correct enum sbi_ext_rfence_fid
Heinrich Schuchardt
1
-2
/
+2
2021-02-17
riscv: virt_addr_valid must check the address belongs to linear mapping
Alexandre Ghiti
1
-1
/
+4
2021-01-19
riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL
Guo Ren
1
-1
/
+1
2021-01-19
riscv: Drop a duplicated PAGE_KERNEL_EXEC
Kefeng Wang
1
-1
/
+0
2021-01-12
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-12-12
Merge tag 'riscv-for-linus-5.10-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2020-12-11
RISC-V: Define get_cycles64() regardless of M-mode
Palmer Dabbelt
1
-2
/
+2
2020-11-29
Merge tag 'riscv-for-linus-5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2020-11-25
RISC-V: fix barrier() use in <vdso/processor.h>
Randy Dunlap
1
-0
/
+2
2020-11-16
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
1
-0
/
+2
2020-11-06
riscv: uaccess: fix __put_kernel_nofault()
Changbin Du
1
-1
/
+1
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
9
-3
/
+108
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
2
-0
/
+18
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
[next]