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
2010-07-31
crypto: pcrypt - Update pcrypt cpumask according to the padata cpumask notifier
Steffen Klassert
1
-2
/
+11
2010-07-31
crypto: pcrypt - Rename pcrypt_instance
Steffen Klassert
1
-16
/
+14
2010-07-31
padata: Pass the padata cpumasks to the cpumask_change_notifier chain
Steffen Klassert
2
-20
/
+23
2010-07-31
padata: Rearrange set_cpumask functions
Steffen Klassert
2
-53
/
+70
2010-07-31
padata: Rename padata_alloc functions
Steffen Klassert
3
-17
/
+18
2010-07-26
crypto: pcrypt - Dont calulate a callback cpu on empty callback cpumask
Steffen Klassert
1
-0
/
+3
2010-07-26
padata: Check for valid cpumasks
Steffen Klassert
1
-1
/
+1
2010-07-26
padata: Allocate cpumask dependend recources in any case
Steffen Klassert
1
-17
/
+7
2010-07-26
padata: Fix cpu index counting
Steffen Klassert
1
-0
/
+1
2010-07-19
crypto: geode_aes - Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID i...
Peter Huewe
1
-1
/
+1
2010-07-19
pcrypt: Added sysfs interface to pcrypt
Dan Kruchinin
1
-3
/
+32
2010-07-19
padata: Added sysfs primitives to padata subsystem
Dan Kruchinin
2
-10
/
+150
2010-07-19
padata: Make two separate cpumasks
Dan Kruchinin
3
-214
/
+564
2010-07-14
padata: update documentation
Steffen Klassert
1
-10
/
+11
2010-07-14
padata: simplify serialization mechanism
Steffen Klassert
2
-55
/
+22
2010-07-14
padata: make padata_do_parallel to return zero on success
Steffen Klassert
2
-18
/
+11
2010-07-14
padata: Handle empty padata cpumasks
Steffen Klassert
1
-11
/
+50
2010-07-14
padata: Block until the instance is unused on stop
Steffen Klassert
1
-8
/
+16
2010-07-14
padata: Check for valid padata instance on start
Steffen Klassert
3
-8
/
+32
2010-07-14
crypto: hifn_795x - Remove unused ctx variable
Justin P. Mattock
1
-4
/
+0
2010-07-05
hwrng: n2-drv - remove casts from void*
Kulikov Vasiliy
1
-1
/
+1
2010-06-16
crypto: talitos - fix ahash for multiple of blocksize
Lee Nipper
1
-37
/
+40
2010-06-03
crypto: twofish: Rename twofish to twofish_generic and add an alias
Joachim Fritschi
2
-1
/
+2
2010-06-03
crypto: testmgr - add an option to disable cryptoalgos' self-tests
Alexander Shishkin
3
-0
/
+26
2010-06-03
crypto: pcomp - Fix illegal Kconfig configuration
Herbert Xu
2
-2
/
+7
2010-06-03
padata: add parenthesis in MAX_SEQ_NR macro
Dan Carpenter
1
-1
/
+1
2010-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/crypto-2.6
Herbert Xu
7506
-257109
/
+564627
2010-05-26
crypto: mv_cesa - fixup error handling in mv_probe()
Dan Carpenter
1
-5
/
+5
2010-05-26
crypto: des_s390 - Checkpatch cleanup
Andrea Gelmini
1
-1
/
+1
2010-05-26
crypto: omap - remove unused #include <linux/version.h>
Huang Weiyi
1
-1
/
+0
2010-05-25
n2_crypto: Add HMAC support.
David S. Miller
1
-4
/
+206
2010-05-25
n2_crypto: Make ahash parameterization explicit.
David S. Miller
1
-117
/
+99
2010-05-25
n2_crypto: Log algorithm success/failure in kernel log.
David S. Miller
1
-0
/
+6
2010-05-25
n2_crypto: Kill n2_base_ctx and helpers.
David S. Miller
1
-14
/
+1
2010-05-25
n2_crypto: Plumb fallback ahash requests properly.
David S. Miller
1
-47
/
+48
2010-05-25
n2_crypto: Fix MAU kmem_cache name.
David S. Miller
1
-1
/
+1
2010-05-25
n2_crypto: Fix build after of_device/of_platform_driver changes.
David S. Miller
1
-10
/
+16
2010-05-26
crypto: Use ERR_CAST
Julia Lawall
3
-3
/
+3
2010-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
75
-360
/
+679
2010-05-25
Merge branch 'alpha-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
4
-62
/
+42
2010-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
8
-4
/
+17
2010-05-25
Revert "module: drop the lock while waiting for module to complete initializa...
Linus Torvalds
1
-37
/
+22
2010-05-25
drivers/net/usb/asix.c: Fix pointer cast.
David S. Miller
1
-2
/
+2
2010-05-25
be2net: Bug fix to avoid disabling bottom half during firmware upgrade.
Sarveshwar Bandi
3
-2
/
+20
2010-05-25
proc_dointvec: write a single value
J. R. Okajima
1
-1
/
+3
2010-05-25
hso: add support for new products
Filip Aben
1
-0
/
+3
2010-05-25
Phonet: fix potential use-after-free in pep_sock_close()
RĂ©mi Denis-Courmont
1
-0
/
+2
2010-05-26
alpha: simplify and optimize sched_find_first_bit
Matt Turner
1
-11
/
+9
2010-05-26
alpha: invoke oom-killer from page fault
Nick Piggin
1
-9
/
+2
2010-05-26
Convert alpha to use clocksources instead of arch_gettimeoffset
John Stultz
2
-42
/
+31
[next]