index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'from-tomtucker' into for-2.6.26
J. Bruce Fields
2008-05-21
5
-215
/
+223
|
\
|
*
svcrdma: Verify read-list fits within RPCSVC_MAXPAGES
Tom Tucker
2008-05-19
1
-0
/
+2
|
*
svcrdma: Change svc_rdma_send_error return type to void
Tom Tucker
2008-05-19
3
-8
/
+7
|
*
svcrdma: Copy transport address and arm CQ before calling rdma_accept
Tom Tucker
2008-05-19
1
-9
/
+14
|
*
svcrdma: Set rqstp transport address in rdma_read_complete function
Tom Tucker
2008-05-19
1
-0
/
+1
|
*
svcrdma: Use ib verbs version of dma_unmap
Tom Tucker
2008-05-19
1
-4
/
+4
|
*
svcrdma: Cleanup queued, but unprocessed I/O in svc_rdma_free
Tom Tucker
2008-05-19
1
-3
/
+35
|
*
svcrdma: Move the QP and cm_id destruction to svc_rdma_free
Tom Tucker
2008-05-19
1
-20
/
+20
|
*
svcrdma: Add reference for each SQ/RQ WR
Tom Tucker
2008-05-19
1
-2
/
+16
|
*
svcrdma: Move destroy to kernel thread
Tom Tucker
2008-05-19
2
-3
/
+15
|
*
svcrdma: Shrink scope of spinlock on RQ CQ
Tom Tucker
2008-05-19
1
-2
/
+2
|
*
svcrdma: Use standard Linux lists for context cache
Tom Tucker
2008-05-19
2
-23
/
+29
|
*
svcrdma: Simplify RDMA_READ deferral buffer management
Tom Tucker
2008-05-19
3
-48
/
+16
|
*
svcrdma: Remove unused READ_DONE context flags bit
Tom Tucker
2008-05-19
3
-3
/
+0
|
*
svcrdma: Return error from rdma_read_xdr so caller knows to free context
Tom Tucker
2008-05-19
1
-7
/
+16
|
*
svcrdma: Fix error handling during listening endpoint creation
Tom Tucker
2008-05-19
1
-11
/
+13
|
*
svcrdma: Free context on post_recv error in send_reply
Tom Tucker
2008-05-19
1
-1
/
+2
|
*
svcrdma: Free context on ib_post_recv error
Tom Tucker
2008-05-19
1
-0
/
+2
|
*
svcrdma: Add put of connection ESTABLISHED reference in rdma_cma_handler
Tom Tucker
2008-05-19
1
-0
/
+1
|
*
svcrdma: Fix return value in svc_rdma_send
Tom Tucker
2008-05-19
1
-1
/
+1
|
*
svcrdma: Fix race with dto_tasklet in svc_rdma_send
Tom Tucker
2008-05-19
1
-18
/
+22
|
*
svcrdma: Simplify receive buffer posting
Tom Tucker
2008-05-19
3
-35
/
+11
|
*
svc: Remove unused header files from svc_xprt.c
Tom Tucker
2008-05-19
1
-21
/
+0
|
*
svc: Remove extra check for XPT_DEAD bit in svc_xprt_enqueue
Tom Tucker
2008-05-19
1
-2
/
+0
*
|
svcrpc: fix proc/net/rpc/auth.unix.ip/content display
J. Bruce Fields
2008-05-19
1
-2
/
+2
*
|
nfsd: reorder printk in do_probe_callback to avoid use-after-free
J. Bruce Fields
2008-05-19
1
-1
/
+1
|
/
*
Linux 2.6.26-rc3
v2.6.26-rc3
Linus Torvalds
2008-05-18
1
-1
/
+1
*
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2008-05-18
25
-80
/
+180
|
\
|
*
i2c/max6875: Really prevent 24RF08 corruption
Jean Delvare
2008-05-18
1
-3
/
+0
|
*
i2c-amd756: Fix functionality flags
Jean Delvare
2008-05-18
1
-1
/
+1
|
*
i2c: Kill the old driver matching scheme
Jean Delvare
2008-05-18
3
-25
/
+7
|
*
i2c: Convert remaining new-style drivers to use module aliasing
Jean Delvare
2008-05-18
16
-39
/
+143
|
*
i2c: Switch pasemi to the new device/driver matching scheme
Jean Delvare
2008-05-18
1
-5
/
+2
|
*
i2c: Clean up Blackfin BF527 I2C device declarations
Jean Delvare
2008-05-18
1
-2
/
+0
|
*
i2c-nforce2: Disable the second SMBus channel on the DFI Lanparty NF4 Expert
Jean Delvare
2008-05-18
1
-4
/
+24
|
*
i2c: New co-maintainer
Jean Delvare
2008-05-18
1
-1
/
+3
*
|
m68k: Add multi_defconfig
Geert Uytterhoeven
2008-05-18
1
-0
/
+1269
*
|
m68k: Update defconfigs
Geert Uytterhoeven
2008-05-18
11
-587
/
+994
*
|
m68k: Correctly handle multi-ISA at runtime
Geert Uytterhoeven
2008-05-18
1
-3
/
+3
*
|
m68k: Prefix ISA type with ISA_TYPE_
Geert Uytterhoeven
2008-05-18
2
-25
/
+25
*
|
m68k: export m68k_mmutype
Geert Uytterhoeven
2008-05-18
2
-2
/
+3
*
|
m68k: Q40/Q60 floppy support is broken
Geert Uytterhoeven
2008-05-18
1
-1
/
+1
*
|
m68k: Return -ENODEV if no device is found
Geert Uytterhoeven
2008-05-18
5
-8
/
+8
*
|
m68k: Some input drivers do not check the platform
Geert Uytterhoeven
2008-05-18
3
-0
/
+14
*
|
m68k: Some network drivers do not check the platform
Geert Uytterhoeven
2008-05-18
5
-0
/
+19
*
|
m68k: dnfb doesnt check for Apollo
Geert Uytterhoeven
2008-05-18
1
-0
/
+3
*
|
m68k: macide doesnt check for Mac
Geert Uytterhoeven
2008-05-18
1
-0
/
+3
*
|
m68k: Correct jump if not running on HP300
Geert Uytterhoeven
2008-05-18
1
-1
/
+1
*
|
m68k: Make gcc aware that BUG() does not return
Geert Uytterhoeven
2008-05-18
1
-2
/
+2
*
|
m68k vme_scc: avoid global namespace pollution
Geert Uytterhoeven
2008-05-18
1
-3
/
+1
[next]