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
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
2014-08-26
crypto: drbg - fix sparse warning for cpu_to_be[32|64]
Stephan Mueller
1
-2
/
+2
2014-08-26
crypto: sha-mb - sha1_mb_alg_state can be static
Fengguang Wu
1
-11
/
+11
2014-08-26
crypto: mcryptd - mcryptd_flist can be static
Fengguang Wu
1
-1
/
+1
2014-08-25
crypto: drbg - remove unnecessary sanity check for shadow state
Stephan Mueller
1
-3
/
+0
2014-08-25
crypto: drbg - remove configuration of fixed values
Stephan Mueller
2
-46
/
+6
2014-08-25
crypto: drbg - remove unnecessary sanity checks
Stephan Mueller
1
-9
/
+0
2014-08-25
crypto: drbg - use kmalloc instead of kzalloc for V and C
Stephan Mueller
1
-3
/
+8
2014-08-25
crypto: drbg - remove superflowous memset(0)
Stephan Mueller
1
-4
/
+2
2014-08-25
crypto: drbg - remove superflowous checks
Stephan Mueller
1
-10
/
+6
2014-08-25
crypto: drbg - kzfree does not need a check for NULL pointer
Stephan Mueller
1
-12
/
+6
2014-08-25
crypto: drbg - replace int2byte with cpu_to_be
Stephan Mueller
1
-16
/
+18
2014-08-25
crypto: caam - fix addressing of struct member
Cristian Stoica
1
-3
/
+3
2014-08-25
crypto: caam - remove duplicated sg copy functions
Cristian Stoica
2
-62
/
+14
2014-08-25
crypto: qat - Fix return value check in adf_chr_drv_create()
Wei Yongjun
1
-1
/
+1
2014-08-25
crypto: caam - enable raw data instead of von Neumann data
Alex Porosanu
2
-1
/
+20
2014-08-25
crypto: caam - change starting entropy delay value
Alex Porosanu
2
-1
/
+10
2014-08-25
crypto: caam - disable RNG oscillator maximum frequency check
Alex Porosanu
2
-2
/
+3
2014-08-25
crypto: testmgr - remove unused function argument
Cristian Stoica
1
-11
/
+5
2014-08-25
crypto: sha-mb - SHA1 multibuffer job manager and glue code
Tim Chen
3
-0
/
+947
2014-08-25
crypto: sha-mb - SHA1 multibuffer crypto computation (x8 AVX2)
Tim Chen
1
-0
/
+472
2014-08-25
crypto: sha-mb - SHA1 multibuffer submit and flush routines for AVX2
Tim Chen
3
-0
/
+619
2014-08-25
crypto: sha-mb - SHA1 multibuffer algorithm data structures
Tim Chen
3
-0
/
+533
2014-08-25
crypto: sha-mb - multibuffer crypto infrastructure
Tim Chen
5
-0
/
+857
2014-08-25
sched: Add function single_task_running to let a task check if it is the only...
Tim Chen
2
-0
/
+13
2014-08-25
crypto: testmgr - delay execution of set-up code
Cristian Stoica
1
-8
/
+6
2014-08-25
crypto: testmgr - white space removal on __test_skcipher
Cristian Stoica
1
-149
/
+138
2014-08-25
crypto: testmgr - white space removal on __test_hash
Cristian Stoica
1
-63
/
+60
2014-08-25
crypto: testmgr - white space fix-ups on test_aead
Cristian Stoica
1
-256
/
+242
2014-08-25
crypto: hash - initialize entry len for null input in crypto hash sg list walk
Tim Chen
1
-3
/
+9
2014-08-16
Linux 3.17-rc1
Linus Torvalds
1
-2
/
+2
2014-08-16
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
24
-108
/
+608
2014-08-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-41
/
+119
2014-08-16
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+5
2014-08-16
Merge branch 'rng-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/ami...
Linus Torvalds
1
-0
/
+1
2014-08-16
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
17
-305
/
+541
2014-08-16
Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linux
Linus Torvalds
2
-30
/
+62
2014-08-16
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-56
/
+30
2014-08-16
platform/x86: Enable build support for toshiba_haps
Azael Avalos
2
-0
/
+20
2014-08-16
Documentation: Add file about toshiba_haps module
Azael Avalos
2
-0
/
+78
2014-08-16
platform/x86: Toshiba HDD Active Protection Sensor
Azael Avalos
1
-0
/
+265
2014-08-16
asus-nb-wmi: Add wapf4 quirk for the U32U
Hans de Goede
1
-0
/
+14
2014-08-16
alienware-wmi: make hdmi_mux enabled on case-by-case basis
Mario Limonciello
1
-2
/
+20
2014-08-16
ideapad-laptop: Constify DMI table and other r/o variables
Mathias Krause
1
-2
/
+2
2014-08-16
asus-nb-wmi.c: Rename x401u quirk to wapf4
Hans de Goede
1
-13
/
+13
2014-08-16
compal-laptop: correct invalid hwmon name
Roald Frederickx
1
-1
/
+1
2014-08-16
toshiba_acpi: Add Qosmio X75-A to the alt keymap dmi list
Azael Avalos
1
-0
/
+7
2014-08-16
toshiba_acpi: Add extra check to backlight code
Azael Avalos
1
-4
/
+17
2014-08-16
Fix log message about future removal of interface
Martin Kepplinger
1
-3
/
+3
2014-08-16
ideapad-laptop: Disable touchpad interface on Yoga models
Hans de Goede
1
-0
/
+27
2014-08-16
asus-nb-wmi: Add wapf4 quirk for the X550CC
Hans de Goede
1
-0
/
+9
[next]