index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] ll_rw_blk: allow more flexibility for read_ahead_kb store
Jens Axboe
2006-09-30
1
-3
/
+0
*
[PATCH] cfq-iosched: improve queue preemption
Jens Axboe
2006-09-30
1
-6
/
+8
*
[PATCH] Add blk_start_queueing() helper
Jens Axboe
2006-09-30
4
-25
/
+26
*
[PATCH] cfq-iosched: kill the empty_list
Jens Axboe
2006-09-30
1
-8
/
+2
*
[PATCH] cfq-iosched: Kill O(N) runtime of cfq_resort_rr_list()
Jens Axboe
2006-09-30
1
-31
/
+22
*
[PATCH] Make sure all block/io scheduler setups are node aware
Jens Axboe
2006-09-30
6
-24
/
+26
*
[PATCH] Kill various deprecated/unused block layer defines/functions
Jens Axboe
2006-09-30
4
-32
/
+0
*
[PATCH] Audit block layer inlines
Jens Axboe
2006-09-30
2
-5
/
+5
*
[PATCH] cfq-iosched: use new io context counting mechanism
Jens Axboe
2006-09-30
1
-5
/
+7
*
[PATCH] as-iosched: use new io context counting mechanism
Jens Axboe
2006-09-30
1
-4
/
+5
*
[PATCH] elevator: define ioc counting mechanism
Jens Axboe
2006-09-30
1
-0
/
+25
*
[PATCH] cfq-iosched: kill cfq_exit_lock
Jens Axboe
2006-09-30
4
-41
/
+21
*
[PATCH] cfq-iosched: cleanups, fixes, dead code removal
Jens Axboe
2006-09-30
1
-114
/
+70
*
[PATCH] struct request: shrink and optimize some more
Jens Axboe
2006-09-30
1
-7
/
+13
*
[PATCH] ll_rw_blk: cleanup __make_request()
Jens Axboe
2006-09-30
1
-15
/
+7
*
[PATCH] Drop useless bio passing in may_queue/set_request API
Jens Axboe
2006-09-30
5
-18
/
+15
*
[PATCH] Remove ->rq_status from struct request
Jens Axboe
2006-09-30
12
-26
/
+14
*
[PATCH] Remove struct request_list from struct request
Jens Axboe
2006-09-30
2
-9
/
+4
*
[PATCH] Remove ->waiting member from struct request
Jens Axboe
2006-09-30
9
-25
/
+20
*
[PATCH] as-iosched: kill arq
Jens Axboe
2006-09-30
1
-195
/
+118
*
[PATCH] cfq-iosched: kill crq
Jens Axboe
2006-09-30
1
-144
/
+95
*
[PATCH] Add one more pointer to struct request for IO scheduler usage
Jens Axboe
2006-09-30
1
-0
/
+6
*
[PATCH] cfq-iosched: remove the crq flag functions/variable
Jens Axboe
2006-09-30
1
-42
/
+16
*
[PATCH] deadline-iosched: remove elevator private drq request type
Jens Axboe
2006-09-30
1
-142
/
+52
*
[PATCH] as-iosched: remove arq->is_sync member
Jens Axboe
2006-09-30
2
-22
/
+19
*
[PATCH] as-iosched: reuse rq for fifo
Jens Axboe
2006-09-30
1
-22
/
+12
*
[PATCH] cfq-iosched: convert to using the FIFO elevator defines
Jens Axboe
2006-09-30
1
-2
/
+1
*
[PATCH] elevator: introduce a way to reuse rq for internal FIFO handling
Jens Axboe
2006-09-30
1
-0
/
+12
*
[PATCH] deadline-iosched: migrate to using the elevator rb functions
Jens Axboe
2006-09-30
1
-136
/
+34
*
[PATCH] cfq-iosched: migrate to using the elevator rb functions
Jens Axboe
2006-09-30
1
-123
/
+41
*
[PATCH] as-iosched: migrate to using the elevator rb functions
Jens Axboe
2006-09-30
1
-151
/
+29
*
[PATCH] elevator: abstract out the rbtree sort handling
Jens Axboe
2006-09-30
4
-19
/
+130
*
[PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prev
Jens Axboe
2006-09-30
3
-3
/
+9
*
[PATCH] elevator: move the backmerging logic into the elevator core
Jens Axboe
2006-09-30
7
-375
/
+146
*
[PATCH] Split struct request ->flags into two parts
Jens Axboe
2006-09-30
39
-301
/
+295
*
[PATCH] i2c: Prevent deadlock on i2c client registration
Jean Delvare
2006-09-30
1
-12
/
+13
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
2006-09-30
197
-4211
/
+9023
|
\
|
*
V4L/DVB (4641): Trivial: use lowercase letters in hex subsystem ids
Michael Krufky
2006-09-26
2
-2
/
+2
|
*
V4L/DVB (4639): Cx88: add autodetection for alternate revision of Leadtek PVR
Michael Krufky
2006-09-26
2
-1
/
+5
|
*
V4L/DVB (4638): Basic DVB-T and analog TV support for the HVR1300.
Steven Toth
2006-09-26
6
-0
/
+77
|
*
V4L/DVB (4637): Add a default method for VIDIOC_G_PARM
Mauro Carvalho Chehab
2006-09-26
1
-3
/
+23
|
*
V4L/DVB (4635): Extend bttv and saa7134 to check for both AGP and PCI PCI fai...
Alan Cox
2006-09-26
2
-2
/
+2
|
*
V4L/DVB (4634): Zr36120: implement pcipci checks
Alan Cox
2006-09-26
1
-1
/
+5
|
*
V4L/DVB (4632): Zoran: Implement pcipci failure check
Alan Cox
2006-09-26
2
-3
/
+10
|
*
V4L/DVB (4631): Av7110: remove V4L2_CAP_VBI_CAPTURE flag
Oliver Endriss
2006-09-26
1
-1
/
+1
|
*
V4L/DVB (4630): Av7110: FW_LOADER depemdency fixed
Oliver Endriss
2006-09-26
2
-1
/
+5
|
*
V4L/DVB (4629): Saa7134: add card support for Proteus Pro 2309
Michal Majchrowicz
2006-09-26
6
-1
/
+78
|
*
V4L/DVB (4628): Fix VIDIOC_ENUMSTD ioctl in videodev.c
Sascha Hauer
2006-09-26
1
-1
/
+1
|
*
V4L/DVB (4627): Vivi crashes with mplayer
Sascha Hauer
2006-09-26
1
-0
/
+2
|
*
V4L/DVB (4626): On saa7111/7113, LUMA_CTRL need a different value
Mauro Carvalho Chehab
2006-09-26
1
-8
/
+12
[next]