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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2
-3
/
+3
2021-05-13
tty: remove tty_operations::chars_in_buffer for non-buffering
Jiri Slaby
3
-20
/
+0
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
6
-8
/
+8
2021-05-13
tty: remove broken r3964 line discipline
Jiri Slaby
1
-1
/
+0
2021-05-09
Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-21
/
+26
2021-05-09
Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-120
/
+131
2021-05-08
Merge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-10
/
+16
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
17
-196
/
+28
2021-05-08
Merge branch 'master' into next
Michael Ellerman
240
-1751
/
+3722
2021-05-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
17
-84
/
+36
2021-05-07
Merge tag 'io_uring-5.13-2021-05-07' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+18
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
40
-108
/
+26
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
3
-15
/
+0
2021-05-07
arm: print alloc free paths for address in registers
Maninder Singh
3
-0
/
+13
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
12
-65
/
+0
2021-05-07
drivers/char: remove /dev/kmem for good
David Hildenbrand
17
-17
/
+0
2021-05-07
arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300
Yury Norov
3
-9
/
+10
2021-05-07
alpha: csum_partial_copy.c: add function prototypes from <net/checksum.h>
Randy Dunlap
1
-0
/
+1
2021-05-07
alpha: eliminate old-style function definitions
Randy Dunlap
1
-2
/
+2
2021-05-07
Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
14
-77
/
+101
2021-05-06
riscv: remove unused handle_exception symbol
Rouven Czerwinski
1
-2
/
+0
2021-05-06
riscv: Consistify protect_kernel_linear_mapping_text_rodata() use
Geert Uytterhoeven
3
-4
/
+7
2021-05-06
riscv: enable SiFive errata CIP-453 and CIP-1200 Kconfig only if CONFIG_64BIT=y
Vincent Chen
1
-2
/
+2
2021-05-06
riscv: Only extend kernel reservation if mapped read-only
Geert Uytterhoeven
1
-2
/
+7
2021-05-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
27
-454
/
+246
2021-05-06
Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
63
-214
/
+2525
2021-05-06
Merge tag 'hexagon-5.13-0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
12
-14
/
+258
2021-05-06
x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gating
Suravee Suthikulpanit
1
-21
/
+26
2021-05-06
arm64: kernel: Update the stale comment
Shaokun Zhang
1
-1
/
+1
2021-05-06
x86/process: setup io_threads more like normal user space threads
Stefan Metzmacher
1
-1
/
+18
2021-05-05
KVM: x86: Consolidate guest enter/exit logic to common helpers
Sean Christopherson
3
-74
/
+49
2021-05-05
KVM: x86: Defer vtime accounting 'til after IRQ handling
Wanpeng Li
3
-6
/
+15
2021-05-05
KVM/VMX: Invoke NMI non-IST entry instead of IST entry
Lai Jiangshan
3
-7
/
+34
2021-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
22
-139
/
+62
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-5
/
+38
2021-05-05
Merge tag 'pwm/for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-16
/
+0
2021-05-05
x86/cpu: Remove write_tsc() and write_rdtscp_aux() wrappers
Sean Christopherson
2
-5
/
+1
2021-05-05
x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supported
Sean Christopherson
1
-1
/
+1
2021-05-05
x86/resctrl: Fix init const confusion
Andi Kleen
1
-1
/
+1
2021-05-05
x86: Delete UD0, UD1 traces
Alexey Dobriyan
1
-9
/
+0
2021-05-05
x86/smpboot: Remove duplicate includes
Wan Jiabing
1
-3
/
+0
2021-05-05
arm64/Kconfig: introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
Oscar Salvador
1
-0
/
+3
2021-05-05
x86/Kconfig: introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
Oscar Salvador
1
-0
/
+3
2021-05-05
mm: drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE
Anshuman Khandual
2
-8
/
+2
2021-05-05
mm: drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCK
Anshuman Khandual
4
-14
/
+4
2021-05-05
mm: drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATION
Anshuman Khandual
3
-20
/
+5
2021-05-05
mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]
Anshuman Khandual
7
-40
/
+12
2021-05-05
mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)
Anshuman Khandual
8
-30
/
+9
2021-05-05
mm: generalize ARCH_HAS_CACHE_LINE_SIZE
Anshuman Khandual
3
-9
/
+3
2021-05-05
x86/mm: track linear mapping split events
Saravanan D
1
-0
/
+8
[next]