Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
f8f54e190ddb4ed697036b60f5e2ae6dd45b801c
f8f54e1
crypto: mv_cesa - fix final callback not ignoring input data
by Phil Sutter
· 13 years ago
f2ea0f5
crypto: sha512 - use standard ror64()
by Alexey Dobriyan
· 13 years ago
3a92d68
crypto: sha512 - Avoid stack bloat on i386
by Herbert Xu
· 13 years ago
58d7d18
crypto: sha512 - Use binary and instead of modulus
by Herbert Xu
· 13 years ago
51fc6dc
crypto: sha512 - reduce stack usage to safe number
by Alexey Dobriyan
· 13 years ago
84e31fd
crypto: sha512 - make it work, undo percpu message schedule
by Alexey Dobriyan
· 13 years ago
08c70fc
crypto: gf128mul - remove leftover "(EXPERIMENTAL)" in Kconfig
by Jussi Kivilinna
· 13 years ago
7ba8bab
crypto: serpent-sse2 - remove unneeded LRW/XTS #ifdefs
by Jussi Kivilinna
· 13 years ago
feaf0cf
crypto: serpent-sse2 - select LRW and XTS
by Jussi Kivilinna
· 13 years ago
88715b9
crypto: twofish-x86_64-3way - remove unneeded LRW/XTS #ifdefs
by Jussi Kivilinna
· 13 years ago
e7cda5d
crypto: twofish-x86_64-3way - select LRW and XTS
by Jussi Kivilinna
· 13 years ago
5bcf8e6
crypto: xts - remove dependency on EXPERIMENTAL
by Jussi Kivilinna
· 13 years ago
2470a2b
crypto: lrw - remove dependency on EXPERIMENTAL
by Jussi Kivilinna
· 13 years ago
a9c57a9
crypto: picoxcell - fix boolean and / or confusion
by Jamie Iles
· 13 years ago
a1a38c4
crypto: caam - remove DECO access initialization code
by Kim Phillips
· 13 years ago
a2ecb15
crypto: caam - fix polarity of "propagate error" logic
by Kim Phillips
· 13 years ago
b028b54
crypto: caam - more desc.h cleanups
by Kim Phillips
· 13 years ago
1582fa8
crypto: caam - desc.h - convert spaces to tabs
by Kim Phillips
· 13 years ago
5e718a0
crypto: talitos - convert talitos_error to struct device
by Kim Phillips
· 13 years ago
2cdba3c
crypto: talitos - remove NO_IRQ references
by Kim Phillips
· 13 years ago
0b2730d
crypto: talitos - fix bad kfree
by Kim Phillips
· 13 years ago
741e8c2
crypto: convert drivers/crypto/* to use module_platform_driver()
by Axel Lin
· 13 years ago
b21cb32
char: hw_random: convert drivers/char/hw_random/* to use module_platform_driver()
by Axel Lin
· 13 years ago
341975b
crypto: serpent-sse2 - should select CRYPTO_CRYPTD
by Jussi Kivilinna
· 13 years ago
2deed78
crypto: serpent - rename serpent.c to serpent_generic.c
by Jussi Kivilinna
· 13 years ago
7f4e3e3
crypto: serpent - cleanup checkpatch errors and warnings
by Jussi Kivilinna
· 13 years ago
8b4d43a
crypto: caam - add support for MD5 algorithm variants
by Kim Phillips
· 13 years ago
c3e337f
crypto: talitos - support for channel remap and 2nd IRQ
by Kim Phillips
· 13 years ago
ad42d5f
crypto: talitos - prepare driver for channel remap support
by Kim Phillips
· 13 years ago
5b859b6e
crypto: talitos - be less noisy on startup
by Kim Phillips
· 13 years ago
79b3a41
crypto: talitos - add hmac algorithms
by Lee Nipper
· 13 years ago
d356433
crypto: serpent-sse2 - clear CRYPTO_TFM_REQ_MAY_SLEEP in lrw and xts modes
by Jussi Kivilinna
· 13 years ago
5962f8b
crypto: serpent-sse2 - add xts support
by Jussi Kivilinna
· 13 years ago
1848205
crypto: serpent-sse2 - add lrw support
by Jussi Kivilinna
· 13 years ago
251496d
crypto: serpent - add 4-way parallel i586/SSE2 assembler implementation
by Jussi Kivilinna
· 13 years ago
937c30d
crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementation
by Jussi Kivilinna
· 13 years ago
d19978f
crypto: fix typo in crypto/Kconfig
by Valdis.Kletnieks@vt.edu
· 13 years ago
ce3fd84
crypto: Unlink and free instances when deleted
by Steffen Klassert
· 13 years ago
505172e
crypto: ansi_cprng - enforce key != seed in fips mode
by Jarod Wilson
· 13 years ago
bae6d30
crypto: twofish-x86_64-3way - add xts support
by Jussi Kivilinna
· 13 years ago
131f754
crypto: tcrypt - add xts(twofish) tests
by Jussi Kivilinna
· 13 years ago
aed265b
crypto: testmgr - add xts(twofish) test vectors
by Jussi Kivilinna
· 13 years ago
5209c07
crypto: tcrypt - add xts(serpent) tests
by Jussi Kivilinna
· 13 years ago
18be20b
crypto: testmgr - add xts(serpent) test vectors
by Jussi Kivilinna
· 13 years ago
ce00455
crypto: xts: add interface for parallelized cipher implementations
by Jussi Kivilinna
· 13 years ago
f9d2691
crypto: xts - use blocksize constant
by Jussi Kivilinna
· 13 years ago
81559f9
crypto: twofish-x86_64-3way - add lrw support
by Jussi Kivilinna
· 13 years ago
bee3a90
crypto: tcrypt - add lrw(twofish) tests
by Jussi Kivilinna
· 13 years ago
0b2a155
crypto: testmgr - add lrw(twofish) test vectors
by Jussi Kivilinna
· 13 years ago
87aae4b
crypto: tcrypt - add lrw(serpent) tests
by Jussi Kivilinna
· 13 years ago
d7bfc0f
crypto: testmgr - add lrw(serpent) test vectors
by Jussi Kivilinna
· 13 years ago
6c2205b
crypto: lrw - add interface for parallelized cipher implementions
by Jussi Kivilinna
· 13 years ago
171c020
crypto: lrw - split gf128mul table initialization from setkey
by Jussi Kivilinna
· 13 years ago
4660720
crypto: lrw - use blocksize constant
by Jussi Kivilinna
· 13 years ago
b884f8b
crypto: lrw - fix memleak
by Jussi Kivilinna
· 13 years ago
dd6eec2
crypto: serpent - rename module from serpent to serpent_generic
by Jussi Kivilinna
· 13 years ago
bc83b82
crypto: serpent - export common functions for x86_64/i386-sse2 assembler implementations
by Jussi Kivilinna
· 13 years ago
7fb7fe4
crypto: tcrypt - add serpent speed tests
by Jussi Kivilinna
· 13 years ago
3f3baf3
crypto: tcrypt - add test_acipher_speed
by Jussi Kivilinna
· 13 years ago
9d25917
crypto: testmgr - add new serpent test vectors
by Jussi Kivilinna
· 13 years ago
1ea6b8f
Linux 3.2-rc1
by Linus Torvalds
· 13 years ago
075cb10
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap
by Linus Torvalds
· 13 years ago
a3fbbde
VFS: we need to set LOOKUP_JUMPED on mountpoint crossing
by Al Viro
· 13 years ago
54a0f91
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
d30cc16
Merge branch 'fixes-modulesplit' into fixes
by Tony Lindgren
· 13 years ago
a1bcc1d
ARM: OMAP: Fix export.h or module.h includes
by Tony Lindgren
· 13 years ago
5558141
ARM: OMAP: omap_device: Include linux/export.h
by Axel Lin
· 13 years ago
94956ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
50e6963
vfs: d_invalidate() should leave mountpoints alone
by Al Viro
· 13 years ago
e45a618
forcedeth: fix a few sparse warnings (variable shadowing)
by david decotigny
· 13 years ago
0bdfea8
forcedeth: Improve stats counters
by Mandeep Baines
· 13 years ago
4687f3f
forcedeth: remove unneeded stats updates
by david decotigny
· 13 years ago
2a4e7a0
forcedeth: Acknowledge only interrupts that are being processed
by Mike Ditto
· 13 years ago
f9c4082
forcedeth: fix race when unloading module
by david decotigny
· 13 years ago
a844506
device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h
by Stephen Rothwell
· 13 years ago
6f66263
device-mapper: dm-bufio.c needs to include module.h
by Stephen Rothwell
· 13 years ago
1944ce6
drivers/md: change module.h -> export.h in persistent-data/dm-*
by Paul Gortmaker
· 13 years ago
0c073e3
arm: Add export.h to recently added files for EXPORT_SYMBOL
by Paul Gortmaker
· 13 years ago
dd1294c
MAINTAINERS/rds: update maintainer
by Or Gerlitz
· 13 years ago
039c811
wanrouter: Remove kernel_lock annotations
by Richard Weinberger
· 13 years ago
23ba079
usbnet: fix oops in usbnet_start_xmit
by Konstantin Khlebnikov
· 13 years ago
0126410
ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined
by Rose, Gregory V
· 13 years ago
3c00303
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 13 years ago
83dbb15
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
6e6bc67
Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 13 years ago
ff4d7fa
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
e0d6511
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
cf5e15f
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 13 years ago
2ac8637
vmwgfx: Snoop DMA transfers with non-covering sizes
by Jakob Bornecrantz
· 13 years ago
d41025c
vmwgfx: Move the prefered mode first in the list
by Jakob Bornecrantz
· 13 years ago
e5c8dbb
vmwgfx: Unreference surface on cursor error path
by Jakob Bornecrantz
· 13 years ago
55bde5b
vmwgfx: Free prefered mode on error path
by Jakob Bornecrantz
· 13 years ago
d982640
vmwgfx: Use pointer return error codes
by Jakob Bornecrantz
· 13 years ago
da7653d
vmwgfx: Fix hw cursor position
by Thomas Hellstrom
· 13 years ago
6987427
vmwgfx: Infrastructure for explicit placement
by Thomas Hellstrom
· 13 years ago
1543b4d
vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh
by Thomas Hellstrom
· 13 years ago
0e708bc
vmwgfx: Remove screen object active list
by Thomas Hellstrom
· 13 years ago
d4528b8
vmwgfx: Screen object cleanups
by Thomas Hellstrom
· 13 years ago
3a73dbb
writeback: fix uninitialized task_ratelimit
by Wu Fengguang
· 13 years ago
3155521
Revert "hvc_console: display printk messages on console."
by Linus Torvalds
· 13 years ago
Next »