index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
[ARM] 4763/1: pxa: fix pxa3xx_get_clk_frequency_khz() to return KHz
eric miao
1
-1
/
+1
2008-01-28
SG: work with the SCSI fixed maximum allocations.
James Bottomley
3
-19
/
+35
2008-01-28
block: implement drain buffers
James Bottomley
3
-1
/
+78
2008-01-28
kernel: add CLONE_IO to specifically request sharing of IO contexts
Jens Axboe
2
-4
/
+11
2008-01-28
io_context sharing - anticipatory changes
Jens Axboe
1
-6
/
+28
2008-01-28
block: cfq: make the io contect sharing lockless
Jens Axboe
3
-137
/
+185
2008-01-28
io_context sharing - cfq changes
Nikanth Karthikesan
1
-2
/
+18
2008-01-28
io context sharing: preliminary support
Jens Axboe
5
-23
/
+49
2008-01-28
ioprio: move io priority from task_struct to io_context
Jens Axboe
9
-122
/
+178
2008-01-28
blk_end_request: changing xsysace (take 4)
Kiyoshi Ueda
1
-4
/
+1
2008-01-28
blk_end_request: changing ub (take 4)
Kiyoshi Ueda
1
-5
/
+5
2008-01-28
blk_end_request: cleanup of request completion (take 4)
Kiyoshi Ueda
1
-17
/
+14
2008-01-28
blk_end_request: cleanup 'uptodate' related code (take 4)
Kiyoshi Ueda
2
-55
/
+9
2008-01-28
blk_end_request: remove/unexport end_that_request_* (take 4)
Kiyoshi Ueda
2
-54
/
+20
2008-01-28
blk_end_request: changing scsi (take 4)
Kiyoshi Ueda
1
-20
/
+11
2008-01-28
blk_end_request: add bidi completion interface (take 4)
Kiyoshi Ueda
2
-5
/
+37
2008-01-28
blk_end_request: changing ide-cd (take 4)
Kiyoshi Ueda
1
-14
/
+35
2008-01-28
blk_end_request: add callback feature (take 4)
Kiyoshi Ueda
2
-6
/
+68
2008-01-28
blk_end_request: changing ide normal caller (take 4)
Kiyoshi Ueda
2
-16
/
+15
2008-01-28
blk_end_request: changing cpqarray (take 4)
Kiyoshi Ueda
1
-29
/
+7
2008-01-28
blk_end_request: changing cciss (take 4)
Kiyoshi Ueda
1
-22
/
+3
2008-01-28
blk_end_request: changing ide-scsi (take 4)
Kiyoshi Ueda
1
-4
/
+4
2008-01-28
blk_end_request: changing s390 (take 4)
Kiyoshi Ueda
2
-15
/
+15
2008-01-28
blk_end_request: changing mmc (take 4)
Kiyoshi Ueda
2
-21
/
+7
2008-01-28
blk_end_request: changing i2o_block (take 4)
Kiyoshi Ueda
1
-12
/
+8
2008-01-28
blk_end_request: changing viocd (take 4)
Kiyoshi Ueda
1
-9
/
+6
2008-01-28
blk_end_request: changing xen-blkfront (take 4)
Kiyoshi Ueda
1
-6
/
+4
2008-01-28
blk_end_request: changing viodasd (take 4)
Kiyoshi Ueda
1
-9
/
+6
2008-01-28
blk_end_request: changing sx8 (take 4)
Kiyoshi Ueda
1
-30
/
+28
2008-01-28
blk_end_request: changing sunvdc (take 4)
Kiyoshi Ueda
1
-7
/
+4
2008-01-28
blk_end_request: changing ps3disk (take 4)
Kiyoshi Ueda
1
-8
/
+4
2008-01-28
blk_end_request: changing nbd (take 4)
Kiyoshi Ueda
1
-5
/
+3
2008-01-28
blk_end_request: changing floppy (take 4)
Kiyoshi Ueda
1
-9
/
+7
2008-01-28
blk_end_request: changing DAC960 (take 4)
Kiyoshi Ueda
1
-9
/
+2
2008-01-28
blk_end_request: changing um (take 4)
Kiyoshi Ueda
1
-12
/
+4
2008-01-28
blk_end_request: changing arm (take 4)
Kiyoshi Ueda
1
-10
/
+6
2008-01-28
blk_end_request: changing block layer core (take 4)
Kiyoshi Ueda
1
-20
/
+15
2008-01-28
blk_end_request: add/export functions to get request size (take 4)
Kiyoshi Ueda
2
-3
/
+30
2008-01-28
blk_end_request: add new request completion interface (take 4)
Kiyoshi Ueda
2
-0
/
+100
2008-01-28
SG: Convert SCSI to use scatterlist helpers for sg chaining
Jens Axboe
3
-124
/
+24
2008-01-28
SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers
Jens Axboe
3
-101
/
+307
2008-01-28
__bio_clone: don't calculate hw/phys segment counts
Jens Axboe
1
-4
/
+4
2008-01-28
block: allow queue dma_alignment of zero
Pete Wyckoff
1
-6
/
+1
2008-01-28
blktrace: Add blktrace ioctls to SCSI generic devices
Christof Schmitt
4
-13
/
+40
2008-01-28
sh: add spi header and r2d platform data V3
Magnus Damm
2
-0
/
+55
2008-01-28
sh: update r7780rp interrupt code
Magnus Damm
6
-93
/
+57
2008-01-28
sh: remove consistent alloc stuff from the machine vector
Magnus Damm
1
-3
/
+0
2008-01-28
sh: use declared coherent memory for dreamcast pci ethernet adapter
Magnus Damm
4
-80
/
+11
2008-01-28
sh: declared coherent memory support V2
Magnus Damm
2
-82
/
+148
2008-01-28
sh: Add support for SDK7780 board.
Nicholas Beck
11
-0
/
+1801
[prev]
[next]