Age | Commit message (Expand) | Author |
2019-02-19 | riscv: remove the HAVE_KPROBES option | Christoph Hellwig |
2019-01-23 | RISC-V: Kconfig: fix spelling mistake "traget" -> "target" | Antony Pavlov |
2019-01-07 | Fix a handful of audit-related issue | Palmer Dabbelt |
2019-01-07 | riscv: add HAVE_SYSCALL_TRACEPOINTS to Kconfig | David Abdurachmanov |
2019-01-07 | riscv: add audit support | David Abdurachmanov |
2019-01-07 | RISC-V: Support MODULE_SECTIONS mechanism on RV32 | Zong Li |
2018-12-29 | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-12-29 | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-12-28 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-12-21 | RISC-V: Select GENERIC_SCHED_CLOCK for clocksource drivers | Anup Patel |
2018-12-21 | RISC-V: Update Kconfig to better handle CMDLINE | Nick Kossifidis |
2018-12-22 | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada |
2018-12-13 | dma-mapping: always build the direct mapping code | Christoph Hellwig |
2018-11-23 | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options | Christoph Hellwig |
2018-11-23 | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig |
2018-10-31 | Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-10-31 | Revert "RISC-V: Select GENERIC_LIB_UMODDI3 on RV32" | Palmer Dabbelt |
2018-10-31 | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport |
2018-10-31 | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport |
2018-10-22 | RISC-V: Fix some RV32 bugs and build failures | Palmer Dabbelt |
2018-10-22 | riscv: Add support to no-FPU systems | Palmer Dabbelt |
2018-10-22 | RISC-V: Cosmetic menuconfig changes | Nick Kossifidis |
2018-10-22 | riscv: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig | Masahiro Yamada |
2018-10-22 | RISC-V: Add futex support. | Jim Wilson |
2018-10-22 | RISC-V: Select GENERIC_LIB_UMODDI3 on RV32 | Zong Li |
2018-10-22 | Allow to disable FPU support | Alan Kao |
2018-08-02 | kconfig: include kernel/Kconfig.preempt from init/Kconfig | Christoph Hellwig |
2018-08-02 | Kconfig: consolidate the "Kernel hacking" menu | Christoph Hellwig |
2018-08-02 | kconfig: include common Kconfig files from top-level Kconfig | Christoph Hellwig |
2018-07-04 | RISC-V: Select GENERIC_UCMPDI2 on RV32I | Zong Li |
2018-06-16 | Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm... | Linus Torvalds |
2018-06-12 | Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2018-06-07 | mm: introduce ARCH_HAS_PTE_SPECIAL | Laurent Dufour |
2018-06-04 | perf: riscv: preliminary RISC-V support | Alan Kao |
2018-05-19 | riscv: add swiotlb support | Christoph Hellwig |
2018-05-19 | riscv: only enable ZONE_DMA32 for 64-bit | Christoph Hellwig |
2018-05-19 | riscv: simplify Kconfig magic for 32-bit vs 64-bit kernels | Christoph Hellwig |
2018-05-09 | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig | Christoph Hellwig |
2018-05-09 | arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol | Christoph Hellwig |
2018-05-08 | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG | Christoph Hellwig |
2018-04-24 | riscv: select DMA_DIRECT_OPS instead of redefining it | Christoph Hellwig |
2018-04-23 | lib: Rename compiler intrinsic selects to GENERIC_LIB_* | Matt Redfearn |
2018-04-04 | Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-04-03 | RISC-V: Rename CONFIG_CMDLINE_OVERRIDE to CONFIG_CMDLINE_FORCE | Palmer Dabbelt |
2018-04-02 | RISC-V: Fixes to module loading | Palmer Dabbelt |
2018-04-02 | RISC-V: Add sections of PLT and GOT for kernel module | Zong Li |
2018-04-02 | riscv/ftrace: Add DYNAMIC_FTRACE_WITH_REGS support | Alan Kao |
2018-04-02 | riscv/ftrace: Add dynamic function tracer support | Alan Kao |
2018-04-02 | riscv/ftrace: Add RECORD_MCOUNT support | Alan Kao |
2018-03-14 | RISC-V: Move to the new GENERIC_IRQ_MULTI_HANDLER handler | Palmer Dabbelt |