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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-15
ide-disk: convert ide_do_drive_cmd path to use blk_execute_rq
FUJITA Tomonori
1
-4
/
+6
2008-07-15
ide-cd: convert ide_do_drive_cmd path to use blk_execute_rq
FUJITA Tomonori
1
-6
/
+6
2008-07-15
ide-cd: convert ide_cd_queue_pc to use blk_execute_rq
FUJITA Tomonori
3
-97
/
+103
2008-07-15
ide: use __generic_unplug_device() in ide_do_drive_cmd() (take 2)
Bartlomiej Zolnierkiewicz
1
-2
/
+5
2008-07-15
ide: set REQ_PREEMPT request flag in ide_do_drive_cmd() users
Bartlomiej Zolnierkiewicz
6
-4
/
+8
2008-07-15
ide: use get_unaligned_* helpers
Harvey Harrison
1
-1
/
+1
2008-07-15
ide-tape: use clamp_t() rather than nested min_t()/max_t()
Harvey Harrison
1
-3
/
+2
2008-07-15
ide: eliminate FIT() macro
Harvey Harrison
3
-15
/
+14
2008-07-15
ide: disable drive interrupts in ide_driveid_update()
Mikhail Cherkashin
1
-1
/
+1
2008-07-15
palm_bk3710: fix tRP for UDMA mode 4
Mikhail Cherkashin
1
-1
/
+1
2008-07-15
Fix printk format warning in clocksource/acpi_pm.c
Linus Torvalds
1
-1
/
+1
2008-07-15
[MIPS] MTX-1 flash partition setup move to platform devices registration
Yoichi Yuasa
3
-103
/
+0
2008-07-15
Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+19
2008-07-15
Merge branch 'core/topology' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-26
/
+6
2008-07-15
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-1
/
+6
2008-07-15
[SCSI] scsi_dh: fix kconfig related build errors
Chandra Seetharaman
2
-1
/
+7
2008-07-14
IB/mlx4: Use kzalloc() for new QPs so flags are initialized to 0
Eli Cohen
1
-13
/
+2
2008-07-14
mlx4_core: Use MOD_STAT_CFG command to get minimal page size
Vladimir Sokolovsky
3
-0
/
+41
2008-07-14
RDMA/cma: Simplify locking needed for serialization of callbacks
Or Gerlitz
1
-56
/
+50
2008-07-14
RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr
Or Gerlitz
2
-3
/
+6
2008-07-14
RDMA/cxgb3: Fixes for zero STag
Steve Wise
5
-27
/
+131
2008-07-14
RDMA/core: Add local DMA L_Key support
Steve Wise
3
-4
/
+6
2008-07-14
IB/mthca: Fix check of max_send_sge for special QPs
Roland Dreier
1
-2
/
+2
2008-07-14
IB/mthca: Use round_jiffies() for catastrophic error polling timer
Roland Dreier
1
-1
/
+1
2008-07-14
IB/mthca: Remove "stop" flag for catastrophic error polling timer
Roland Dreier
2
-14
/
+2
2008-07-14
IPoIB: Double default RX/TX ring sizes
Eli Cohen
1
-2
/
+2
2008-07-14
IPoIB/cm: Reduce connected mode TX object size
Eli Cohen
2
-7
/
+12
2008-07-14
IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device()
Ralph Campbell
2
-4
/
+5
2008-07-14
IPoIB: Use dev_set_mtu() to change mtu
Eli Cohen
2
-2
/
+2
2008-07-14
IPoIB: Use rtnl lock/unlock when changing device flags
Eli Cohen
2
-3
/
+10
2008-07-14
IPoIB: Get rid of ipoib_mcast_detach() wrapper
Roland Dreier
3
-17
/
+3
2008-07-14
IPoIB: Only set Q_Key once: after joining broadcast group
Eli Cohen
3
-15
/
+19
2008-07-14
IPoIB: Remove priv->mcast_mutex
Eli Cohen
3
-6
/
+0
2008-07-14
IPoIB: Remove unused IPOIB_MCAST_STARTED code
Eli Cohen
2
-9
/
+0
2008-07-14
RDMA/cxgb3: Set rkey field for new memory windows in iwch_alloc_mw()
Steve Wise
1
-0
/
+1
2008-07-14
RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()
Roland Dreier
6
-23
/
+19
2008-07-14
RDMA/cxgb3: Propagate HW page size capabilities
Jon Mason
3
-1
/
+3
2008-07-14
RDMA/nes: Encapsulate logic nes_put_cqp_request()
Roland Dreier
4
-211
/
+66
2008-07-14
IPoIB: Refresh paths instead of flushing them on SM change events
Moni Shoua
4
-30
/
+91
2008-07-14
IB/ehca: Make device table externally visible
Joachim Fenkes
1
-0
/
+1
2008-07-14
IPoIB: add LRO support
Vladimir Sokolovsky
5
-1
/
+127
2008-07-14
IPoIB: Use multicast loopback blocking if available
Ron Livne
1
-1
/
+4
2008-07-14
IB/mlx4: Add support for blocking multicast loopback packets
Ron Livne
4
-10
/
+38
2008-07-14
RDMA/cxgb3: Add support for protocol statistics
Steve Wise
3
-4
/
+66
2008-07-14
RDMA/core: Add iWARP protocol statistics attributes in sysfs
Steve Wise
1
-0
/
+120
2008-07-14
IPoIB/cm: Fix racy use of receive WR/SGL in ipoib_cm_post_receive_nonsrq()
Roland Dreier
1
-16
/
+47
2008-07-14
RDMA/cma: Add missing newlines to printk()s
Roland Dreier
1
-3
/
+3
2008-07-14
RDMA/cxgb3: Remove write-only iwch_rnic_attributes fields
Roland Dreier
2
-4
/
+0
2008-07-14
RDMA/cxgb3: Fix up some ib_device_attr fields
Steve Wise
3
-3
/
+29
2008-07-14
IB/ehca: In case of lost interrupts, trigger EOI to reenable interrupts
Stefan Roscher
3
-2
/
+18
[prev]
[next]