summaryrefslogtreecommitdiffstats
path: root/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
...
| * riscv: Use vendor name for K210 SoC supportDamien Le Moal2021-01-148-20/+20
| * riscv: Fix builtin DTB handlingDamien Le Moal2021-01-076-78/+19
| * riscv: dts: add initial board data for the SiFive HiFive UnmatchedYash Shah2021-01-072-1/+255
| * riscv: dts: add initial support for the SiFive FU740-C000 SoCYash Shah2021-01-071-0/+293
| * riscv/mm: Prevent kernel module to access user memory without uaccess routinesEric Lin2021-01-071-0/+5
| * riscv/mm: Introduce a die_kernel_fault() helper functionEric Lin2021-01-071-6/+17
| * riscv: Cleanup sbi function stubs when RISCV_SBI disabledKefeng Wang2021-01-073-12/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2021-02-202-8/+28
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-104-5/+12
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-02-021-1/+1
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-2013-35/+67
| |\ \ \ \
| * | | | | bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman2021-01-142-8/+28
| | |_|_|/ | |/| | |
* | | | | Revert "dts: phy: add GPIO number and active state used for phy reset"Palmer Dabbelt2021-02-101-1/+0
| |_|_|/ |/| | |
* | | | RISC-V: Define MAXPHYSMEM_1GB only for RV32Atish Patra2021-02-021-0/+2
* | | | riscv: Align on L1_CACHE_BYTES when STRICT_KERNEL_RWXSebastien Van Cauwenberghe2021-02-021-3/+3
* | | | RISC-V: Fix .init section permission updateAtish Patra2021-02-021-1/+3
* | | | riscv: virt_addr_valid must check the address belongs to linear mappingAlexandre Ghiti2021-02-021-1/+4
| |_|/ |/| |
* | | riscv: Fixup pfn_valid error with wrong max_mapnrGuo Ren2021-01-221-1/+1
| |/ |/|
* | RISC-V: Fix maximum allowed phsyical memory for RV32Atish Patra2021-01-151-2/+4
* | RISC-V: Set current memblock limitAtish Patra2021-01-151-2/+14
* | RISC-V: Do not allocate memblock while iterating reserved memblocksAtish Patra2021-01-151-11/+13
* | riscv: stacktrace: Move register keyword to beginning of declarationKefeng Wang2021-01-141-3/+2
* | riscv: defconfig: enable gpio support for HiFive UnleashedSagar Shrikant Kadam2021-01-131-0/+2
* | dts: phy: add GPIO number and active state used for phy resetSagar Shrikant Kadam2021-01-131-0/+1
* | dts: phy: fix missing mdio device and probe failure of vsc8541-01 deviceSagar Shrikant Kadam2021-01-131-0/+1
* | riscv: Fix KASAN memory mapping.Nick Hu2021-01-131-2/+2
* | riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALLGuo Ren2021-01-122-2/+2
* | riscv: cacheinfo: Fix using smp_processor_id() in preemptibleKefeng Wang2021-01-121-1/+10
* | riscv: Trace irq on only interrupt is enabledAtish Patra2021-01-121-3/+3
* | riscv: Drop a duplicated PAGE_KERNEL_EXECKefeng Wang2021-01-091-1/+0
* | riscv: Enable interrupts during syscalls with M-ModeDamien Le Moal2021-01-071-0/+9
* | riscv: Fix kernel time_init()Damien Le Moal2021-01-071-0/+3
* | riscv: return -ENOSYS for syscall -1Andreas Schwab2021-01-071-8/+1
|/
* local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
* Merge tag 'riscv-for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-241-1/+1
|\
| * RISC-V: Fix usage of memblock_enforce_memory_limitAtish Patra2020-12-211-1/+1
* | Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-241-6/+0
|\ \
| * | efi: stub: get rid of efi_get_max_fdt_addr()Ard Biesheuvel2020-12-091-6/+0
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-12-211-1/+1
|\ \ \ | |_|/ |/| |
| * | clk: sifive: Use common name for prci configurationZong Li2020-12-161-1/+1
| |/
* | Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-1820-127/+362
|\ \
| * \ Add and use a generic version of devmem_is_allowed()Palmer Dabbelt2020-12-111-0/+1
| |\ \
| | * | RISC-V: Use the new generic devmem_is_allowed()Palmer Dabbelt2020-12-111-0/+1
| * | | riscv: Fixed kernel test robot warningSouptick Joarder2020-12-101-0/+2
| * | | riscv: kernel: Drop unused clean ruleKefeng Wang2020-12-101-2/+0
| * | | riscv: provide memmove implementationNylon Chen2020-12-104-4/+71
| * | | RISC-V: Move dynamic relocation section under __initAtish Patra2020-11-251-4/+4
| * | | RISC-V: Protect all kernel sections including init earlyAtish Patra2020-11-256-27/+67
| * | | RISC-V: Align the .init.text sectionAtish Patra2020-11-251-1/+7
| * | | RISC-V: Initialize SBI earlyAtish Patra2020-11-251-4/+3