- c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 9 months ago
- eab4002 Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 9 months ago
- ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
- 37809df riscv: create a loader.bin boot image for Kendryte SoC by Christoph Hellwig · 4 years, 10 months ago
- aa10eb6 riscv: Kendryte K210 default config by Damien Le Moal · 4 years, 10 months ago
- 5ba568f riscv: Add Kendryte K210 device tree by Damien Le Moal · 4 years, 10 months ago
- 8759a42 riscv: Select required drivers for Kendryte SOC by Damien Le Moal · 4 years, 10 months ago
- c48c4a4 riscv: Add Kendryte K210 SoC support by Christoph Hellwig · 4 years, 10 months ago
- 335b139 riscv: Add SOC early init support by Damien Le Moal · 4 years, 10 months ago
- 956d705 riscv: Unaligned load/store handling for M_MODE by Damien Le Moal · 4 years, 10 months ago
- 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 9 months ago
- dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 9 months ago
- 4ef8732 mm: introduce fault_signal_pending() by Peter Xu · 4 years, 9 months ago
- 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 9 months ago
- 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 9 months ago
- f1e5858 RISC-V: Support cpu hotplug by Atish Patra · 4 years, 10 months ago
- cfafe26 RISC-V: Add supported for ordered booting method using HSM by Atish Patra · 4 years, 10 months ago
- db5a794 RISC-V: Add SBI HSM extension definitions by Atish Patra · 4 years, 10 months ago
- f90b43c RISC-V: Export SBI error to linux error mapping function by Atish Patra · 4 years, 10 months ago
- 2875fe0 RISC-V: Add cpu_ops and modify default booting method by Atish Patra · 4 years, 10 months ago
- e011995 RISC-V: Move relocate and few other functions out of __init by Atish Patra · 4 years, 10 months ago
- 1ef46c2 RISC-V: Implement new SBI v0.2 extensions by Atish Patra · 4 years, 10 months ago
- efca139 RISC-V: Introduce a new config for SBI v0.1 by Atish Patra · 4 years, 10 months ago
- ecbacc2 RISC-V: Add SBI v0.2 extension definitions by Atish Patra · 4 years, 10 months ago
- b9dcd9e RISC-V: Add basic support for SBI v0.2 by Atish Patra · 4 years, 10 months ago
- 8446923 RISC-V: Mark existing SBI as 0.1 SBI. by Atish Patra · 4 years, 10 months ago
- 2d38533 Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 4b9fd8a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- f0b5989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 4 years, 9 months ago
- cf226c4 Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into locking/core by Thomas Gleixner · 4 years, 9 months ago
- a08971e futex: arch_futex_atomic_op_inuser() calling conventions change by Al Viro · 4 years, 11 months ago
- 2191b4f RISC-V: Move all address space definition macros to one place by Atish Patra · 4 years, 9 months ago
- bd6f203 RISC-V: Only select essential drivers for SOC_VIRT config by Anup Patel · 4 years, 10 months ago
- 88d1103 riscv: Use macro definition instead of magic number by Zong Li · 4 years, 10 months ago
- 59c4da8 riscv: Add support to dump the kernel page tables by Zong Li · 4 years, 10 months ago
- 8fdddb2 riscv: patch code by fixmap mapping by Zong Li · 4 years, 10 months ago
- 043cb41 riscv: introduce interfaces to patch kernel code by Zong Li · 4 years, 10 months ago
- b42d763 riscv: add macro to get instruction length by Zong Li · 4 years, 10 months ago
- d27c3c9 riscv: add STRICT_KERNEL_RWX support by Zong Li · 4 years, 10 months ago
- 00cb41d riscv: add alignment for text, rodata and data sections by Zong Li · 4 years, 10 months ago
- bd3d914 riscv: move exception table immediately after RO_DATA by Zong Li · 4 years, 10 months ago
- 5fde3db riscv: add ARCH_SUPPORTS_DEBUG_PAGEALLOC support by Zong Li · 4 years, 10 months ago
- 395a21f riscv: add ARCH_HAS_SET_DIRECT_MAP support by Zong Li · 4 years, 10 months ago
- d3ab332 riscv: add ARCH_HAS_SET_MEMORY support by Zong Li · 4 years, 10 months ago
- d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
- 3384b04 riscv: fix the IPI missing issue in nommu mode by Greentime Hu · 4 years, 10 months ago
- adccfb1 riscv: uaccess should be used in nommu mode by Greentime Hu · 4 years, 10 months ago
- ccbe80b irqchip/sifive-plic: Enable/Disable external interrupts upon cpu online/offline by Atish Patra · 4 years, 10 months ago
- 44ef976 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 10 months ago
- 9f40b6e RISC-V: Move all address space definition macros to one place by Atish Patra · 4 years, 10 months ago
- af33d24 riscv: fix seccomp reject syscall code path by Tycho Andersen · 5 years ago
- 3133287 riscv: Use p*d_leaf macros to define p*d_huge by Alexandre Ghiti · 4 years, 11 months ago
- 0a91330 riscv: dts: Add GPIO reboot method to HiFive Unleashed DTS file by Yash Shah · 4 years, 11 months ago
- d2047ab RISC-V: Select Goldfish RTC driver for QEMU virt machine by Anup Patel · 5 years ago
- 81e2d3c RISC-V: Select SYSCON Reboot and Poweroff for QEMU virt machine by Anup Patel · 5 years ago
- a448539 RISC-V: Enable QEMU virt machine support in defconfigs by Anup Patel · 5 years ago
- 759bdc1 RISC-V: Add kconfig option for QEMU virt machine by Anup Patel · 5 years ago
- 5f316b6 riscv, bpf: Add RV32G eBPF JIT by Luke Nelson · 4 years, 10 months ago
- ca6cb54 riscv, bpf: Factor common RISC-V JIT code by Luke Nelson · 4 years, 10 months ago
- a160eed riscv: Fix range looking for kernel image memblock by Alexandre Ghiti · 4 years, 11 months ago
- aa273420 riscv: Force flat memory model with no-mmu by Damien Le Moal · 4 years, 11 months ago
- abc71bf RISC-V: Stop using LOCAL for the uaccess fixups by Palmer Dabbelt · 4 years, 10 months ago
- fdff991 RISC-V: Inline the assembly register save/restore macros by Palmer Dabbelt · 4 years, 10 months ago
- 52e7c52 RISC-V: Stop relying on GCC's register allocator's hueristics by Palmer Dabbelt · 4 years, 10 months ago
- 064223b RISC-V: Stop putting .sbss in .sdata by Palmer Dabbelt · 4 years, 11 months ago
- aff7783 riscv: force hart_lottery to put in .sdata section by Zong Li · 5 years ago
- 2fab7a1 riscv: Delete CONFIG_SYSFS_SYSCALL from defconfigs by Deepa Dinamani · 5 years ago
- ab70a73 riscv: Use flush_icache_mm for flush_icache_user_range by Guo Ren · 5 years ago
- aad15bc riscv: Change code model of module to medany to improve data accessing by Vincent Chen · 4 years, 11 months ago
- 0cff8bf riscv: avoid the PIC offset of static percpu data in module beyond 2G limits by Vincent Chen · 4 years, 11 months ago
- 8458ca1 riscv: adjust the indent by Zong Li · 5 years ago
- a0a31fd riscv: allocate a complete page size for each page table by Zong Li · 5 years ago
- e716704 riscv: Fix gitignore by Damien Le Moal · 4 years, 11 months ago
- 6a1ce99 RISC-V: Don't enable all interrupts in trap_init() by Anup Patel · 5 years ago
- c68a903 riscv: set pmp configuration if kernel is running in M-mode by Greentime Hu · 5 years ago
- 153b5c5 Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 5 years ago
- def3f7c asm-generic: Make dma-contiguous.h a mandatory include/asm header by Michal Simek · 5 years ago
- af6513e riscv: mm: add p?d_leaf() definitions by Steven Price · 5 years ago
- a108454 Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
- 05ef8b9 Merge tag 'docs-5.6' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
- ca9b5b6 Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
- 61ffb9d riscv: dts: Add DT support for SiFive FU540 GPIO driver by Yash Shah · 5 years ago
- bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
- c677124 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 6435f77 riscv: mm: add support for CONFIG_DEBUG_VIRTUAL by Zong Li · 5 years ago
- fc76324 riscv: keep 32-bit kernel to 32-bit phys_addr_t by Olof Johansson · 5 years ago
- 8ad8b72 riscv: Add KASAN support by Nick Hu · 5 years ago
- a786810 Merge tag 'v5.5-rc7' into efi/core, to pick up fixes by Ingo Molnar · 5 years ago
- b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- fc585d4 riscv: Less inefficient gcc tishift helpers (and export their symbols) by Olof Johansson · 5 years ago
- 95f4d9c riscv: delete temporary files by Ilie Halip · 5 years ago
- 20d2292 riscv: make sure the cores stay looping in .Lsecondary_park by Greentime Hu · 5 years ago
- 2680e04 arch/riscv/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
- 373adb7 Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
- dc6fcba riscv: Fixup obvious bug for fp-regs reset by Guo Ren · 5 years ago
- 13cf4cf riscv: move sifive_l2_cache.h to include/soc by Yash Shah · 5 years ago
- 57ad87dd Merge branch 'x86/mm' into efi/core, to pick up dependencies by Ingo Molnar · 5 years ago
- a2d6d7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 20bda4e riscv: Implement copy_thread_tls by Amanieu d'Antras · 5 years ago
- 2f3035d riscv: prefix IRQ_ macro names with an RV_ namespace by Paul Walmsley · 5 years ago