index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
crypto: talitos - dma_map_sg can handle chained SG
LABBE Corentin
2015-10-01
1
-86
/
+18
*
crypto: qat - remove empty functions and turn qat_uregister fn to void
Tadeusz Struk
2015-10-01
4
-25
/
+5
*
crypto: crc32c-pclmul - use .rodata instead of .rotata
Nicolas Iooss
2015-09-21
1
-1
/
+1
*
crypto: sahara - replace sahara_sg_length with sg_nents_for_len
LABBE Corentin
2015-09-21
1
-27
/
+3
*
crypto: amcc - replace get_sg_count by sg_nents_for_len
LABBE Corentin
2015-09-21
1
-21
/
+1
*
crypto: bfin_crc - replace sg_count by sg_nents
LABBE Corentin
2015-09-21
1
-22
/
+3
*
crypto: x86/sha - Restructure x86 sha512 glue code to expose all the availabl...
tim
2015-09-21
1
-45
/
+204
*
crypto: x86/sha - Restructure x86 sha256 glue code to expose all the availabl...
tim
2015-09-21
1
-50
/
+281
*
crypto: x86/sha - Restructure x86 sha1 glue code to expose all the available ...
tim
2015-09-21
1
-74
/
+250
*
crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 a...
tim
2015-09-21
3
-6
/
+18
*
crypto: x86/sha - glue code for Intel SHA extensions optimized SHA1 & SHA256
tim
2015-09-21
2
-16
/
+34
*
crypto: x86/sha - Intel SHA Extensions optimized SHA256 transform function
tim
2015-09-21
1
-0
/
+353
*
crypto: x86/sha - Intel SHA Extensions optimized SHA1 transform function
tim
2015-09-21
1
-0
/
+302
*
MAINTAINERS: Add ST's Random Number Generator to the ST entry
Lee Jones
2015-09-21
1
-0
/
+1
*
ARM: STi: STiH407: Enable the 2 HW Random Number Generators for STiH4{07, 10}
Lee Jones
2015-09-21
1
-0
/
+14
*
hwrng: st - Add support for ST's HW Random Number Generator
Lee Jones
2015-09-21
3
-0
/
+155
*
hwrng: st - Provide DT bindings for ST's Random Number Generator
Lee Jones
2015-09-21
1
-0
/
+15
*
hwrng: core - Simplify RNG switching from sysfs
Lee Jones
2015-09-21
1
-1
/
+1
*
hwrng: Kconfig - Fix device node name reference /dev/hw_random => /dev/hwrng
Lee Jones
2015-09-21
1
-1
/
+1
*
hwrng: doc - Fix device node name reference /dev/hw_random => /dev/hwrng
Lee Jones
2015-09-21
1
-4
/
+4
*
crypto: asymmetric_keys - remove always false comparison
sudip
2015-09-21
1
-3
/
+3
*
crypto: qat - Add load balancing across devices
Tadeusz Struk
2015-09-21
1
-28
/
+33
*
crypto: caam - Remove unused JUMP_TYPE_MASK definition
Fabio Estevam
2015-09-21
1
-1
/
+0
*
hwrng: Fix module autoload for OF platform drivers
Luis de Bethencourt
2015-09-21
2
-0
/
+2
*
hwrng: mxc-rnga - Use the preferred format for kzalloc
Fabio Estevam
2015-09-21
1
-2
/
+1
*
hwrng: mxc-rnga - Remove unnecessary dev_info message
Fabio Estevam
2015-09-21
1
-2
/
+0
*
hwrng: mxc-rnga - Remove uneeded initialization
Fabio Estevam
2015-09-21
1
-1
/
+1
*
hwrng: mxc-rnga - Remove unneeded goto label
Fabio Estevam
2015-09-21
1
-5
/
+2
*
crypto: qat - don't check for iommu
John Griffin
2015-09-21
1
-5
/
+2
*
hwrng: octeon - Use devm_hwrng_register
Vaishali Thakkar
2015-09-21
1
-11
/
+1
*
crypto: mxs-dcp - Allow MXS_DCP to be used on MX6SL
Fabio Estevam
2015-09-21
1
-1
/
+1
*
crypto: ux500 - Fix module autoload for OF platform drivers
Luis de Bethencourt
2015-09-21
2
-0
/
+2
*
crypto: picoxcell - Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-21
1
-0
/
+1
*
crypto: amcc - Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-21
1
-0
/
+1
*
crypto: tcrypt - avoid mapping from module image addresses
Horia Geant?
2015-09-21
1
-4
/
+13
*
Linux 4.3-rc2
v4.3-rc2
Linus Torvalds
2015-09-20
1
-1
/
+1
*
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-09-19
3
-10
/
+17
|
\
|
*
ARM: 8425/1: kgdb: Don't try to stop the machine when setting breakpoints
Doug Anderson
2015-09-16
1
-3
/
+5
|
*
ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definition
Andre Przywara
2015-09-16
1
-1
/
+3
|
*
ARM: get rid of needless #if in signal handling code
Russell King
2015-09-16
1
-4
/
+2
|
*
ARM: fix Thumb2 signal handling when ARMv6 is enabled
Russell King
2015-09-16
1
-5
/
+10
*
|
Merge tag 'linux-kselftest-4.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-09-19
9
-34
/
+52
|
\
\
|
*
|
selftests: exec: revert to default emit rule
Bamvor Jian Zhang
2015-09-14
1
-3
/
+1
|
*
|
selftests: change install command to rsync
Bamvor Jian Zhang
2015-09-14
2
-8
/
+5
|
*
|
selftests: mqueue: simplify the Makefile
Bamvor Jian Zhang
2015-09-14
1
-5
/
+3
|
*
|
selftests: mqueue: allow extra cflags
Bamvor Jian Zhang
2015-09-14
1
-1
/
+1
|
*
|
selftests: rename jump label to static_keys
Bamvor Jian Zhang
2015-09-14
1
-1
/
+1
|
*
|
selftests/seccomp: add support for s390
Kees Cook
2015-09-14
2
-6
/
+38
|
*
|
seltests/zram: fix syntax error
Zhang Zhen
2015-09-14
2
-10
/
+3
*
|
|
Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-09-19
12
-46
/
+73
|
\
\
\
[prev]
[next]