summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | bsg: minor bug fixesFUJITA Tomonori2007-07-162-2/+4
| * | | improve bsg device allocationFUJITA Tomonori2007-07-161-8/+41
| * | | bind bsg to all SCSI devicesFUJITA Tomonori2007-07-162-15/+52
| * | | bsg: bind bsg to request_queue instead of gendiskFUJITA Tomonori2007-07-165-29/+29
| * | | bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori2007-07-168-14/+13
| * | | bsg: simplify __bsg_alloc_command failpathFUJITA Tomonori2007-07-161-3/+2
| * | | bsg: add cheasy error checks for sysfs stuffJens Axboe2007-07-161-1/+10
| * | | Add queue resizing supportJens Axboe2007-07-161-64/+32
| * | | Replace s32, u32 and u64 with __s32, __u32 and __u64 in bsg.h for userspaceFUJITA Tomonori2007-07-161-29/+29
| * | | bsg: silence a bogus gcc warningJens Axboe2007-07-161-1/+1
| * | | bsg: style cleanupJens Axboe2007-07-161-2/+2
| * | | bsg: use u32 etc instead of uint32_tJens Axboe2007-07-161-29/+29
| * | | bsg: add SG_IO to SG v4FUJITA Tomonori2007-07-161-2/+21
| * | | bsg: replace SG v3 with SG v4FUJITA Tomonori2007-07-161-77/+121
| * | | bsg: add sg_io_v4 structureFUJITA Tomonori2007-07-161-0/+43
| * | | block: export blk_verify_command for SG v4FUJITA Tomonori2007-07-162-3/+5
| * | | bsg: minor cleanupsFUJITA Tomonori2007-07-161-7/+6
| * | | block: changes for blk_rq_unmap_user new APIFUJITA Tomonori2007-07-161-12/+1
| * | | bsg: support for full generic block layer SG v3Jens Axboe2007-07-1610-79/+1171
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-1627-5517/+9
|\ \ \
| * | | splice: direct splicing updates ppos twiceJens Axboe2007-07-161-1/+3
| * | | more ACSI removalAdrian Bunk2007-07-1612-2701/+0
| * | | umem: Fix match of pci_ids in umem driverNeil Brown2007-07-161-11/+6
| * | | umem: Remove references to dead CONFIG_MM_MAP_MEMORY variableRobert P. J. Day2007-07-161-41/+0
| * | | remove the documentation for the legacy CDROM driversAdrian Bunk2007-07-1613-2763/+0
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-1645-537/+8609
|\ \ \
| * | | [SPARC64]: Fix UP build.David S. Miller2007-07-161-1/+1
| * | | [SPARC64]: dr-cpu unconfigure support.David S. Miller2007-07-167-21/+171
| * | | [SERIAL]: Fix console write locking in sparc drivers.David S. Miller2007-07-164-12/+68
| * | | [SPARC64]: Give more accurate errors in dr_cpu_configure().David S. Miller2007-07-161-3/+13
| * | | [SPARC64]: Clear cpu_{core,sibling}_map[] in smp_fill_in_sib_core_maps()David S. Miller2007-07-161-0/+2
| * | | [SPARC64]: Fix leak when DR added cpu does not bootup.David S. Miller2007-07-161-6/+6
| * | | [SPARC64]: Add ->set_affinity IRQ handlers.David S. Miller2007-07-161-0/+52
| * | | [SPARC64]: Process dr-cpu events in a kthread instead of workqueue.David S. Miller2007-07-161-8/+34
| * | | [SPARC64]: More sensible udelay implementation.David S. Miller2007-07-1610-125/+31
| * | | [SPARC64]: SMP build fixes.David S. Miller2007-07-162-12/+12
| * | | [SPARC64]: mdesc.c needs linux/mm.hDavid S. Miller2007-07-161-0/+1
| * | | [SPARC64]: Fix build regressions added by dr-cpu changes.David S. Miller2007-07-165-54/+59
| * | | [SPARC64]: Unconditionally register vio_bus_type.David S. Miller2007-07-161-7/+7
| * | | [SPARC64]: Initial LDOM cpu hotplug support.David S. Miller2007-07-1616-128/+716
| * | | [SPARC64]: Fix setting of variables in LDOM guest.David S. Miller2007-07-164-15/+192
| * | | [SPARC64]: Fix MD property lifetime bugs.David S. Miller2007-07-163-15/+53
| * | | [SPARC64]: Abstract out mdesc accesses for better MD update handling.David S. Miller2007-07-169-474/+553
| * | | [SPARC64]: Use more mearningful names for IRQ registry.David S. Miller2007-07-164-6/+16
| * | | [SPARC64]: Initial domain-services driver.David S. Miller2007-07-162-1/+655
| * | | [SPARC64]: Export powerd facilities for external entities.David S. Miller2007-07-162-23/+38
| * | | [SPARC64]: Add domain-services nodes to VIO device tree.David S. Miller2007-07-161-7/+29
| * | | [SPARC64]: Assorted LDC bug cures.David S. Miller2007-07-162-20/+39
| * | | [SPARC64]: Do not ACK an INO if it is disabled or inprogress.David S. Miller2007-07-161-0/+12
| * | | [SPARC64]: Add Sun LDOM virtual disk driver.David S. Miller2007-07-163-0/+978
OpenPOWER on IntegriCloud