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.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-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
3
-6
/
+6
2020-10-24
Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-95
/
+93
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+1
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-5
/
+3
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+1
2020-10-20
Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
25
-239
/
+936
2020-10-18
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
1
-3
/
+1
2020-10-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-30
/
+16
2020-10-14
memblock: use separate iterators for memory and reserved regions
Mike Rapoport
1
-1
/
+1
2020-10-14
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2
-20
/
+15
2020-10-14
riscv: drop unneeded node initialization
Mike Rapoport
1
-9
/
+0
2020-10-14
Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+0
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2020-10-09
kbuild: explicitly specify the build id style
Bill Wendling
1
-1
/
+1
2020-10-08
seccomp: Move config option SECCOMP to arch/Kconfig
YiFei Zhu
1
-13
/
+0
2020-10-07
riscv: Fixup bootup failure with HARDENED_USERCOPY
Guo Ren
1
-2
/
+3
2020-10-05
RISC-V: Make sure memblock reserves the memory containing DT
Atish Patra
1
-0
/
+1
2020-10-04
riscv: remove address space overrides using set_fs()
Christoph Hellwig
4
-34
/
+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
3
-19
/
+20
2020-10-04
Merge branch 'base.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Palmer Dabbelt
1
-0
/
+1
2020-10-03
RISC-V: Add page table dump support for uefi
Atish Patra
1
-6
/
+42
2020-10-03
RISC-V: Add EFI runtime services
Atish Patra
8
-3
/
+132
2020-10-03
RISC-V: Add EFI stub support.
Atish Patra
4
-0
/
+59
2020-10-03
RISC-V: Add PE/COFF header for EFI stub
Atish Patra
5
-2
/
+212
2020-10-03
RISC-V: Implement late mapping page table allocation functions
Atish Patra
1
-31
/
+99
2020-10-03
RISC-V: Add early ioremap support
Atish Patra
6
-0
/
+51
2020-10-03
RISC-V: Move DT mapping outof fixmap
Anup Patel
6
-22
/
+20
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
2
-4
/
+2
2020-09-20
Merge tag 'riscv-for-linus-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-6
/
+87
2020-09-19
RISC-V: Resurrect the MMIO timer implementation for M-mode systems
Palmer Dabbelt
3
-0
/
+54
2020-09-19
riscv: Fix Kendryte K210 device tree
Damien Le Moal
1
-2
/
+4
2020-09-19
riscv: Add sfence.vma after early page table changes
Greentime Hu
1
-4
/
+3
2020-09-16
RISC-V: Fix duplicate included thread_info.h
Tian Tao
1
-1
/
+0
2020-09-16
riscv/mm/fault: Set FAULT_FLAG_INSTRUCTION flag in do_page_fault()
Pekka Enberg
1
-1
/
+2
2020-09-16
riscv/mm/fault: Fix inline placement in vmalloc_fault() declaration
Pekka Enberg
1
-1
/
+1
2020-09-16
riscv: Add cache information in AUX vector
Zong Li
4
-2
/
+71
2020-09-16
riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
Zong Li
1
-0
/
+3
2020-09-16
riscv: Set more data to cacheinfo
Zong Li
1
-15
/
+51
2020-09-16
riscv/mm/fault: Move access error check to function
Pekka Enberg
1
-21
/
+27
2020-09-16
riscv/mm/fault: Move FAULT_FLAG_WRITE handling in do_page_fault()
Pekka Enberg
1
-1
/
+3
2020-09-16
riscv/mm/fault: Simplify mm_fault_error()
Pekka Enberg
1
-23
/
+18
2020-09-16
riscv/mm/fault: Move fault error handling to mm_fault_error()
Pekka Enberg
1
-25
/
+31
2020-09-16
riscv/mm/fault: Simplify fault error handling
Pekka Enberg
1
-10
/
+8
2020-09-16
riscv/mm/fault: Move vmalloc fault handling to vmalloc_fault()
Pekka Enberg
1
-82
/
+82
2020-09-16
riscv/mm/fault: Move bad area handling to bad_area()
Pekka Enberg
1
-27
/
+40
2020-09-16
riscv/mm/fault: Move no context handling to no_context()
Pekka Enberg
1
-31
/
+52
2020-09-16
riscv/mm: Simplify retry logic in do_page_fault()
Pekka Enberg
1
-11
/
+9
[next]