index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-07
riscv/mm: Introduce a die_kernel_fault() helper function
Eric Lin
1
-6
/
+17
2021-01-07
riscv: Cleanup sbi function stubs when RISCV_SBI disabled
Kefeng Wang
3
-12
/
+5
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-12-24
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-21
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-15
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-10
riscv: Fixed kernel test robot warning
Souptick Joarder
1
-0
/
+2
2020-12-10
riscv: kernel: Drop unused clean rule
Kefeng Wang
1
-2
/
+0
2020-12-10
RISC-V: Define get_cycles64() regardless of M-mode
Palmer Dabbelt
1
-2
/
+2
2020-12-10
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-28
Merge tag 'riscv-for-linus-5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-1
/
+4
2020-11-27
Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2020-11-25
RISC-V: Move dynamic relocation section under __init
Atish Patra
1
-4
/
+4
2020-11-25
RISC-V: Protect all kernel sections including init early
Atish Patra
6
-27
/
+67
2020-11-25
RISC-V: Align the .init.text section
Atish Patra
1
-1
/
+7
2020-11-25
RISC-V: Initialize SBI early
Atish Patra
1
-4
/
+3
2020-11-25
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-20
riscv: Make stack walk callback consistent with generic code
Kefeng Wang
3
-7
/
+7
2020-11-20
riscv: Cleanup stacktrace
Kefeng Wang
3
-15
/
+21
2020-11-20
riscv: Add HAVE_IRQ_TIME_ACCOUNTING
Kefeng Wang
1
-0
/
+1
2020-11-20
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
[next]