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
2015-06-03
powerpc/pci: Add pcibios_disable_device() hook
Michael Neuling
2
-0
/
+10
2015-06-03
powerpc/pci: Add shutdown hook to pci_controller_ops
Michael Neuling
4
-11
/
+9
2015-06-03
powerpc: Add cxl context to device archdata
Michael Neuling
1
-0
/
+3
2015-06-03
powerpc/pci: Add release_device() hook to phb ops
Michael Neuling
2
-0
/
+7
2015-06-03
powerpc/pci: Export symbols for CXL
Daniel Axtens
1
-0
/
+3
2015-06-03
powerpc/copro: Fix faulting kernel segments
Michael Neuling
1
-2
/
+5
2015-06-02
powerpc/configs: Replace pseries_le_defconfig with a Makefile target using me...
Cyril Bur
3
-319
/
+16
2015-06-02
powerpc/configs: Merge pseries_defconfig and pseries_le_defconfig
Cyril Bur
1
-1
/
+0
2015-06-02
powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
5
-5
/
+5
2015-06-02
powerpc: Non relocatable system call doesn't need a trampoline
Anton Blanchard
1
-1
/
+1
2015-06-02
powerpc: Relocatable system call no longer uses the LR
Anton Blanchard
1
-12
/
+4
2015-06-02
powerpc/perf: Fix book3s kernel to userspace backtraces
Anton Blanchard
1
-1
/
+10
2015-06-02
powerpc/mm: Fix build break with STRICT_MM_TYPECHECKS && DEBUG_PAGEALLOC
Michael Ellerman
1
-1
/
+1
2015-06-02
powerpc/powernv: Move dma_set_mask() from pnv_phb to pci_controller_ops
Daniel Axtens
5
-29
/
+4
2015-06-02
powerpc/pci: add dma_set_mask to pci_controller_ops
Daniel Axtens
2
-0
/
+10
2015-06-02
powerpc/powernv: Specialise pci_controller_ops for each controller type
Daniel Axtens
5
-18
/
+28
2015-06-02
powerpc: Remove MSI-related PCI controller ops from ppc_md
Daniel Axtens
2
-17
/
+4
2015-06-02
powerpc/mpic_u3msi: Move MSI-related ops to pci_controller_ops
Daniel Axtens
1
-3
/
+6
2015-06-02
powerpc/pasemi: Move MSI-related ops to pci_controller_ops
Daniel Axtens
1
-3
/
+6
2015-06-02
powerpc/ppc4xx_hsta_msi: Move MSI-related ops to pci_controller_ops
Daniel Axtens
1
-2
/
+5
2015-06-02
powerpc/ppc4xx_msi: Move MSI-related ops to pci_controller_ops
Daniel Axtens
1
-2
/
+5
2015-06-02
powerpc/fsl_msi: Move MSI-related ops to pci_controller_ops
Daniel Axtens
1
-8
/
+15
2015-06-02
powerpc/pseries: Move MSI-related ops to pci_controller_ops
Daniel Axtens
1
-3
/
+13
2015-05-22
powerpc/cell: Move MSI-related ops to pci_controller_ops
Daniel Axtens
1
-2
/
+3
2015-05-22
powerpc/powernv: Move MSI-related ops to pci_controller_ops
Daniel Axtens
1
-6
/
+4
2015-05-22
powerpc: Add MSI operations to pci_controller_ops struct
Daniel Axtens
2
-3
/
+21
2015-05-22
opal: Remove events notifier
Alistair Popple
4
-95
/
+8
2015-05-22
powernv/opal-dump: Convert to irq domain
Alistair Popple
1
-39
/
+17
2015-05-22
powernv/elog: Convert elog to opal irq domain
Alistair Popple
1
-16
/
+16
2015-05-22
powernv/opal: Convert opal message events to opal irq domain
Alistair Popple
1
-14
/
+15
2015-05-22
powernv/eeh: Update the EEH code to use the opal irq domain
Alistair Popple
1
-27
/
+31
2015-05-22
powerpc/powernv: Add a virtual irqchip for opal events
Alistair Popple
5
-67
/
+273
2015-05-22
powerpc/powernv: Reorder OPAL subsystem initialisation
Alistair Popple
6
-8
/
+19
2015-05-22
powerpc/powernv: Introduce sysfs control for fastsleep workaround behavior
Shreyas B. Prabhu
4
-0
/
+110
2015-05-22
powerpc/powernv: Move cpuidle related code from setup.c to new file
Shreyas B. Prabhu
3
-172
/
+193
2015-05-22
powerpc: Fix cpu_online_cores_map to return only online threads mask
Shreyas B. Prabhu
1
-5
/
+8
2015-05-20
powerpc: Enable sys_kcmp() for CRIU
Laurent Dufour
1
-1
/
+1
2015-05-18
powerpc: Little endian should depend on PPC_BOOK3S_64
Michael Ellerman
1
-0
/
+1
2015-05-13
powerpc/eeh: remove unused macro IS_BRIDGE
Wei Yang
1
-2
/
+0
2015-05-13
powerpc/eeh: fix powernv_eeh_wait_state delay logic
Wei Yang
1
-1
/
+1
2015-05-13
powerpc/eeh: fix comment for wait_state()
Wei Yang
3
-3
/
+3
2015-05-13
powerpc/eeh: fix start/end/flags type in struct pci_io_addr_range{}
Wei Yang
1
-8
/
+8
2015-05-12
powerpc/eeh: Introduce eeh_pe_inject_err()
Gavin Shan
3
-0
/
+63
2015-05-12
powerpc/eeh: Move PE state constants around
Gavin Shan
2
-5
/
+32
2015-05-11
powerpc/powernv: Silence SYSPARAM warning on boot
Joel Stanley
1
-16
/
+15
2015-05-11
powerpc/vdso: Disable building the 32-bit VDSO on little endian
Michael Ellerman
3
-3
/
+46
2015-05-11
powerpc/vdso: Combine start/size variables
Michael Ellerman
1
-29
/
+26
2015-05-11
powerpc/vdso: Remove unused debug code
Michael Ellerman
1
-44
/
+0
2015-05-11
powerpc: Reject binutils 2.24 when building little endian
Michael Ellerman
1
-0
/
+8
2015-05-11
powerpc: Don't do gcc version checks if we're building with clang
Michael Ellerman
1
-3
/
+6
[next]