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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-09
spi: s3c64xx: Don't request/release DMA channels for each SPI transfer
Marek Szyprowski
1
-28
/
+29
2017-01-09
Merge tag 'v4.10-rc1' into spi-s3c64xx
Mark Brown
11287
-242060
/
+728358
2017-01-09
spi: dw: Make debugfs use bus num and make irq name unique
Phil Reid
2
-5
/
+4
2017-01-09
spi: spi-axi: Free resources on error path
Christophe JAILLET
1
-1
/
+2
2017-01-06
spi: bcm53xx: (re)license code to the GPL v2
Rafał Miłecki
1
-1
/
+9
2017-01-06
spi: imx: adjust watermark level according to transfer length
Jiada Wang
1
-8
/
+8
2017-01-04
spi: pxa2xx-pci: Enable DMA for Intel Merrifield
Andy Shevchenko
1
-0
/
+24
2017-01-04
spi: pxa2xx: fix indentation of the comments in header
Andy Shevchenko
1
-7
/
+7
2017-01-04
spi: pxa2xx: add missed break
Andy Shevchenko
1
-0
/
+1
2017-01-04
spi: sh-msiof: Remove useless memory allocation failure message
Geert Uytterhoeven
1
-3
/
+1
2017-01-04
spi: rspi: Remove useless memory allocation failure message
Geert Uytterhoeven
1
-3
/
+1
2017-01-04
spi: dw-mid: switch to new dmaengine_terminate_* API (part 2)
Andy Shevchenko
1
-2
/
+2
2016-12-31
spi: armada-3700: Coding style fixes
Romain Perier
1
-1
/
+2
2016-12-31
spi: armada-3700: Replaced raw values for nbits by the SPI macros
Romain Perier
1
-3
/
+3
2016-12-31
spi: dw: Make debugfs name unique between instances
Phil Reid
1
-1
/
+4
2016-12-31
spi: bcm53xx: set of_node to let DT specify device(s)
Rafał Miłecki
1
-7
/
+1
2016-12-31
spi: bcm-qspi: Enable the driver on BMIPS_GENERIC
Jaedon Shin
1
-1
/
+2
2016-12-26
Linux 4.10-rc1
Linus Torvalds
1
-2
/
+2
2016-12-26
powerpc: Fix build warning on 32-bit PPC
Larry Finger
1
-1
/
+1
2016-12-26
avoid spurious "may be used uninitialized" warning
Linus Torvalds
1
-0
/
+1
2016-12-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
227
-665
/
+604
2016-12-26
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
72
-689
/
+308
2016-12-26
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Linus Torvalds
3
-371
/
+673
2016-12-25
mm: add PageWaiters indicating tasks are waiting for a page bit
Nicholas Piggin
9
-50
/
+174
2016-12-25
mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked
Nicholas Piggin
4
-18
/
+25
2016-12-25
ktime: Get rid of ktime_equal()
Thomas Gleixner
4
-20
/
+4
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
56
-95
/
+84
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
48
-227
/
+200
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
132
-327
/
+320
2016-12-25
irqchip/armada-xp: Consolidate hotplug state space
Thomas Gleixner
2
-2
/
+1
2016-12-25
irqchip/gic: Consolidate hotplug state space
Thomas Gleixner
2
-2
/
+1
2016-12-25
coresight/etm3/4x: Consolidate hotplug state space
Thomas Gleixner
2
-3
/
+2
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
59
-77
/
+77
2016-12-25
cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
Thomas Gleixner
6
-340
/
+1
2016-12-25
staging/lustre/libcfs: Convert to hotplug state machine
Anna-Maria Gleixner
2
-40
/
+46
2016-12-25
scsi/bnx2i: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-48
/
+31
2016-12-25
scsi/bnx2fc: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-46
/
+34
2016-12-25
cpu/hotplug: Prevent overwriting of callbacks
Thomas Gleixner
1
-46
/
+50
2016-12-25
x86/msr: Remove bogus cleanup from the error path
Thomas Gleixner
1
-1
/
+0
2016-12-25
bus: arm-ccn: Prevent hotplug callback leak
Thomas Gleixner
1
-1
/
+4
2016-12-25
perf/x86/intel/cstate: Prevent hotplug callback leak
Thomas Gleixner
1
-7
/
+7
2016-12-25
ARM/imx/mmcd: Fix broken cpu hotplug handling
Thomas Gleixner
1
-12
/
+22
2016-12-25
scsi: qedi: Convert to hotplug state machine
Thomas Gleixner
1
-64
/
+32
2016-12-24
tools/power turbostat: remove obsolete -M, -m, -C, -c options
Len Brown
2
-110
/
+2
2016-12-24
tools/power turbostat: Make extensible via the --add parameter
Len Brown
2
-9
/
+409
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1088
-1088
/
+1088
2016-12-24
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
14
-90
/
+177
2016-12-24
Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
18
-58
/
+262
2016-12-24
Merge tag 'ntb-4.10' of git://github.com/jonmason/ntb
Linus Torvalds
7
-33
/
+741
2016-12-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
23
-117
/
+279
[prev]
[next]