index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-05
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
1
-3
/
+2
2020-07-05
arch: remove HAVE_COPY_THREAD_TLS
Christian Brauner
1
-1
/
+0
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
1
-1
/
+1
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2
-3
/
+3
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2
-2
/
+3
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
4
-8
/
+8
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
3
-7
/
+7
2020-06-13
ARM: 8985/1: efi/decompressor: deal with HYP mode boot gracefully
Ard Biesheuvel
1
-0
/
+62
2020-06-13
ARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS value to 0x0
Chris Packham
1
-2
/
+2
2020-06-11
kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables
Denis Efremov
1
-1
/
+1
2020-06-11
Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+6
2020-06-10
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
11
-460
/
+4
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2
-2
/
+2
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
4
-15
/
+15
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
4
-31
/
+1
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
5
-41
/
+8
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
35
-35
/
+33
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
39
-41
/
+37
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
22
-22
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-7
/
+1
2020-06-09
arm: add show_stack_loglvl()
Dmitry Safonov
1
-2
/
+8
2020-06-09
arm: wire up dump_backtrace_{entry,stm}
Dmitry Safonov
1
-5
/
+7
2020-06-09
arm: add loglvl to dump_backtrace()
Dmitry Safonov
1
-7
/
+9
2020-06-09
arm: add loglvl to unwind_backtrace()
Dmitry Safonov
3
-6
/
+8
2020-06-09
arm/asm: add loglvl to c_backtrace()
Dmitry Safonov
6
-13
/
+27
2020-06-08
arm: rename flush_cache_user_range to flush_icache_user_range
Christoph Hellwig
2
-3
/
+3
2020-06-08
arm,sparc,unicore32: remove flush_icache_user_range
Christoph Hellwig
1
-3
/
+0
2020-06-08
arm: fix the flush_icache_range arguments in set_fiq_handler
Christoph Hellwig
1
-2
/
+2
2020-06-07
Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-509
/
+0
2020-06-06
Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-3
/
+1
2020-06-06
kbuild: add variables for compression tools
Denis Efremov
1
-1
/
+1
2020-06-05
Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+23
2020-06-05
Merge tag 'arm-dt-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
238
-2831
/
+12202
2020-06-05
Merge tag 'arm-defconfig-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-3
/
+28
2020-06-05
Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
116
-5564
/
+790
2020-06-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-76
/
+130
2020-06-05
kmap: consolidate kmap_prot definitions
Ira Weiny
1
-2
/
+0
2020-06-05
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
1
-3
/
+3
2020-06-05
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2
-5
/
+2
2020-06-05
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2
-8
/
+2
2020-06-05
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
2
-12
/
+0
2020-06-05
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
2
-11
/
+0
2020-06-05
arch/kmap: remove BUG_ON()
Ira Weiny
1
-1
/
+1
2020-06-05
arm: add support for folded p4d page tables
Mike Rapoport
12
-37
/
+125
2020-06-04
Merge tag 'backlight-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-11
/
+34
2020-06-04
Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-2
/
+2
2020-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-66
/
+9
2020-06-04
mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()
Anshuman Khandual
1
-1
/
+1
2020-06-04
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
1
-0
/
+1
2020-06-04
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
1
-6
/
+0
[next]