Age | Commit message (Expand) | Author | Files | Lines |
2006-10-31 | IB/mthca: Fix MAD extended header format for MAD_IFC firmware command | Michael S. Tsirkin | 1 | -7/+7 |
2006-10-31 | [PATCH] SCSI: ISCSI build failure | Randy Dunlap | 1 | -1/+1 |
2006-10-31 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 1 | -1/+1 |
2006-10-30 | IB/uverbs: Return sq_draining value in query_qp response | Jack Morgenstein | 1 | -1/+1 |
2006-10-30 | IB/amso1100: Fix incorrect pr_debug() | Steve Wise | 1 | -2/+2 |
2006-10-30 | IB/amso1100: Use dma_alloc_coherent() instead of kmalloc/dma_map_single | Steve Wise | 3 | -50/+33 |
2006-10-30 | IB/ehca: Fix eHCA driver compilation for uniprocessor | Paul Mackerras | 1 | -0/+1 |
2006-10-30 | RDMA/cma: rdma_bind_addr() leaks a cma_dev reference count | Krishna Kumar | 1 | -8/+15 |
2006-10-30 | IB/iser: Start connection after enabling iSER | Erez Zilber | 1 | -2/+2 |
2006-10-31 | video: Fix include in hp680_bl. | Kristoffer Ericson | 1 | -1/+1 |
2006-10-30 | [ETH1394]: Fix unaligned accesses. | David S. Miller | 1 | -8/+12 |
2006-10-30 | [NET] sealevel: uses arp_broken_ops | Randy Dunlap | 1 | -1/+1 |
2006-10-30 | [PATCH] drivers/ide/pci/generic.c: add missing newline to the all-generic-ide... | Sergey Vlasov | 1 | -1/+1 |
2006-10-30 | [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD | Peter Zijlstra | 8 | -9/+9 |
2006-10-30 | [PATCH] isdn/gigaset: avoid cs->dev null pointer dereference | Akinobu Mita | 1 | -1/+1 |
2006-10-30 | [PATCH] ioc4_serial: irq flags fix | Andrew Morton | 1 | -2/+2 |
2006-10-30 | [PATCH] Fix dmsetup table output change | Christophe Saout | 1 | -8/+3 |
2006-10-29 | Revert "r8169: mac address change support" | Linus Torvalds | 1 | -38/+0 |
2006-10-29 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 4 | -16/+37 |
2006-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 | Linus Torvalds | 12 | -48/+105 |
2006-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 1 | -2/+7 |
2006-10-29 | [WATCHDOG] sc1200wdt.c pnp unregister fix. | Akinobu Mita | 1 | -2/+7 |
2006-10-29 | ieee1394: ohci1394: revert fail on error in suspend | Stefan Richter | 1 | -5/+14 |
2006-10-28 | [ARM] Fix suspend oops caused by PXA2xx PCMCIA driver | Russell King | 3 | -14/+31 |
2006-10-28 | [ARM] Fix i2c-pxa slave mode support | Russell King | 1 | -2/+6 |
2006-10-28 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 4 | -8/+10 |
2006-10-28 | [PATCH] JMB 368 PATA detection | Alan Cox | 1 | -2/+4 |
2006-10-28 | [PATCH] move SYS_HYPERVISOR inside the Generic Driver menu | Randy Dunlap | 1 | -2/+2 |
2006-10-28 | [PATCH] cciss: fix printk format warning | Randy Dunlap | 1 | -4/+4 |
2006-10-28 | [PATCH] ioc4: fix printk format warning | Randy Dunlap | 1 | -2/+2 |
2006-10-28 | [PATCH] md: fix printk format warnings, seen on powerpc64: | Randy Dunlap | 2 | -4/+4 |
2006-10-28 | [PATCH] md: fix up maintenance of ->degraded in multipath | NeilBrown | 1 | -0/+2 |
2006-10-28 | [PATCH] md: simplify checking of available size when resizing an array | NeilBrown | 1 | -5/+2 |
2006-10-28 | [PATCH] md: fix bug where spares don't always get rebuilt properly when they ... | NeilBrown | 1 | -0/+1 |
2006-10-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -2/+2 |
2006-10-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 4 | -78/+19 |
2006-10-27 | [PATCH] silence 'make xmldocs' warning by adding missing description of 'raw'... | Jesper Juhl | 1 | -0/+1 |
2006-10-27 | [PATCH] drivers: wait for threaded probes between initcall levels | Andrew Morton | 1 | -0/+30 |
2006-10-27 | PCI: Remove quirk_via_abnormal_poweroff | Karsten Wiese | 1 | -27/+0 |
2006-10-27 | PCI: reset pci device state to unknown state for resume | Shaohua Li | 1 | -0/+13 |
2006-10-27 | PCI: fix pci_fixup_video as it blows up on sparc64 | Eiichiro Oiwa | 2 | -48/+3 |
2006-10-27 | acpiphp: fix latch status | MUNEDA Takahiro | 1 | -3/+3 |
2006-10-27 | [S390] cio: Make ccw_device_register() static. | Cornelia Huck | 2 | -3/+1 |
2006-10-27 | [S390] Improve AP bus device removal. | Ralph Wuerthner | 1 | -1/+6 |
2006-10-27 | [S390] cio: css_probe_device() must be called enabled. | Cornelia Huck | 1 | -4/+3 |
2006-10-27 | [SPARC]: Fix bus_id[] string overflow. | David S. Miller | 1 | -2/+2 |
2006-10-25 | Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde... | Jeff Garzik | 4 | -19/+42 |
2006-10-25 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 61 | -866/+1006 |
2006-10-25 | Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+4 |
2006-10-25 | Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air... | Linus Torvalds | 7 | -13/+180 |