Age | Commit message (Expand) | Author |
2022-03-30 | RISC-V CPU Idle Support | Palmer Dabbelt |
2022-03-30 | riscv: Rename "sp_in_global" to "current_stack_pointer" | Kees Cook |
2022-03-25 | Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-03-22 | RISC-V: add support for restartable sequences | Palmer Dabbelt |
2022-03-22 | mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLB | Anshuman Khandual |
2022-03-22 | RISC-V: Add support for restartable sequence | Vincent Chen |
2022-03-21 | perf: RISC-V: Add support for SBI PMU and Sscofpmf | Palmer Dabbelt |
2022-03-21 | RISC-V: Remove the current perf implementation | Atish Patra |
2022-03-10 | RISC-V: Enable CPU_IDLE drivers | Anup Patel |
2022-02-14 | riscv: mm: Set sv57 on defaultly | Qinglin Pan |
2022-01-22 | Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-01-20 | RISC-V: Move spinwait booting method to its own config | Atish Patra |
2022-01-20 | riscv: default to CONFIG_RISCV_SBI_V01=n | Heinrich Schuchardt |
2022-01-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-20 | mm: percpu: generalize percpu related config | Kefeng Wang |
2022-01-19 | RISC-V: Introduce sv48 support without relocatable kernel | Palmer Dabbelt |
2022-01-19 | riscv: Implement sv48 support | Alexandre Ghiti |
2022-01-19 | riscv: Allow to dynamically define VA_BITS | Alexandre Ghiti |
2022-01-19 | riscv: Move KASAN mapping next to the kernel mapping | Alexandre Ghiti |
2022-01-19 | riscv: Get rid of MAXPHYSMEM configs | Alexandre Ghiti |
2022-01-19 | Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-01-07 | riscv/mm: Enable THP migration | Nanyong Sun |
2022-01-06 | RISC-V: Clean up the defconfigs | Palmer Dabbelt |
2022-01-05 | RISC-V: MAXPHYSMEM_2GB doesn't depend on CMODEL_MEDLOW | Palmer Dabbelt |
2022-01-05 | riscv: mm: Enable PMD split page table lock for RV64 | Kefeng Wang |
2021-11-25 | futex: Remove futex_cmpxchg detection | Arnd Bergmann |
2021-11-13 | Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-11-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-11-01 | Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-10-30 | Merge tag 'riscv-for-linus-5.15-rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-10-29 | riscv: Fix asan-stack clang build | Alexandre Ghiti |
2021-10-26 | irq: remove handle_domain_{irq,nmi}() | Mark Rutland |
2021-10-26 | irq: riscv: perform irqentry in entry code | Mark Rutland |
2021-10-25 | irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY | Mark Rutland |
2021-10-08 | Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-10-07 | firmware: include drivers/firmware/Kconfig unconditionally | Arnd Bergmann |
2021-10-04 | Merge tag 'for-riscv' of https://git.kernel.org/pub/scm/virt/kvm/kvm.git into... | Palmer Dabbelt |
2021-10-04 | riscv/vdso: Add support for time namespaces | Tong Tiangen |
2021-10-04 | RISC-V: Add initial skeletal KVM support | Anup Patel |
2021-09-13 | Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version) | Linus Torvalds |
2021-09-13 | riscv: remove Kconfig check for GCC version for ARCH_RV64I | Nick Desaulniers |
2021-09-11 | Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-09-10 | riscv: Enable BUILDTIME_TABLE_SORT | Jisheng Zhang |
2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-08 | riscv: only select GENERIC_IOREMAP if MMU support is enabled | Christoph Hellwig |
2021-09-05 | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-09-05 | Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-09-01 | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-08-26 | riscv: add support for hugepage migration | Chen Wandun |
2021-08-24 | riscv: Enable Undefined Behavior Sanitizer UBSAN | Jisheng Zhang |