Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7b5c253c88ae5f6770e426b1d3f135be75483200
7b5c253c
crypto: atmel-aes - adjust duplicate test
by Julia Lawall
· 12 years ago
7983627
crypto: crc32-pclmul - Kill warning on x86-32
by Herbert Xu
· 12 years ago
d3f5188
crypto: x86/twofish - assembler clean-ups: use ENTRY/ENDPROC, localize jump labels
by Jussi Kivilinna
· 12 years ago
ac9d55d
crypto: x86/sha1 - assembler clean-ups: use ENTRY/ENDPROC
by Jussi Kivilinna
· 12 years ago
2dcfd44
crypto: x86/serpent - use ENTRY/ENDPROC for assember functions and localize jump targets
by Jussi Kivilinna
· 12 years ago
0444380
crypto: x86/salsa20 - assembler cleanup, use ENTRY/ENDPROC for assember functions and rename ECRYPT_* to salsa20_*
by Jussi Kivilinna
· 12 years ago
b05d3f3
crypto: x86/ghash - assembler clean-up: use ENDPROC at end of assember functions
by Jussi Kivilinna
· 12 years ago
698a5ab
crypto: x86/crc32c - assembler clean-up: use ENTRY/ENDPROC
by Jussi Kivilinna
· 12 years ago
1985fec
crypto: cast6-avx: use ENTRY()/ENDPROC() for assembler functions
by Jussi Kivilinna
· 12 years ago
e17e209
crypto: cast5-avx: use ENTRY()/ENDPROC() for assembler functions and localize jump targets
by Jussi Kivilinna
· 12 years ago
5999068
crypto: camellia-x86_64/aes-ni: use ENTRY()/ENDPROC() for assembler functions and localize jump targets
by Jussi Kivilinna
· 12 years ago
5186e39
crypto: blowfish-x86_64: use ENTRY()/ENDPROC() for assembler functions and localize jump targets
by Jussi Kivilinna
· 12 years ago
8309b74
crypto: aesni-intel - add ENDPROC statements for assembler functions
by Jussi Kivilinna
· 12 years ago
3f29974
crypto: x86/aes - assembler clean-ups: use ENTRY/ENDPROC, localize jump targets
by Jussi Kivilinna
· 12 years ago
66e5bd0
crypto: testmgr - add test vector for fcrypt
by Jussi Kivilinna
· 12 years ago
c3c3b32
crypto: omap-sham - Fix compile errors when CONFIG_OF not defined
by Mark A. Greer
· 12 years ago
78c37d1
crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table implementation
by Alexander Boyko
· 12 years ago
5c22ba6
crypto: s5p-sss - Use devm_clk_get()
by Jingoo Han
· 12 years ago
f9fb69e
crypto: omap-aes - Add CTR algorithm Support
by Mark A. Greer
· 12 years ago
0d35583
crypto: omap-aes - Add OMAP4/AM33XX AES Support
by Mark A. Greer
· 12 years ago
b4b87a93
crypto: omap-aes - Convert to dma_request_slave_channel_compat()
by Mark A. Greer
· 12 years ago
bc69d12
crypto: omap-aes - Add Device Tree Support
by Mark A. Greer
· 12 years ago
44f04c1
crypto: omap-aes - Remove usage of private DMA API
by Mark A. Greer
· 12 years ago
ebedbf7
crypto: omap-aes - Add code to use dmaengine API
by Mark A. Greer
· 12 years ago
0635fb3
crypto: omap-aes - Add suspend/resume support
by Mark A. Greer
· 12 years ago
5946c4a
crypto: omap-aes - Convert to use pm_runtime API
by Mark A. Greer
· 12 years ago
7219368
crypto: omap-aes - Don't reset controller for every operation
by Mark A. Greer
· 12 years ago
05f369a8
crypto: omap-aes - Remmove unnecessary pr_info noise
by Mark A. Greer
· 12 years ago
17bebdc
crypto: bfin_crc - reposition free_irq to avoid access to invalid data
by Julia Lawall
· 12 years ago
d20fb18
crypto: omap-sham - Add SHA224 and SHA256 Support
by Mark A. Greer
· 12 years ago
0d373d6
crypto: omap-sham - Add OMAP4/AM33XX SHAM Support
by Mark A. Greer
· 12 years ago
0e87e73
crypto: omap-sham - Convert to dma_request_slave_channel_compat()
by Mark A. Greer
· 12 years ago
03feec9
crypto: omap-sham - Add Device Tree Support
by Mark A. Greer
· 12 years ago
dd49a69
crypto: omap-sham - Remove usage of private DMA API
by Mark A. Greer
· 12 years ago
dfd061d
crypto: omap-sham - Add code to use dmaengine API
by Mark A. Greer
· 12 years ago
3b3f440
crypto: omap-sham - Add suspend/resume support
by Mark A. Greer
· 12 years ago
b359f03
crypto: omap-sham - Convert to use pm_runtime API
by Mark A. Greer
· 12 years ago
3ff59bc
crypto: omap-sham - Remove unnecessary pr_info noise
by Mark A. Greer
· 12 years ago
a49f0d1
Linux 3.8-rc1
by Linus Torvalds
· 12 years ago
4fe19a1
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 12 years ago
769cb85
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
b49249d
Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 12 years ago
10532b5
Revert "nfsd: warn on odd reply state in nfsd_vfs_read"
by J. Bruce Fields
· 12 years ago
184e251
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
0264405
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 12 years ago
7e65df3
ARM: dts: fix duplicated build target and alphabetical sort out for exynos
by Kukjin Kim
· 12 years ago
45e621d
dm stripe: add WRITE SAME support
by Mike Snitzer
· 12 years ago
7de3ee5
dm: remove map_info
by Mikulas Patocka
· 12 years ago
ee18026
dm snapshot: do not use map_context
by Mikulas Patocka
· 12 years ago
59c3d2c
dm thin: dont use map_context
by Mikulas Patocka
· 12 years ago
0045d61
dm raid1: dont use map_context
by Mikulas Patocka
· 12 years ago
c7cfdf5
dm flakey: dont use map_context
by Mikulas Patocka
· 12 years ago
89c7cd8
dm raid1: rename read_record to bio_record
by Mikulas Patocka
· 12 years ago
ddbd658
dm: move target request nr to dm_target_io
by Mikulas Patocka
· 12 years ago
42bc954
dm snapshot: use per_bio_data
by Mikulas Patocka
· 12 years ago
e42c3f9
dm verity: use per_bio_data
by Mikulas Patocka
· 12 years ago
39cf0ed
dm raid1: use per_bio_data
by Mikulas Patocka
· 12 years ago
c0820cf
dm: introduce per_bio_data
by Mikulas Patocka
· 12 years ago
70d6c40
dm kcopyd: add WRITE SAME support to dm_kcopyd_zero
by Mike Snitzer
· 12 years ago
4f0b70b
dm linear: add WRITE SAME support
by Mike Snitzer
· 12 years ago
23508a9
dm: add WRITE SAME support
by Mike Snitzer
· 12 years ago
d54eaa5
dm: prepare to support WRITE SAME
by Mike Snitzer
· 12 years ago
9c5091f
dm ioctl: use kmalloc if possible
by Mikulas Patocka
· 12 years ago
5023e5c
dm ioctl: remove PF_MEMALLOC
by Mikulas Patocka
· 12 years ago
7960123
dm persistent data: improve improve space map block alloc failure message
by Joe Thornber
· 12 years ago
c397741
dm thin: use DMERR_LIMIT for errors
by Mike Snitzer
· 12 years ago
89ddeb8
dm persistent data: use DMERR_LIMIT for errors
by Mike Snitzer
· 12 years ago
a5bd968
dm block manager: reinstate message when validator fails
by Mike Snitzer
· 12 years ago
3a0f9aa
dm raid: round region_size to power of two
by Jonathan Brassow
· 12 years ago
2aab385
dm thin: cleanup dead code
by Joe Thornber
· 12 years ago
f286ba0
dm thin: rename cell_defer_except to cell_defer_no_holder
by Joe Thornber
· 12 years ago
9aa0c0e
dm snapshot: optimize track_chunk
by Mikulas Patocka
· 12 years ago
19cbbc6
dm raid: use DM_ENDIO_INCOMPLETE
by Mikulas Patocka
· 12 years ago
7c27213
dm raid1: remove impossible mempool_alloc error test
by Mikulas Patocka
· 12 years ago
018debe
dm thin: emit ignore_discard in status when discards disabled
by Mike Snitzer
· 12 years ago
e3cbf94
dm persistent data: fix nested btree deletion
by Joe Thornber
· 12 years ago
563af18
dm thin: wake worker when discard is prepared
by Joe Thornber
· 12 years ago
e808807
dm thin: fix race between simultaneous io and discards to same block
by Joe Thornber
· 12 years ago
b7ca9c9
dm thin: replace dm_cell_release_singleton with cell_defer_except
by Joe Thornber
· 12 years ago
c1a9467
dm: disable WRITE SAME
by Mike Snitzer
· 12 years ago
e910d7e
dm ioctl: prevent unsafe change to dm_ioctl data_size
by Alasdair G Kergon
· 12 years ago
550929f
dm persistent data: rename node to btree_node
by Mikulas Patocka
· 12 years ago
c4271c6
NFS: Kill fscache warnings when mounting without -ofsc
by Trond Myklebust
· 12 years ago
c129c29
NFS: Provide stub nfs_fscache_wait_on_invalidate() for when CONFIG_NFS_FSCACHE=n
by David Howells
· 12 years ago
54e37b8
Merge tag 'vfio-for-v3.8-v2' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 12 years ago
96680d2
Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify
by Linus Torvalds
· 12 years ago
4c9a44a
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
1f0377f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
54d46ea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
f59dc2b
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
f3dc129
Merge tag 'fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
af487e4
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
cfde819
keys: use keyring_alloc() to create module signing keyring
by David Howells
· 12 years ago
e67eab3
keys: fix unreachable code
by Alan Cox
· 12 years ago
a68c2f1
sendfile: allows bypassing of notifier events
by Scott Wolchok
· 12 years ago
891348c
SGI-XP: handle non-fatal traps
by Robin Holt
· 12 years ago
c39540c
fat: fix incorrect function comment
by Ravishankar N
· 12 years ago
99bbb2b
Documentation: ABI: remove testing/sysfs-devices-node
by Davidlohr Bueso
· 12 years ago
ee29720
proc: fix inconsistent lock state
by Xiaotian Feng
· 12 years ago
c4e1849
linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisors
by Guenter Roeck
· 12 years ago
Next »