- 7d19ea5 Merge tag 'riscv-for-linus-5.12-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 10 months ago
- 5695e51 Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
- dd2d082 riscv: Cleanup setup_bootmem() by Kefeng Wang · 4 years ago
- b122c7a RISC-V: Enable CPU Hotplug in defconfigs by Anup Patel · 4 years ago
- f01e631 RISC-V: Make NUMA depend on SMP by Palmer Dabbelt · 3 years, 10 months ago
- 8b83369 Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 10 months ago
- d7fbcf40 riscv: Improve kasan population by using hugepages when possible by Alexandre Ghiti · 4 years ago
- d127c19 riscv: Improve kasan population function by Alexandre Ghiti · 4 years ago
- 9484e2a riscv: Use KASAN_SHADOW_INIT define for kasan memory initialization by Alexandre Ghiti · 4 years ago
- 7899ed2 riscv: Improve kasan definitions by Alexandre Ghiti · 4 years ago
- 0f02de4 riscv: Get rid of MAX_EARLY_MAPPING_SIZE by Alexandre Ghiti · 3 years, 11 months ago
- f3d60f2 riscv: Disable KSAN_SANITIZE for vDSO by Tobias Klauser · 3 years, 11 months ago
- cc937ca riscv: Remove unnecessary declaration by Kefeng Wang · 4 years ago
- 7e09fd3 riscv: Add Canaan Kendryte K210 SD card defconfig by Damien Le Moal · 4 years ago
- aec3a94 riscv: Update Canaan Kendryte K210 defconfig by Damien Le Moal · 4 years ago
- 62363a8 riscv: Add Kendryte KD233 board device tree by Damien Le Moal · 4 years ago
- 8f5b0e7 riscv: Add SiPeed MAIXDUINO board device tree by Damien Le Moal · 4 years ago
- 8194f08 riscv: Add SiPeed MAIX GO board device tree by Damien Le Moal · 4 years ago
- a40f920 riscv: Add SiPeed MAIX DOCK board device tree by Damien Le Moal · 4 years ago
- 97c279b riscv: Add SiPeed MAIX BiT board device tree by Damien Le Moal · 4 years ago
- 67d9672 riscv: Update Canaan Kendryte K210 device tree by Damien Le Moal · 4 years ago
- 4bb87563 RISC-V: Add a non-void return for sbi v02 functions by Atish Patra · 4 years ago
- 4727dc2 arch: setup PF_IO_WORKER threads like PF_KTHREAD by Jens Axboe · 3 years, 11 months ago
- 51e6d17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 11 months ago
- 65d4b9c RISC-V: Implement ASID allocator by Anup Patel · 4 years ago
- 3449831 RISC-V: remove unneeded semicolon by Chengyang Fan · 4 years ago
- 5dd6713 RISC-V: probes: Treat the instruction stream as host-endian by Palmer Dabbelt · 4 years ago
- d4c34d0 pinctrl: Add RISC-V Canaan Kendryte K210 FPIOA driver by Damien Le Moal · 4 years ago
- 5da9cbd arch/riscv:fix typo in a comment in arch/riscv/kernel/image-vars.h by tangchunyou · 4 years ago
- e178d67 riscv/kasan: add KASAN_VMALLOC support by Nylon Chen · 4 years ago
- aec33b5 riscv: Covert to reserve_initrd_mem() by Kefeng Wang · 4 years ago
- f105aa9 riscv: add BUILTIN_DTB support for MMU-enabled targets by Vitaly Wool · 4 years ago
- 3da3cc1 Revert "dts: phy: add GPIO number and active state used for phy reset" by Palmer Dabbelt · 4 years ago
- dc9d875 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 11 months ago
- de5f4b8 RISC-V: Define MAXPHYSMEM_1GB only for RV32 by Atish Patra · 4 years ago
- eefb5f3 riscv: Align on L1_CACHE_BYTES when STRICT_KERNEL_RWX by Sebastien Van Cauwenberghe · 4 years ago
- f105ea9 RISC-V: Fix .init section permission update by Atish Patra · 4 years ago
- 2ab5438 riscv: virt_addr_valid must check the address belongs to linear mapping by Alexandre Ghiti · 4 years ago
- d1e1355 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
- 336e8eb riscv: Fixup pfn_valid error with wrong max_mapnr by Guo Ren · 4 years ago
- 0fe2f27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
- e557793 RISC-V: Fix maximum allowed phsyical memory for RV32 by Atish Patra · 4 years ago
- abb8e86 RISC-V: Set current memblock limit by Atish Patra · 4 years ago
- 797f037 RISC-V: Do not allocate memblock while iterating reserved memblocks by Atish Patra · 4 years ago
- 91c960b bpf: Rename BPF_XADD and prepare to encode other atomics in .imm by Brendan Jackman · 4 years ago
- dec8227 riscv: stacktrace: Move register keyword to beginning of declaration by Kefeng Wang · 4 years ago
- f766f77 riscv/stacktrace: Fix stack output without ra on the stack top by Chen Huang · 4 years ago
- da401e8 riscv: Improve __show_regs by Kefeng Wang · 4 years ago
- 091b945 riscv: Add dump stack in show_regs by Kefeng Wang · 4 years ago
- fea2fed riscv: Enable per-task stack canaries by Guo Ren · 4 years, 1 month ago
- ee55ff8 riscv: Add support for function error injection by Guo Ren · 4 years, 1 month ago
- 7478408 riscv: Add uprobes supported by Guo Ren · 4 years, 1 month ago
- 829adda riscv: Add KPROBES_ON_FTRACE supported by Guo Ren · 4 years, 1 month ago
- c22b0bc riscv: Add kprobes supported by Guo Ren · 4 years, 1 month ago
- afc76b8 riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNT by Guo Ren · 4 years, 1 month ago
- 5ad84ad riscv: Fixup patch_text panic in ftrace by Guo Ren · 4 years, 1 month ago
- 67d9457 riscv: Fixup wrong ftrace remove cflag by Guo Ren · 4 years, 1 month ago
- edfcf91 riscv: Fixup compile error BUILD_BUG_ON failed by Guo Ren · 4 years, 1 month ago
- dcdc7a53 RISC-V: Implement ptrace regs and stack API by Patrick Stählin · 4 years, 1 month ago
- 46ad48e riscv: Add machine name to kernel boot log and stack dump output by Kefeng Wang · 4 years, 1 month ago
- 4f0e8ee riscv: Add numa support for riscv64 platform by Atish Patra · 4 years, 2 months ago
- 3e5b0bd riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCING by Greentime Hu · 4 years, 2 months ago
- cbd34f4 riscv: Separate memory init from paging init by Atish Patra · 4 years, 2 months ago
- 5a2308d riscv: Add Canaan Kendryte K210 reset controller by Damien Le Moal · 4 years, 1 month ago
- 93c2ce1 riscv: Fix Canaan Kendryte K210 device tree by Damien Le Moal · 4 years, 1 month ago
- 08734e0 riscv: Use vendor name for K210 SoC support by Damien Le Moal · 4 years, 1 month ago
- 0983834 riscv: defconfig: enable gpio support for HiFive Unleashed by Sagar Shrikant Kadam · 4 years, 2 months ago
- a0fa9d7 dts: phy: add GPIO number and active state used for phy reset by Sagar Shrikant Kadam · 4 years, 2 months ago
- be969b7 dts: phy: fix missing mdio device and probe failure of vsc8541-01 device by Sagar Shrikant Kadam · 4 years, 2 months ago
- c25a053 riscv: Fix KASAN memory mapping. by Nick Hu · 4 years ago
- 0aa2ec8 riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL by Guo Ren · 4 years ago
- 80709af riscv: cacheinfo: Fix using smp_processor_id() in preemptible by Kefeng Wang · 4 years, 1 month ago
- 7cd1af1 riscv: Trace irq on only interrupt is enabled by Atish Patra · 4 years, 1 month ago
- 0ea02c7 riscv: Drop a duplicated PAGE_KERNEL_EXEC by Kefeng Wang · 4 years, 2 months ago
- d5805af riscv: Fix builtin DTB handling by Damien Le Moal · 4 years, 1 month ago
- 643437b riscv: Enable interrupts during syscalls with M-Mode by Damien Le Moal · 4 years, 1 month ago
- 11f4c2e riscv: Fix kernel time_init() by Damien Le Moal · 4 years, 1 month ago
- cf7b2ae riscv: return -ENOSYS for syscall -1 by Andreas Schwab · 4 years, 1 month ago
- d573b55 riscv: dts: add initial board data for the SiFive HiFive Unmatched by Yash Shah · 4 years, 1 month ago
- 5798578 riscv: dts: add initial support for the SiFive FU740-C000 SoC by Yash Shah · 4 years, 1 month ago
- 21855ca riscv/mm: Prevent kernel module to access user memory without uaccess routines by Eric Lin · 4 years, 1 month ago
- 21733cb riscv/mm: Introduce a die_kernel_fault() helper function by Eric Lin · 4 years, 1 month ago
- 641e8cd riscv: Cleanup sbi function stubs when RISCV_SBI disabled by Kefeng Wang · 4 years, 1 month ago
- 87dbc20 local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years ago
- 7a2fde8 Merge tag 'riscv-for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years 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 ago
- de043da RISC-V: Fix usage of memblock_enforce_memory_limit by Atish Patra · 4 years, 1 month ago
- 8653b77 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 1 month 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, 1 month ago
- 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
- 28108fc clk: sifive: Use common name for prci configuration by Zong Li · 4 years, 1 month 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, 1 month ago
- 7a932e5 Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month 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, 1 month ago
- 32a0de8 arch, mm: make kernel_page_present() always available by Mike Rapoport · 4 years, 1 month ago
- 5d6ad66 arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC by Mike Rapoport · 4 years, 1 month 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, 1 month ago
- 24a31b8 riscv: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
- 7d95a88 Add and use a generic version of devmem_is_allowed() by Palmer Dabbelt · 4 years, 1 month ago
- 78ed473 RISC-V: Use the new generic devmem_is_allowed() by Palmer Dabbelt · 4 years, 6 months ago