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
2008-01-25
IB/ipath: Fix comments for ipath_create_srq()
Ralph Campbell
1
-2
/
+2
2008-01-25
IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # ent...
Ralph Campbell
1
-1
/
+1
2008-01-25
IB/ipath: Fix sendctrl locking
John Gregor
6
-29
/
+72
2008-01-25
IB/ipath: Remove dead code for user process waiting for send buffer
Ralph Campbell
2
-30
/
+0
2008-01-25
RDMA/cxgb3: Support version 5.0 firmware
Steve Wise
1
-19
/
+2
2008-01-25
RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo call
Steve Wise
1
-0
/
+5
2008-01-25
drivers/infiniband: Add missing "space"
Joe Perches
3
-5
/
+5
2008-01-25
IB/ipath: Convert ipath_eep_sem semaphore to a mutex
Matthias Kaehlcke
3
-12
/
+13
2008-01-25
IB/mad: Enable loopback of DR SMP responses from userspace
Steve Welch
2
-4
/
+20
2008-01-25
IB/ipath: Enable loopback of DR SMP responses from userspace
Ralph Campbell
1
-2
/
+2
2008-01-25
IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler()
Ralph Campbell
1
-9
/
+0
2008-01-25
RDMA/iwcm: Set initiator depth and responder resources to device max values
Steve Wise
1
-0
/
+10
2008-01-25
IB/ipath: Improve interrupt handler cache footprint
Dave Olson
1
-2
/
+2
2008-01-25
IPoIB/cm: Add connected mode support for devices without SRQs
Pradeep Satyanarayana
4
-43
/
+200
2008-01-25
IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list()
Roland Dreier
1
-22
/
+21
2008-01-25
IPoIB/cm: Factor out ipoib_cm_create_srq()
Roland Dreier
1
-17
/
+30
2008-01-25
IPoIB/cm: Factor out ipoib_cm_free_rx_ring()
Roland Dreier
1
-9
/
+19
2008-01-25
IPoIB: Trivial formatting cleanups
Roland Dreier
6
-130
/
+130
2008-01-25
IB/ipath: Fix crash on unload introduced by sysfs changes
Roland Dreier
1
-1
/
+2
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
269
-11654
/
+29548
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
50
-1853
/
+1265
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
81
-1776
/
+6262
2008-01-25
ide: remove redundant DMA blacklist check from __ide_dma_on()
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2008-01-25
ide: cleanup ide_set_dma()
Bartlomiej Zolnierkiewicz
4
-25
/
+12
2008-01-25
ide: remove redundant ->ide_dma_on call from set_using_dma()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-01-25
sc1200: move DMA timings to timing tables
Bartlomiej Zolnierkiewicz
1
-45
/
+17
2008-01-25
ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
Bartlomiej Zolnierkiewicz
30
-225
/
+121
2008-01-25
sis5513: factor out UDMA programming code
Bartlomiej Zolnierkiewicz
1
-33
/
+45
2008-01-25
pdc202xx_new: move PIO programming code to pdcnew_set_pio_mode()
Bartlomiej Zolnierkiewicz
1
-16
/
+10
2008-01-25
ide: make 'extra' field in struct ide_port_info u8
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-01-25
ide: kill duplicate code in ide_dump_{ata,atapi}_status()
Bartlomiej Zolnierkiewicz
1
-68
/
+37
2008-01-25
ide-disk: use ide_get_lba_addr()
Bartlomiej Zolnierkiewicz
3
-23
/
+7
2008-01-25
ide: printk fix
Andrew Morton
1
-1
/
+2
2008-01-25
ide: add ide_tf_read() helper
Bartlomiej Zolnierkiewicz
4
-63
/
+106
2008-01-25
ide: fix registers loading order in ide_dump_ata_status()
Bartlomiej Zolnierkiewicz
2
-11
/
+16
2008-01-25
ide-disk: use do_rw_taskfile() (take 2)
Bartlomiej Zolnierkiewicz
3
-34
/
+20
2008-01-25
ide-disk: add ide_tf_set_cmd() helper
Bartlomiej Zolnierkiewicz
1
-30
/
+55
2008-01-25
ide-disk: extend timeout for PIO-in commands
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-01-25
ide: remove 'handler' field from ide_task_t (take 2)
Bartlomiej Zolnierkiewicz
3
-36
/
+38
2008-01-25
ide: use ->data_phase to set ->handler in do_rw_taskfile()
Bartlomiej Zolnierkiewicz
4
-10
/
+10
2008-01-25
ide: convert do_rw_taskfile() to use ->data_phase
Bartlomiej Zolnierkiewicz
2
-14
/
+13
2008-01-25
ide: merge flagged_taskfile() into do_rw_taskfile()
Bartlomiej Zolnierkiewicz
3
-28
/
+12
2008-01-25
ide-disk: guarantee 400ns delay after writing command register
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-01-25
ide-disk: fix __ide_do_rw_disk() to use ->OUTBSYNC
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-01-25
sc1200: remove pointless hwif lookup loop
Bartlomiej Zolnierkiewicz
1
-70
/
+38
2008-01-25
ide: remove 'tf_in_flags' field from ide_task_t
Bartlomiej Zolnierkiewicz
3
-19
/
+17
2008-01-25
ide: remove 'command_type' field from ide_task_t
Bartlomiej Zolnierkiewicz
5
-66
/
+64
2008-01-25
ide: remove hwif->intrproc
Bartlomiej Zolnierkiewicz
5
-18
/
+5
2008-01-25
ide: remove SELECT_INTERRUPT()
Bartlomiej Zolnierkiewicz
3
-10
/
+4
2008-01-25
ide: remove QUIRK_LIST()
Bartlomiej Zolnierkiewicz
3
-8
/
+4
[prev]
[next]