summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include
Commit message (Expand)AuthorAgeFilesLines
* riscv: evaluate put_user() arg before enabling user accessBen Dooks2021-04-011-2/+5
* riscv: process: Fix no prototype for arch_dup_task_structNanyong Sun2021-03-091-0/+1
* riscv: time: Fix no prototype for time_initNanyong Sun2021-03-091-0/+2
* riscv: ptrace: Fix no prototype warningsNanyong Sun2021-03-091-0/+5
* riscv: irq: Fix no prototype warningNanyong Sun2021-03-091-0/+2
* riscv: traps: Fix no prototype warningsNanyong Sun2021-03-091-0/+16
* RISC-V: correct enum sbi_ext_rfence_fidHeinrich Schuchardt2021-03-091-2/+2
* Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-2621-58/+249
|\
| * riscv: Improve kasan definitionsAlexandre Ghiti2021-02-221-3/+19
| * riscv: Remove unnecessary declarationKefeng Wang2021-02-221-3/+0
| * RISC-V: Add a non-void return for sbi v02 functionsAtish Patra2021-02-221-5/+5
| * RISC-V: Implement ASID allocatorAnup Patel2021-02-183-0/+18
| * RISC-V: remove unneeded semicolonChengyang Fan2021-02-181-1/+1
| * riscv: Add dump stack in show_regsKefeng Wang2021-01-142-0/+3
| * riscv: Enable per-task stack canariesGuo Ren2021-01-141-1/+2
| * riscv: Add support for function error injectionGuo Ren2021-01-141-0/+6
| * riscv: Add uprobes supportedGuo Ren2021-01-143-1/+44
| * riscv: Add kprobes supportedGuo Ren2021-01-142-0/+64
| * RISC-V: Implement ptrace regs and stack APIPatrick Stählin2021-01-141-0/+29
| * riscv: Add numa support for riscv64 platformAtish Patra2021-01-143-0/+35
| * riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCINGGreentime Hu2021-01-141-0/+20
| * riscv: Separate memory init from paging initAtish Patra2021-01-141-0/+1
| * riscv: Fix builtin DTB handlingDamien Le Moal2021-01-071-38/+0
| * riscv: Cleanup sbi function stubs when RISCV_SBI disabledKefeng Wang2021-01-071-7/+3
* | riscv: Align on L1_CACHE_BYTES when STRICT_KERNEL_RWXSebastien Van Cauwenberghe2021-02-021-3/+3
* | riscv: virt_addr_valid must check the address belongs to linear mappingAlexandre Ghiti2021-02-021-1/+4
* | riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALLGuo Ren2021-01-121-1/+1
* | riscv: Drop a duplicated PAGE_KERNEL_EXECKefeng Wang2021-01-091-1/+0
|/
* local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
* 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 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-184-4/+27
|\ \
| * | riscv: provide memmove implementationNylon Chen2020-12-101-4/+4
| * | RISC-V: Protect all kernel sections including init earlyAtish Patra2020-11-252-0/+6
| * | riscv: Make stack walk callback consistent with generic codeKefeng Wang2020-11-201-1/+1
| * | riscv: Cleanup stacktraceKefeng Wang2020-11-201-0/+17
| |/
* | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-1/+4
|\ \
| * | riscv: add support for TIF_NOTIFY_SIGNALJens Axboe2020-12-121-1/+4
* | | Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-161-0/+10
|\ \ \
| * | | riscv: Enable seccomp architecture trackingYiFei Zhu2020-11-201-0/+10
| |/ /
* | | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-12-151-20/+2
|\ \ \
| * | | riscv: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin2020-10-271-20/+2
| | |/ | |/|
* | | arch, mm: make kernel_page_present() always availableMike Rapoport2020-12-151-0/+1
* | | arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOCMike Rapoport2020-12-151-2/+0
* | | Merge tag 'riscv-for-linus-5.10-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-121-2/+2
|\ \ \
| * | | RISC-V: Define get_cycles64() regardless of M-modePalmer Dabbelt2020-12-101-2/+2
* | | | Merge tag 'riscv-for-linus-5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-281-0/+2
|\| | |
| * | | RISC-V: fix barrier() use in <vdso/processor.h>Randy Dunlap2020-11-251-0/+2
| | |/ | |/|
* / | arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann2020-11-161-0/+2
|/ /
* / riscv: uaccess: fix __put_kernel_nofault()Changbin Du2020-11-061-1/+1
|/