index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-07
Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...
Herbert Xu
12
-43
/
+1082
2013-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
4397
-171323
/
+248661
2013-09-02
hwrng: via - Add MODULE_DEVICE_TABLE
Ben Hutchings
1
-0
/
+7
2013-09-02
crypto: fcrypt - Fix bitoperation for compilation with clang
Jan-Simon Möller
1
-1
/
+1
2013-09-02
crypto: nx - fix SHA-2 for chunks bigger than block size
Marcelo Cerri
2
-2
/
+2
2013-09-02
crypto: nx - fix GCM for zero length messages
Marcelo Cerri
1
-20
/
+112
2013-09-02
crypto: nx - fix XCBC for zero length messages
Marcelo Cerri
1
-7
/
+77
2013-09-02
crypto: nx - fix limits to sg lists for AES-CCM
Fionnuala Gunter
1
-75
/
+208
2013-09-02
crypto: nx - fix limits to sg lists for AES-XCBC
Fionnuala Gunter
1
-47
/
+66
2013-09-02
crypto: nx - fix limits to sg lists for AES-GCM
Marcelo Cerri
1
-66
/
+136
2013-09-02
crypto: nx - fix limits to sg lists for AES-CTR
Marcelo Cerri
1
-19
/
+31
2013-09-02
crypto: nx - fix limits to sg lists for AES-CBC
Marcelo Cerri
1
-23
/
+33
2013-09-02
crypto: nx - fix limits to sg lists for AES-ECB
Marcelo Cerri
1
-18
/
+30
2013-09-02
crypto: nx - add offset to nx_build_sg_lists()
Marcelo Cerri
7
-9
/
+14
2013-08-29
padata - Register hotcpu notifier after initialization
Richard Weinberger
1
-6
/
+6
2013-08-29
padata - share code between CPU_ONLINE and CPU_DOWN_FAILED, same to CPU_DOWN_...
Chen Gang
1
-16
/
+4
2013-08-21
hwrng: omap - reorder OMAP TRNG driver code
Olof Johansson
1
-54
/
+54
2013-08-21
crypto: omap-sham - correct dma burst size
Lokesh Vutla
1
-7
/
+4
2013-08-21
crypto: omap-sham - Enable Polling mode if DMA fails
Lokesh Vutla
1
-19
/
+42
2013-08-21
crypto: tegra-aes - bitwise vs logical and
Dan Carpenter
1
-3
/
+3
2013-08-21
crypto: sahara - checking the wrong variable
Dan Carpenter
1
-1
/
+1
2013-08-21
crypto: omap-aes - Kconfig: Add build support for AM437x
Joel Fernandes
1
-1
/
+1
2013-08-21
crypto: omap-aes - Convert request_irq to devm_request_irq
Joel Fernandes
1
-4
/
+2
2013-08-21
crypto: omap-aes - Convert kzalloc to devm_kzalloc
Joel Fernandes
1
-3
/
+1
2013-08-21
crypto: omap-aes - Add support for cases of unaligned lengths
Joel Fernandes
1
-3
/
+83
2013-08-21
crypto: omap-aes - Switch to PIO mode during probe
Joel Fernandes
1
-5
/
+23
2013-08-21
crypto: omap-aes - PIO mode: platform data for OMAP4/AM437x and trigger
Joel Fernandes
1
-13
/
+30
2013-08-21
crypto: omap-aes - PIO mode: Add IRQ handler and walk SGs
Joel Fernandes
1
-0
/
+90
2013-08-21
crypto: omap-aes - Add IRQ info and helper macros
Joel Fernandes
1
-0
/
+8
2013-08-21
crypto: omap-aes - Remove previously used intermediate buffers
Joel Fernandes
1
-90
/
+0
2013-08-21
crypto: omap-aes - Sync SG before DMA operation
Joel Fernandes
1
-0
/
+4
2013-08-21
crypto: omap-aes - Simplify DMA usage by using direct SGs
Joel Fernandes
1
-122
/
+25
2013-08-21
crypto: omap-aes - Populate number of SG elements
Joel Fernandes
1
-0
/
+6
2013-08-21
crypto: omap-aes - Add useful debug macros
Joel Fernandes
1
-1
/
+23
2013-08-21
crypto: scatterwalk - Add support for calculating number of SG elements
Joel Fernandes
2
-0
/
+24
2013-08-21
crypto: nx - fix nx-aes-gcm verification
jmlatten@linux.vnet.ibm.com
1
-2
/
+2
2013-08-21
crypto: caam - add option for enabling DEBUG mode
Alex Porosanu
2
-0
/
+11
2013-08-21
crypto: caam - replace xstr macro with __stringify
Alex Porosanu
3
-75
/
+77
2013-08-21
crypto: xor - Check for osxsave as well as avx in crypto/xor
John Haxby
1
-2
/
+2
2013-08-21
crypto: camellia_generic - replace commas by semicolons and adjust code align...
Julia Lawall
1
-24
/
+24
2013-08-21
crypto: camellia-x86-64 - replace commas by semicolons and adjust code alignment
Julia Lawall
1
-24
/
+24
2013-08-14
hwrng: tx4939 - simplify use of devm_ioremap_resource
Julia Lawall
1
-3
/
+1
2013-08-14
crypto: nx - fix concurrency issue
Marcelo Cerri
10
-12
/
+87
2013-08-14
crypto: make tables used from assembler __visible
Andi Kleen
3
-16
/
+16
2013-08-14
crypto: crypto4xx - Staticize local symbols
Jingoo Han
1
-7
/
+8
2013-08-14
crypto: sahara - Staticize local symbol
Jingoo Han
1
-1
/
+1
2013-08-09
hwrng: pixocel - Staticize 'rng_dev'
Jingoo Han
1
-1
/
+1
2013-08-09
crypto: nx - saves chaining value from co-processor
Fionnuala Gunter
1
-0
/
+1
2013-08-09
hwrng: omap - Add OMAP4 TRNG support
Lokesh Vutla
2
-53
/
+305
2013-08-09
ARM: OMAP2+: Only manually add hwmod data when DT not used.
Lokesh Vutla
1
-1
/
+1
[next]