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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-12
crypto: arm - move ARM specific Kconfig definitions to a dedicated file
Ard Biesheuvel
2
-0
/
+88
2015-03-10
crypto: octeon - add SHA512 module
Aaro Koskinen
2
-0
/
+278
2015-03-10
crypto: octeon - add SHA256 module
Aaro Koskinen
2
-0
/
+281
2015-03-10
crypto: octeon - add SHA1 module
Aaro Koskinen
2
-1
/
+243
2015-03-10
crypto: octeon - add instruction definitions for SHA1/256/512
Aaro Koskinen
1
-4
/
+79
2015-03-10
crypto: octeon - always disable preemption when using crypto engine
Aaro Koskinen
2
-5
/
+3
2015-03-10
crypto: octeon - don't disable bottom half in octeon-md5
Aaro Koskinen
1
-4
/
+0
2015-03-09
crypto: powerpc - move files to fix build error
Kim Phillips
6
-4
/
+4
2015-03-04
crypto: powerpc/md5 - kernel config
Markus Stockhausen
1
-0
/
+2
2015-03-04
crypto: powerpc/md5 - glue
Markus Stockhausen
1
-0
/
+165
2015-03-04
crypto: powerpc/md5 - assembler
Markus Stockhausen
1
-0
/
+243
2015-03-02
crypto: powerpc/sha1 - kernel config
Markus Stockhausen
1
-0
/
+2
2015-03-02
crypto: powerpc/sha1 - glue
Markus Stockhausen
1
-0
/
+210
2015-03-02
crypto: powerpc/sha1 - assembler
Markus Stockhausen
1
-0
/
+299
2015-03-01
crypto: powerpc/aes - kernel config
Markus Stockhausen
1
-0
/
+2
2015-03-01
cyprot: powerpc/aes - glue code
Markus Stockhausen
1
-0
/
+512
2015-03-01
crypto: powerpc/aes - ECB/CBC/CTR/XTS modes
Markus Stockhausen
1
-0
/
+630
2015-03-01
crypto: powerpc/aes - key handling
Markus Stockhausen
1
-0
/
+283
2015-03-01
crypto: powerpc/aes - assembler core
Markus Stockhausen
1
-0
/
+351
2015-03-01
crypto: powerpc/aes - aes tables
Markus Stockhausen
1
-0
/
+331
2015-03-01
crypto: powerpc/aes - register defines
Markus Stockhausen
1
-0
/
+42
2015-03-01
MIPS: BCM63xx: remove RSET_RNG register definitions
Florian Fainelli
1
-14
/
+0
2015-02-28
crypto: aesni - make driver-gcm-aes-aesni helper a proper aead alg
Tadeusz Struk
1
-54
/
+110
2015-02-27
crypto: sha-mb - Fix big integer constant sparse warning
Lad, Prabhakar
1
-1
/
+1
2015-02-27
crypto: ppc/sha256 - kernel config
Markus Stockhausen
1
-0
/
+2
2015-02-27
crypto: ppc/sha256 - glue
Markus Stockhausen
1
-0
/
+275
2015-02-27
crypto: ppc/sha256 - assembler
Markus Stockhausen
1
-0
/
+323
2015-02-22
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-28
/
+25
2015-02-22
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
1
-1
/
+1
2015-02-21
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
105
-1123
/
+6390
2015-02-21
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
41
-58
/
+88
2015-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-120
/
+40
2015-02-21
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
22
-3873
/
+361
2015-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
8
-142
/
+119
2015-02-21
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-0
/
+882
2015-02-21
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-54
/
+62
2015-02-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
17
-226
/
+409
2015-02-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-44
/
+111
2015-02-21
Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi...
Linus Torvalds
2
-0
/
+8
2015-02-20
MIPS: sead3: Corrected get_c0_perfcount_int
Niklas Cassel
1
-1
/
+1
2015-02-20
MIPS: mm: Remove dead macro definitions
Andreas Ruprecht
2
-16
/
+0
2015-02-20
MIPS: OCTEON: irq: add CIB and other fixes
David Daney
1
-269
/
+780
2015-02-20
MIPS: OCTEON: Don't do acknowledge operations for level triggered irqs.
David Daney
1
-2
/
+43
2015-02-20
MIPS: OCTEON: More OCTEONIII support
Chandrakala Chavva
4
-2
/
+326
2015-02-20
MIPS: OCTEON: Remove setting of processor specific CVMCTL icache bits.
Chad Reese
1
-20
/
+0
2015-02-20
MIPS: OCTEON: Core-15169 Workaround and general CVMSEG cleanup.
David Daney
2
-6
/
+17
2015-02-20
MIPS: OCTEON: Update octeon-model.h code for new SoCs.
David Daney
5
-27
/
+90
2015-02-20
MIPS: OCTEON: Implement DCache errata workaround for all CN6XXX
David Daney
3
-4
/
+8
2015-02-20
MIPS: OCTEON: Add little-endian support to asm/octeon/octeon.h
David Daney
1
-30
/
+105
[next]