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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-25
Merge tag 'riscv-for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2020-12-24
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+0
2020-12-22
RISC-V: Fix usage of memblock_enforce_memory_limit
Atish Patra
1
-1
/
+1
2020-12-21
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+1
2020-12-18
Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
20
-127
/
+362
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+5
2020-12-16
clk: sifive: Use common name for prci configuration
Zong Li
1
-1
/
+1
2020-12-16
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+10
2020-12-16
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2020-12-16
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-20
/
+2
2020-12-15
arch, mm: make kernel_page_present() always available
Mike Rapoport
2
-0
/
+30
2020-12-15
arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
Mike Rapoport
3
-5
/
+3
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-12
riscv: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2
-2
/
+5
2020-12-11
Add and use a generic version of devmem_is_allowed()
Palmer Dabbelt
1
-0
/
+1
2020-12-11
RISC-V: Use the new generic devmem_is_allowed()
Palmer Dabbelt
1
-0
/
+1
2020-12-11
riscv: Fixed kernel test robot warning
Souptick Joarder
1
-0
/
+2
2020-12-11
riscv: kernel: Drop unused clean rule
Kefeng Wang
1
-2
/
+0
2020-12-11
RISC-V: Define get_cycles64() regardless of M-mode
Palmer Dabbelt
1
-2
/
+2
2020-12-11
riscv: provide memmove implementation
Nylon Chen
4
-4
/
+71
2020-12-09
efi: stub: get rid of efi_get_max_fdt_addr()
Ard Biesheuvel
1
-6
/
+0
2020-11-29
Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2020-11-29
Merge tag 'riscv-for-linus-5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-1
/
+4
2020-11-28
Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2020-11-26
RISC-V: Move dynamic relocation section under __init
Atish Patra
1
-4
/
+4
2020-11-26
RISC-V: Protect all kernel sections including init early
Atish Patra
6
-27
/
+67
2020-11-26
RISC-V: Align the .init.text section
Atish Patra
1
-1
/
+7
2020-11-26
RISC-V: Initialize SBI early
Atish Patra
1
-4
/
+3
2020-11-26
riscv: Enable ARCH_STACKWALK
Kefeng Wang
3
-40
/
+11
2020-11-25
RISC-V: fix barrier() use in <vdso/processor.h>
Randy Dunlap
1
-0
/
+2
2020-11-25
RISC-V: Add missing jump label initialization
Anup Patel
1
-0
/
+1
2020-11-25
riscv: Explicitly specify the build id style in vDSO Makefile again
Nathan Chancellor
1
-1
/
+1
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
1
-1
/
+1
2020-11-21
riscv: Make stack walk callback consistent with generic code
Kefeng Wang
3
-7
/
+7
2020-11-21
riscv: Cleanup stacktrace
Kefeng Wang
3
-15
/
+21
2020-11-21
riscv: Add HAVE_IRQ_TIME_ACCOUNTING
Kefeng Wang
1
-0
/
+1
2020-11-21
riscv: Enable CMA support
Kefeng Wang
1
-2
/
+6
2020-11-20
riscv: Enable seccomp architecture tracking
YiFei Zhu
1
-0
/
+10
2020-11-16
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
1
-0
/
+2
2020-11-15
Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+1
2020-11-09
riscv: Ignore Image.* and loader.bin
Kefeng Wang
1
-1
/
+2
2020-11-09
riscv: Clean up boot dir
Kefeng Wang
2
-1
/
+4
2020-11-09
riscv: Fix compressed Image formats build
Kefeng Wang
1
-0
/
+3
2020-11-09
RISC-V: Add kernel image sections to the resource tree
Nick Kossifidis
2
-27
/
+160
2020-11-09
perf/arch: Remove perf_sample_data::regs_user_copy
Peter Zijlstra
1
-2
/
+1
2020-11-06
RISC-V: Fix the VDSO symbol generaton for binutils-2.35+
Palmer Dabbelt
3
-9
/
+16
2020-11-06
RISC-V: Use non-PGD mappings for early DTB access
Anup Patel
1
-0
/
+14
2020-11-06
riscv: uaccess: fix __put_kernel_nofault()
Changbin Du
1
-1
/
+1
2020-11-06
riscv: fix pfn_to_virt err in do_page_fault().
Liu Shaohua
1
-1
/
+3
2020-11-06
riscv: Set text_offset correctly for M-Mode
Sean Anderson
1
-0
/
+5
[next]