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
*
Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-01-29
26
-374
/
+416
|
\
|
*
blk_end_request: changing xsysace (take 4)
Kiyoshi Ueda
2008-01-28
1
-4
/
+1
|
*
blk_end_request: changing ub (take 4)
Kiyoshi Ueda
2008-01-28
1
-5
/
+5
|
*
blk_end_request: cleanup of request completion (take 4)
Kiyoshi Ueda
2008-01-28
1
-17
/
+14
|
*
blk_end_request: cleanup 'uptodate' related code (take 4)
Kiyoshi Ueda
2008-01-28
2
-55
/
+9
|
*
blk_end_request: remove/unexport end_that_request_* (take 4)
Kiyoshi Ueda
2008-01-28
2
-54
/
+20
|
*
blk_end_request: changing scsi (take 4)
Kiyoshi Ueda
2008-01-28
1
-20
/
+11
|
*
blk_end_request: add bidi completion interface (take 4)
Kiyoshi Ueda
2008-01-28
2
-5
/
+37
|
*
blk_end_request: changing ide-cd (take 4)
Kiyoshi Ueda
2008-01-28
1
-14
/
+35
|
*
blk_end_request: add callback feature (take 4)
Kiyoshi Ueda
2008-01-28
2
-6
/
+68
|
*
blk_end_request: changing ide normal caller (take 4)
Kiyoshi Ueda
2008-01-28
2
-16
/
+15
|
*
blk_end_request: changing cpqarray (take 4)
Kiyoshi Ueda
2008-01-28
1
-29
/
+7
|
*
blk_end_request: changing cciss (take 4)
Kiyoshi Ueda
2008-01-28
1
-22
/
+3
|
*
blk_end_request: changing ide-scsi (take 4)
Kiyoshi Ueda
2008-01-28
1
-4
/
+4
|
*
blk_end_request: changing s390 (take 4)
Kiyoshi Ueda
2008-01-28
2
-15
/
+15
|
*
blk_end_request: changing mmc (take 4)
Kiyoshi Ueda
2008-01-28
2
-21
/
+7
|
*
blk_end_request: changing i2o_block (take 4)
Kiyoshi Ueda
2008-01-28
1
-12
/
+8
|
*
blk_end_request: changing viocd (take 4)
Kiyoshi Ueda
2008-01-28
1
-9
/
+6
|
*
blk_end_request: changing xen-blkfront (take 4)
Kiyoshi Ueda
2008-01-28
1
-6
/
+4
|
*
blk_end_request: changing viodasd (take 4)
Kiyoshi Ueda
2008-01-28
1
-9
/
+6
|
*
blk_end_request: changing sx8 (take 4)
Kiyoshi Ueda
2008-01-28
1
-30
/
+28
|
*
blk_end_request: changing sunvdc (take 4)
Kiyoshi Ueda
2008-01-28
1
-7
/
+4
|
*
blk_end_request: changing ps3disk (take 4)
Kiyoshi Ueda
2008-01-28
1
-8
/
+4
|
*
blk_end_request: changing nbd (take 4)
Kiyoshi Ueda
2008-01-28
1
-5
/
+3
|
*
blk_end_request: changing floppy (take 4)
Kiyoshi Ueda
2008-01-28
1
-9
/
+7
|
*
blk_end_request: changing DAC960 (take 4)
Kiyoshi Ueda
2008-01-28
1
-9
/
+2
|
*
blk_end_request: changing um (take 4)
Kiyoshi Ueda
2008-01-28
1
-12
/
+4
|
*
blk_end_request: changing arm (take 4)
Kiyoshi Ueda
2008-01-28
1
-10
/
+6
|
*
blk_end_request: changing block layer core (take 4)
Kiyoshi Ueda
2008-01-28
1
-20
/
+15
|
*
blk_end_request: add/export functions to get request size (take 4)
Kiyoshi Ueda
2008-01-28
2
-3
/
+30
|
*
blk_end_request: add new request completion interface (take 4)
Kiyoshi Ueda
2008-01-28
2
-0
/
+100
*
|
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-01-29
6
-225
/
+347
|
\
\
|
*
|
SG: work with the SCSI fixed maximum allocations.
James Bottomley
2008-01-28
3
-19
/
+35
|
*
|
SG: Convert SCSI to use scatterlist helpers for sg chaining
Jens Axboe
2008-01-28
3
-124
/
+24
|
*
|
SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers
Jens Axboe
2008-01-28
3
-101
/
+307
|
|
/
*
|
Merge branch 'cfq-ioc-share' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-01-29
10
-355
/
+474
|
\
\
|
*
|
cfq-iosched: kill some big inlines
Jens Axboe
2008-01-28
1
-16
/
+11
|
*
|
cfq-iosched: relax IOPRIO_CLASS_IDLE restrictions
Jens Axboe
2008-01-28
2
-85
/
+34
|
*
|
kernel: add CLONE_IO to specifically request sharing of IO contexts
Jens Axboe
2008-01-28
2
-4
/
+11
|
*
|
io_context sharing - anticipatory changes
Jens Axboe
2008-01-28
1
-6
/
+28
|
*
|
block: cfq: make the io contect sharing lockless
Jens Axboe
2008-01-28
3
-137
/
+185
|
*
|
io_context sharing - cfq changes
Nikanth Karthikesan
2008-01-28
1
-2
/
+18
|
*
|
io context sharing: preliminary support
Jens Axboe
2008-01-28
5
-23
/
+49
|
*
|
ioprio: move io priority from task_struct to io_context
Jens Axboe
2008-01-28
9
-122
/
+178
|
|
/
*
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-01-29
310
-3211
/
+28420
|
\
\
|
*
\
Merge branch 'pxa-plat' into devel
Russell King
2008-01-28
88
-1844
/
+10029
|
|
\
\
|
|
*
|
[ARM] 4762/1: Basic support for Toradex Colibri module
Daniel Mack
2008-01-28
6
-1
/
+1641
|
|
*
|
[ARM] pxa: fix mci_init functions returning -1
Russell King
2008-01-28
7
-32
/
+17
|
|
*
|
[ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix
Richard Purdie
2008-01-28
8
-328
/
+292
|
|
*
|
[ARM] 4747/1: pcm027: support for pcm990 baseboard for phyCORE-PXA270
Robert Schwebel
2008-01-28
4
-0
/
+615
[next]