- 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
- 335b139 riscv: Add SOC early init support by Damien Le Moal · 4 years, 10 months ago
- 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 9 months ago
- f1e5858 RISC-V: Support cpu hotplug 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
- 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
- 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
- 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, 10 months ago
- a08971e futex: arch_futex_atomic_op_inuser() calling conventions change by Al Viro · 5 years ago
- 2191b4f RISC-V: Move all address space definition macros to one place by Atish Patra · 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
- 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
- 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
- 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
- 9f40b6e RISC-V: Move all address space definition macros to one place by Atish Patra · 4 years, 11 months ago
- af33d24 riscv: fix seccomp reject syscall code path by Tycho Andersen · 5 years ago
- 52e7c52 RISC-V: Stop relying on GCC's register allocator's hueristics by Palmer Dabbelt · 4 years, 11 months ago
- ab70a73 riscv: Use flush_icache_mm for flush_icache_user_range by Guo Ren · 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
- bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
- 6435f77 riscv: mm: add support for CONFIG_DEBUG_VIRTUAL by Zong Li · 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
- 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
- 2f3035d riscv: prefix IRQ_ macro names with an RV_ namespace by Paul Walmsley · 5 years ago
- 2bbc078 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
- 01f52e1 riscv: define vmemmap before pfn_to_page calls by David Abdurachmanov · 5 years ago
- 1d5c17e RISC-V: Typo fixes in image header and documentation. by Atish Patra · 5 years ago
- 34bfc10 riscv, perf: Add arch specific perf_arch_bpf_user_pt_regs by Björn Töpel · 5 years ago
- 7f3631e riscv, bpf: Provide RISC-V specific JIT image alloc/free by Björn Töpel · 5 years ago
- 1f059df mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h> by Ingo Molnar · 5 years ago
- c3bed3b Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
- a308a71 Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
- a1b39ba asm-generic: Make msi.h a mandatory include/asm header by Michal Simek · 5 years ago
- 5ba9aa5 Merge branch 'next/nommu' into for-next by Paul Walmsley · 5 years ago
- 4a97986 Merge branch 'next/misc' into for-next by Paul Walmsley · 5 years ago
- 6bd33e1 riscv: add nommu support by Christoph Hellwig · 5 years ago
- 9e80635 riscv: clear the instruction cache and all registers when booting by Christoph Hellwig · 5 years ago
- accb9db riscv: read the hart ID from mhartid on boot by Damien Le Moal · 5 years ago
- fcdc653 riscv: provide native clint access for M-mode by Christoph Hellwig · 5 years ago
- 4f9bbce riscv: add support for MMIO access to the timer registers by Christoph Hellwig · 5 years ago
- 8bf90f3 riscv: implement remote sfence.i using IPIs by Christoph Hellwig · 5 years ago
- 3b03ac6 riscv: poison SBI calls for M-mode by Christoph Hellwig · 5 years ago
- 6b57ba8 riscv: clean up the macro format in each header file by Zong Li · 5 years ago
- 38af578 riscv: use the generic ioremap code by Christoph Hellwig · 5 years ago
- d092a87 arch: rely on asm-generic/io.h for default ioremap_* definitions by Christoph Hellwig · 5 years ago
- a4c3733 riscv: abstract out CSR names for supervisor vs machine mode by Christoph Hellwig · 5 years ago
- 0c3ac28 riscv: separate MMIO functions into their own header file by Paul Walmsley · 5 years ago
- 5340627 riscv: add support for SECCOMP and SECCOMP_FILTER by David Abdurachmanov · 5 years ago
- 00a5bf3 RISC-V: Add PCIe I/O BAR memory mapping by Yash Shah · 5 years ago
- 5ed881b riscv: add missing header file includes by Paul Walmsley · 5 years ago
- a6d9e26 riscv: cleanup <asm/bug.h> by Christoph Hellwig · 5 years ago
- 62103ec riscv: Fix implicit declaration of 'page_to_section' by Kefeng Wang · 5 years ago
- 90db7b2 riscv: fix fs/proc/kcore.c compilation with sparsemem enabled by David Abdurachmanov · 5 years ago
- 5bf4e52 RISC-V: fix virtual address overlapped in FIXADDR_START and VMEMMAP_START by Greentime Hu · 5 years ago
- 4c8eb19 riscv: tlbflush: remove confusing comment on local_flush_tlb_all() by Paul Walmsley · 5 years ago
- 1885660 RISC-V: Clear load reservations while restoring hart contexts by Palmer Dabbelt · 5 years ago
- 568d850 Merge tag 'riscv/for-v5.4-rc1-b' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
- b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
- 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
- 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
- b6f2b2e RISC-V: Fix building error when CONFIG_SPARSEMEM_MANUAL=y by Greentime Hu · 5 years ago
- 58d4faf Merge tag 'riscv/for-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
- 474efec riscv: modify the Image header to improve compatibility with the ARM64 header by Paul Walmsley · 5 years ago
- 95594cb riscv: move the TLB flush logic out of line by Christoph Hellwig · 5 years ago
- 2f12dbf1 riscv: don't use the rdtime(h) pseudo-instructions by Christoph Hellwig · 5 years ago
- f5bf645 riscv: cleanup riscv_cpuid_to_hartid_mask by Christoph Hellwig · 5 years ago
- d95f1a5 RISC-V: Implement sparsemem by Logan Gunthorpe · 5 years ago
- a256f2e RISC-V: Fix FIXMAP area corruption on RV32 systems by Anup Patel · 5 years ago
- 69703eb riscv: Make __fstate_clean() work correctly. by Vincent Chen · 5 years ago
- 8ac71d7 riscv: Correct the initialized flow of FP register by Vincent Chen · 5 years ago
- eb93685 riscv: fix flush_tlb_range() end address for flush_tlb_page() by Paul Walmsley · 5 years ago
- 251a448 riscv: include generic support for MSI irqdomains by Wesley Terpstra · 6 years ago
- 0570bc8 Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
- 2d69fbf riscv: fix build break after macro-to-function conversion in generic cacheflush.h by Paul Walmsley · 5 years ago
- d1b46fe riscv: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
- 0f327f2 RISC-V: Add an Image header that boot loader can parse. by Atish Patra · 6 years ago
- 398364a Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 6 years ago