summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds9-4/+1468
2008-04-18Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds1-68/+21
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds123-2273/+11674
2008-04-17kgdb: allow static kgdbts boot configurationJason Wessel1-17/+24
2008-04-17kgdb: Kconfig fixAndrew Morton1-1/+1
2008-04-17kgdb: add kgdb internal test suiteJason Wessel2-0/+1084
2008-04-17kgdb: kgdboc pl011 I/O moduleJason Wessel1-0/+30
2008-04-17kgdb: fix kgdboc dynamic module configurationJason Wessel1-1/+6
2008-04-17consoles: polling support, kgdbocJason Wessel6-3/+341
2008-04-17Add down_timeout and change ACPI to use itMatthew Wilcox1-68/+21
2008-04-17[S390] Remove code duplication from monreader / dcssblk.Martin Schwidefsky2-104/+3
2008-04-17[S390] zcrypt: Comments and kernel-doc cleanupFelix Beck7-95/+184
2008-04-17[S390] Fix a lot of sparse warnings.Heiko Carstens7-39/+40
2008-04-17[S390] Convert s390 to GENERIC_CLOCKEVENTS.Heiko Carstens1-6/+3
2008-04-17[S390] Convert monitor calls to function calls.Heiko Carstens1-1/+2
2008-04-17[S390] qdio (new feature): enhancing info-retrieval from QDIO-adaptersUrsula Braun2-92/+114
2008-04-17[S390] replace remaining __FUNCTION__ occurrencesHarvey Harrison10-237/+236
2008-04-17[S390] zcrypt: add support for large random numbersRalph Wuerthner4-1/+327
2008-04-17[S390] hw_random: allow rng_dev_read() to return hardware errors.Ralph Wuerthner1-0/+4
2008-04-17[S390] Add new fields for System z10 to /proc/sysinfoMartin Schwidefsky1-2/+14
2008-04-17[S390] KVM preparation: split sysinfo definitions for kvm useChristian Borntraeger1-99/+1
2008-04-17[S390] dasd: add sim handling.Stefan Haberland3-0/+47
2008-04-17[S390] vmur: Use wait queue instead of mutex to serialize openFrank Munzert2-8/+20
2008-04-17[S390] tape: duplicate sysfs filename when setting tape device onlineMichael Holzheu3-6/+5
2008-04-17[S390] dasd: use GFP_DMA for fba private data allocationStefan Haberland1-1/+2
2008-04-17[S390] qdio: Unrecognized inbound traffic if many FCP devices are onlineUrsula Braun1-1/+1
2008-04-17[S390] sclp: Get rid of in_atomic() use.Heiko Carstens2-8/+7
2008-04-17[S390] cio: fix parallel cm_enable processing.Michael Ernst2-4/+9
2008-04-17[S390] cio: Trigger verification on device/path not operational.Cornelia Huck2-2/+13
2008-04-17[S390] cio: Fix race for "fast" path gone/path back situations.Cornelia Huck3-2/+17
2008-04-17[S390] dasd: fix double elevator_exit call when deadline iosched fails to loadJosef 'Jeff' Sipek2-0/+2
2008-04-16IB/iser: Don't change itt endiannessErez Zilber1-2/+2
2008-04-16IB/mlx4: Update module version and release dateJack Morgenstein1-2/+2
2008-04-16IPoIB: Handle case when P_Key is deleted and re-added at same indexRoland Dreier2-7/+7
2008-04-16IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL eventErez Zilber1-4/+1
2008-04-16IB/mlx4: Fix incorrect commentEli Cohen1-2/+1
2008-04-16IB/mlx4: Fix race when detaching a QP from a multicast groupEli Cohen1-9/+3
2008-04-16IB/ehca: Support all ibv_devinfo values in query_device() and query_port()Stefan Roscher1-48/+79
2008-04-16RDMA/nes: Free IRQ before killing taskletRoland Dreier1-2/+2
2008-04-16IB/mthca: Update module version and release dateJack Morgenstein1-2/+2
2008-04-16IB/mlx4: Update QP state if query QP succeedsDotan Barak1-5/+12
2008-04-16IB/mthca: Update QP state if query QP succeedsDotan Barak1-6/+14
2008-04-16RDMA/amso1100: Add check for NULL reply_msg in c2_intr()Tom Tucker2-3/+7
2008-04-16IB/mlx4: Add support for resizing CQsVladimir Sokolovsky4-33/+298
2008-04-16IB/mlx4: Add support for modifying CQ moderation parametersEli Cohen4-7/+47
2008-04-16IPoIB: Support modifying IPoIB CQ event moderationEli Cohen2-0/+52
2008-04-16IB/core: Add support for modify CQEli Cohen1-0/+7
2008-04-16IPoIB: Add basic ethtool supportEli Cohen4-1/+59
2008-04-16mlx4_core: Increase max number of QPs to 128KJack Morgenstein1-1/+1
2008-04-16RDMA/amso1100: Add support for "send with invalidate" work requestsRoland Dreier2-8/+17