Age | Commit message (Expand) | Author |
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-12 | Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
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: Move EXCEPTION_TABLE to RO_DATA segment | Jisheng Zhang |
2021-09-10 | riscv: Enable BUILDTIME_TABLE_SORT | Jisheng Zhang |
2021-09-10 | riscv: dts: microchip: mpfs-icicle: Fix serial console | Geert Uytterhoeven |
2021-09-10 | riscv: move the (z)install rules to arch/riscv/Makefile | Masahiro Yamada |
2021-09-10 | riscv: Improve stack randomisation on RV64 | Kefeng Wang |
2021-09-10 | riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1 | Heinrich Schuchardt |
2021-09-10 | riscv: defconfig: enable BLK_DEV_NVME | Heinrich Schuchardt |
2021-09-11 | Merge branch 'linus' into smp/urgent | Thomas Gleixner |
2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-08 | trap: cleanup trap_init() | Kefeng Wang |
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-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-09-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-03 | memblock: make memblock_find_in_range method private | Mike Rapoport |
2021-09-01 | Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-09-01 | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-09-01 | Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2021-09-01 | drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION() | Thomas Gleixner |
2021-08-30 | Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-08-27 | Merge tag 'riscv-for-linus-5.14-rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-08-26 | riscv: add support for hugepage migration | Chen Wandun |
2021-08-25 | RISC-V: Fix VDSO build for !MMU | Palmer Dabbelt |
2021-08-25 | riscv: use strscpy to replace strlcpy | Jason Wang |
2021-08-24 | riscv: explicitly use symbol offsets for VDSO | Saleem Abdulrasool |
2021-08-24 | riscv: Enable Undefined Behavior Sanitizer UBSAN | Jisheng Zhang |
2021-08-24 | riscv: Keep the riscv Kconfig selects sorted | Jisheng Zhang |
2021-08-24 | riscv: dts: microchip: Add ethernet0 to the aliases node | Bin Meng |
2021-08-24 | riscv: dts: microchip: Use 'local-mac-address' for emac1 | Bin Meng |
2021-08-24 | riscv: Ensure the value of FP registers in the core dump file is up to date | Vincent Chen |
2021-08-24 | riscv: Remove non-standard linux,elfcorehdr handling | Geert Uytterhoeven |
2021-08-24 | block: remove CONFIG_DEBUG_BLOCK_EXT_DEVT | Christoph Hellwig |
2021-08-21 | Merge tag 'riscv-for-linus-5.14-rc7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-08-20 | riscv: Fix a number of free'd resources in init_resources() | Petr Pavlu |
2021-08-16 | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig | Masahiro Yamada |
2021-08-14 | Merge tag 'riscv-for-linus-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-08-13 | riscv: Support allocating gigantic hugepages using CMA | Kefeng Wang |
2021-08-13 | riscv: fix the global name pfn_base confliction error | Kenneth Lee |
2021-08-12 | riscv: Fix comment regarding kernel mapping overlapping with IS_ERR_VALUE | Alexandre Ghiti |
2021-08-12 | riscv: kexec: do not add '-mno-relax' flag if compiler doesn't support it | Changbin Du |
2021-08-11 | riscv: Move early fdt mapping creation in its own function | Alexandre Ghiti |
2021-08-11 | riscv: Simplify BUILTIN_DTB device tree mapping handling | Alexandre Ghiti |
2021-08-11 | riscv: Use __maybe_unused instead of #ifdefs around variable declarations | Alexandre Ghiti |
2021-08-11 | riscv: Get rid of map_size parameter to create_kernel_page_table | Alexandre Ghiti |
2021-08-11 | riscv: Introduce va_kernel_pa_offset for 32-bit kernel | Alexandre Ghiti |