summaryrefslogtreecommitdiffstats
path: root/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-30/+14
|\
| * memblock: make memblock_find_in_range method privateMike Rapoport2021-09-031-30/+14
* | Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-09-011-20/+0
|\ \
| * | riscv: Remove non-standard linux,elfcorehdr handlingGeert Uytterhoeven2021-08-241-20/+0
* | | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-011-2/+0
|\ \ \
| * | | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann2021-07-301-2/+0
| * | | asm-generic: uaccess: remove inline strncpy_from_user/strnlen_userArnd Bergmann2021-07-271-2/+2
| |/ /
* | | Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-09-011-4/+1
|\ \ \
| * \ \ Backmerge tag 'v5.14-rc3' into drm-nextDave Airlie2021-07-264-21/+48
| |\ \ \
| * \ \ \ Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-07-231-4/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | drivers/firmware: consolidate EFI framebuffer setup for all archesJavier Martinez Canillas2021-07-211-4/+1
* | | | | Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-302-2/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | block: remove CONFIG_DEBUG_BLOCK_EXT_DEVTChristoph Hellwig2021-08-242-2/+0
* | | | | Merge tag 'riscv-for-linus-5.14-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-08-273-1/+9
|\ \ \ \ \
| * | | | | riscv: dts: microchip: Add ethernet0 to the aliases nodeBin Meng2021-08-241-0/+4
| * | | | | riscv: dts: microchip: Use 'local-mac-address' for emac1Bin Meng2021-08-241-1/+1
| * | | | | riscv: Ensure the value of FP registers in the core dump file is up to dateVincent Chen2021-08-241-0/+4
* | | | | | Merge tag 'riscv-for-linus-5.14-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-08-211-2/+2
|\| | | | |
| * | | | | riscv: Fix a number of free'd resources in init_resources()Petr Pavlu2021-08-201-2/+2
* | | | | | Merge tag 'riscv-for-linus-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-08-142-2/+2
|\| | | | |
| * | | | | riscv: Fix comment regarding kernel mapping overlapping with IS_ERR_VALUEAlexandre Ghiti2021-08-121-1/+1
| * | | | | riscv: kexec: do not add '-mno-relax' flag if compiler doesn't support itChangbin Du2021-08-121-1/+1
* | | | | | Merge tag 'riscv-for-linus-5.14-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-08-075-10/+25
|\| | | | | | |/ / / / |/| | | |
| * | | | Revert "riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED"Alexandre Ghiti2021-08-061-0/+6
| * | | | riscv: Get rid of CONFIG_PHYS_RAM_BASE in kernel physical address conversionAlexandre Ghiti2021-08-062-8/+16
| * | | | riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT is enabledGuenter Roeck2021-08-031-0/+1
| * | | | riscv: dts: fix memory size for the SiFive HiFive UnmatchedQiu Wenbo2021-08-031-1/+1
| * | | | riscv: stacktrace: Fix NULL pointer dereferenceJisheng Zhang2021-07-241-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-07-302-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann2021-07-292-0/+8
| |/ /
* | | riscv: __asm_copy_to-from_user: Fix: Typos in commentsAkira Tsukamoto2021-07-231-9/+9
* | | riscv: __asm_copy_to-from_user: Remove unnecessary size checkAkira Tsukamoto2021-07-231-1/+0
* | | riscv: __asm_copy_to-from_user: Fix: fail on RV32Akira Tsukamoto2021-07-231-1/+1
* | | riscv: __asm_copy_to-from_user: Fix: overrun copyAkira Tsukamoto2021-07-231-3/+3
* | | riscv: stacktrace: pin the task's stack in get_wchanJisheng Zhang2021-07-231-1/+5
* | | riscv: Make sure the kernel mapping does not overlap with IS_ERR_VALUEAlexandre Ghiti2021-07-221-2/+16
* | | riscv: Make sure the linear mapping does not use the kernel mappingAlexandre Ghiti2021-07-221-0/+2
* | | riscv: Fix memory_limit for 64-bit kernelAlexandre Ghiti2021-07-221-2/+9
* | | RISC-V: load initrd wherever it fits into memoryHeinrich Schuchardt2021-07-211-2/+2
* | | Merge remote-tracking branch 'riscv/riscv-fix-32bit' into fixesPalmer Dabbelt2021-07-211-0/+1
|\ \ \ | |/ / |/| |
| * | riscv: Fix 32-bit RISC-V boot failureBin Meng2021-07-211-1/+3
| |/
* | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-07-101-1/+0
|\ \
| * | kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada2021-05-261-1/+0
| |/
* | Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-07-0937-360/+901
|\ \
| * | riscv: xip: Fix duplicate included asm/pgtable.hJiapeng Chong2021-07-061-1/+0
| * | riscv: Fix PTDUMP output now BPF region moved back to module regionAlexandre Ghiti2021-07-061-2/+2
| * | riscv: __asm_copy_to-from_user: Optimize unaligned memory access and pipeline...Akira Tsukamoto2021-07-061-35/+146
| * | riscv: add VMAP_STACK overflow detectionTong Tiangen2021-07-066-1/+163
| * | riscv: ptrace: add argn syntaxJeff Xie2021-07-052-0/+32
| * | riscv: mm: fix build errors caused by mk_pmd()Nanyong Sun2021-07-052-5/+2