index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-23
powerpc/vdso32: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSE
Christophe Leroy
1
-7
/
+57
2020-01-23
powerpc/32: Add VDSO version of getcpu on non SMP
Christophe Leroy
3
-4
/
+19
2020-01-23
powerpc/hw_breakpoints: Rewrite 8xx breakpoints to allow any address range size.
Christophe Leroy
2
-29
/
+43
2020-01-18
open: introduce openat2(2) syscall
Aleksa Sarai
1
-0
/
+1
2020-01-16
powerpc/64s: Reimplement power4_idle code in C
Nicholas Piggin
5
-87
/
+57
2020-01-14
arch/powerpc/setup: Drop dummy_con initialization
Arvind Sankar
1
-3
/
+0
2020-01-13
arch: wire up pidfd_getfd syscall
Sargun Dhillon
1
-0
/
+1
2020-01-06
powerpc/pci: Remove pcibios_setup_bus_devices()
Oliver O'Halloran
3
-27
/
+0
2020-01-06
powerpc/pci: Fix pcibios_setup_device() ordering
Shawn Anastasio
1
-16
/
+9
2020-01-06
powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE number
Oliver O'Halloran
1
-6
/
+0
2020-01-06
powerpc/64: Use {SAVE,REST}_NVGPRS macros
Jordan Niethe
1
-12
/
+6
2019-12-25
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
6
-10
/
+17
2019-12-23
Merge 5.5-rc3 into tty-next
Greg Kroah-Hartman
1
-2
/
+2
2019-12-18
tty/serial: Migrate 8250_fsl to use has_sysrq
Dmitry Safonov
1
-1
/
+3
2019-12-13
powerpc/irq: fix stack overflow verification
Christophe Leroy
1
-2
/
+2
2019-12-08
sched/rt, powerpc: Use CONFIG_PREEMPTION
Thomas Gleixner
2
-4
/
+4
2019-12-04
powerpc: Fix vDSO clock_getres()
Vincenzo Frascino
4
-5
/
+12
2019-12-04
powerpc/kasan: Fix boot failure with RELOCATABLE && FSL_BOOKE
Christophe Leroy
1
-3
/
+3
2019-12-02
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
5
-23
/
+18
2019-12-01
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
36
-2682
/
+753
2019-11-27
Merge tag 'powerpc-spectre-rsb' of powerpc-CVE-2019-18660.bundle
Linus Torvalds
2
-4
/
+59
2019-11-27
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-30
/
+7
2019-11-25
powerpc/prom_init: Use -ffreestanding to avoid a reference to bcmp
Nathan Chancellor
1
-0
/
+1
2019-11-21
y2038: fix typo in powerpc vdso "LOPART"
Arnd Bergmann
1
-2
/
+2
2019-11-21
powerpc/kexec: Move kexec files into a dedicated subdir.
Christophe Leroy
9
-2256
/
+0
2019-11-21
powerpc/32: Split kexec low level code out of misc_32.S
Christophe Leroy
3
-491
/
+501
2019-11-19
powerpc: Add support for GENERIC_EARLY_IOREMAP
Christophe Leroy
2
-0
/
+6
2019-11-18
Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...
Michael Ellerman
1
-1
/
+1
2019-11-17
powerpc/booke: Spelling s/date/data/
Geert Uytterhoeven
1
-1
/
+1
2019-11-15
y2038: syscalls: change remaining timeval to __kernel_old_timeval
Arnd Bergmann
1
-2
/
+2
2019-11-15
y2038: vdso: powerpc: avoid timespec references
Arnd Bergmann
4
-19
/
+14
2019-11-15
y2038: vdso: change timeval to __kernel_old_timeval
Arnd Bergmann
1
-4
/
+4
2019-11-14
Merge branch 'topic/kaslr-book3e32' into next
Michael Ellerman
7
-41
/
+94
2019-11-14
KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
Michael Ellerman
1
-0
/
+9
2019-11-14
powerpc/book3s64: Fix link stack flush on context switch
Michael Ellerman
2
-4
/
+50
2019-11-13
powerpc/fsl_booke/kaslr: export offset in VMCOREINFO ELF notes
Jason Yan
1
-0
/
+1
2019-11-13
powerpc/fsl_booke/kaslr: dump out kernel offset information on panic
Jason Yan
1
-0
/
+20
2019-11-13
powerpc/fsl_booke/32: implement KASLR infrastructure
Jason Yan
3
-14
/
+23
2019-11-13
powerpc/fsl_booke/32: introduce reloc_kernel_entry() helper
Jason Yan
1
-0
/
+13
2019-11-13
powerpc/fsl_booke/32: introduce create_kaslr_tlb_entry() helper
Jason Yan
1
-0
/
+35
2019-11-13
powerpc: unify definition of M_IF_NEEDED
Jason Yan
3
-29
/
+4
2019-11-13
powerpc/fadump: when fadump is supported register the fadump sysfs files.
Michal Suchanek
1
-9
/
+6
2019-11-13
powerpc/eeh: differentiate duplicate detection message
Sam Bobroff
1
-2
/
+2
2019-11-13
powerpc/64s/exception: Fix kaup -> kuap typo
Andrew Donnellan
1
-3
/
+3
2019-11-13
powerpc: Replace GPL boilerplate with SPDX identifiers
Thomas Huth
2
-34
/
+2
2019-11-13
powerpc/book3s/mm: Update Oops message to print the correct translation in use
Aneesh Kumar K.V
1
-4
/
+11
2019-11-13
powerpc/64s: Fix debugfs_simple_attr.cocci warnings
YueHaibing
1
-10
/
+14
2019-11-13
powerpc/watchpoint: Don't ignore extraneous exceptions blindly
Ravi Bangoria
1
-21
/
+31
2019-11-13
powerpc/watchpoint: Fix ptrace code that muck around with address/len
Ravi Bangoria
1
-6
/
+3
[prev]
[next]