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
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
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
2016-09-14
genirq: Expose interrupt information through sysfs
Craig Gallek
3
-2
/
+247
2016-09-06
genirq: No need to mask non trigger mode flags before __irq_set_trigger()
Alexander Kuleshov
2
-4
/
+2
2016-09-05
genirq: Update stale comment for __irq_domain_add
Punit Agrawal
1
-4
/
+2
2016-09-02
genirq/generic_chip: Verify irqs_per_chip <= 32
Sebastian Frias
2
-13
/
+21
2016-09-02
irqdomain: Mask irq type in irq_domain_xlate_onetwocell()
Sebastian Frias
1
-1
/
+4
2016-09-02
genirq/generic_chip: Add irq_unmap callback
Sebastian Frias
1
-0
/
+21
2016-09-02
genirq/generic_chip: Get rid of code duplication
Sebastian Frias
1
-15
/
+19
2016-09-02
genirq: Remove export of irq_map_generic_chip()
Thomas Gleixner
1
-1
/
+0
2016-09-02
genirq: Robustify handle_percpu_devid_irq()
Thomas Gleixner
1
-4
/
+14
2016-07-19
genirq: Fix missing irq allocation affinity hint
Vincent Stehle
1
-1
/
+1
2016-07-11
irqdomain: Fix irq_domain_alloc_irqs_recursive() error handling
Alexander Popov
1
-2
/
+4
2016-07-10
irq/Documentation: Correct result of echnoing 5 to smp_affinity
John Kacur
1
-1
/
+1
2016-07-06
MAINTAINERS: Remove Jiang Liu from irq domains
Thomas Gleixner
1
-1
/
+0
2016-07-04
genirq/msi: Fix broken debug output
Thomas Gleixner
1
-0
/
+1
2016-07-04
Merge branch 'irq/for-block' into irq/core
Thomas Gleixner
1006
-5933
/
+9694
2016-07-04
genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectors
Christoph Hellwig
3
-0
/
+70
2016-07-04
genirq/msi: Make use of affinity aware allocations
Thomas Gleixner
2
-1
/
+3
2016-07-04
genirq: Use affinity hint in irqdesc allocation
Thomas Gleixner
1
-12
/
+39
2016-07-04
genirq: Add affinity hint to irq allocation
Thomas Gleixner
9
-25
/
+41
2016-07-04
genirq: Introduce IRQD_AFFINITY_MANAGED flag
Thomas Gleixner
4
-4
/
+28
2016-07-04
genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
Thomas Gleixner
2
-10
/
+4
2016-07-04
Linux 4.7-rc6
Linus Torvalds
1
-1
/
+1
2016-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
4
-2
/
+37
2016-07-03
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-8
/
+33
2016-07-03
ovl: warn instead of error if d_type is not supported
Vivek Goyal
1
-5
/
+7
2016-07-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-4
/
+6
2016-07-03
Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
7
-19
/
+65
2016-07-02
Merge tag 'drm-fixes-for-v4.7-rc6' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
12
-78
/
+160
2016-07-02
Merge tag 'spi-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-6
/
+38
2016-07-02
Merge tag 'regulator-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+7
2016-07-02
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-17
/
+11
2016-07-02
Merge tag 'irqchip-core-4.8-2' of git://git.infradead.org/users/jcooper/linux...
Thomas Gleixner
3
-0
/
+253
2016-07-02
Merge tag 'drm-intel-fixes-2016-06-30' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
5
-22
/
+22
2016-07-02
Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
7
-56
/
+138
2016-07-02
Merge branch 'irqchip/aspeed' into irqchip/core
Jason Cooper
3
-0
/
+253
2016-07-02
MIPS: Fix possible corruption of cache mode by mprotect.
Ralf Baechle
1
-4
/
+6
2016-07-02
Merge tag 'acpi-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
2016-07-02
Merge tag 'pm-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-5
/
+11
2016-07-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-48
/
+78
2016-07-02
Merge tag 'nfsd-4.7-3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-4
/
+11
2016-07-02
Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+5
2016-07-02
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-26
/
+60
2016-07-01
Merge tag 'staging-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-11
/
+15
2016-07-01
Merge tag 'tty-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-2
/
+6
2016-07-01
Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
7
-35
/
+22
2016-07-01
Merge tag 'iommu-fixes-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-4
/
+8
2016-07-01
Merge remote-tracking branches 'regulator/fix/anatop' and 'regulator/fix/max7...
Mark Brown
2
-2
/
+7
2016-07-01
locks: use file_inode()
Miklos Szeredi
1
-1
/
+1
2016-07-01
usb: dwc3: st: Use explicit reset_control_get_exclusive() API
Lee Jones
1
-1
/
+2
2016-07-01
phy: phy-stih407-usb: Use explicit reset_control_get_exclusive() API
Lee Jones
1
-1
/
+1
[next]