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
/
powerpc
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
54
-484
/
+302
2018-06-05
powerpc-opal: fix spelling mistake "Uniterrupted" -> "Uninterrupted"
Colin Ian King
1
-1
/
+1
2018-06-05
powerpc: fix spelling mistake: "Usupported" -> "Unsupported"
Colin Ian King
1
-1
/
+1
2018-06-05
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+1
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-13
/
+1
2018-06-04
powerpc/powernv: copy/paste - Mask SO bit in CR
Haren Myneni
1
-1
/
+2
2018-06-03
powerpc/embedded6xx: Remove C2K board support
Mark Greer
3
-159
/
+0
2018-06-03
powerpc/8xx: Remove RTC clock on 88x
Christophe Leroy
3
-6
/
+0
2018-06-03
powerpc/64s: Enable barrier_nospec based on firmware settings
Michal Suchanek
2
-0
/
+2
2018-06-03
powerpc/perf: Unregister thread-imc if core-imc not supported
Anju T Sudhakar
1
-0
/
+9
2018-06-03
powerpc/perf: Rearrange memory freeing in imc init
Anju T Sudhakar
1
-3
/
+10
2018-06-03
powerpc: remove unused to_tm() helper
Arnd Bergmann
1
-24
/
+0
2018-06-03
powerpc: use time64_t in update_persistent_clock
Arnd Bergmann
2
-17
/
+7
2018-06-03
powerpc: use time64_t in read_persistent_clock
Arnd Bergmann
10
-36
/
+23
2018-06-03
powerpc/pasemi: Set PCI_SCAN_ALL_PCI_DEVS
Olof Johansson
1
-0
/
+2
2018-06-03
ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
Alastair D'Silva
1
-2
/
+2
2018-06-03
powerpc/powernv: process all OPAL event interrupts with kopald
Nicholas Piggin
3
-61
/
+52
2018-06-03
powerpc/powernv: call OPAL_QUIESCE before OPAL_SIGNAL_SYSTEM_RESET
Nicholas Piggin
2
-1
/
+17
2018-06-03
powerpc/pseries: lparcfg calculate PURR on demand
Nicholas Piggin
1
-8
/
+10
2018-06-03
powerpc/powernv/ioda2: Remove redundant free of TCE pages
Alexey Kardashevskiy
1
-1
/
+0
2018-06-03
powerpc/64: Fix strncpy() related build failures with GCC 8.1
Christophe Leroy
1
-2
/
+2
2018-06-03
Merge branch 'fixes' into next
Michael Ellerman
1
-2
/
+12
2018-06-03
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-2
/
+1
2018-05-28
powerpc/powernv/cpuidle: Init all present cpus for deep states
Akshay Adiga
1
-2
/
+2
2018-05-25
powerpc/chrp/time: Make some functions static, add missing header include
Mathieu Malaterre
1
-2
/
+4
2018-05-25
powerpc/powermac: Add missing prototype for note_bootable_part()
Mathieu Malaterre
1
-0
/
+1
2018-05-25
powerpc/powermac: Move pmac_pfunc_base_install prototype to header file
Mathieu Malaterre
1
-1
/
+0
2018-05-25
powerpc/chrp/pci: Make some functions static
Mathieu Malaterre
1
-6
/
+6
2018-05-25
powerpc/powermac: Mark variable x as unused
Mathieu Malaterre
1
-1
/
+3
2018-05-25
powerpc/chrp/setup: Remove idu_size variable and make some functions static
Mathieu Malaterre
1
-7
/
+5
2018-05-25
powerpc/wii: Make hlwd_pic_init function static
Mathieu Malaterre
1
-1
/
+1
2018-05-25
powerpc/sparse: Fix plain integer as NULL pointer warning
Mathieu Malaterre
2
-6
/
+6
2018-05-24
powerpc/reg: Add TEXASR related macros
Simon Guo
1
-2
/
+1
2018-05-22
powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
Nicholas Piggin
2
-0
/
+2
2018-05-21
powernv: opal-sensor: Add support to read 64bit sensor values
Shilpasri G Bhat
2
-0
/
+54
2018-05-18
powerpc/powernv: Use __raw_[rm_]writeq_be() in npu-dma.c
Michael Ellerman
1
-3
/
+2
2018-05-18
powerpc/powernv: Use __raw_[rm_]writeq_be() in pci-ioda.c
Michael Ellerman
1
-7
/
+8
2018-05-17
powerpc/powernv: Fix NVRAM sleep in invalid context when crashing
Nicholas Piggin
1
-2
/
+12
2018-05-17
powerpc/powernv: Fix opal_event_shutdown() called with interrupts disabled
Nicholas Piggin
1
-1
/
+1
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-13
/
+1
2018-05-15
powerpc/embedded6xx/hlwd-pic: Prevent interrupts from being handled by Starlet
Jonathan Neuschäfer
1
-0
/
+5
2018-05-15
powerpc/embedded6xx/flipper-pic: Don't match all IRQ domains
Jonathan Neuschäfer
1
-8
/
+0
2018-05-15
powerpc/book3s64: Enable split pmd ptlock.
Aneesh Kumar K.V
1
-0
/
+4
2018-05-14
powerpc/cell/spufs: Change return type to vm_fault_t
Souptick Joarder
1
-15
/
+18
2018-05-14
powerpc/ioda: Use ibm, supported-tce-sizes for IOMMU page size mask
Alexey Kardashevskiy
1
-1
/
+29
2018-05-14
powerpc/powernv: Fix memtrace build when NUMA=n
Michael Ellerman
1
-1
/
+1
2018-05-10
powerpc/syscalls: Add COMPAT_SPU_NEW() macro
Michael Ellerman
1
-0
/
+1
2018-05-10
powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINE
Al Viro
1
-1
/
+0
2018-05-10
powerpc/syscalls: Switch trivial cases to SYSCALL_DEFINE
Al Viro
1
-1
/
+2
[next]