Age | Commit message (Expand) | Author |
2021-01-14 | riscv: Add support for function error injection | Guo Ren |
2021-01-14 | riscv: Add uprobes supported | Guo Ren |
2021-01-14 | riscv: Add KPROBES_ON_FTRACE supported | Guo Ren |
2021-01-14 | riscv: Add kprobes supported | Guo Ren |
2021-01-14 | riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNT | Guo Ren |
2021-01-14 | riscv: Fixup patch_text panic in ftrace | Guo Ren |
2021-01-14 | riscv: Fixup wrong ftrace remove cflag | Guo Ren |
2021-01-14 | riscv: Fixup compile error BUILD_BUG_ON failed | Guo Ren |
2021-01-14 | RISC-V: Implement ptrace regs and stack API | Patrick Stählin |
2021-01-14 | riscv: Add machine name to kernel boot log and stack dump output | Kefeng Wang |
2021-01-14 | riscv: Add numa support for riscv64 platform | Atish Patra |
2021-01-14 | riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCING | Greentime Hu |
2021-01-14 | riscv: Separate memory init from paging init | Atish Patra |
2021-01-14 | riscv: Add Canaan Kendryte K210 reset controller | Damien Le Moal |
2021-01-14 | riscv: Fix Canaan Kendryte K210 device tree | Damien Le Moal |
2021-01-14 | riscv: Use vendor name for K210 SoC support | Damien Le Moal |
2021-01-13 | riscv: defconfig: enable gpio support for HiFive Unleashed | Sagar Shrikant Kadam |
2021-01-13 | dts: phy: add GPIO number and active state used for phy reset | Sagar Shrikant Kadam |
2021-01-13 | dts: phy: fix missing mdio device and probe failure of vsc8541-01 device | Sagar Shrikant Kadam |
2021-01-13 | riscv: Fix KASAN memory mapping. | Nick Hu |
2021-01-12 | riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL | Guo Ren |
2021-01-12 | riscv: cacheinfo: Fix using smp_processor_id() in preemptible | Kefeng Wang |
2021-01-12 | riscv: Trace irq on only interrupt is enabled | Atish Patra |
2021-01-09 | riscv: Drop a duplicated PAGE_KERNEL_EXEC | Kefeng Wang |
2021-01-07 | riscv: Fix builtin DTB handling | Damien Le Moal |
2021-01-07 | riscv: Enable interrupts during syscalls with M-Mode | Damien Le Moal |
2021-01-07 | riscv: Fix kernel time_init() | Damien Le Moal |
2021-01-07 | riscv: return -ENOSYS for syscall -1 | Andreas Schwab |
2021-01-07 | riscv: dts: add initial board data for the SiFive HiFive Unmatched | Yash Shah |
2021-01-07 | riscv: dts: add initial support for the SiFive FU740-C000 SoC | Yash Shah |
2021-01-07 | riscv/mm: Prevent kernel module to access user memory without uaccess routines | Eric Lin |
2021-01-07 | riscv/mm: Introduce a die_kernel_fault() helper function | Eric Lin |
2021-01-07 | riscv: Cleanup sbi function stubs when RISCV_SBI disabled | Kefeng Wang |
2020-12-29 | local64.h: make <asm/local64.h> mandatory | Randy Dunlap |
2020-12-24 | Merge tag 'riscv-for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-12-24 | Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-12-21 | RISC-V: Fix usage of memblock_enforce_memory_limit | Atish Patra |
2020-12-21 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2020-12-18 | Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-12-16 | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-12-16 | clk: sifive: Use common name for prci configuration | Zong Li |
2020-12-16 | Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-12-15 | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2020-12-15 | arch, mm: make kernel_page_present() always available | Mike Rapoport |
2020-12-15 | arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC | Mike Rapoport |
2020-12-12 | Merge tag 'riscv-for-linus-5.10-rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-12-12 | riscv: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-12-11 | Add and use a generic version of devmem_is_allowed() | Palmer Dabbelt |
2020-12-11 | RISC-V: Use the new generic devmem_is_allowed() | Palmer Dabbelt |