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-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
2015-05-11
powerpc: Show utsname->machine in boot-up banner
Michael Ellerman
1
-1
/
+2
2015-05-11
powerpc/pasemi: Only the build the pasemi MSI code for PASEMI=y
Michael Ellerman
4
-9
/
+8
2015-05-11
powerpc: Make STRICT_MM_TYPECHECKS a config option
Michael Ellerman
3
-4
/
+10
2015-05-11
powerpc/pseries: Fix possible leaked device node reference
Nathan Fontenot
1
-2
/
+1
2015-05-11
powerpc: Constify irq_domain_ops
Krzysztof Kozlowski
10
-10
/
+10
2015-05-10
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
7
-19
/
+13
2015-05-10
Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-2
/
+7
2015-05-10
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
35
-210
/
+415
2015-05-09
m32r: make flush_cpumask non-volatile.
Rusty Russell
1
-3
/
+3
2015-05-08
ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for exynos5250-snow
Javier Martinez Canillas
1
-0
/
+1
2015-05-08
ARM: dts: Fix typo in trip point temperature for exynos5420/5440
Abhilash Kesavan
2
-2
/
+2
2015-05-08
ARM: dts: add 'rtc_src' clock to rtc node for exynos4412-odroid boards
Markus Reichl
1
-0
/
+3
2015-05-08
ARM: dts: Make DP a consumer of DISP1 power domain on Exynos5420
Javier Martinez Canillas
1
-0
/
+1
2015-05-08
Merge tag 'pm+acpi-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+22
2015-05-07
Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp'
Rafael J. Wysocki
26
-434
/
+1123
2015-05-07
ARM: multi_v7_defconfig: Select more FSL SoCs
Fabio Estevam
1
-0
/
+3
2015-05-07
Merge tag 'stericsson-fixes-v4.1' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
3
-17
/
+28
2015-05-07
Merge tag 'renesas-fixes-for-v4.1' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-1
/
+1
[next]