index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
2007-10-16
39
-3
/
+58
*
qla1280: sg chaining fixes
FUJITA Tomonori
2007-10-16
1
-1
/
+4
*
libata sg chaining support fix
FUJITA Tomonori
2007-10-16
1
-1
/
+6
*
zfcp: sg chaining support
FUJITA Tomonori
2007-10-16
2
-4
/
+3
*
ips: sg chaining support
FUJITA Tomonori
2007-10-16
1
-6
/
+8
*
IDE: sg chaining support
Jens Axboe
2007-10-16
9
-12
/
+25
*
i2o: sg chaining support
Jens Axboe
2007-10-16
1
-1
/
+2
*
Fusion: sg chaining support
Jens Axboe
2007-10-16
1
-3
/
+3
*
USB storage: sg chaining support
Jens Axboe
2007-10-16
8
-45
/
+62
*
infiniband: sg chaining support
Jens Axboe
2007-10-16
2
-38
/
+47
*
aha1542: convert to use the data buffer accessors
Jens Axboe
2007-10-16
1
-17
/
+15
*
ide-scsi: sg chaining support
Jens Axboe
2007-10-16
1
-14
/
+18
*
qlogicpti: sg chaining support
Jens Axboe
2007-10-16
1
-7
/
+8
*
aic94xx: sg chaining support
Jens Axboe
2007-10-16
1
-3
/
+3
*
qla1280: sg chaining support
Jens Axboe
2007-10-16
1
-29
/
+37
*
scsi generic: sg chaining support
Jens Axboe
2007-10-16
1
-8
/
+8
*
scsi_debug: support sg chaining
Jens Axboe
2007-10-16
1
-14
/
+16
*
libata: convert to using sg helpers
Jens Axboe
2007-10-16
2
-20
/
+26
*
SCSI: support for allocating large scatterlists
Jens Axboe
2007-10-16
3
-54
/
+163
*
scsi: simplify scsi_free_sgtable()
Jens Axboe
2007-10-16
3
-7
/
+8
*
use sg helper function in DMA mapping documentation
saeed bishara
2007-10-16
1
-1
/
+1
*
ll_rw_blk: temporarily enable max_segments tweaking
Jens Axboe
2007-10-16
1
-0
/
+23
*
Add chained sg support to linux/scatterlist.h
Jens Axboe
2007-10-16
1
-2
/
+77
*
scsi: convert to using sg helpers
Jens Axboe
2007-10-16
2
-10
/
+15
*
block: convert to using sg helpers
Jens Axboe
2007-10-16
1
-7
/
+11
*
Add sg helpers for iterating over a scatterlist table
Jens Axboe
2007-10-16
1
-0
/
+9
*
crypto: don't pollute the global namespace with sg_next()
Jens Axboe
2007-10-16
3
-3
/
+3
*
pktcdvd: don't rely on bio_init() preserving bio->bi_destructor
Laurent Riffard
2007-10-16
1
-0
/
+2
*
pktcdvd: don't rely on bio_init() preserving bio->bi_io_vec
Jens Axboe
2007-10-16
1
-0
/
+5
*
remove ide_get_error_location()
Adrian Bunk
2007-10-16
2
-40
/
+0
*
block: convert blkdev_issue_flush() to use empty barriers
Jens Axboe
2007-10-16
16
-329
/
+36
*
block: Initial support for data-less (or empty) barrier support
Jens Axboe
2007-10-16
5
-21
/
+71
*
block: factor our bio_check_eod()
Jens Axboe
2007-10-16
1
-30
/
+33
*
block: add end_queued_request() and end_dequeued_request() helpers
Jens Axboe
2007-10-16
3
-14
/
+77
*
bio: make freeing of ->bi_io_vec conditional in bio_free()
Jens Axboe
2007-10-16
1
-3
/
+6
*
bio: use memset() in bio_init()
Jens Axboe
2007-10-16
1
-13
/
+1
*
block: ll_rw_blk.c: cosmetics
Jens Axboe
2007-10-16
1
-6
/
+9
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-10-15
171
-1136
/
+13123
|
\
|
*
Merge branch 'pxa' into devel
Russell King
2007-10-15
66
-519
/
+7135
|
|
\
|
|
*
[ARM] 4578/1: CM-x270: PCMCIA support
Mike Rapoport
2007-10-15
2
-0
/
+176
|
|
*
[ARM] 4577/1: ITE 8152 PCI bridge support
Mike Rapoport
2007-10-15
6
-3
/
+520
|
|
*
[ARM] 4576/1: CM-X270 machine support
Mike Rapoport
2007-10-15
14
-0
/
+2517
|
|
*
[ARM] pxa: Avoid pxa_gpio_mode() in gpio_direction_{in,out}put()
Russell King
2007-10-15
2
-10
/
+40
|
|
*
[ARM] pxa: move pxa_set_mode() from pxa2xx_mainstone.c to mainstone.c
Russell King
2007-10-15
2
-18
/
+19
|
|
*
[ARM] pxa: move pxa_set_mode() from pxa2xx_lubbock.c to lubbock.c
Russell King
2007-10-15
2
-30
/
+20
|
|
*
[ARM] pxa: Make cpu_is_pxaXXX dependent on configuration symbols
Russell King
2007-10-15
1
-0
/
+21
|
|
*
[ARM] pxa: PXA3xx base support
eric miao
2007-10-15
21
-9
/
+2942
|
|
*
[NET] smc91x: fix PXA DMA support code
Russell King
2007-10-15
2
-56
/
+63
|
|
*
[SERIAL] Fix console initialisation ordering
Russell King
2007-10-15
1
-9
/
+9
|
|
*
[ARM] pxa: tidy up arch/arm/mach-pxa/Makefile
Russell King
2007-10-15
1
-16
/
+16
[next]