index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] md: remove a number of misleading calls to MD_BUG
NeilBrown
2005-04-16
1
-22
/
+8
*
[PATCH] md: close a small race in md thread deregistration
NeilBrown
2005-04-16
1
-12
/
+8
*
[PATCH] serial: fix comments in 8250.c
Russell King
2005-04-16
1
-3
/
+11
*
[PATCH] drivers/infiniband/hw/mthca/mthca_main.c: remove an unused label
Roland Dreier
2005-04-16
1
-1
/
+1
*
[PATCH] IB/mthca: add support for new MT25204 HCA
Roland Dreier
2005-04-16
4
-26
/
+73
*
[PATCH] IB/mthca: map context for RDMA responder in mem-free mode
Roland Dreier
2005-04-16
3
-3
/
+29
*
[PATCH] IB/mthca: update receive queue initialization for new HCAs
Roland Dreier
2005-04-16
1
-10
/
+23
*
[PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()
Roland Dreier
2005-04-16
11
-57
/
+62
*
[PATCH] IB/mthca: tweaks to mthca_cmd.c
Roland Dreier
2005-04-16
1
-3
/
+2
*
[PATCH] IB/mthca: add fast memory region implementation
Michael S. Tsirkin
2005-04-16
7
-24
/
+526
*
[PATCH] IB/mthca: split MR key munging routines
Michael S. Tsirkin
2005-04-16
1
-4
/
+24
*
[PATCH] IB/mthca: add mthca_table_find() function
Michael S. Tsirkin
2005-04-16
2
-0
/
+35
*
[PATCH] IB/mthca: add SYNC_TPT firmware command
Michael S. Tsirkin
2005-04-16
2
-0
/
+6
*
[PATCH] IB/mthca: add mthca_write64_raw() for writing to MTT table directly
Michael S. Tsirkin
2005-04-16
1
-0
/
+11
*
[PATCH] IB/mthca: encapsulate MTT buddy allocator
Michael S. Tsirkin
2005-04-16
2
-74
/
+95
*
[PATCH] IB/mthca: allow address handle creation in interrupt context
Roland Dreier
2005-04-16
2
-4
/
+4
*
[PATCH] IB/mthca: fill in opcode field for send completions
Michael S. Tsirkin
2005-04-16
3
-14
/
+48
*
[PATCH] IB/mthca: fix MTT allocation in mem-free mode
Roland Dreier
2005-04-16
6
-11
/
+6
*
[PATCH] IB/mthca: implement RDMA/atomic operations for mem-free mode
Roland Dreier
2005-04-16
1
-0
/
+47
*
[PATCH] IB/mthca: fix format of CQ number for CQ events
Roland Dreier
2005-04-16
1
-2
/
+2
*
[PATCH] IB/mthca: only free doorbell records in mem-free mode
Roland Dreier
2005-04-16
1
-2
/
+4
*
[PATCH] IB/mthca: print assigned IRQ when interrupt test fails
Roland Dreier
2005-04-16
1
-1
/
+4
*
[PATCH] IB/mthca: release mutex on doorbell alloc error path
Roland Dreier
2005-04-16
1
-1
/
+2
*
[PATCH] IB/mthca: fix MR allocation error path
Michael S. Tsirkin
2005-04-16
1
-2
/
+2
*
[PATCH] IB/mthca: allocate correct number of doorbell pages
Roland Dreier
2005-04-16
1
-1
/
+1
*
[PATCH] IB/mthca: clean up mthca_dereg_mr()
Roland Dreier
2005-04-16
1
-2
/
+3
*
[PATCH] IB/mthca: allow unaligned memory regions
Michael S. Tsirkin
2005-04-16
1
-1
/
+1
*
[PATCH] IB/mthca: fix posting sends with immediate data
Roland Dreier
2005-04-16
1
-2
/
+2
*
[PATCH] IB/mthca: fix calculation of RDB shift
Roland Dreier
2005-04-16
1
-2
/
+1
*
[PATCH] IB/mthca: fill in more device query fields
Roland Dreier
2005-04-16
2
-4
/
+20
*
[PATCH] IB/mthca: map MPT/MTT context in mem-free mode
Roland Dreier
2005-04-16
4
-12
/
+105
*
[PATCH] IB: Remove incorrect comments
Hal Rosenstock
2005-04-16
2
-3
/
+0
*
[PATCH] IB: Fix user MAD registrations with class 0
Roland Dreier
2005-04-16
1
-6
/
+8
*
[PATCH] IB: Trivial FMR printk cleanup
Libor Michalek
2005-04-16
1
-1
/
+1
*
[PATCH] IB: Fix FMR pool crash
Roland Dreier
2005-04-16
1
-3
/
+2
*
[PATCH] IB: remove unneeded includes
Hal Rosenstock
2005-04-16
1
-3
/
+0
*
[PATCH] IB: Keep MAD work completion valid
Sean Hefty
2005-04-16
2
-1
/
+3
*
[PATCH] IPoIB: convert to debugfs
Roland Dreier
2005-04-16
2
-130
/
+18
*
[PATCH] IPoIB: fix static rate calculation
Roland Dreier
2005-04-16
2
-8
/
+6
*
[PATCH] IPoIB: set skb->mac.raw on receive
Hal Rosenstock
2005-04-16
1
-1
/
+1
*
[PATCH] arm: fix floppy disk dependencies
Russell King
2005-04-16
1
-1
/
+1
*
[PATCH] update maintainer for /dev/random
Matt Mackall
2005-04-16
1
-1
/
+1
*
[PATCH] hd: eliminate bad section references
maximilian attems
2005-04-16
1
-1
/
+1
*
[PATCH] pnpbios: eliminate bad section references
maximilian attems
2005-04-16
1
-1
/
+1
*
[PATCH] fix up newly added jsm driver
Christoph Hellwig
2005-04-16
3
-311
/
+91
*
[PATCH] use cheaper elv_queue_empty when unplug a device
Ken Chen
2005-04-16
1
-1
/
+2
*
[PATCH] fix module_param_string() calls
Bert Wesarg
2005-04-16
2
-3
/
+3
*
[PATCH] possible use-after-free of bio
Jens Axboe
2005-04-16
1
-2
/
+3
*
[PATCH] fix few remaining u32 vs. pm_message_t problems
Pavel Machek
2005-04-16
1
-1
/
+1
*
[PATCH] fix u32 vs. pm_message_t in rest of the tree
Pavel Machek
2005-04-16
2
-2
/
+2
[next]