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
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/ipath: simplify debugging code after ipath_core and ib_ipath merger
Bryan O'Sullivan
2006-09-22
8
-134
/
+17
*
IB/ipath: simplify layering code
Bryan O'Sullivan
2006-09-22
17
-1329
/
+1126
*
IB/ipath: merge ipath_core and ib_ipath drivers
Bryan O'Sullivan
2006-09-22
10
-292
/
+62
*
IB/ipath: drop requirement that PIO buffers be mmaped write-only
Bryan O'Sullivan
2006-09-22
1
-9
/
+4
*
IB/ipath: fix handling of kpiobufs
Bryan O'Sullivan
2006-09-22
1
-1
/
+2
*
IB/ipath: fix for crash on module unload, if cfgports < portcnt
Bryan O'Sullivan
2006-09-22
1
-1
/
+5
*
IB/ipath: lock resource limit counters correctly
Bryan O'Sullivan
2006-09-22
3
-8
/
+38
*
IB/ipath: More changes to support InfiniPath on PowerPC 970 systems
Bryan O'Sullivan
2006-09-22
4
-0
/
+66
*
IB/ipath: Performance improvements via mmap of queues
Ralph Campbell
2006-09-22
9
-382
/
+785
*
IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
Ralph Campbell
2006-09-22
11
-17
/
+34
*
IB/uverbs: Allow resize CQ operation to return driver-specific data
Ralph Campbell
2006-09-22
2
-2
/
+3
*
IB/ehca: Add driver for IBM eHCA InfiniBand adapters
Heiko J Schick
2006-09-22
34
-0
/
+11582
*
IB/srp: Add port/device attributes
Ishai Rabinovitz
2006-09-22
1
-6
/
+24
*
IB/mthca: Include the header we really want
James Lentini
2006-09-22
1
-1
/
+1
*
IB/uverbs: Fix lockdep warning when QP is created with 2 CQs
Roland Dreier
2006-09-22
1
-15
/
+19
*
IB/uverbs: Use idr_read_cq() where appropriate
Roland Dreier
2006-09-22
1
-10
/
+6
*
IB/ipoib: Fix flush/start xmit race (from code review)
Michael S. Tsirkin
2006-09-22
1
-4
/
+8
*
IB/mthca: Don't use privileged UAR for kernel access
Michael S. Tsirkin
2006-09-22
1
-1
/
+1
*
IB/mthca: Fix lid used for sending traps
Jack Morgenstein
2006-09-22
1
-1
/
+1
*
Merge git://git.infradead.org/~dwmw2/hdroneline
Linus Torvalds
2006-09-22
29
-159
/
+722
|
\
|
*
[HEADERS] One line per header in Kbuild files to reduce conflicts
David Woodhouse
2006-09-19
29
-159
/
+721
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2006-09-22
21
-134
/
+440
|
\
\
|
*
|
ocfs2: Remove overzealous BUG_ON()
Mark Fasheh
2006-09-20
1
-8
/
+20
|
*
|
ocfs2: Don't print on unknown remote blocking call
Mark Fasheh
2006-09-20
1
-6
/
+4
|
*
|
ocfs2: Remove EXPERIMENTAL dependency
Mark Fasheh
2006-09-20
1
-2
/
+2
|
*
|
ocfs2: implement directory read-ahead
Mark Fasheh
2006-09-20
7
-47
/
+115
|
*
|
ocfs2: properly update i_mtime on buffered write
Mark Fasheh
2006-09-20
1
-49
/
+34
|
*
|
ocfs2: Fix directory link count checks in ocfs2_link()
Tiger Yang
2006-09-20
1
-5
/
+5
|
*
|
ocfs2: move nlink check in ocfs2_mknod()
Mark Fasheh
2006-09-20
1
-7
/
+5
|
*
|
ocfs2: Fix heartbeat sector calculation
Mathieu Avila
2006-09-20
1
-2
/
+6
|
*
|
[PATCH] fs/ocfs2/ioctl.c should #include "ioctl.h"
Adrian Bunk
2006-09-20
1
-0
/
+2
|
*
|
ocfs2: add ext2 attributes
Herbert Poetzl
2006-09-20
9
-6
/
+217
|
*
|
configfs: Prevent duplicate subsystem names.
Joel Becker
2006-09-20
1
-2
/
+30
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2006-09-22
98
-2780
/
+7726
|
\
\
\
|
*
|
|
[BLOCK] dm-crypt: trivial comment improvements
Rik Snel
2006-09-21
1
-4
/
+4
|
*
|
|
[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
2
-56
/
+41
|
*
|
|
[CRYPTO] users: Use crypto_comp and crypto_has_*
Herbert Xu
2006-09-21
8
-45
/
+60
|
*
|
|
[CRYPTO] api: Add crypto_comp and crypto_has_*
Herbert Xu
2006-09-21
2
-6
/
+98
|
*
|
|
[CRYPTO] users: Use crypto_hash interface instead of crypto_digest
Herbert Xu
2006-09-21
6
-69
/
+97
|
*
|
|
[SCSI] iscsi: Use crypto_hash interface instead of crypto_digest
Herbert Xu
2006-09-21
2
-65
/
+78
|
*
|
|
[CRYPTO] digest: Remove old HMAC implementation
Herbert Xu
2006-09-21
5
-133
/
+2
|
*
|
|
[CRYPTO] doc: Update documentation for hash and me
Herbert Xu
2006-09-21
1
-14
/
+22
|
*
|
|
[SCTP]: Use HMAC template and hash interface
Herbert Xu
2006-09-21
6
-28
/
+35
|
*
|
|
[IPSEC]: Use HMAC template and hash interface
Herbert Xu
2006-09-21
8
-97
/
+158
|
*
|
|
[CRYPTO] tcrypt: Use HMAC template and hash interface
Herbert Xu
2006-09-21
2
-165
/
+213
|
*
|
|
[CRYPTO] hmac: Add crypto template implementation
Herbert Xu
2006-09-21
2
-6
/
+236
|
*
|
|
[CRYPTO] digest: Added user API for new hash type
Herbert Xu
2006-09-21
8
-70
/
+321
|
*
|
|
[CRYPTO] api: Mark parts of cipher interface as deprecated
Herbert Xu
2006-09-21
2
-18
/
+64
|
*
|
|
[PATCH] scatterlist: Add const to sg_set_buf/sg_init_one pointer argument
Herbert Xu
2006-09-21
1
-2
/
+2
[next]