VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-10-27
nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TEST
Guenter Roeck
2021-10-18
NIOS2: irqflags: rename a redefined register name
Randy Dunlap
2021-09-27
NIOS2: setup.c: drop unused variable 'dram_start'
Randy Dunlap
2021-09-24
NIOS2: fix kconfig unmet dependency warning for SERIAL_CORE_CONSOLE
Randy Dunlap
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2021-09-01
Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2021-08-16
tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
Masahiro Yamada
2021-08-12
nios2: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-07-30
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2021-07-08
nios2: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-06-29
Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-10
nios2: Do not include linux/irqdomain.h from asm/irq.h
Marc Zyngier
2021-05-26
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Masahiro Yamada
2021-05-02
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
2021-03-27
whack-a-mole: kill strlen_user() (again)
Al Viro
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-19
nios2: Don't use _end for calculating min_low_pfn
Andreas Oetken
2021-02-19
nios2: fixed broken sys_clone syscall
Andreas Oetken
2021-02-19
Take mmap lock in cacheflush syscall
Jann Horn
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2020-12-15
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-11-09
nios32: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-10-30
timekeeping: default GENERIC_CLOCKEVENTS to enabled
Arnd Bergmann
2020-10-27
nios2: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-10-14
Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-09-08
uaccess: add infrastructure for kernel builds with set_fs()
Christoph Hellwig
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
2020-08-20
nios2: switch to kernel_clone()
Christian Brauner
2020-08-12
mm/nios2: use general page fault accounting
Peter Xu
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
2020-08-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-07-27
kill unused dump_fpu() instances
Al Viro
2020-07-27
nios2: switch to ->regset_get()
Al Viro
2020-07-20
arch, net: remove the last csum_partial_copy() leftovers
Christoph Hellwig
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-04
arch: remove HAVE_COPY_THREAD_TLS
Christian Brauner
2020-07-04
nios2: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_args
Christian Brauner
2020-06-12
Merge tag 'nios2-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2
Linus Torvalds
2020-06-12
nios2: signal: Mark expected switch fall-through
Ley Foon Tan
2020-06-09
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
nios2: add show_stack_loglvl()
Dmitry Safonov
2020-06-04
nios2: add support for folded p4d page tables
Mike Rapoport
2020-06-03
mm: free_area_init: use maximal zone PFNs rather than zone sizes
Mike Rapoport
2020-05-29
take the dummy csum_and_copy_from_user() into net/checksum.h
Al Viro
2020-04-11
Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2
Linus Torvalds
2020-04-10
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2020-04-11
arch: nios2: remove 'resetvalue' property
Alexandru Ardelean
2020-04-11
arch: nios2: rename 'altr,gpio-bank-width' -> 'altr,ngpio'
Alexandru Ardelean
2020-04-11
arch: nios2: Enable the common clk subsystem on Nios2
Dragos Bogdan
2020-04-04
Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
Linus Torvalds
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
2020-04-02
mm: introduce fault_signal_pending()
Peter Xu
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-16
dma-direct: make uncached_kernel_address more general
Christoph Hellwig
2020-03-16
dma-direct: remove the cached_kernel_address hook
Christoph Hellwig
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2020-01-14
arch/nios2/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-10
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
2019-12-25
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
2019-12-12
nios2: Fix ioremap
Guenter Roeck
2019-12-10
mm/vmalloc: Add empty headers and use them from
Ingo Molnar
2019-12-08
sched/rt, nios2: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2019-11-26
sysctl: Remove the sysctl system call
Eric W. Biederman
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-11-11
nios2: remove __iounmap
Christoph Hellwig
2019-11-11
arch: rely on asm-generic/io.h for default ioremap_* definitions
Christoph Hellwig
2019-11-11
nios2: remove __ioremap
Christoph Hellwig
2019-11-04
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-09-27
Merge tag 'nios2-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2
Linus Torvalds
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-20
nios2: force the string buffer NULL-terminated
Wang Xiayang
2019-07-12
Merge tag 'nios2-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2
Linus Torvalds
2019-07-12
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-12
nios2: switch to generic version of pte allocation
Mike Rapoport
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2019-07-04
nios2: configs: Remove useless UEVENT_HELPER_PATH
Krzysztof Kozlowski
2019-07-04
nios2: remove pointless second entry for CONFIG_TRACE_IRQFLAGS_SUPPORT
Masahiro Yamada
2019-06-25
nios2: use the generic uncached segment support in dma-direct
Christoph Hellwig
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
signal: Remove task parameter from force_sigsegv
Eric W. Biederman
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 12
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-16
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2019-05-14
mm: memblock: make keeping memblock memory opt-in rather than opt-out
Mike Rapoport
2019-05-14
init: provide a generic free_initmem implementation
Mike Rapoport
2019-05-14
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
2019-05-07
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
Linus Torvalds
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2019-05-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2019-04-23
arch: mostly remove
Christoph Hellwig
2019-04-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2019-04-08
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-04-03
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
2019-04-03
arch/tlb: Clean up simple architectures
Peter Zijlstra
2019-04-03
asm-generic/tlb, arch: Provide generic VIPT cache flush
Peter Zijlstra
2019-03-28
KVM: export and iif KVM is supported
Masahiro Yamada
2019-03-20
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
2019-03-20
nios2: define syscall_get_arch()
Dmitry V. Levin
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-10
Merge tag 'nios2-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2
Linus Torvalds
2019-03-07
arch/nios2/mm/fault.c: remove duplicate include
Sabyasachi Gupta
2019-03-07
configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED
Alexey Brodkin
2019-03-07
nios2: Fix update_mmu_cache preload the TLB with the new PTE
Nicholas Piggin
2019-03-07
nios2: update_mmu_cache preload the TLB with the new PTE
Nicholas Piggin
2019-03-07
nios2: User address TLB flush break after finding the matching entry
Nicholas Piggin
2019-03-07
nios2: flush_tlb_all use TLBMISC way auto-increment feature
Nicholas Piggin
2019-03-07
nios2: improve readability of tlb functions
Nicholas Piggin
2019-03-07
nios2: flush_tlb_mm flush only the pid
Nicholas Piggin
2019-03-07
nios2: flush_tlb_pid can just restore TLBMISC once
Nicholas Piggin
2019-03-07
nios2: TLBMISC writes do not require PID bits to be set
Nicholas Piggin
2019-03-07
nios2: Use an invalid TLB entry address helper function
Nicholas Piggin
2019-03-07
nios2: pte_clear does not need to flush TLB
Nicholas Piggin
2019-03-07
nios2: flush_tlb_page use PID based flush
Nicholas Piggin
2019-03-07
nios2: update_mmu_cache clear the old entry from the TLB
Nicholas Piggin
2019-03-07
nios2: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2019-03-07
nios2: ksyms: Add missing symbol exports
Guenter Roeck
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-02-19
asm-generic: Make time32 syscall numbers optional
Arnd Bergmann
2019-02-19
asm-generic: Drop getrlimit and setrlimit syscalls from default list
Yury Norov
2019-02-19
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
Yury Norov
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
2019-01-06
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
2019-01-06
nios2: remove unneeded HAS_DMA define
Masahiro Yamada
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-01
Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux
Linus Torvalds
2018-12-30
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Christophe Leroy
2018-12-13
dma-mapping: always build the direct mapping code
Christoph Hellwig
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
2018-10-31
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
2018-10-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-10-26
nios2: switch to NO_BOOTMEM
Mike Rapoport
2018-10-26
nios2: use generic early_init_dt_add_memory_arch
Mike Rapoport
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2018-10-04
Merge branch 'all-dtbs' into dt/next
Rob Herring
2018-10-02
kbuild: consolidate Devicetree dtb build rules
Rob Herring
2018-10-02
nios2: fix building all dtbs
Rob Herring
2018-10-02
nios2: use common rules to build built-in dtb
Rob Herring
2018-10-02
nios2: build .dtb files in dts directory
Rob Herring
2018-09-28
nios2: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-09-28
nios2: get cpu node with of_get_cpu_node
Rob Herring
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
2018-08-29
y2038: Remove stat64 family from default syscall set
Arnd Bergmann
2018-08-27
nios2: kconfig: remove duplicate DEBUG_STACK_USAGE symbol defintions
Tobias Klauser
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds