index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-15
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
4
-15
/
+70
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2
-32
/
+24
2008-07-15
ide: add ide_pc_intr() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+6
2008-07-15
ide: add ide_issue_pc() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-07-15
ide: add PC_FLAG_DRQ_INTERRUPT pc flag
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-15
ide: add ide_transfer_pc() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2008-07-15
ide: add PC_FLAG_ZIP_DRIVE pc flag
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-15
ide-{floppy,tape}: PC_FLAG_DMA_RECOMMENDED -> PC_FLAG_DMA_OK
Bartlomiej Zolnierkiewicz
1
-5
/
+4
2008-07-15
ide-{floppy,tape}: merge pc->idefloppy_callback and pc->idetape_callback
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-07-15
ide-tape: make pc->idetape_callback void
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-15
ide: remove action argument in ide_do_drive_cmd
FUJITA Tomonori
1
-11
/
+1
2008-07-15
ide: remove drive->ctl
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-07-15
ide: use ->OUTBSYNC in ide_set_irq()
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-07-15
ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-15
ide: remove ->mmio flag from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-07-15
ide: move IRQ unmasking out from ->tf_load method
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-15
ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-07-15
ide: remove obsoleted "ide=" kernel parameters
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2008-07-15
ide: remove obsoleted "idebus=" kernel parameter
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-07-15
block: unexport blk_end_sync_rq
FUJITA Tomonori
1
-1
/
+0
2008-07-15
ide: remove ide_init_drive_cmd
FUJITA Tomonori
1
-2
/
+0
2008-07-15
Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...
Linus Torvalds
2
-9
/
+5
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
1
-6
/
+0
2008-07-15
Merge branch 'core/topology' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+13
2008-07-15
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-15
/
+15
2008-07-15
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
5
-25
/
+73
2008-07-15
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-0
/
+1
2008-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
16
-107
/
+236
2008-07-15
x86: Fix compile error with CONFIG_AS_CFI=n
Kevin Winchester
1
-15
/
+15
2008-07-14
RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr
Or Gerlitz
1
-0
/
+1
2008-07-14
RDMA/core: Add local DMA L_Key support
Steve Wise
1
-1
/
+2
2008-07-14
IB/mlx4: Add support for blocking multicast loopback packets
Ron Livne
1
-1
/
+2
2008-07-14
IB/core: Add support for multicast loopback blocking
Ron Livne
1
-1
/
+3
2008-07-14
RDMA/core: Add iWARP protocol statistics attributes in sysfs
Steve Wise
1
-0
/
+53
2008-07-14
RDMA/core: Add memory management extensions support
Steve Wise
2
-3
/
+85
2008-07-14
RDMA: Improve include file coding style
Dotan Barak
13
-40
/
+17
2008-07-14
RDMA: Fix license text
Sean Hefty
3
-61
/
+73
2008-07-15
drm/radeon: fixup issue with radeon and PAT support.
Dave Airlie
1
-0
/
+1
2008-07-14
x86: Rename "ignore" macro in <asm/dwarf2.h> to avoid collision
Roland Dreier
1
-15
/
+15
2008-07-14
Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6
Linus Torvalds
3
-1
/
+103
2008-07-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
132
-1285
/
+4821
2008-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
3
-1
/
+103
2008-07-14
[ARM] Merge most of the PXA work for initial merge
Russell King
12
-578
/
+641
2008-07-14
Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2008-07-14
Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+6
2008-07-14
Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-7
/
+1
2008-07-14
Merge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+3
2008-07-14
Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+2
2008-07-14
Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
18
-37
/
+399
2008-07-14
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2
-1
/
+15
[next]