index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
1
-1
/
+1
2007-02-08
Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/cr...
David S. Miller
20
-591
/
+3337
2007-02-07
[CRYPTO] camellia: added the testing code of Camellia cipher
Noriaki TAKAMIYA
2
-1
/
+206
2007-02-07
[CRYPTO] camellia: added the code of Camellia cipher algorithm.
Noriaki TAKAMIYA
2
-0
/
+1802
2007-02-07
[CRYPTO] camellia: Add Kconfig entry.
Noriaki TAKAMIYA
1
-0
/
+15
2007-02-07
[CRYPTO] xcbc: Use new cipher interface
Herbert Xu
1
-14
/
+16
2007-02-07
[CRYPTO] api: Allow multiple frontends per backend
Herbert Xu
5
-18
/
+22
2007-02-07
[CRYPTO] api: Add type-safe spawns
Herbert Xu
7
-27
/
+42
2007-02-07
[CRYPTO] api: Remove deprecated interface
Herbert Xu
6
-532
/
+16
2007-02-07
[CRYPTO] tcrypt: Removed vestigial crypto_alloc_tfm call
Herbert Xu
1
-1
/
+1
2007-02-07
[CRYPTO] fcrypt: Add FCrypt from RxRPC
David Howells
5
-1
/
+574
2007-02-07
[CRYPTO] pcbc: Add Propagated CBC template
David Howells
3
-0
/
+358
2007-02-07
[CRYPTO] tcrypt: Added test vectors for sha384/sha512
Andrew Donofrio
2
-1
/
+259
2007-02-07
[CRYPTO] all: Check for usage in hard IRQ context
Herbert Xu
3
-7
/
+37
2007-02-05
[S390] move crypto options and some cleanup.
Jan Glauber
1
-49
/
+0
2006-12-13
[PATCH] uml problems with linux/io.h
Al Viro
1
-1
/
+0
2006-12-11
[CRYPTO] sha512: Fix sha384 block size
Herbert Xu
1
-1
/
+1
2006-12-06
[CRYPTO] lrw: round --> lrw_round
David S. Miller
1
-2
/
+2
2006-12-06
[CRYPTO] tcrypt: LRW test vectors
Rik Snel
2
-4
/
+542
2006-12-06
[CRYPTO] lrw: Liskov Rivest Wagner, a tweakable narrow block cipher mode
Rik Snel
3
-0
/
+315
2006-12-06
[CRYPTO] lib: table driven multiplications in GF(2^128)
Rik Snel
3
-0
/
+477
2006-12-06
[CRYPTO] api: Remove unused functions
Adrian Bunk
2
-63
/
+0
2006-12-06
[CRYPTO] xcbc: Make needlessly global code static
Adrian Bunk
1
-6
/
+8
2006-12-06
[CRYPTO] tcrypt: Add test vectors of AES_XCBC
Kazunori MIYAZAWA
2
-0
/
+71
2006-12-06
[CRYPTO] xcbc: New algorithm
Kazunori MIYAZAWA
3
-0
/
+358
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
1
-3
/
+4
2006-10-16
[CRYPTO] api: Select cryptomgr where needed
Herbert Xu
1
-1
/
+3
2006-10-11
[CRYPTO] api: fix crypto_alloc_base() return value
Akinobu Mita
1
-7
/
+8
2006-10-10
[PATCH] serpent: fix endian warnings
Alexey Dobriyan
1
-8
/
+8
2006-09-23
[CRYPTO] hmac: Fix error truncation by unlikely()
Herbert Xu
1
-6
/
+18
2006-09-23
[CRYPTO] hmac: Fix hmac_init update call
Herbert Xu
1
-1
/
+1
2006-09-21
[CRYPTO] users: Use crypto_comp and crypto_has_*
Herbert Xu
1
-4
/
+4
2006-09-21
[CRYPTO] api: Add crypto_comp and crypto_has_*
Herbert Xu
1
-0
/
+14
2006-09-21
[CRYPTO] digest: Remove old HMAC implementation
Herbert Xu
4
-117
/
+2
2006-09-21
[CRYPTO] tcrypt: Use HMAC template and hash interface
Herbert Xu
2
-165
/
+213
2006-09-21
[CRYPTO] hmac: Add crypto template implementation
Herbert Xu
2
-6
/
+236
2006-09-21
[CRYPTO] digest: Added user API for new hash type
Herbert Xu
6
-36
/
+177
2006-09-21
[CRYPTO] api: Mark parts of cipher interface as deprecated
Herbert Xu
1
-6
/
+28
2006-09-21
[CRYPTO] tcrypt: Use block ciphers where applicable
Herbert Xu
1
-176
/
+259
2006-09-21
[CRYPTO] s390: Added block cipher versions of CBC/ECB
Herbert Xu
1
-0
/
+2
2006-09-21
[CRYPTO] cipher: Added block ciphers for CBC/ECB
Herbert Xu
5
-1
/
+544
2006-09-21
[CRYPTO] cipher: Added block cipher type
Herbert Xu
3
-0
/
+411
2006-09-21
[CRYPTO] scatterwalk: Prepare for block ciphers
Herbert Xu
3
-82
/
+82
2006-09-21
[CRYPTO] cipher: Added encrypt_one/decrypt_one
Herbert Xu
1
-0
/
+48
2006-09-21
[CRYPTO] api: Added crypto_type support
Herbert Xu
2
-10
/
+27
2006-09-21
[CRYPTO] api: Feed flag directly to crypto_yield
Herbert Xu
3
-4
/
+4
2006-09-21
[CRYPTO] api: Added crypto_alloc_base
Herbert Xu
1
-0
/
+60
2006-09-21
[CRYPTO] api: Added asynchronous flag
Herbert Xu
1
-2
/
+3
2006-09-21
[CRYPTO] api: Add common instance initialisation code
Herbert Xu
1
-0
/
+53
2006-09-21
[CRYPTO] cipher: Removed special IV checks for ECB
Herbert Xu
1
-0
/
+2
[next]