2020-12-11 | Palmer Dabbelt | RISC-V: Define get_cycles64() regardless of M-mode Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-11-25 | Randy Dunlap | RISC-V: fix barrier() use in <vdso/processor.h> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-11-25 | Anup Patel | RISC-V: Add missing jump label initialization Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-11-25 | Nathan Chancellor | riscv: Explicitly specify the build id style in vDSO... Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-11-06 | Palmer Dabbelt | RISC-V: Fix the VDSO symbol generaton for binutils... Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-11-06 | Anup Patel | RISC-V: Use non-PGD mappings for early DTB access Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-11-06 | Changbin Du | riscv: uaccess: fix __put_kernel_nofault() Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-11-06 | Liu Shaohua | riscv: fix pfn_to_virt err in do_page_fault(). Reviewed-by: Palmer Dabbelt <palmerdabbelt@google.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-11-06 | Sean Anderson | riscv: Set text_offset correctly for M-Mode Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-11-05 | Atish Patra | RISC-V: Remove any memblock representing unusable memory... Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-11-04 | Ryan Kosta | risc-v: kernel: ftrace: Fixes improper SPDX comment... Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-10-07 | Guo Ren | riscv: Fixup bootup failure with HARDENED_USERCOPY Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-10-04 | Atish Patra | RISC-V: Make sure memblock reserves the memory containing DT Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-10-04 | Christoph Hellwig | riscv: remove address space overrides using set_fs() Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-10-04 | Christoph Hellwig | riscv: implement __get_kernel_nofault and __put_user_nofault Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-10-04 | Christoph Hellwig | riscv: refactor __get_user and __put_user Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-10-04 | Christoph Hellwig | riscv: use memcpy based uaccess for nommu again Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-10-04 | Christoph Hellwig | asm-generic: make the set_fs implementation optional Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-10-04 | Christoph Hellwig | asm-generic: add nommu implementations of __{get,put... Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-10-04 | Christoph Hellwig | asm-generic: improve the nommu {get,put}_user handling Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-10-04 | Christoph Hellwig | uaccess: provide a generic TASK_SIZE_MAX definition Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-10-04 | Palmer Dabbelt | Merge branch 'base.set_fs' of git://git.kernel.org... |
commit | commitdiff | tree |
2020-10-02 | Atish Patra | RISC-V: Add page table dump support for uefi Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-10-02 | Atish Patra | RISC-V: Add EFI runtime services Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-10-02 | Atish Patra | RISC-V: Add EFI stub support. Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-10-02 | Atish Patra | RISC-V: Add PE/COFF header for EFI stub Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-10-02 | Atish Patra | RISC-V: Implement late mapping page table allocation... Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-10-02 | Atish Patra | RISC-V: Add early ioremap support Reviewed-by: Palmer Dabbelt <palmerdabbelt@google.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-10-02 | Anup Patel | RISC-V: Move DT mapping outof fixmap Reviewed-by: Palmer Dabbelt <palmerdabbelt@google.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-10-02 | Palmer Dabbelt | Merge tag 'efi-riscv-shared-for-v5.10' of ssh://gitolite... |
commit | commitdiff | tree |
2020-09-30 | Anup Patel | RISC-V: Check clint_time_val before use Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-09-30 | Palmer Dabbelt | clocksource: clint: Export clint_time_val for modules Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-09-19 | Palmer Dabbelt | RISC-V: Resurrect the MMIO timer implementation for... Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-09-19 | Damien Le Moal | riscv: Fix Kendryte K210 device tree Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-09-19 | Greentime Hu | riscv: Add sfence.vma after early page table changes Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-09-16 | Tian Tao | RISC-V: Fix duplicate included thread_info.h Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-09-16 | Pekka Enberg | riscv/mm/fault: Set FAULT_FLAG_INSTRUCTION flag in... Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-09-16 | Pekka Enberg | riscv/mm/fault: Fix inline placement in vmalloc_fault... Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-09-16 | Zong Li | riscv: Add cache information in AUX vector Reviewed-by: Palmer Dabbelt <palmerdabbelt@google.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-09-16 | Zong Li | riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO Reviewed-by: Palmer Dabbelt <palmerdabbelt@google.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-09-16 | Zong Li | riscv: Set more data to cacheinfo Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-09-16 | Pekka Enberg | riscv/mm/fault: Move access error check to function Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-09-16 | Pekka Enberg | riscv/mm/fault: Move FAULT_FLAG_WRITE handling in do_page_fa... Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-09-16 | Pekka Enberg | riscv/mm/fault: Simplify mm_fault_error() Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-09-16 | Pekka Enberg | riscv/mm/fault: Move fault error handling to mm_fault_error() Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-09-16 | Pekka Enberg | riscv/mm/fault: Simplify fault error handling Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-09-16 | Pekka Enberg | riscv/mm/fault: Move vmalloc fault handling to vmalloc_fault() Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-09-16 | Pekka Enberg | riscv/mm/fault: Move bad area handling to bad_area() Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-09-16 | Pekka Enberg | riscv/mm/fault: Move no context handling to no_context() Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-09-16 | Pekka Enberg | riscv/mm: Simplify retry logic in do_page_fault() Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-09-11 | Palmer Dabbelt | RISC-V: Take text_mutex in ftrace_init_nop() Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-08-20 | Bin Meng | riscv: Add SiFive drivers to rv32_defconfig Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-08-20 | Anup Patel | dt-bindings: timer: Add CLINT bindings Reviewed-by: Palmer Dabbelt <palmerdabbelt@google.com> Reviewed-by: Palmer Dabbelt <palmerdabbelt@google.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-08-20 | Anup Patel | RISC-V: Remove CLINT related code from timer and arch Reviewed-by: Palmer Dabbelt <palmerdabbelt@google.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-08-20 | Anup Patel | clocksource/drivers: Add CLINT timer driver Reviewed-by: Palmer Dabbelt <palmerdabbelt@google.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-08-20 | Anup Patel | RISC-V: Add mechanism to provide custom IPI operations Reviewed-by: Palmer Dabbelt <palmerdabbelt@google.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-08-14 | Qiu Wenbo | riscv: Setup exception vector for nommu platform Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-08-04 | Tobias Klauser | riscv: disable stack-protector for vDSO Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-08-04 | Atish Patra | RISC-V: Fix build warning for smpboot.c Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-07-30 | Zong Li | riscv: fix build warning of mm/pageattr Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-07-30 | Zong Li | riscv: Fix build warning for mm/init Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-07-30 | Atish Patra | RISC-V: Setup exception vector early Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-07-30 | Emil Renner Berthing | riscv: Select ARCH_HAS_DEBUG_VM_PGTABLE Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-07-30 | Pekka Enberg | riscv: Use generic pgprot_* macros from <linux/pgtable.h> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-07-30 | Pekka Enberg | mm: pgtable: Make generic pgprot_* macros available... Suggested-by: Palmer Dabbelt <palmerdabbelt@google.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-07-30 | Guo Ren | riscv: Cleanup unnecessary define in asm-offset.c Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-07-30 | Emil Renner Berthing | riscv: Add jump-label implementation Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-07-30 | Emil Renner Berthing | riscv: Support R_RISCV_ADD64 and R_RISCV_SUB64 relocs Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-07-30 | Alexander A. Klimov | Replace HTTP links with HTTPS ones: RISC-V Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-07-30 | Guo Ren | riscv: Add STACKPROTECTOR supported Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-07-30 | Tobias Klauser | riscv: Fix typo in asm/hwcap.h uapi header Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-07-30 | Tobias Klauser | riscv: Add kmemleak support Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-07-30 | Tobias Klauser | riscv: Allow building with kcov coverage Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-07-30 | Greentime Hu | riscv: Enable context tracking Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-07-30 | Greentime Hu | riscv: Support irq_work via self IPIs Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-07-30 | Guo Ren | riscv: Enable LOCKDEP_SUPPORT & fixup TRACE_IRQFLAGS_SUPPORT Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-07-30 | Zong Li | riscv: Fixup lockdep_assert_held with wrong param cpu_running Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-07-30 | Guo Ren | riscv: Fixup static_obj() fail Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-07-25 | Atish Patra | riscv: Parse all memory blocks to remove unusable memory Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-07-25 | Atish Patra | RISC-V: Do not rely on initrd_start/end computed during... Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-07-25 | Atish Patra | RISC-V: Set maximum number of mapped pages correctly Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-07-21 | Vincent Chen | riscv: kasan: use local_tlb_flush_all() to avoid uninitializ... Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-07-17 | Palmer Dabbelt | RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorw Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-07-14 | Andreas Schwab | riscv: use 16KB kernel stack on 64-bit Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-07-10 | Vincent Chen | riscv: Avoid kgdb.h including gdb_xml.h to solve unused... Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-07-10 | Vincent Chen | kgdb: Move the extern declaration kgdb_has_hit_break... Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-07-10 | Vincent Chen | riscv: Fix "no previous prototype" compile warning... Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-07-10 | Vincent Chen | riscv: enable the Kconfig prompt of STRICT_KERNEL_RWX Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-07-10 | Vincent Chen | kgdb: enable arch to support XML packet. Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-07-09 | Zong Li | riscv: Register System RAM as iomem resources Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-06-29 | Greentime Hu | RISC-V: Use a local variable instead of smp_processor_id() Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-06-29 | Chenxi Mao | riscv: Select ARCH_SUPPORTS_ATOMIC_RMW by default Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-06-25 | Guo Ren | riscv: Fixup __vdso_gettimeofday broke dynamic ftrace Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-06-25 | Vincent Chen | riscv: Add extern declarations for vDSO time-related... Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-06-25 | Vincent Chen | clk: sifive: allocate sufficient memory for struct... Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-06-25 | Vincent Chen | riscv: Add -fPIC option to CFLAGS_vgettimeofday.o Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-06-19 | Atish Patra | RISC-V: Acquire mmap lock before invoking walk_page_range Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-06-19 | Yash Shah | RISC-V: Don't allow write+exec only page mapping request... Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-06-12 | Nathan Huckleberry | riscv/atomic: Fix sign extension for RV64I Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
2020-06-11 | Vincent Chen | riscv: set the permission of vdso_data to read-only Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
commit | commitdiff | tree |
next |