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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-16
iommu/tegra: gart: Simplify clients-tracking code
Dmitry Osipenko
1
-115
/
+40
2019-01-16
iommu/tegra: gart: Don't detach devices from inactive domains
Dmitry Osipenko
1
-3
/
+5
2019-01-16
iommu/tegra: gart: Prepend error/debug messages with "gart:"
Dmitry Osipenko
1
-0
/
+2
2019-01-16
iommu/tegra: gart: Don't use managed resources
Dmitry Osipenko
1
-5
/
+7
2019-01-16
iommu/tegra: gart: Allow only one active domain at a time
Dmitry Osipenko
1
-0
/
+9
2019-01-16
iommu/tegra: gart: Fix NULL pointer dereference
Dmitry Osipenko
1
-2
/
+2
2019-01-16
iommu/tegra: gart: Fix spinlock recursion
Dmitry Osipenko
1
-8
/
+16
2019-01-16
memory: tegra: Clean up error messages
Dmitry Osipenko
1
-7
/
+8
2019-01-16
memory: tegra: Do not ask for IRQ sharing
Dmitry Osipenko
1
-1
/
+1
2019-01-16
memory: tegra: Do not try to probe SMMU on Tegra20
Dmitry Osipenko
2
-6
/
+4
2019-01-16
iommu/tegra: gart: Integrate with Memory Controller driver
Dmitry Osipenko
4
-53
/
+87
2019-01-16
memory: tegra: Use relaxed versions of readl/writel
Dmitry Osipenko
1
-2
/
+2
2019-01-16
memory: tegra: Use of_device_get_match_data()
Dmitry Osipenko
1
-6
/
+2
2019-01-16
memory: tegra: Read client ID on GART page fault
Dmitry Osipenko
1
-2
/
+10
2019-01-16
memory: tegra: Adapt to Tegra20 device-tree binding changes
Dmitry Osipenko
3
-20
/
+9
2019-01-16
memory: tegra: Don't invoke Tegra30+ specific memory timing setup on Tegra20
Dmitry Osipenko
1
-5
/
+6
2019-01-16
ARM: dts: tegra20: Update Memory Controller node to the new binding
Dmitry Osipenko
1
-9
/
+6
2019-01-16
dt-bindings: memory: tegra: Squash tegra20-gart into tegra20-mc
Dmitry Osipenko
2
-22
/
+19
2019-01-16
iommu/tegra: gart: Optimize mapping / unmapping performance
Dmitry Osipenko
1
-2
/
+10
2019-01-16
iommu: Introduce iotlb_sync_map callback
Dmitry Osipenko
2
-2
/
+7
2019-01-16
iommu/tegra: gart: Ignore devices without IOMMU phandle in DT
Dmitry Osipenko
1
-1
/
+13
2019-01-16
iommu/tegra: gart: Clean up driver probe errors handling
Dmitry Osipenko
1
-6
/
+10
2019-01-16
iommu/tegra: gart: Remove pr_fmt and clean up includes
Dmitry Osipenko
1
-12
/
+5
2019-01-14
Linux 5.0-rc2
Linus Torvalds
1
-1
/
+1
2019-01-14
kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymore
Jonathan Neuschäfer
1
-1
/
+2
2019-01-14
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
26
-93
/
+321
2019-01-13
Merge tag 'for-5.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-13
/
+64
2019-01-13
Merge tag 'driver-core-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-10
/
+17
2019-01-13
Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-4
/
+9
2019-01-13
Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-24
/
+32
2019-01-13
Merge tag 'usb-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-7
/
+33
2019-01-13
Merge tag '5.0-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
10
-65
/
+211
2019-01-13
Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...
Olof Johansson
11
-52
/
+212
2019-01-13
Merge tag 'mvebu-fixes-5.0-1' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
3
-3
/
+20
2019-01-13
Merge tag 'integrator-fixes-armsoc' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-2
/
+6
2019-01-13
Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
1
-0
/
+4
2019-01-13
Merge tag 'qcom-fixes-for-5.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-0
/
+1
2019-01-13
Merge tag 'davinci-fixes-for-v5.0' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
7
-16
/
+73
2019-01-13
Merge tag 'renesas-fixes-for-v5.0' of https://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
2
-20
/
+5
2019-01-13
phy: fix build breakage: add PHY_MODE_SATA
John Hubbard
2
-2
/
+4
2019-01-13
Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-block
Linus Torvalds
16
-66
/
+229
2019-01-12
Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...
Linus Torvalds
179
-975
/
+923
2019-01-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-7
/
+14
2019-01-12
Merge tag 'drm-fixes-2019-01-11-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
16
-102
/
+192
2019-01-12
ata: ahci: mvebu: request PHY suspend/resume for Armada 3700
Miquel Raynal
1
-0
/
+3
2019-01-12
ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAM
Miquel Raynal
1
-9
/
+18
2019-01-12
ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCs
Miquel Raynal
1
-17
/
+51
2019-01-12
ata: ahci: mvebu: remove stale comment
Miquel Raynal
1
-5
/
+0
2019-01-12
ata: libahci_platform: comply to PHY framework
Miquel Raynal
2
-0
/
+15
2019-01-11
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+20
[next]