summaryrefslogtreecommitdiffstats
path: root/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | riscv: Enable ARCH_STACKWALKKefeng Wang2020-11-253-40/+11
| * | | riscv: Make stack walk callback consistent with generic codeKefeng Wang2020-11-203-7/+7
| * | | riscv: Cleanup stacktraceKefeng Wang2020-11-203-15/+21
| * | | riscv: Add HAVE_IRQ_TIME_ACCOUNTINGKefeng Wang2020-11-201-0/+1
| * | | riscv: Enable CMA supportKefeng Wang2020-11-201-2/+6
| * | | riscv: Ignore Image.* and loader.binKefeng Wang2020-11-091-1/+2
| * | | riscv: Clean up boot dirKefeng Wang2020-11-092-1/+4
| * | | riscv: Fix compressed Image formats buildKefeng Wang2020-11-091-0/+3
| * | | RISC-V: Add kernel image sections to the resource treeNick Kossifidis2020-11-092-27/+160
| | |/ | |/|
* | | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-162-2/+5
|\ \ \
| * | | riscv: add support for TIF_NOTIFY_SIGNALJens Axboe2020-12-122-2/+5
* | | | 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-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-1/+0
|\ \ \ \ \
| * | | | | timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann2020-10-301-1/+0
| | |_|/ / | |/| | |
* | | | | 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-152-0/+30
* | | | | arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOCMike Rapoport2020-12-153-5/+3
* | | | | 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 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-11-291-1/+1
|\ \ \ \ \ \
| * | | | | | sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-241-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'riscv-for-linus-5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-283-1/+4
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | RISC-V: fix barrier() use in <vdso/processor.h>Randy Dunlap2020-11-251-0/+2
| * | | | | RISC-V: Add missing jump label initializationAnup Patel2020-11-251-0/+1
| * | | | | riscv: Explicitly specify the build id style in vDSO Makefile againNathan Chancellor2020-11-251-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-271-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann2020-11-161-0/+2
| |/ / /
* | | | Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-11-151-2/+1
|\ \ \ \ | |/ / / |/| | |
| * | | perf/arch: Remove perf_sample_data::regs_user_copyPeter Zijlstra2020-11-091-2/+1
| |/ /
* | | RISC-V: Fix the VDSO symbol generaton for binutils-2.35+Palmer Dabbelt2020-11-063-9/+16
* | | RISC-V: Use non-PGD mappings for early DTB accessAnup Patel2020-11-061-0/+14