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
locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
Sebastian Andrzej Siewior
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
ia64: make num_rsvd_regions static
Geert Uytterhoeven
2021-09-03
ia64: make reserve_elfcorehdr() static
Geert Uytterhoeven
2021-07-19
printk: Userspace format indexing support
Chris Down
2021-07-08
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
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
kernel.h: split out panic and oops helpers
Andy Shevchenko
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
ia64: headers: drop duplicated words
Randy Dunlap
2021-06-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2021-06-04
mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()
Peter Collingbourne
2021-05-26
locking/atomic: ia64: move to ARCH_ATOMIC
Mark Rutland
2021-05-10
asm-generic: use asm-generic/unaligned.h for most architectures
Arnd Bergmann
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
2021-04-30
ia64: module: fix symbolizer crash on fdescr
Sergei Trofimovich
2021-04-30
ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAP
Sergei Trofimovich
2021-04-30
arch/ia64/include/asm/pgtable.h: minor typo fixes
Bhaskar Chowdhury
2021-04-09
ia64: fix user_stack_pointer() for ptrace()
Sergei Trofimovich
2021-03-13
ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign
Sergei Trofimovich
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
mm: fix prototype warning from kernel test robot
Baoquan He
2021-02-21
Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
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-20
Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-02-12
ia64: remove generated/nr-irqs.h generation to fix build warning
Masahiro Yamada
2021-02-12
ia64: remove unneeded header includes from
Masahiro Yamada
2021-02-12
ia64: do not typedef struct pal_min_state_area_s
Masahiro Yamada
2021-01-29
tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu()
Will Deacon
2021-01-29
tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu()
Will Deacon
2021-01-28
Merge tag 'asm-generic-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2021-01-22
arch: ia64: Remove rest of perfmon support
Viresh Kumar
2021-01-18
efi: ia64: move IA64-only declarations to new asm/efi.h header
Ard Biesheuvel
2021-01-17
ia64: fix build failure caused by memory model changes
Mike Rapoport
2021-01-12
ia64: fix xchg() warning
Arnd Bergmann
2020-12-29
local64.h: make mandatory
Randy Dunlap
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
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 branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
ia64: forbid using VIRTUAL_MEM_MAP with FLATMEM
Mike Rapoport
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-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2020-12-12
ia64: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-23
arch: move SA_* definitions to generic headers
Peter Collingbourne
2020-11-22
mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports
Dan Williams
2020-11-06
highmem: Get rid of kmap_types.h
Thomas Gleixner
2020-10-27
ia64: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
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 'ia64_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
Linus Torvalds
2020-09-25
kbuild: preprocess module linker script
Masahiro Yamada
2020-09-16
ACPI: processor: Use CPUIDLE_FLAG_TLB_FLUSHED
Peter Zijlstra
2020-09-11
ia64: Remove perfmon
Christoph Hellwig
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
2020-08-17
arch/ia64: Restore arch-specific pgd_offset_k implementation
Jessica Clarke
2020-08-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
2020-08-11
Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
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-07
Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
2020-08-07
asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()
Mike Rapoport
2020-08-07
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
2020-08-07
mm: remove unneeded includes of
Mike Rapoport
2020-08-06
locking, arch/ia64: Reduce header dependencies by moving XTP bits into the new header
Peter Zijlstra
2020-07-29
Merge branch 'locking/header'
Peter Zijlstra
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
2020-07-27
kill elf_fpxregs_t
Al Viro
2020-06-30
ia64: Remove dev->archdata.iommu pointer
Joerg Roedel
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
ia64: pass log level as arg into ia64_do_show_stack()
Dmitry Safonov
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
2020-06-08
ia64: use asm-generic/cacheflush.h
Christoph Hellwig
2020-06-04
ia64: add support for folded p4d page tables
Mike Rapoport
2020-06-03
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
2020-06-03
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
2020-06-01
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-05-29
take the dummy csum_and_copy_from_user() into net/checksum.h
Al Viro
2020-05-29
ia64: turn csum_partial_copy_from_user() into csum_and_copy_from_user()
Al Viro
2020-05-27
ia64: Hide the archdata.iommu field behind generic IOMMU_API
Krzysztof Kozlowski
2020-04-23
arch: split MODULE_ARCH_VERMAGIC definitions out to
Masahiro Yamada
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-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
2020-03-31
Merge tag 'please-pull-ia64_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
Linus Torvalds
2020-03-28
Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into locking/core
Thomas Gleixner
2020-03-27
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
2020-03-21
ia64: Remove mm.h from asm/uaccess.h
Sebastian Andrzej Siewior
2020-03-13
ia64: replace setup_irq() by request_irq()
afzal mohammed
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2020-01-28
Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-10
ACPI/sleep: Convert acpi_wakeup_address into a function
Sean Christopherson
2019-12-10
mm/vmalloc: Add empty headers and use them from
Ingo Molnar
2019-12-06
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-12-04
Merge tag 'please-pull-misc-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
Linus Torvalds
2019-12-04
ia64: agp: Replace empty define with do while
Corentin Labbe
2019-12-02
Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2019-12-02
ia64: remove stale paravirt leftovers
Juergen Gross
2019-12-02
Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
2019-11-11
arch: rely on asm-generic/io.h for default ioremap_* definitions
Christoph Hellwig
2019-11-11
ia64: rename ioremap_nocache to ioremap_uc
Christoph Hellwig
2019-11-11
iommu/vt-d: Check VT-d RMRR region in BIOS is reported as reserved
Yian Chen
2019-11-11
ia64: remove unneeded uapi asm-generic wrappers
Masahiro Yamada
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-24
ia64: switch to generic version of pte allocation
Mike Rapoport
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-16
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2019-09-16
Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
Linus Torvalds
2019-08-23
ia64: Get rid of iommu_pass_through
Joerg Roedel
2019-08-16
ia64: remove support for machvecs
Christoph Hellwig
2019-08-16
ia64: rework iommu probing
Christoph Hellwig
2019-08-16
ia64: remove the SGI UV simulator support
Christoph Hellwig
2019-08-16
ia64: remove the zx1 swiotlb machvec
Christoph Hellwig
2019-08-16
ia64: remove CONFIG_ACPI ifdefs
Christoph Hellwig
2019-08-16
ia64: remove CONFIG_PCI ifdefs
Christoph Hellwig
2019-08-16
ia64: remove the hpsim platform
Christoph Hellwig
2019-08-16
ia64: remove now unused machvec indirections
Christoph Hellwig
2019-08-16
ia64: remove support for the SGI SN2 platform
Christoph Hellwig
2019-08-08
efi: ia64: move SAL systab handling out of generic EFI code
Ard Biesheuvel
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-17
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
Ingo Molnar
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-06-03
locking/atomic, ia64: Use s64 for atomic64
Mark Rutland
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47
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-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
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-19
asm-generic: generalize asm/sockios.h
Arnd Bergmann
2019-04-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2019-04-08
ia64/mmiowb: Add unconditional mmiowb() to arch_spin_unlock()
Will Deacon
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 arch specific rwsem files
Waiman Long
2019-04-03
ia64/tlb: Eradicate tlb_migrate_finish() callback
Peter Zijlstra
2019-04-03
ia64/tlb: Convert to generic mmu_gather
Peter Zijlstra
2019-04-03
asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE
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-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-17
kbuild: warn redundant generic-y
Masahiro Yamada
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-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-02-03
arch: Use asm-generic/socket.h when possible
Deepa Dinamani
2019-01-25
ia64: add __NR_umount2 definition
Arnd Bergmann
2019-01-17
net: introduce SO_BINDTOIFINDEX sockopt
David Herrmann
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-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-04
fls: change parameter to unsigned int
Matthew Wilcox
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-26
Merge tag 'please-pull-y2038prep' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
Linus Torvalds
2018-11-26
ia64: export node_distance function
Matias Bjørling
2018-11-13
ia64: generate uapi header and system call table files
Firoz Khan
2018-11-13
ia64: add an offset for system call number
Firoz Khan
2018-11-13
ia64: add __NR_syscalls along with NR_syscalls
Firoz Khan
2018-11-13
ia64: add __NR_old_getpagesize in uapi header file
Firoz Khan
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
2018-10-26
mm: make memmap_init a proper function
Pavel Tatashin
2018-10-26
hugetlb: introduce generic version of huge_ptep_get
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of huge_ptep_set_access_flags()
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of prepare_hugepage_range
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of huge_pte_wrprotect
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of huge_pte_none()
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of huge_ptep_clear_flush
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of huge_ptep_get_and_clear()
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of set_huge_pte_at()
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of hugetlb_free_pgd_range
Alexandre Ghiti
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-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2018-10-23
Merge tag 'please-pull-next' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
Linus Torvalds
2018-10-03
signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE
Eric W. Biederman
2018-10-01
dma-mapping: make the get_required_mask method available unconditionally
Christoph Hellwig
2018-09-17
ia64: remove machvec_dma_sync_{single,sg}
Christoph Hellwig
2018-09-17
ia64: remove the unused iommu_dma_init function
Christoph Hellwig
2018-09-17
ia64: remove the unused pci_iommu_shutdown function
Christoph Hellwig
2018-08-29
y2038: Compile utimes()/futimesat() conditionally
Arnd Bergmann