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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-27
s390/vmemmap: fallback to PTEs if mapping large PMD fails
David Hildenbrand
1
-4
/
+4
2020-07-27
s390/vmem: cleanup empty page tables
David Hildenbrand
1
-1
/
+101
2020-07-27
s390/vmemmap: take the vmem_mutex when populating/freeing
David Hildenbrand
1
-0
/
+4
2020-07-27
s390/vmemmap: cleanup when vmemmap_populate() fails
David Hildenbrand
1
-1
/
+6
2020-07-27
s390/vmemmap: extend modify_pagetable() to handle vmemmap
David Hildenbrand
1
-105
/
+76
2020-07-27
s390/vmem: consolidate vmem_add_range() and vmem_remove_range()
David Hildenbrand
1
-119
/
+198
2020-07-27
s390/vmem: rename vmem_add_mem() to vmem_add_range()
David Hildenbrand
1
-3
/
+3
2020-07-27
s390: enable HAVE_FUNCTION_ERROR_INJECTION
Ilya Leoshkevich
5
-3
/
+25
2020-07-27
s390/pci: clarify comment in s390_mmio_read/write
Niklas Schnelle
1
-8
/
+12
2020-07-22
s390/time: improve comparison for tod steering
Heiko Carstens
1
-1
/
+1
2020-07-22
s390/time: select CLOCKSOURCE_VALIDATE_LAST_CYCLE
Heiko Carstens
1
-0
/
+1
2020-07-22
s390/time: use CLOCKSOURCE_MASK
Heiko Carstens
1
-1
/
+1
2020-07-20
s390/bpf: implement BPF_PROBE_MEM
Ilya Leoshkevich
1
-1
/
+138
2020-07-20
s390/kernel: expand exception table logic to allow new handling options
Ilya Leoshkevich
5
-17
/
+53
2020-07-20
s390/kernel: unify EX_TABLE* implementations
Ilya Leoshkevich
2
-23
/
+23
2020-07-20
s390/mm: allow order 10 allocations
Heiko Carstens
1
-4
/
+0
2020-07-20
s390/mm: avoid trimming to MAX_ORDER
Heiko Carstens
1
-8
/
+0
2020-07-20
s390/mm: fix typo in comment
Heiko Carstens
1
-1
/
+1
2020-07-10
s390: add trace events for idle enter/exit
Sven Schnelle
1
-1
/
+3
2020-07-10
s390: fix comment regarding interrupts in svc
Christian Borntraeger
1
-1
/
+1
2020-07-10
s390/mm: don't set ARCH_KEEP_MEMBLOCK
David Hildenbrand
1
-1
/
+0
2020-07-10
mm/memblock: expose only miminal interface to add/walk physmem
David Hildenbrand
1
-4
/
+2
2020-07-03
s390/zcrypt: code beautification and struct field renames
Harald Freudenberger
1
-70
/
+70
2020-07-03
s390/extmem: remove stale -ENOSPC comment and handling
David Hildenbrand
1
-6
/
+1
2020-07-03
s390/smp: add missing linebreak
Heiko Carstens
1
-0
/
+1
2020-07-03
s390/smp: move smp_cpus_done() to header file
Heiko Carstens
2
-4
/
+4
2020-07-01
s390/vmem: get rid of memory segment list
David Hildenbrand
3
-121
/
+21
2020-07-01
s390/stp: allow group and users to read stp sysfs files
Sven Schnelle
1
-27
/
+22
2020-06-29
s390/appldata: use struct_size() helper
Gustavo A. R. Silva
1
-4
/
+2
2020-06-29
s390/debug: remove struct __debug_entry from uapi
Heiko Carstens
2
-36
/
+16
2020-06-29
s390/debug: remove raw view
Heiko Carstens
2
-43
/
+0
2020-06-29
s390/time: remove unused function
Sven Schnelle
1
-5
/
+0
2020-06-29
s390/pci: remove unused functions
Sven Schnelle
1
-11
/
+0
2020-06-29
s390: convert to msecs_to_jiffies()
Sven Schnelle
4
-5
/
+5
2020-06-29
Merge tag 'arm-omap-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
28
-120
/
+47
2020-06-29
Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
19
-111
/
+138
2020-06-28
Merge tag 'perf-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-06-28
Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+17
2020-06-28
Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-20
/
+32
2020-06-28
Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2020-06-28
Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-45
/
+73
2020-06-28
Merge tag 'imx-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Arnd Bergmann
7
-25
/
+29
2020-06-28
Merge tag 'arm-soc/for-5.8/soc-fixes' of https://github.com/Broadcom/stblinux...
Arnd Bergmann
1
-0
/
+1
2020-06-28
Merge tag 'arm-soc/for-5.8/devicetree-fixes' of https://github.com/Broadcom/s...
Arnd Bergmann
9
-4
/
+35
2020-06-28
Revert "ARM: sti: Implement dummy L2 cache's write_sec"
Patrice Chotard
1
-9
/
+0
2020-06-28
Merge tag 'omap-for-v5.8/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
4
-4
/
+3
2020-06-28
Merge tag 'omap-for-v5.8/dt-missed-signed' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
19
-26
/
+22
2020-06-28
Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/p...
Arnd Bergmann
8
-90
/
+22
2020-06-27
Merge tag 'powerpc-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-1
/
+3
2020-06-27
Merge tag 'riscv-for-linus-5.8-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+10
[next]