index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: arm - add support for GHASH using ARMv8 Crypto Extensions
Ard Biesheuvel
2015-03-12
4
-0
/
+424
*
crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto Extensions
Ard Biesheuvel
2015-03-12
4
-0
/
+1049
*
crypto: arm - add support for SHA-224/256 using ARMv8 Crypto Extensions
Ard Biesheuvel
2015-03-12
4
-0
/
+348
*
crypto: arm - add support for SHA1 using ARMv8 Crypto Instructions
Ard Biesheuvel
2015-03-12
4
-0
/
+296
*
crypto: arm - move ARM specific Kconfig definitions to a dedicated file
Ard Biesheuvel
2015-03-12
2
-0
/
+88
*
crypto: octeon - add SHA512 module
Aaro Koskinen
2015-03-10
2
-0
/
+278
*
crypto: octeon - add SHA256 module
Aaro Koskinen
2015-03-10
2
-0
/
+281
*
crypto: octeon - add SHA1 module
Aaro Koskinen
2015-03-10
2
-1
/
+243
*
crypto: octeon - add instruction definitions for SHA1/256/512
Aaro Koskinen
2015-03-10
1
-4
/
+79
*
crypto: octeon - always disable preemption when using crypto engine
Aaro Koskinen
2015-03-10
2
-5
/
+3
*
crypto: octeon - don't disable bottom half in octeon-md5
Aaro Koskinen
2015-03-10
1
-4
/
+0
*
crypto: powerpc - move files to fix build error
Kim Phillips
2015-03-09
6
-4
/
+4
*
crypto: powerpc/md5 - kernel config
Markus Stockhausen
2015-03-04
1
-0
/
+2
*
crypto: powerpc/md5 - glue
Markus Stockhausen
2015-03-04
1
-0
/
+165
*
crypto: powerpc/md5 - assembler
Markus Stockhausen
2015-03-04
1
-0
/
+243
*
crypto: powerpc/sha1 - kernel config
Markus Stockhausen
2015-03-02
1
-0
/
+2
*
crypto: powerpc/sha1 - glue
Markus Stockhausen
2015-03-02
1
-0
/
+210
*
crypto: powerpc/sha1 - assembler
Markus Stockhausen
2015-03-02
1
-0
/
+299
*
crypto: powerpc/aes - kernel config
Markus Stockhausen
2015-03-01
1
-0
/
+2
*
cyprot: powerpc/aes - glue code
Markus Stockhausen
2015-03-01
1
-0
/
+512
*
crypto: powerpc/aes - ECB/CBC/CTR/XTS modes
Markus Stockhausen
2015-03-01
1
-0
/
+630
*
crypto: powerpc/aes - key handling
Markus Stockhausen
2015-03-01
1
-0
/
+283
*
crypto: powerpc/aes - assembler core
Markus Stockhausen
2015-03-01
1
-0
/
+351
*
crypto: powerpc/aes - aes tables
Markus Stockhausen
2015-03-01
1
-0
/
+331
*
crypto: powerpc/aes - register defines
Markus Stockhausen
2015-03-01
1
-0
/
+42
*
MIPS: BCM63xx: remove RSET_RNG register definitions
Florian Fainelli
2015-03-01
1
-14
/
+0
*
crypto: aesni - make driver-gcm-aes-aesni helper a proper aead alg
Tadeusz Struk
2015-02-28
1
-54
/
+110
*
crypto: sha-mb - Fix big integer constant sparse warning
Lad, Prabhakar
2015-02-27
1
-1
/
+1
*
crypto: ppc/sha256 - kernel config
Markus Stockhausen
2015-02-27
1
-0
/
+2
*
crypto: ppc/sha256 - glue
Markus Stockhausen
2015-02-27
1
-0
/
+275
*
crypto: ppc/sha256 - assembler
Markus Stockhausen
2015-02-27
1
-0
/
+323
*
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-02-22
1
-28
/
+25
|
\
|
*
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
2015-02-22
1
-1
/
+1
|
*
hypfs: switch to read_iter/write_iter
Al Viro
2015-02-20
1
-27
/
+24
*
|
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-02-22
1
-1
/
+1
|
\
\
|
*
|
ARM: 8305/1: DMA: Fix kzalloc flags in __iommu_alloc_buffer()
Alexandre Courbot
2015-02-20
1
-1
/
+1
*
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-02-21
105
-1123
/
+6390
|
\
\
\
|
*
|
|
MIPS: sead3: Corrected get_c0_perfcount_int
Niklas Cassel
2015-02-20
1
-1
/
+1
|
*
|
|
MIPS: mm: Remove dead macro definitions
Andreas Ruprecht
2015-02-20
2
-16
/
+0
|
*
|
|
MIPS: OCTEON: irq: add CIB and other fixes
David Daney
2015-02-20
1
-269
/
+780
|
*
|
|
MIPS: OCTEON: Don't do acknowledge operations for level triggered irqs.
David Daney
2015-02-20
1
-2
/
+43
|
*
|
|
MIPS: OCTEON: More OCTEONIII support
Chandrakala Chavva
2015-02-20
4
-2
/
+326
|
*
|
|
MIPS: OCTEON: Remove setting of processor specific CVMCTL icache bits.
Chad Reese
2015-02-20
1
-20
/
+0
|
*
|
|
MIPS: OCTEON: Core-15169 Workaround and general CVMSEG cleanup.
David Daney
2015-02-20
2
-6
/
+17
|
*
|
|
MIPS: OCTEON: Update octeon-model.h code for new SoCs.
David Daney
2015-02-20
5
-27
/
+90
|
*
|
|
MIPS: OCTEON: Implement DCache errata workaround for all CN6XXX
David Daney
2015-02-20
3
-4
/
+8
|
*
|
|
MIPS: OCTEON: Add little-endian support to asm/octeon/octeon.h
David Daney
2015-02-20
1
-30
/
+105
|
*
|
|
MIPS: OCTEON: Implement the core-16057 workaround
David Daney
2015-02-20
1
-0
/
+22
|
*
|
|
MIPS: OCTEON: Delete unused COP2 saving code
Aleksey Makarov
2015-02-20
1
-26
/
+0
|
*
|
|
MIPS: OCTEON: Use correct instruction to read 64-bit COP0 register
Chandrakala Chavva
2015-02-20
1
-3
/
+3
[next]