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
2023-11-06
*/softirq: Disable softirq stacks on PREEMPT_RT
Thomas Gleixner
2023-11-06
locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
Sebastian Andrzej Siewior
2021-09-24
sh: pgtable-3level: fix cast to pointer from integer of different size
Geert Uytterhoeven
2021-09-19
sh: Add missing FORCE prerequisites in Makefile
Geert Uytterhoeven
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
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-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
2021-09-03
kbuild: sh: remove unused install script
Greg Kroah-Hartman
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-09-01
Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2021-08-29
Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
Thomas Gleixner
2021-08-16
tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
Masahiro Yamada
2021-08-12
SH: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-07-30
Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-30
arch: Kconfig: clean up obsolete use of HAVE_IDE
Lukas Bulwahn
2021-07-30
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
2021-07-12
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
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
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-08
sh: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-02
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
2021-07-01
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
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 branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-06-28
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-06-28
Merge tag 'locking-core-2021-06-28' 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-08
clkdev: remove CONFIG_CLKDEV_LOOKUP
Arnd Bergmann
2021-06-07
quota: Wire up quotactl_fd syscall
Jan Kara
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2021-06-03
kprobes: Do not increment probe miss count in the fault handler
Naveen N. Rao
2021-06-01
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
2021-05-26
sh: move core-y in arch/sh/Makefile to arch/sh/Kbuild
Masahiro Yamada
2021-05-26
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Masahiro Yamada
2021-05-26
locking/atomic: delete !ARCH_ATOMIC remnants
Mark Rutland
2021-05-26
locking/atomic: sh: move to ARCH_ATOMIC
Mark Rutland
2021-05-20
Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2021-05-17
quota: Disable quotactl_path syscall
Jan Kara
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-05-10
sh: Remove unused variable
Eric Dumazet
2021-05-10
sh: remove unaligned access for sh4a
Arnd Bergmann
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
2021-05-07
drivers/char: remove /dev/kmem for good
David Hildenbrand
2021-05-06
arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300
Yury Norov
2021-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-05
mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]
Anshuman Khandual
2021-05-05
mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)
Anshuman Khandual
2021-05-05
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
2021-05-06
arch: use cross_compiling to check whether it is a cross build or not
Masahiro Yamada
2021-05-03
Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-02
sh: syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
2021-05-02
sh: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
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-04-30
arch/sh/include/asm/tlb.h: remove duplicate include
Zhang Yunkai
2021-04-22
arch: Wire up Landlock syscalls
Mickaël Salaün
2021-04-22
sh: Get rid of oprofile leftovers
Marc Zyngier
2021-03-23
tracing: Fix various typos in comments
Ingo Molnar
2021-03-17
quota: wire up quotactl_path
Sascha Hauer
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-27
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2021-02-24
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
2021-02-23
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
Linus Torvalds
2021-02-23
whack-a-mole: don't open-code iminor/imajor
Al Viro
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-22
arch: syscalls: remove $(srctree)/ prefix from syscall tables
Masahiro Yamada
2021-02-22
arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
Masahiro Yamada
2021-02-21
Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linux
Linus Torvalds
2021-02-12
Merge branch 'x86/paravirt' into x86/entry
Ingo Molnar
2021-02-10
softirq: Move do_softirq_own_stack() to generic asm header
Thomas Gleixner
2021-02-10
softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
Thomas Gleixner
2021-02-08
module: remove EXPORT_UNUSED_SYMBOL*
Christoph Hellwig
2021-01-29
arch: sh: Remove CONFIG_OPROFILE support
Viresh Kumar
2021-01-24
Merge tag 'sh-for-5.11' of git://git.libc.org/linux-sh
Linus Torvalds
2021-01-24
fs: add mount_setattr()
Christian Brauner
2021-01-06
sh: mach-sh03: remove duplicate include
Wang Qing
2021-01-06
arch: sh: remove duplicate include
Wang Qing
2021-01-06
sh: Drop ARCH_NR_GPIOS definition
Andy Shevchenko
2021-01-06
sh: Remove unused HAVE_COPY_THREAD_TLS macro
Jinyang He
2021-01-06
sh: remove CONFIG_IDE from most defconfig
Christoph Hellwig
2021-01-06
sh: mm: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2021-01-06
arch/sh: hyphenate Non-Uniform in Kconfig prompt
Randy Dunlap
2021-01-06
sh: dma: fix kconfig dependency for G2_DMA
Necip Fazil Yildiran
2020-12-29
local64.h: make mandatory
Randy Dunlap
2020-12-21
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
2020-12-16
Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
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 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
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-12-15
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2020-12-15
Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
Thomas Gleixner
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2020-12-07
sh: boards: Replace by
Geert Uytterhoeven
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-11-24
sh/irq: Add missing closing parentheses in arch_show_interrupts()
Geert Uytterhoeven
2020-11-23
sh: irqstat: Use the generic irq_cpustat_t
Thomas Gleixner
2020-11-23
sh: Get rid of nmi_count()
Thomas Gleixner
2020-11-20
sh: Enable seccomp architecture tracking
YiFei Zhu
2020-11-18
dma-mapping: remove the dma_direct_set_offset export
Christoph Hellwig
2020-11-09
sh: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-06
sh/highmem: Remove all traces of unused cruft
Thomas Gleixner
2020-10-30
timekeeping: default GENERIC_CLOCKEVENTS to enabled
Arnd Bergmann
2020-10-27
sh: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
2020-10-26
asm-generic: add generic MMU versions of mmu context functions
Nicholas Piggin
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
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-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-10-13
arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
Mike Rapoport
2020-10-13
Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/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-10-12
Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2020-10-08
seccomp: Move config option SECCOMP to arch/Kconfig
YiFei Zhu
2020-10-06
dma-mapping: merge into
Christoph Hellwig
2020-10-06
dma-mapping: move dma-debug.h to kernel/dma/
Christoph Hellwig
2020-10-06
dma-mapping: split
Christoph Hellwig
2020-09-25
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into dma-mapping-for-next
Christoph Hellwig
2020-09-17
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
2020-09-13
sh: fix syscall tracing
Rich Felker
2020-09-13
sh: remove spurious circular inclusion from asm/smp.h
Rich Felker
2020-09-08
uaccess: add infrastructure for kernel builds with set_fs()
Christoph Hellwig
2020-09-08
sh: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-20
sh: propage the calling conventions change down to csum_partial_copy_generic()
Al Viro
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
2020-08-15
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
2020-08-14
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2020-08-14
sh: use generic strncpy()
Kuninori Morimoto
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-08-14
sh: landisk: Add missing initialization of sh_io_port_base
Geert Uytterhoeven
2020-08-14
sh: bring syscall_set_return_value in line with other architectures
Michael Karcher
2020-08-14
sh: Add SECCOMP_FILTER
Michael Karcher
2020-08-14
sh: Rearrange blocks in entry-common.S
Michael Karcher
2020-08-14
sh: switch to copy_thread_tls()
Christian Brauner
2020-08-14
sh: use the generic dma coherent remap allocator
Christoph Hellwig
2020-08-14
sh: don't allow non-coherent DMA for NOMMU
Christoph Hellwig
2020-08-14
sh: unexport register_trapped_io and match_trapped_io_handler
Christoph Hellwig
2020-08-14
sh: don't include in
Christoph Hellwig
2020-08-14
sh: move the ioremap implementation out of line
Christoph Hellwig
2020-08-14
sh: move ioremap_fixed details out of
Christoph Hellwig
2020-08-14
sh: remove __KERNEL__ ifdefs from non-UAPI headers
Christoph Hellwig
2020-08-14
sh: sort the selects for SUPERH alphabetically
Christoph Hellwig
2020-08-14
sh: remove -Werror from Makefiles
Christoph Hellwig
2020-08-14
sh: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-14
arch/sh/configs: remove obsolete CONFIG_SOC_CAMERA*
Hans Verkuil
2020-08-14
sh: stacktrace: Remove stacktrace_ops.stack()
Geert Uytterhoeven
2020-08-14
sh: machvec: Modernize printing of kernel messages
Geert Uytterhoeven
2020-08-14
sh: pci: Modernize printing of kernel messages
Geert Uytterhoeven
2020-08-14
sh: sh2007: Modernize printing of kernel messages
Geert Uytterhoeven
2020-08-14
sh: process: Fix broken lines in register dumps
Geert Uytterhoeven
2020-08-14
sh: dump_stack: Fix broken lines and ptrval in calltrace dumps
Geert Uytterhoeven
2020-08-14
sh: kernel: disassemble: Fix broken lines in disassembly dumps
Geert Uytterhoeven
2020-08-14
Revert "sh: remove needless printk()"
Geert Uytterhoeven
2020-08-14
Revert "sh: add loglvl to printk_address()"
Geert Uytterhoeven
2020-08-14
sh: fault: Fix duplicate printing of "PC:"
Geert Uytterhoeven
2020-08-14
sh: Remove SH5-based Cayman platform
Geert Uytterhoeven
2020-08-14
arch: sh: smc37c93x: fix spelling mistake
Flavio Suligoi
2020-08-14
Revert "sh: add missing EXPORT_SYMBOL() for __delay"
Geert Uytterhoeven
2020-08-14
sh: Implement __get_user_u64() required for 64-bit get_user()
John Paul Adrian Glaubitz
2020-08-14
sh: remove call to memset after dma_alloc_coherent
Chen Zhou
2020-08-14
sh: Fix unneeded constructor in page table allocation
Matthew Wilcox (Oracle)
2020-08-12
mm/sh: 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: add force_uaccess_{begin,end} helpers
Christoph Hellwig
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
2020-08-12
sh/mm: drop unused MAX_PHYSADDR_BITS
Arvind Sankar
2020-08-12
mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()
Jia He
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2020-08-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-08-10
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
2020-08-07
Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
2020-08-07
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport