summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include
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-141-0/+6
* riscv: fix flush_tlb_range() end address for flush_tlb_page()Paul Walmsley2019-08-131-2/+9
* 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
* | 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 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-187-10/+176
|\
| * 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-111-0/+65
| * RISC-V: Setup initial page tables in two stagesAnup Patel2019-07-093-0/+18
| * riscv: Introduce huge page support for 32/64bit kernelAlexandre Ghiti2019-07-043-2/+34
| * riscv: Remove gate area stubsAndy Lutomirski2019-07-011-4/+0Star
* | riscv: switch to generic version of pte allocationMike Rapoport2019-07-121-27/+2Star
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2019-07-111-0/+1
|\ \
| * | riscv: add binfmt_flat supportChristoph Hellwig2019-06-241-0/+1
| |/
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-091-1/+1
|\ \
| * | signal/riscv: Remove tsk parameter from do_trapEric W. Biederman2019-05-291-1/+1
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-091-21/+23
|\ \ \ | |_|/ |/| |
| * | Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar2019-06-1740-359/+40Star
| |\ \
| * | | locking/atomic, riscv: Use s64 for atomic64Mark Rutland2019-06-031-21/+23
| * | | locking/atomic, riscv: Fix atomic64_sub_if_positive() offset argumentMark Rutland2019-06-031-1/+1
* | | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-218-96/+8Star
|\ \ \ \
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-198-96/+8Star
| | |/ / | |/| |
* | | | Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-06-171-5/+0Star
|\ \ \ \ | |/ / / |/| | |
| * | | riscv: remove unused barrier definesRolf Eike Beer2019-06-171-5/+0Star
| | |/ | |/|
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2019-06-0540-359/+40Star
| |/ |/|
* | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-302-0/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1Star
|/
* Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-05-191-4/+0Star
|\
| * arch: remove dangling asm-generic wrappersMasahiro Yamada2019-05-181-4/+0Star
* | Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-1913-181/+156Star
|\ \ | |/ |/|
| * RISC-V: sifive_l2_cache: Add L2 cache controller driver for SiFive SoCsYash Shah2019-05-171-0/+16
| * riscv: Add the support for c.ebreak check in is_valid_bugaddr()Vincent Chen2019-05-171-1/+6
| * riscv: support trap-based WARN()Vincent Chen2019-05-171-10/+18
| * riscv: fix sbi_remote_sfence_vma{,_asid}.Gary Guo2019-05-171-7/+12
| * riscv: move switch_mm to its own fileGary Guo2019-05-171-52/+2Star
| * riscv: move flush_icache_{all,mm} to cacheflush.cGary Guo2019-05-171-1/+1
| * RISC-V: Access CSRs using CSR numbersAnup Patel2019-05-173-18/+31
| * RISC-V: Add interrupt related SCAUSE defines in asm/csr.hAnup Patel2019-05-171-4/+17
| * RISC-V: Use tabs to align macro values in asm/csr.hAnup Patel2019-05-171-38/+38
| * riscv: remove duplicate macros from ptrace.hChristoph Hellwig2019-04-251-15/+6Star
| * riscv: remove CONFIG_RISCV_ISA_AChristoph Hellwig2019-04-251-13/+0Star
| * riscv: remove unreachable big endian codeChristoph Hellwig2019-04-252-14/+1Star
| * riscv: turn mm_segment_t into a structChristoph Hellwig2019-04-252-6/+10
| * riscv: use asm-generic/extable.hChristoph Hellwig2019-04-252-6/+2Star
* | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-081-1/+1
|\ \
| * | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-211-1/+1