index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-25
crypto: rmd320 - Switch to shash
Herbert Xu
2
-30
/
+33
2008-12-25
crypto: rmd256 - Switch to shash
Herbert Xu
2
-30
/
+33
2008-12-25
crypto: rmd160 - Switch to shash
Herbert Xu
2
-30
/
+33
2008-12-25
crypto: rmd128 - Switch to shash
Herbert Xu
2
-30
/
+33
2008-12-25
crypto: null - Switch to shash
Herbert Xu
2
-23
/
+42
2008-12-25
crypto: hash - Make setkey optional
Herbert Xu
2
-1
/
+10
2008-12-25
crypto: testmgr - Validate output length in (de)compression tests
Geert Uytterhoeven
1
-0
/
+16
2008-12-25
crypto: remove uses of __constant_{endian} helpers
Harvey Harrison
2
-45
/
+45
2008-12-25
crypto: testmgr - Fix error flow of test_comp
Ingo Molnar
1
-1
/
+1
2008-12-25
crypto: hifn_795x - Use softirq kernel mapping in bh context
Evgeniy Polyakov
1
-3
/
+5
2008-12-25
crypto: hifn_795x - Fix queue management
Evgeniy Polyakov
1
-93
/
+81
2008-12-25
crypto: hifn_795x - Remove some unused cruft
Patrick McHardy
1
-31
/
+1
2008-12-25
crypto: hifn_795x - Fix queue processing
Patrick McHardy
1
-1
/
+8
2008-12-25
crypto: hifn_795x - Fix request context corruption
Patrick McHardy
1
-44
/
+56
2008-12-25
crypto: hifn_795x - Don't copy src sg list
Patrick McHardy
1
-42
/
+33
2008-12-25
crypto: hifn_795x - Fix DMA setup
Patrick McHardy
1
-84
/
+81
2008-12-25
crypto: ansi_cprng - fix inverted DT increment routine
Jarod Wilson
1
-1
/
+1
2008-12-25
libcrc32c: Select CRYPTO in Kconfig
Herbert Xu
1
-0
/
+1
2008-12-25
crypto: ansi_cprng - Avoid incorrect extra call to _get_more_prng_bytes
Jarod Wilson
1
-6
/
+11
2008-12-25
crypto: md4 - Use ARRAY_SIZE
Julia Lawall
1
-2
/
+2
2008-12-25
libcrc32c: Add crc32c_le macro
Herbert Xu
1
-0
/
+3
2008-12-25
libcrc32c: Fix "crc32c undefined" compilation error
Adrian-Ken Rueegsegger
1
-0
/
+2
2008-12-25
libcrc32c: Move implementation to crypto crc32c
Herbert Xu
5
-159
/
+146
2008-12-25
crypto: crc32c - Test descriptor context format
Herbert Xu
1
-1
/
+50
2008-12-25
crypto: crc32c-intel - Switch to shash
Herbert Xu
1
-54
/
+47
2008-12-25
crypto: crc32c - Switch to shash
Herbert Xu
1
-132
/
+53
2008-12-25
crypto: hash - Export shash through hash
Herbert Xu
7
-6
/
+144
2008-12-25
crypto: api - Call type show function before legacy for proc
Herbert Xu
1
-7
/
+13
2008-12-25
crypto: hash - Add import/export interface
Herbert Xu
5
-5
/
+50
2008-12-25
crypto: hash - Export shash through ahash
Herbert Xu
2
-1
/
+144
2008-12-25
crypto: hash - Add shash interface
Herbert Xu
5
-0
/
+353
2008-12-25
crypto: api - Rebirth of crypto_alloc_tfm
Herbert Xu
4
-1
/
+123
2008-12-25
crypto: api - Move type exit function into crypto_tfm
Herbert Xu
3
-8
/
+8
2008-12-25
crypto: ansi_cprng - Allow resetting of DT value
Neil Horman
1
-3
/
+13
2008-12-25
crypto: padlock - Avoid resetting cword on successive operations
Herbert Xu
1
-10
/
+42
2008-12-25
crypto: crc32c-intel - Update copyright head
Kent Liu
1
-6
/
+14
2008-12-25
crypto: talitos - Preempt overflow interrupts off-by-one fix
Vishnu Suresh
1
-1
/
+1
2008-12-25
crypto: camellia - use kernel-provided bitops, unaligned access
Harvey Harrison
1
-48
/
+36
2008-12-25
crypto: testmgr - Trigger a panic when self test fails in FIPS mode
Neil Horman
1
-1
/
+6
2008-12-25
crypto: talitos - Perform auth check in h/w if on sec 2.1 and above
Kim Phillips
2
-44
/
+91
2008-12-25
crypto: talitos - Implement done interrupt mitigation
Lee Nipper
2
-9
/
+24
2008-12-25
crypto: talitos - Pass correct interrupt status to error handler
Kim Phillips
1
-9
/
+3
2008-12-25
crypto: hifn - Disable driver when physical size exceeds 32 bits
Evgeniy Polyakov
1
-0
/
+5
2008-12-24
Linux 2.6.28
v2.6.28
Linus Torvalds
1
-1
/
+1
2008-12-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
16
-42
/
+49
2008-12-24
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2008-12-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+3
2008-12-24
ALSA: hda - Add missing terminators in patch_sigmatel.c
Herton Ronaldo Krzesinski
1
-0
/
+3
2008-12-24
x86: disable X86_PTRACE_BTS
Ingo Molnar
1
-0
/
+1
2008-12-23
parisc: disable UP-optimized flush_tlb_mm
Kyle McMartin
1
-1
/
+4
[next]