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
/
powerpc
/
platforms
/
pseries
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
5
-13
/
+18
2018-06-03
powerpc/64s: Enable barrier_nospec based on firmware settings
Michal Suchanek
1
-0
/
+1
2018-06-03
powerpc/pseries: lparcfg calculate PURR on demand
Nicholas Piggin
1
-8
/
+10
2018-05-22
powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
Nicholas Piggin
1
-0
/
+1
2018-05-10
powerpc/xive: shutdown XIVE when kexec or kdump is performed
Cédric Le Goater
1
-2
/
+5
2018-05-10
powerpc/pseries: hcall_exit tracepoint retval should be signed
Michael Ellerman
2
-3
/
+2
2018-04-03
powerpc/pseries: Restore default security feature flags on setup
Mauricio Faria de Oliveira
1
-0
/
+11
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
5
-7
/
+12
2018-03-30
powerpc/pseries: Fix clearing of security feature flags
Mauricio Faria de Oliveira
1
-3
/
+3
2018-03-30
powerpc/64s: Allocate LPPACAs individually
Nicholas Piggin
1
-1
/
+6
2018-03-30
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
4
-6
/
+6
2018-03-27
powerpc/lpar/debug: Initialize flags before printing debug message
Alexey Kardashevskiy
1
-3
/
+3
2018-03-27
powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()
Michael Ellerman
1
-15
/
+12
2018-03-27
powerpc/pseries: Set or clear security feature flags
Michael Ellerman
1
-0
/
+43
2018-03-27
powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration
Michael Ellerman
3
-1
/
+6
2018-03-27
powerpc/rfi-flush: Always enable fallback flush on pseries
Michael Ellerman
1
-9
/
+1
2018-03-27
powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT guest on POWER9
Paul Mackerras
1
-2
/
+6
2018-03-13
powerpc: Rename plapr routines to plpar
Michael Ellerman
2
-2
/
+2
2018-03-13
powerpc/pseries: Move smp_query_cpu_stopped() etc. out of plpar_wrappers.h
Michael Ellerman
1
-0
/
+8
2018-02-23
powerpc/pseries: Support firmware disable of RFI flush
Michael Ellerman
1
-1
/
+2
2018-02-13
powerpc/pseries: Fix build break for SPLPAR=n and CPU hotplug
Guenter Roeck
1
-2
/
+0
2018-02-13
powerpc/pseries: Enable RAS hotplug events later
Sam Bobroff
1
-9
/
+22
2018-02-08
powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove
Nathan Fontenot
1
-0
/
+2
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
17
-381
/
+894
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-2
/
+2
2018-01-27
powerpc/pseries: Fix cpu hotplug crash with memoryless nodes
Michael Bringmann
1
-0
/
+3
2018-01-27
powerpc/pseries: Add Initialization of VF Bars
Bryant G. Ly
1
-0
/
+164
2018-01-27
powerpc/pseries/pci: Associate PEs to VFs in configure SR-IOV
Bryant G. Ly
1
-2
/
+148
2018-01-27
powerpc/eeh: Add EEH operations to notify resume
Bryant G. Ly
1
-1
/
+95
2018-01-27
powerpc/pseries: Set eeh_pe of EEH_PE_VF type
Bryant G. Ly
1
-0
/
+18
2018-01-27
powerpc/eeh: Update VF config space after EEH
Bryant G. Ly
1
-1
/
+25
2018-01-22
powerpc/pseries, ps3: panic flush kernel messages before halting system
Nicholas Piggin
1
-1
/
+7
2018-01-21
powerpc: Use octal numbers for file permissions
Russell Currey
8
-18
/
+17
2018-01-21
Merge branch 'fixes' into next
Michael Ellerman
4
-4
/
+58
2018-01-21
pseries/drc-info: Search DRC properties for CPU indexes
Michael Bringmann
2
-28
/
+158
2018-01-21
powerpc/firmware: Add definitions for new drc-info firmware feature
Michael Bringmann
1
-0
/
+1
2018-01-16
powerpc: make use of for_each_node_by_type() instead of open-coding it
Dmitry Torokhov
1
-2
/
+2
2018-01-16
powerpc/pseries: Enable support of ibm,dynamic-memory-v2
Nathan Fontenot
1
-0
/
+1
2018-01-16
powerpc: Move of_drconf_cell struct to asm/drmem.h
Nathan Fontenot
1
-3
/
+3
2018-01-16
powerpc/pseries: Update memory hotplug code to use drmem LMB array
Nathan Fontenot
1
-318
/
+198
2018-01-10
powerpc: rename dma_direct_ to dma_nommu_
Christoph Hellwig
2
-2
/
+2
2018-01-10
powerpc/pseries: Query hypervisor for RFI flush settings
Michael Neuling
1
-0
/
+35
2018-01-08
powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQ
Michael Ellerman
3
-4
/
+22
2017-12-11
PCI/IOV: Add pci_vf_drivers_autoprobe() interface
Bryant G. Ly
1
-0
/
+2
2017-12-11
powerpc/pseries: Add pseries SR-IOV Machine dependent calls
Bryant G. Ly
2
-4
/
+49
2017-12-05
Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"
David Gibson
1
-0
/
+1
2017-12-04
powerpc: Use pr_warn instead of pr_warning
Joe Perches
2
-6
/
+6
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-15
/
+18
2017-11-16
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-11-15
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-19
/
+7
[next]