index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-22
IB: Whitespace fixes
Roland Dreier
15
-33
/
+31
2006-09-22
IB/cm: Randomize starting comm ID
Sean Hefty
1
-8
/
+16
2006-09-22
IB/mad: Remove unused includes
James Lentini
2
-3
/
+0
2006-09-22
IB/mad: Add support for dual-sided RMPP transfers.
Sean Hefty
1
-3
/
+87
2006-09-22
IB/cm: Use correct reject code for invalid GID
Sean Hefty
1
-11
/
+21
2006-09-22
IB/cm: Enable atomics along with RDMA reads
Sean Hefty
1
-1
/
+2
2006-09-22
IB/mthca: Return correct number of bits for static rate in query_qp
Jack Morgenstein
1
-1
/
+1
2006-09-22
IB/mthca: Return port number for unconnected QPs in query_qp
Jack Morgenstein
1
-4
/
+6
2006-09-22
IB/mthca: Fix default static rate returned for Tavor in AV
Jack Morgenstein
1
-1
/
+1
2006-09-22
IB/ipath: control receive polarity inversion
Bryan O'Sullivan
6
-0
/
+69
2006-09-22
IB/ipath: fix return value from ipath_poll
Bryan O'Sullivan
1
-1
/
+5
2006-09-22
IB/ipath: allow SMA to be disabled
Bryan O'Sullivan
1
-0
/
+7
2006-09-22
IB/ipath: handle sq_sig_all field correctly
Bryan O'Sullivan
1
-5
/
+8
2006-09-22
IB/ipath: put a limit on the number of QPs that can be created
Bryan O'Sullivan
3
-1
/
+25
2006-09-22
IB/ipath: validate path_mig_state properly
Bryan O'Sullivan
1
-1
/
+2
2006-09-22
IB/ipath: be more strict about testing the modify QP verb
Bryan O'Sullivan
2
-2
/
+32
2006-09-22
IB/ipath: add serial number to hardware freeze error message
Bryan O'Sullivan
2
-4
/
+6
2006-09-22
IB/ipath: support new QLogic product naming scheme
Bryan O'Sullivan
7
-71
/
+68
2006-09-22
IB/ipath: account for attached QPs correctly
Bryan O'Sullivan
1
-0
/
+2
2006-09-22
IB/ipath: do not allow use of CQ entries with invalid counts
Bryan O'Sullivan
1
-1
/
+6
2006-09-22
IB/ipath: add new minor device to allow sending of diag packets
Bryan O'Sullivan
4
-0
/
+176
2006-09-22
IB/ipath: trivial cleanups
Bryan O'Sullivan
1
-1
/
+0
2006-09-22
IB/ipath: remove stale references to userspace SMA
Bryan O'Sullivan
14
-119
/
+35
2006-09-22
IB/ipath: simplify debugging code after ipath_core and ib_ipath merger
Bryan O'Sullivan
8
-134
/
+17
2006-09-22
IB/ipath: simplify layering code
Bryan O'Sullivan
17
-1329
/
+1126
2006-09-22
IB/ipath: merge ipath_core and ib_ipath drivers
Bryan O'Sullivan
10
-292
/
+62
2006-09-22
IB/ipath: drop requirement that PIO buffers be mmaped write-only
Bryan O'Sullivan
1
-9
/
+4
2006-09-22
IB/ipath: fix handling of kpiobufs
Bryan O'Sullivan
1
-1
/
+2
2006-09-22
IB/ipath: fix for crash on module unload, if cfgports < portcnt
Bryan O'Sullivan
1
-1
/
+5
2006-09-22
IB/ipath: lock resource limit counters correctly
Bryan O'Sullivan
3
-8
/
+38
2006-09-22
IB/ipath: More changes to support InfiniPath on PowerPC 970 systems
Bryan O'Sullivan
4
-0
/
+66
2006-09-22
IB/ipath: Performance improvements via mmap of queues
Ralph Campbell
9
-382
/
+785
2006-09-22
IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
Ralph Campbell
11
-17
/
+34
2006-09-22
IB/uverbs: Allow resize CQ operation to return driver-specific data
Ralph Campbell
2
-2
/
+3
2006-09-22
IB/ehca: Add driver for IBM eHCA InfiniBand adapters
Heiko J Schick
34
-0
/
+11582
2006-09-22
IB/srp: Add port/device attributes
Ishai Rabinovitz
1
-6
/
+24
2006-09-22
IB/mthca: Include the header we really want
James Lentini
1
-1
/
+1
2006-09-22
IB/uverbs: Fix lockdep warning when QP is created with 2 CQs
Roland Dreier
1
-15
/
+19
2006-09-22
IB/uverbs: Use idr_read_cq() where appropriate
Roland Dreier
1
-10
/
+6
2006-09-22
IB/ipoib: Fix flush/start xmit race (from code review)
Michael S. Tsirkin
1
-4
/
+8
2006-09-22
IB/mthca: Don't use privileged UAR for kernel access
Michael S. Tsirkin
1
-1
/
+1
2006-09-22
IB/mthca: Fix lid used for sending traps
Jack Morgenstein
1
-1
/
+1
2006-09-22
Merge git://git.infradead.org/~dwmw2/hdroneline
Linus Torvalds
29
-159
/
+722
2006-09-22
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
21
-134
/
+440
2006-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
98
-2780
/
+7726
2006-09-22
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
99
-8281
/
+10478
2006-09-22
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
33
-727
/
+1257
2006-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
219
-2459
/
+4351
2006-09-22
Remove accidentally-added include/linux/utsrelease.h
David Woodhouse
1
-1
/
+0
2006-09-22
Revert "[MTD] blkdev helper code: fix printk format warning"
David Woodhouse
1
-1
/
+1
[next]