summaryrefslogtreecommitdiffstats
path: root/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
* riscv: Make __fstate_clean() work correctly.Vincent Chen2019-08-141-1/+1
* riscv: Correct the initialized flow of FP registerVincent Chen2019-08-142-2/+15
* riscv: defconfig: Update the defconfigAlistair Francis2019-08-141-0/+2
* riscv: rv32_defconfig: Update the defconfigAlistair Francis2019-08-141-0/+3
* riscv: fix flush_tlb_range() end address for flush_tlb_page()Paul Walmsley2019-08-131-2/+9
* RISC-V: Remove udivdi3Palmer Dabbelt2019-08-092-34/+0Star
* riscv: delay: use do_div() instead of __udivdi3()Paul Walmsley2019-08-091-1/+5
* riscv: defconfig: align RV64 defconfig to the output of "make savedefconfig"Paul Walmsley2019-07-311-5/+5
* riscv: dts: fu540-c000: drop "timebase-frequency"Paul Walmsley2019-07-311-1/+0Star
* riscv: Fix perf record without libelf supportMao Han2019-07-311-1/+1
* Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-07-287-7/+7
|\
| * treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada2019-07-257-7/+7
* | Merge tag 'riscv/for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-254-0/+26
|\ \ | |/ |/|
| * riscv: dts: Add DT node for SiFive FU540 Ethernet controller driverYash Shah2019-07-222-0/+24
| * riscv: include generic support for MSI irqdomainsWesley Terpstra2019-07-221-0/+1
| * riscv: enable sys_clone3 syscall for rv64Paul Walmsley2019-07-191-0/+1
* | Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-07-201-2/+0Star
|\ \ | |/ |/|
| * riscv: drop unneeded -Wall additionMasahiro Yamada2019-07-171-2/+0Star
* | Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-1819-115/+563
|\ \ | |/ |/|
| * riscv: fix build break after macro-to-function conversion in generic cacheflu...Paul Walmsley2019-07-181-4/+59
| * RISC-V: Add an Image header that boot loader can parse.Atish Patra2019-07-112-0/+97
| * RISC-V: Setup initial page tables in two stagesAnup Patel2019-07-096-64/+284
| * riscv: remove free_initrd_memChristoph Hellwig2019-07-041-5/+0Star
| * riscv: ccache: Remove unused variableYash Shah2019-07-041-4/+7
| * riscv: Introduce huge page support for 32/64bit kernelAlexandre Ghiti2019-07-046-2/+88
| * RISC-V: Fix memory reservation in setup_bootmem()Anup Patel2019-07-011-7/+7
| * riscv: defconfig: enable SOC_SIFIVELoys Ollivier2019-07-011-5/+1Star
| * riscv: select SiFive platform drivers with SOC_SIFIVELoys Ollivier2019-07-011-0/+5
| * arch: riscv: add config option for building SiFive's SoC resourceLoys Ollivier2019-07-013-1/+11
| * riscv: Remove gate area stubsAndy Lutomirski2019-07-012-23/+0Star
| * RISC-V: defconfig: Enable NO_HZ_IDLE and HIGH_RES_TIMERSAnup Patel2019-07-012-0/+4
* | Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2019-07-131-2/+0Star
|\ \
| * | kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIGMasahiro Yamada2019-06-091-2/+0Star
* | | riscv: switch to generic version of pte allocationMike Rapoport2019-07-121-27/+2Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-111-21/+38
|\ \ \
| * | | bpf, riscv: Enable zext optimization for more RV64G ALU opsLuke Nelson2019-07-051-8/+8
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-2212-136/+12Star
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-1875-617/+395Star
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-077-41/+7Star
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-011-13/+30
| |\ \ \ \ \ \
| | * | | | | | riscv: bpf: eliminate zero extension code-genJiong Wang2019-05-251-13/+30
* | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2019-07-112-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | riscv: add binfmt_flat supportChristoph Hellwig2019-06-242-0/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'please-pull-for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-091-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | EDAC/sifive: Add EDAC platform driver for SiFive SoCsYash Shah2019-06-201-0/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-094-10/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-291-2/+2
| * | | | | | | | signal: Explicitly call force_sig_fault on currentEric W. Biederman2019-05-291-1/+1