index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARCNET]: SoHard PCI support
Stphane Witzmann
2006-09-22
1
-0
/
+1
*
[IRDA]: Replace hard-coded dev_self[] array sizes with ARRAY_SIZE()
Bjorn Helgaas
2006-09-22
4
-6
/
+15
*
[TG3]: Constify firmware structs
Andreas Mohr
2006-09-22
1
-13
/
+13
*
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-09-22
30
-58
/
+59
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2006-09-22
13
-429
/
+877
|
\
|
*
[BLOCK] dm-crypt: trivial comment improvements
Rik Snel
2006-09-21
1
-4
/
+4
|
*
[CRYPTO] padlock: Convert padlock-sha to use crypto_hash
Herbert Xu
2006-09-21
1
-56
/
+35
|
*
[CRYPTO] users: Use crypto_comp and crypto_has_*
Herbert Xu
2006-09-21
2
-5
/
+5
|
*
[CRYPTO] users: Use crypto_hash interface instead of crypto_digest
Herbert Xu
2006-09-21
2
-26
/
+38
|
*
[SCSI] iscsi: Use crypto_hash interface instead of crypto_digest
Herbert Xu
2006-09-21
2
-65
/
+78
|
*
[CRYPTO] drivers: Remove obsolete block cipher operations
Herbert Xu
2006-09-21
1
-44
/
+0
|
*
[CRYPTO] users: Use block ciphers where applicable
Herbert Xu
2006-09-21
2
-23
/
+31
|
*
[BLOCK] dm-crypt: Use block ciphers where applicable
Herbert Xu
2006-09-21
1
-61
/
+47
|
*
[BLOCK] cryptoloop: Use block ciphers where applicable
Herbert Xu
2006-09-21
1
-106
/
+54
|
*
[CRYPTO] padlock: Added block cipher versions of CBC/ECB
Herbert Xu
2006-09-21
3
-7
/
+169
|
*
[CRYPTO] api: Get rid of flags argument to setkey
Herbert Xu
2006-09-21
1
-2
/
+3
|
*
[CRYPTO] padlock-sha: TFMs don't need to be static
Michal Ludvig
2006-09-21
1
-9
/
+9
|
*
[CRYPTO] padlock: Helper module padlock.ko
Michal Ludvig
2006-09-21
4
-7
/
+72
|
*
[CRYPTO] padlock-sha: Make 2 functions static
Adrian Bunk
2006-09-21
1
-2
/
+2
|
*
[CRYPTO] padlock: Driver for SHA1 / SHA256 algorithms
Michal Ludvig
2006-09-21
3
-0
/
+354
|
*
[CRYPTO] padlock: Update private header file
Michal Ludvig
2006-09-21
2
-12
/
+14
|
*
[CRYPTO] padlock: Add compatibility alias after rename
Herbert Xu
2006-09-21
2
-5
/
+3
|
*
[CRYPTO] padlock: Get rid of padlock-generic.c
Michal Ludvig
2006-09-21
4
-79
/
+42
|
*
[CRYPTO] api: Split out low-level API
Herbert Xu
2006-09-21
1
-1
/
+2
*
|
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2006-09-22
43
-6658
/
+7105
|
\
\
|
*
|
[S390] cio: subchannel evaluation function operates without lock
Peter Oberparleiter
2006-09-20
1
-99
/
+104
|
*
|
[S390] cio: always query all paths on path verification.
Peter Oberparleiter
2006-09-20
5
-61
/
+68
|
*
|
[S390] cio: update path groups on logical CHPID changes.
Peter Oberparleiter
2006-09-20
2
-2
/
+15
|
*
|
[S390] cio: subchannels in no-path state.
Peter Oberparleiter
2006-09-20
1
-1
/
+2
|
*
|
[S390] Replace nopav-message on VM.
Peter Oberparleiter
2006-09-20
1
-2
/
+6
|
*
|
[S390] set modalias for ccw bus uevents.
Peter Oberparleiter
2006-09-20
1
-43
/
+66
|
*
|
[S390] Get rid of DBG macro.
Cornelia Huck
2006-09-20
1
-10
/
+7
|
*
|
[S390] Linux API for writing z/VM APPLDATA Monitor records.
Melissa Howland
2006-09-20
3
-0
/
+299
|
*
|
[S390] xpram off by one error.
Christian Borntraeger
2006-09-20
1
-1
/
+1
|
*
|
[S390] fix typo in vmcp.
Christian Borntraeger
2006-09-20
2
-2
/
+2
|
*
|
[S390] qdio slsb processing state.
Frank Pavlic
2006-09-20
1
-1
/
+1
|
*
|
[S390] Missing initialization in common i/o layer.
Heiko Carstens
2006-09-20
1
-0
/
+1
|
*
|
[S390] convert some assembler to C.
Heiko Carstens
2006-09-20
1
-2
/
+36
|
*
|
[S390] __exit cleanup.
Heiko Carstens
2006-09-20
1
-1
/
+1
|
*
|
[S390] cleanup sysinfo and add system z9 specific extensions.
Martin Schwidefsky
2006-09-20
1
-224
/
+231
|
*
|
[S390] dasd default debug level.
Horst Hummel
2006-09-20
1
-2
/
+2
|
*
|
[S390] dasd deadlock after state change pending interrupt.
Martin Schwidefsky
2006-09-20
3
-28
/
+51
|
*
|
[S390] qdio_get_micros return value.
Frank Pavlic
2006-09-20
1
-1
/
+1
|
*
|
[S390] empty function defines.
Heiko Carstens
2006-09-20
2
-12
/
+12
|
*
|
[S390] ipl/dump on panic.
Michael Holzheu
2006-09-20
1
-10
/
+40
|
*
|
[S390] hypfs comment cleanup.
Michael Holzheu
2006-09-20
1
-1
/
+2
|
*
|
[S390] zcrypt secure key cryptography extension.
Ralph Wuerthner
2006-09-20
13
-25
/
+373
|
*
|
[S390] zcrypt driver Makefile, Kconfig and monolithic build.
Martin Schwidefsky
2006-09-20
3
-0
/
+134
|
*
|
[S390] zcrypt PCICC, PCIXCC coprocessor card ap bus drivers.
Martin Schwidefsky
2006-09-20
5
-0
/
+1949
|
*
|
[S390] zcrypt CEX2A, CEX2C, PCICA accelerator card ap bus drivers.
Martin Schwidefsky
2006-09-20
5
-0
/
+1229
[next]