- 8b83369 Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 1 month ago
- 7899ed2 riscv: Improve kasan definitions by Alexandre Ghiti · 4 years, 1 month ago
- cc937ca riscv: Remove unnecessary declaration by Kefeng Wang · 4 years, 1 month ago
- 4bb87563 RISC-V: Add a non-void return for sbi v02 functions by Atish Patra · 4 years, 1 month ago
- 65d4b9c RISC-V: Implement ASID allocator by Anup Patel · 4 years, 1 month ago
- 3449831 RISC-V: remove unneeded semicolon by Chengyang Fan · 4 years, 2 months ago
- eefb5f3 riscv: Align on L1_CACHE_BYTES when STRICT_KERNEL_RWX by Sebastien Van Cauwenberghe · 4 years, 1 month ago
- 2ab5438 riscv: virt_addr_valid must check the address belongs to linear mapping by Alexandre Ghiti · 4 years, 1 month ago
- 091b945 riscv: Add dump stack in show_regs by Kefeng Wang · 4 years, 2 months ago
- fea2fed riscv: Enable per-task stack canaries by Guo Ren · 4 years, 3 months ago
- ee55ff8 riscv: Add support for function error injection by Guo Ren · 4 years, 3 months ago
- 7478408 riscv: Add uprobes supported by Guo Ren · 4 years, 3 months ago
- c22b0bc riscv: Add kprobes supported by Guo Ren · 4 years, 3 months ago
- dcdc7a53 RISC-V: Implement ptrace regs and stack API by Patrick Stählin · 4 years, 3 months ago
- 4f0e8ee riscv: Add numa support for riscv64 platform by Atish Patra · 4 years, 4 months ago
- 3e5b0bd riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCING by Greentime Hu · 4 years, 4 months ago
- cbd34f4 riscv: Separate memory init from paging init by Atish Patra · 4 years, 4 months ago
- 0aa2ec8 riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL by Guo Ren · 4 years, 2 months ago
- 0ea02c7 riscv: Drop a duplicated PAGE_KERNEL_EXEC by Kefeng Wang · 4 years, 4 months ago
- d5805af riscv: Fix builtin DTB handling by Damien Le Moal · 4 years, 3 months ago
- 641e8cd riscv: Cleanup sbi function stubs when RISCV_SBI disabled by Kefeng Wang · 4 years, 4 months ago
- 87dbc20 local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years, 2 months ago
- 4a1106a Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- e2ae634 Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 3 months ago
- 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- e994cc2 Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 3 months ago
- 1578071 Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 3 months ago
- 32a0de8 arch, mm: make kernel_page_present() always available by Mike Rapoport · 4 years, 3 months ago
- 5d6ad66 arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC by Mike Rapoport · 4 years, 3 months ago
- b01dedd Merge tag 'riscv-for-linus-5.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 3 months ago
- 24a31b8 riscv: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 5 months ago
- ccbbfd1 RISC-V: Define get_cycles64() regardless of M-mode by Palmer Dabbelt · 4 years, 4 months ago
- 04091d6 riscv: provide memmove implementation by Nylon Chen · 4 years, 3 months ago
- 5464991 efi: stub: get rid of efi_get_max_fdt_addr() by Ard Biesheuvel · 4 years, 5 months ago
- aae5ab8 Merge tag 'riscv-for-linus-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 4 months ago
- 19a0086 RISC-V: Protect all kernel sections including init early by Atish Patra · 4 years, 4 months ago
- 30aca1b RISC-V: fix barrier() use in <vdso/processor.h> by Randy Dunlap · 4 years, 4 months ago
- 9dd9706 riscv: Make stack walk callback consistent with generic code by Kefeng Wang · 4 years, 4 months ago
- 99c168f riscv: Cleanup stacktrace by Kefeng Wang · 4 years, 4 months ago
- 673a11a7 riscv: Enable seccomp architecture tracking by YiFei Zhu · 4 years, 4 months ago
- cef3970 arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed by Arnd Bergmann · 4 years, 4 months ago
- 635e3f3 riscv: uaccess: fix __put_kernel_nofault() by Changbin Du · 4 years, 4 months ago
- 2b56290 riscv: use asm-generic/mmu_context.h for no-op implementations by Nicholas Piggin · 4 years, 6 months ago
- 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 5 months ago
- 0593c1b Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 5 months ago
- 746b25b Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
- 270315b Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 5 months ago
- e8d444d riscv: remove address space overrides using set_fs() by Christoph Hellwig · 4 years, 6 months ago
- d464118 riscv: implement __get_kernel_nofault and __put_user_nofault by Christoph Hellwig · 4 years, 6 months ago
- f289a34 riscv: refactor __get_user and __put_user by Christoph Hellwig · 4 years, 6 months ago
- 11129e8 riscv: use memcpy based uaccess for nommu again by Christoph Hellwig · 4 years, 6 months ago
- b91540d RISC-V: Add EFI runtime services by Atish Patra · 4 years, 6 months ago
- d707174 RISC-V: Add EFI stub support. by Atish Patra · 4 years, 6 months ago
- cb7d2dd RISC-V: Add PE/COFF header for EFI stub by Atish Patra · 4 years, 6 months ago
- 6262f66 RISC-V: Add early ioremap support by Atish Patra · 4 years, 6 months ago
- 8f3a2b4 RISC-V: Move DT mapping outof fixmap by Anup Patel · 4 years, 6 months ago
- aa98876 RISC-V: Check clint_time_val before use by Anup Patel · 4 years, 6 months ago
- 596b047 kbuild: preprocess module linker script by Masahiro Yamada · 4 years, 6 months ago
- d5be89a RISC-V: Resurrect the MMIO timer implementation for M-mode systems by Palmer Dabbelt · 4 years, 6 months ago
- 38f5bd2 riscv: Add cache information in AUX vector by Zong Li · 4 years, 7 months ago
- 66d18db RISC-V: Take text_mutex in ftrace_init_nop() by Palmer Dabbelt · 4 years, 7 months ago
- 2bc3fc8 RISC-V: Remove CLINT related code from timer and arch by Anup Patel · 4 years, 7 months ago
- cc7f3f7 RISC-V: Add mechanism to provide custom IPI operations by Anup Patel · 4 years, 7 months ago
- b923f12 Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 7 months ago
- efbfc62 riscv: include <asm/pgtable.h> in <asm/uaccess.h> by Christoph Hellwig · 4 years, 7 months ago
- 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
- f9cb654 asm-generic: pgalloc: provide generic pgd_free() by Mike Rapoport · 4 years, 7 months ago
- 1355c31 asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one() by Mike Rapoport · 4 years, 7 months ago
- dbf8381 Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 7 months ago
- 4c5a116 vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter() by Thomas Gleixner · 4 years, 7 months ago
- 635093e RISC-V: Fix build warning for smpboot.c by Atish Patra · 4 years, 8 months ago
- 9ba19cc Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- 145ff1e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 7 months ago
- 89b03cc riscv: Use generic pgprot_* macros from <linux/pgtable.h> by Pekka Enberg · 4 years, 8 months ago
- ebc00dd riscv: Add jump-label implementation by Emil Renner Berthing · 4 years, 8 months ago
- f2c9699 riscv: Add STACKPROTECTOR supported by Guo Ren · 4 years, 8 months ago
- 2984479 riscv: Support irq_work via self IPIs by Greentime Hu · 4 years, 9 months ago
- f05d671 Merge branch 'locking/header' by Peter Zijlstra · 4 years, 8 months ago
- 7ca8cf5 locking/atomic: Move ATOMIC_INIT into linux/types.h by Herbert Xu · 4 years, 8 months ago
- 002dff3 asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h' by Will Deacon · 4 years, 8 months ago
- 38b7c2a RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorw by Palmer Dabbelt · 4 years, 8 months ago
- 0cac21b riscv: use 16KB kernel stack on 64-bit by Andreas Schwab · 4 years, 8 months ago
- 70ee573 riscv: Avoid kgdb.h including gdb_xml.h to solve unused-const-variable warning by Vincent Chen · 4 years, 9 months ago
- def0aa2 kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.h by Vincent Chen · 4 years, 9 months ago
- 6c58f25 riscv/atomic: Fix sign extension for RV64I by Nathan Huckleberry · 4 years, 9 months ago
- cd16ed3 Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 9 months ago
- ad5d112 riscv: use vDSO common flow to reduce the latency of the time-related functions by Vincent Chen · 4 years, 9 months ago
- 033a65d clocksource/drivers/timer-riscv: Use per-CPU timer interrupt by Anup Patel · 4 years, 10 months ago
- 6b7ce892 irqchip: RISC-V per-HART local interrupt controller driver by Anup Patel · 4 years, 10 months ago
- d175d69 RISC-V: Rename and move plic_find_hart_id() to arch directory by Anup Patel · 4 years, 10 months ago
- 5cf998b RISC-V: self-contained IPI handling routine by Anup Patel · 4 years, 10 months ago
- 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 9 months ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 9 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 9 months ago
- 885f7f8 mm: rename flush_icache_user_range to flush_icache_user_page by Christoph Hellwig · 4 years, 9 months ago
- 396eb69 riscv: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 9 months ago
- 435faf5 Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 9 months ago
- b422d28 riscv: support DEBUG_WX by Zong Li · 4 years, 9 months ago
- 5be9934 mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags() by Anshuman Khandual · 4 years, 9 months ago