index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: algif_rng - add random number generator support
Stephan Mueller
2014-12-29
1
-0
/
+192
*
crypto: af_alg - zeroize key data
Stephan Mueller
2014-12-26
1
-1
/
+1
*
hwrng: core - Move hwrng_init call into set_current_rng
Herbert Xu
2014-12-26
1
-14
/
+16
*
hwrng: core - Drop current rng in set_current_rng
Herbert Xu
2014-12-26
1
-1
/
+2
*
hwrng: core - Do not register device opportunistically
Herbert Xu
2014-12-26
1
-11
/
+12
*
hwrng: core - Fix current_rng init/cleanup race yet again
Herbert Xu
2014-12-26
1
-3
/
+11
*
hwrng: core - Use struct completion for cleanup_done
Herbert Xu
2014-12-26
2
-10
/
+5
*
crypto: octeon - enable OCTEON MD5 module selection
Aaro Koskinen
2014-12-24
1
-0
/
+9
*
crypto: octeon - add MD5 module
Aaro Koskinen
2014-12-24
3
-0
/
+220
*
MIPS: OCTEON: reintroduce crypto features check
Aaro Koskinen
2014-12-24
2
-2
/
+21
*
crypto: octeon - add instruction definitions for MD5
Aaro Koskinen
2014-12-24
1
-0
/
+56
*
MIPS: OCTEON: add crypto helper functions
Aaro Koskinen
2014-12-24
5
-5
/
+89
*
crypto: ux500 - fix checkpatch errors
Asaf Vertz
2014-12-22
1
-4
/
+4
*
crypto: qat - add support for cbc(aes) ablkcipher
Tadeusz Struk
2014-12-22
3
-112
/
+433
*
crypto: qat - Fix assumption that sg in and out will have the same nents
Tadeusz Struk
2014-12-22
2
-33
/
+50
*
crypto: algif - Mark sgl end at the end of data
Tadeusz Struk
2014-12-22
1
-0
/
+8
*
hwrng: don't init list element we're about to add to list.
Rusty Russell
2014-12-22
1
-1
/
+0
*
hwrng: don't double-check old_rng.
Rusty Russell
2014-12-22
1
-3
/
+2
*
hwrng: fix unregister race.
Rusty Russell
2014-12-22
2
-0
/
+13
*
hwrng: use reference counts on each struct hwrng.
Rusty Russell
2014-12-22
2
-43
/
+94
*
hwrng: move some code out mutex_lock for avoiding underlying deadlock
Amos Kong
2014-12-22
1
-3
/
+3
*
hwrng: place mutex around read functions and buffers.
Rusty Russell
2014-12-22
1
-3
/
+17
*
crypto: af_alg - add setsockopt for auth tag size
Stephan Mueller
2014-12-22
2
-0
/
+8
*
crypto: drbg - panic on continuous self test error
Stephan Mueller
2014-12-22
1
-9
/
+2
*
crypto: api - fixed style erro in algapi.c
Joshua I. James
2014-12-22
1
-0
/
+1
*
crypto: ahash - fixed style error in ahash.c
Joshua I. James
2014-12-22
1
-0
/
+1
*
crypto: af_alg - fixed style error in af_alg.c
Joshua I. James
2014-12-22
1
-1
/
+1
*
crypto: aead - fixed style error in aead.c
Joshua I. James
2014-12-22
1
-1
/
+2
*
crypto: ablkcipher - fixed style errors in ablkcipher.c
Joshua I. James
2014-12-22
1
-2
/
+6
*
crypto: atmel_sha - remove unused shash fallback instance.
Svenning Sørensen
2014-12-22
1
-44
/
+6
*
crypto: af_alg - fix backlog handling
Rabin Vincent
2014-12-22
1
-0
/
+3
*
Linux 3.19-rc1
v3.19-rc1
Linus Torvalds
2014-12-20
1
-2
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
2014-12-20
10
-25
/
+103
|
\
|
*
s390/kvm: REPLACE barrier fixup with READ_ONCE
Christian Borntraeger
2014-12-18
1
-12
/
+6
|
*
arm/spinlock: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2014-12-18
1
-2
/
+2
|
*
arm64/spinlock: Replace ACCESS_ONCE READ_ONCE
Christian Borntraeger
2014-12-18
1
-2
/
+2
|
*
mips/gup: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2014-12-18
1
-1
/
+1
|
*
x86/gup: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2014-12-18
1
-1
/
+1
|
*
x86/spinlock: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2014-12-18
1
-4
/
+4
|
*
mm: replace ACCESS_ONCE with READ_ONCE or barriers
Christian Borntraeger
2014-12-18
3
-3
/
+13
|
*
kernel: Provide READ_ONCE and ASSIGN_ONCE
Christian Borntraeger
2014-12-18
1
-0
/
+74
*
|
Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2014-12-20
94
-690
/
+6663
|
\
\
|
*
|
clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to ...
Krzysztof Kozlowski
2014-12-17
1
-1
/
+28
|
*
|
ARM: OMAP3: clock: fix boot breakage in legacy mode
Tero Kristo
2014-12-15
1
-9
/
+14
|
*
|
ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIs
Tero Kristo
2014-12-15
3
-8
/
+8
|
*
|
Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...
Michael Turquette
2014-12-15
9
-63
/
+238
|
|
\
\
|
*
|
|
clk: Really fix deadlock with mmap_sem
Stephen Boyd
2014-12-15
1
-2
/
+3
|
*
|
|
Merge tag 'for-v3.19-exynos-clk-2' of git://linuxtv.org/snawrocki/samsung int...
Michael Turquette
2014-12-11
5
-10
/
+12
|
|
\
\
\
|
|
*
|
|
clk: samsung: Fix double add of syscore ops after driver rebind
Krzysztof Kozlowski
2014-12-02
1
-0
/
+4
|
|
*
|
|
clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmi
Andrzej Hajda
2014-12-02
1
-1
/
+1
[next]