index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Support for RPC child tasks no longer needed
Chuck Lever
2006-09-22
1
-5
/
+0
*
SUNRPC: Make RPC portmapper use per-transport storage
Chuck Lever
2006-09-22
2
-20
/
+17
*
SUNRPC: Create a helper to tell whether a transport is bound
Chuck Lever
2006-09-22
1
-0
/
+16
*
NFS: Share NFS superblocks per-protocol per-server per-FSID
David Howells
2006-09-22
1
-12
/
+9
*
NFS: Eliminate client_sys in favour of cl_rpcclient
David Howells
2006-09-22
1
-3
/
+2
*
NFS: Move rpc_ops from nfs_server to nfs_client
David Howells
2006-09-22
2
-2
/
+2
*
NFS: Maintain a common server record for NFS2/3 as well as for NFS4
David Howells
2006-09-22
1
-1
/
+1
*
NFS: Add extra const qualifiers
David Howells
2006-09-22
2
-4
/
+4
*
NFS: Generalise the nfs_client structure
David Howells
2006-09-22
2
-0
/
+61
*
NFS: Add a server capabilities NFS RPC op
David Howells
2006-09-22
1
-0
/
+1
*
NFS: Add a lookupfh NFS RPC op
David Howells
2006-09-22
1
-0
/
+3
*
NFS: Return an error when starting the idmapping pipe
David Howells
2006-09-22
1
-1
/
+1
*
NFS: Rename nfs_server::nfs4_state
David Howells
2006-09-22
1
-1
/
+1
*
NFS: Rename struct nfs4_client to struct nfs_client
David Howells
2006-09-22
2
-8
/
+8
*
NFS: Add dentry materialisation op
David Howells
2006-09-22
1
-0
/
+1
*
NFS: Add a global LRU list for the ACCESS cache
Trond Myklebust
2006-09-22
1
-0
/
+4
*
NFS: Add a new ACCESS rpc call cache to the linux nfs client
Trond Myklebust
2006-09-22
1
-1
/
+4
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
2006-09-22
1
-0
/
+1
|
\
|
*
Merge ../linus
Dave Jones
2006-09-05
44
-128
/
+295
|
|
\
|
*
|
[AGPGART] remove private page protection map
Hugh Dickins
2006-07-26
1
-0
/
+1
*
|
|
Merge git://git.infradead.org/~dwmw2/hdroneline
Linus Torvalds
2006-09-22
13
-112
/
+514
|
\
\
\
|
*
|
|
[HEADERS] One line per header in Kbuild files to reduce conflicts
David Woodhouse
2006-09-19
13
-112
/
+514
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2006-09-22
4
-95
/
+621
|
\
\
\
\
|
*
|
|
|
[CRYPTO] api: Deprecate crypto_digest_* and crypto_alg_available
Herbert Xu
2006-09-21
1
-5
/
+13
|
*
|
|
|
[CRYPTO] padlock: Convert padlock-sha to use crypto_hash
Herbert Xu
2006-09-21
1
-0
/
+6
|
*
|
|
|
[CRYPTO] users: Use crypto_comp and crypto_has_*
Herbert Xu
2006-09-21
1
-0
/
+5
|
*
|
|
|
[CRYPTO] api: Add crypto_comp and crypto_has_*
Herbert Xu
2006-09-21
1
-6
/
+84
|
*
|
|
|
[CRYPTO] digest: Remove old HMAC implementation
Herbert Xu
2006-09-21
1
-16
/
+0
|
*
|
|
|
[CRYPTO] digest: Added user API for new hash type
Herbert Xu
2006-09-21
1
-34
/
+138
|
*
|
|
|
[CRYPTO] api: Mark parts of cipher interface as deprecated
Herbert Xu
2006-09-21
1
-12
/
+36
|
*
|
|
|
[PATCH] scatterlist: Add const to sg_set_buf/sg_init_one pointer argument
Herbert Xu
2006-09-21
1
-2
/
+2
|
*
|
|
|
[SUNRPC] GSS: Use block ciphers where applicable
Herbert Xu
2006-09-21
2
-11
/
+12
|
*
|
|
|
[CRYPTO] cipher: Added block cipher type
Herbert Xu
2006-09-21
1
-0
/
+179
|
*
|
|
|
[CRYPTO] cipher: Added encrypt_one/decrypt_one
Herbert Xu
2006-09-21
1
-0
/
+96
|
*
|
|
|
[CRYPTO] api: Added crypto_type support
Herbert Xu
2006-09-21
1
-0
/
+3
|
*
|
|
|
[CRYPTO] api: Added crypto_alloc_base
Herbert Xu
2006-09-21
1
-11
/
+3
|
*
|
|
|
[CRYPTO] api: Added asynchronous flag
Herbert Xu
2006-09-21
1
-0
/
+1
|
*
|
|
|
[CRYPTO] cipher: Removed special IV checks for ECB
Herbert Xu
2006-09-21
1
-2
/
+0
|
*
|
|
|
[CRYPTO] api: Get rid of flags argument to setkey
Herbert Xu
2006-09-21
1
-4
/
+2
|
*
|
|
|
[CRYPTO] api: Add missing accessors for new crypto_alg fields
Michal Ludvig
2006-09-21
1
-0
/
+10
|
*
|
|
|
[CRYPTO] api: Added spawns
Herbert Xu
2006-09-21
1
-0
/
+4
|
*
|
|
|
[CRYPTO] api: Add cryptomgr
Herbert Xu
2006-09-21
1
-0
/
+9
|
*
|
|
|
[CRYPTO] api: Added event notification
Herbert Xu
2006-09-21
1
-1
/
+3
|
*
|
|
|
[CRYPTO] api: Add crypto_alg reference counting
Herbert Xu
2006-09-21
1
-0
/
+3
|
*
|
|
|
[CRYPTO] api: Fixed crypto_tfm context alignment
Herbert Xu
2006-09-21
1
-2
/
+23
*
|
|
|
|
[S390] zcrypt adjunct processor bus.
Martin Schwidefsky
2006-09-20
1
-0
/
+11
|
/
/
/
/
*
|
|
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2006-09-19
1
-0
/
+13
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2006-08-30
79
-221
/
+1218
|
|
\
\
\
|
*
|
|
|
MTD: Convert Atmel PRI information to AMD format
Haavard Skinnemoen
2006-08-16
1
-0
/
+13
*
|
|
|
|
[NETFILTER]: Add secmark headers to header-y
James Morris
2006-09-17
1
-1
/
+1
[next]