index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-02
riscv: Align on L1_CACHE_BYTES when STRICT_KERNEL_RWX
Sebastien Van Cauwenberghe
1
-3
/
+3
2021-02-02
RISC-V: Fix .init section permission update
Atish Patra
1
-1
/
+3
2021-02-02
riscv: virt_addr_valid must check the address belongs to linear mapping
Alexandre Ghiti
1
-1
/
+4
2021-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-01-22
riscv: Fixup pfn_valid error with wrong max_mapnr
Guo Ren
1
-1
/
+1
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-35
/
+67
2021-01-15
RISC-V: Fix maximum allowed phsyical memory for RV32
Atish Patra
1
-2
/
+4
2021-01-15
RISC-V: Set current memblock limit
Atish Patra
1
-2
/
+14
2021-01-15
RISC-V: Do not allocate memblock while iterating reserved memblocks
Atish Patra
1
-11
/
+13
2021-01-14
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
2
-8
/
+28
2021-01-14
riscv: stacktrace: Move register keyword to beginning of declaration
Kefeng Wang
1
-3
/
+2
2021-01-14
riscv/stacktrace: Fix stack output without ra on the stack top
Chen Huang
1
-3
/
+9
2021-01-14
riscv: Improve __show_regs
Kefeng Wang
1
-1
/
+6
2021-01-14
riscv: Add dump stack in show_regs
Kefeng Wang
5
-4
/
+21
2021-01-14
riscv: Enable per-task stack canaries
Guo Ren
5
-2
/
+23
2021-01-14
riscv: Add support for function error injection
Guo Ren
4
-0
/
+19
2021-01-14
riscv: Add uprobes supported
Guo Ren
9
-1
/
+253
2021-01-14
riscv: Add KPROBES_ON_FTRACE supported
Guo Ren
3
-0
/
+55
2021-01-14
riscv: Add kprobes supported
Guo Ren
13
-0
/
+773
2021-01-14
riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNT
Guo Ren
3
-235
/
+204
2021-01-14
riscv: Fixup patch_text panic in ftrace
Guo Ren
2
-0
/
+2
2021-01-14
riscv: Fixup wrong ftrace remove cflag
Guo Ren
2
-3
/
+3
2021-01-14
riscv: Fixup compile error BUILD_BUG_ON failed
Guo Ren
1
-2
/
+6
2021-01-14
RISC-V: Implement ptrace regs and stack API
Patrick Stählin
3
-0
/
+129
2021-01-14
riscv: Add machine name to kernel boot log and stack dump output
Kefeng Wang
1
-1
/
+8
2021-01-14
riscv: Add numa support for riscv64 platform
Atish Patra
7
-5
/
+87
2021-01-14
riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCING
Greentime Hu
1
-0
/
+20
2021-01-14
riscv: Separate memory init from paging init
Atish Patra
3
-1
/
+7
2021-01-14
riscv: Add Canaan Kendryte K210 reset controller
Damien Le Moal
1
-0
/
+1
2021-01-14
riscv: Fix Canaan Kendryte K210 device tree
Damien Le Moal
1
-5
/
+0
2021-01-14
riscv: Use vendor name for K210 SoC support
Damien Le Moal
8
-20
/
+20
2021-01-13
riscv: defconfig: enable gpio support for HiFive Unleashed
Sagar Shrikant Kadam
1
-0
/
+2
2021-01-13
dts: phy: add GPIO number and active state used for phy reset
Sagar Shrikant Kadam
1
-0
/
+1
2021-01-13
dts: phy: fix missing mdio device and probe failure of vsc8541-01 device
Sagar Shrikant Kadam
1
-0
/
+1
2021-01-13
riscv: Fix KASAN memory mapping.
Nick Hu
1
-2
/
+2
2021-01-12
riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL
Guo Ren
2
-2
/
+2
2021-01-12
riscv: cacheinfo: Fix using smp_processor_id() in preemptible
Kefeng Wang
1
-1
/
+10
2021-01-12
riscv: Trace irq on only interrupt is enabled
Atish Patra
1
-3
/
+3
2021-01-09
riscv: Drop a duplicated PAGE_KERNEL_EXEC
Kefeng Wang
1
-1
/
+0
2021-01-07
riscv: Fix builtin DTB handling
Damien Le Moal
6
-78
/
+19
2021-01-07
riscv: Enable interrupts during syscalls with M-Mode
Damien Le Moal
1
-0
/
+9
2021-01-07
riscv: Fix kernel time_init()
Damien Le Moal
1
-0
/
+3
2021-01-07
riscv: return -ENOSYS for syscall -1
Andreas Schwab
1
-8
/
+1
2021-01-07
riscv: dts: add initial board data for the SiFive HiFive Unmatched
Yash Shah
2
-1
/
+255
2021-01-07
riscv: dts: add initial support for the SiFive FU740-C000 SoC
Yash Shah
1
-0
/
+293
2021-01-07
riscv/mm: Prevent kernel module to access user memory without uaccess routines
Eric Lin
1
-0
/
+5
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/kernel/git/riscv/linux
Linus Torvalds
1
-1
/
+1
[prev]
[next]