index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
improve bsg device allocation
FUJITA Tomonori
2007-07-16
1
-8
/
+41
|
*
|
|
bind bsg to all SCSI devices
FUJITA Tomonori
2007-07-16
2
-15
/
+52
|
*
|
|
bsg: bind bsg to request_queue instead of gendisk
FUJITA Tomonori
2007-07-16
5
-29
/
+29
|
*
|
|
bsg: add a request_queue argument to scsi_cmd_ioctl()
FUJITA Tomonori
2007-07-16
8
-14
/
+13
|
*
|
|
bsg: simplify __bsg_alloc_command failpath
FUJITA Tomonori
2007-07-16
1
-3
/
+2
|
*
|
|
bsg: add cheasy error checks for sysfs stuff
Jens Axboe
2007-07-16
1
-1
/
+10
|
*
|
|
Add queue resizing support
Jens Axboe
2007-07-16
1
-64
/
+32
|
*
|
|
Replace s32, u32 and u64 with __s32, __u32 and __u64 in bsg.h for userspace
FUJITA Tomonori
2007-07-16
1
-29
/
+29
|
*
|
|
bsg: silence a bogus gcc warning
Jens Axboe
2007-07-16
1
-1
/
+1
|
*
|
|
bsg: style cleanup
Jens Axboe
2007-07-16
1
-2
/
+2
|
*
|
|
bsg: use u32 etc instead of uint32_t
Jens Axboe
2007-07-16
1
-29
/
+29
|
*
|
|
bsg: add SG_IO to SG v4
FUJITA Tomonori
2007-07-16
1
-2
/
+21
|
*
|
|
bsg: replace SG v3 with SG v4
FUJITA Tomonori
2007-07-16
1
-77
/
+121
|
*
|
|
bsg: add sg_io_v4 structure
FUJITA Tomonori
2007-07-16
1
-0
/
+43
|
*
|
|
block: export blk_verify_command for SG v4
FUJITA Tomonori
2007-07-16
2
-3
/
+5
|
*
|
|
bsg: minor cleanups
FUJITA Tomonori
2007-07-16
1
-7
/
+6
|
*
|
|
block: changes for blk_rq_unmap_user new API
FUJITA Tomonori
2007-07-16
1
-12
/
+1
|
*
|
|
bsg: support for full generic block layer SG v3
Jens Axboe
2007-07-16
10
-79
/
+1171
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-07-16
27
-5517
/
+9
|
\
\
\
|
*
|
|
splice: direct splicing updates ppos twice
Jens Axboe
2007-07-16
1
-1
/
+3
|
*
|
|
more ACSI removal
Adrian Bunk
2007-07-16
12
-2701
/
+0
|
*
|
|
umem: Fix match of pci_ids in umem driver
Neil Brown
2007-07-16
1
-11
/
+6
|
*
|
|
umem: Remove references to dead CONFIG_MM_MAP_MEMORY variable
Robert P. J. Day
2007-07-16
1
-41
/
+0
|
*
|
|
remove the documentation for the legacy CDROM drivers
Adrian Bunk
2007-07-16
13
-2763
/
+0
|
|
/
/
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
2007-07-16
45
-537
/
+8609
|
\
\
\
|
*
|
|
[SPARC64]: Fix UP build.
David S. Miller
2007-07-16
1
-1
/
+1
|
*
|
|
[SPARC64]: dr-cpu unconfigure support.
David S. Miller
2007-07-16
7
-21
/
+171
|
*
|
|
[SERIAL]: Fix console write locking in sparc drivers.
David S. Miller
2007-07-16
4
-12
/
+68
|
*
|
|
[SPARC64]: Give more accurate errors in dr_cpu_configure().
David S. Miller
2007-07-16
1
-3
/
+13
|
*
|
|
[SPARC64]: Clear cpu_{core,sibling}_map[] in smp_fill_in_sib_core_maps()
David S. Miller
2007-07-16
1
-0
/
+2
|
*
|
|
[SPARC64]: Fix leak when DR added cpu does not bootup.
David S. Miller
2007-07-16
1
-6
/
+6
|
*
|
|
[SPARC64]: Add ->set_affinity IRQ handlers.
David S. Miller
2007-07-16
1
-0
/
+52
|
*
|
|
[SPARC64]: Process dr-cpu events in a kthread instead of workqueue.
David S. Miller
2007-07-16
1
-8
/
+34
|
*
|
|
[SPARC64]: More sensible udelay implementation.
David S. Miller
2007-07-16
10
-125
/
+31
|
*
|
|
[SPARC64]: SMP build fixes.
David S. Miller
2007-07-16
2
-12
/
+12
|
*
|
|
[SPARC64]: mdesc.c needs linux/mm.h
David S. Miller
2007-07-16
1
-0
/
+1
|
*
|
|
[SPARC64]: Fix build regressions added by dr-cpu changes.
David S. Miller
2007-07-16
5
-54
/
+59
|
*
|
|
[SPARC64]: Unconditionally register vio_bus_type.
David S. Miller
2007-07-16
1
-7
/
+7
|
*
|
|
[SPARC64]: Initial LDOM cpu hotplug support.
David S. Miller
2007-07-16
16
-128
/
+716
|
*
|
|
[SPARC64]: Fix setting of variables in LDOM guest.
David S. Miller
2007-07-16
4
-15
/
+192
|
*
|
|
[SPARC64]: Fix MD property lifetime bugs.
David S. Miller
2007-07-16
3
-15
/
+53
|
*
|
|
[SPARC64]: Abstract out mdesc accesses for better MD update handling.
David S. Miller
2007-07-16
9
-474
/
+553
|
*
|
|
[SPARC64]: Use more mearningful names for IRQ registry.
David S. Miller
2007-07-16
4
-6
/
+16
|
*
|
|
[SPARC64]: Initial domain-services driver.
David S. Miller
2007-07-16
2
-1
/
+655
|
*
|
|
[SPARC64]: Export powerd facilities for external entities.
David S. Miller
2007-07-16
2
-23
/
+38
|
*
|
|
[SPARC64]: Add domain-services nodes to VIO device tree.
David S. Miller
2007-07-16
1
-7
/
+29
|
*
|
|
[SPARC64]: Assorted LDC bug cures.
David S. Miller
2007-07-16
2
-20
/
+39
|
*
|
|
[SPARC64]: Do not ACK an INO if it is disabled or inprogress.
David S. Miller
2007-07-16
1
-0
/
+12
|
*
|
|
[SPARC64]: Add Sun LDOM virtual disk driver.
David S. Miller
2007-07-16
3
-0
/
+978
|
*
|
|
[SPARC64]: Add Sun LDOM virtual network driver.
David S. Miller
2007-07-16
4
-0
/
+1233
[prev]
[next]