aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap1-1/+0
2020-12-24Merge tag 'riscv-for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-1/+1
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+0
2020-12-21RISC-V: Fix usage of memblock_enforce_memory_limitAtish Patra1-1/+1
2020-12-21Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+1
2020-12-18Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds20-127/+362
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+5
2020-12-16clk: sifive: Use common name for prci configurationZong Li1-1/+1
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+10
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-1/+0
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-20/+2
2020-12-15arch, mm: make kernel_page_present() always availableMike Rapoport2-0/+30
2020-12-15arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOCMike Rapoport3-5/+3
2020-12-12Merge tag 'riscv-for-linus-5.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-2/+2
2020-12-12riscv: add support for TIF_NOTIFY_SIGNALJens Axboe2-2/+5
2020-12-11Add and use a generic version of devmem_is_allowed()Palmer Dabbelt1-0/+1
2020-12-11RISC-V: Use the new generic devmem_is_allowed()Palmer Dabbelt1-0/+1
2020-12-10riscv: Fixed kernel test robot warningSouptick Joarder1-0/+2
2020-12-10riscv: kernel: Drop unused clean ruleKefeng Wang1-2/+0
2020-12-10RISC-V: Define get_cycles64() regardless of M-modePalmer Dabbelt1-2/+2
2020-12-10riscv: provide memmove implementationNylon Chen4-4/+71
2020-12-09efi: stub: get rid of efi_get_max_fdt_addr()Ard Biesheuvel1-6/+0
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2020-11-28Merge tag 'riscv-for-linus-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds3-1/+4
2020-11-27Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+2
2020-11-25RISC-V: Move dynamic relocation section under __initAtish Patra1-4/+4
2020-11-25RISC-V: Protect all kernel sections including init earlyAtish Patra6-27/+67
2020-11-25RISC-V: Align the .init.text sectionAtish Patra1-1/+7
2020-11-25RISC-V: Initialize SBI earlyAtish Patra1-4/+3
2020-11-25riscv: Enable ARCH_STACKWALKKefeng Wang3-40/+11
2020-11-25RISC-V: fix barrier() use in <vdso/processor.h>Randy Dunlap1-0/+2
2020-11-25RISC-V: Add missing jump label initializationAnup Patel1-0/+1
2020-11-25riscv: Explicitly specify the build id style in vDSO Makefile againNathan Chancellor1-1/+1
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra1-1/+1
2020-11-20riscv: Make stack walk callback consistent with generic codeKefeng Wang3-7/+7
2020-11-20riscv: Cleanup stacktraceKefeng Wang3-15/+21
2020-11-20riscv: Add HAVE_IRQ_TIME_ACCOUNTINGKefeng Wang1-0/+1
2020-11-20riscv: Enable CMA supportKefeng Wang1-2/+6
2020-11-20riscv: Enable seccomp architecture trackingYiFei Zhu1-0/+10
2020-11-16arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann1-0/+2
2020-11-15Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2020-11-09riscv: Ignore Image.* and loader.binKefeng Wang1-1/+2
2020-11-09riscv: Clean up boot dirKefeng Wang2-1/+4
2020-11-09riscv: Fix compressed Image formats buildKefeng Wang1-0/+3
2020-11-09RISC-V: Add kernel image sections to the resource treeNick Kossifidis2-27/+160
2020-11-09perf/arch: Remove perf_sample_data::regs_user_copyPeter Zijlstra1-2/+1
2020-11-06RISC-V: Fix the VDSO symbol generaton for binutils-2.35+Palmer Dabbelt3-9/+16
2020-11-06RISC-V: Use non-PGD mappings for early DTB accessAnup Patel1-0/+14
2020-11-06riscv: uaccess: fix __put_kernel_nofault()Changbin Du1-1/+1
2020-11-05riscv: fix pfn_to_virt err in do_page_fault().Liu Shaohua1-1/+3