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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2006-06-26
5
-361
/
+435
|
\
|
*
[OPENPROM]: Rewrite driver to use in-kernel device tree.
David S. Miller
2006-06-25
1
-257
/
+336
|
*
[RIOWATCHDOG]: Fix the build.
David S. Miller
2006-06-25
1
-2
/
+2
|
*
[CPWATCHDOG]: Fix the build.
David S. Miller
2006-06-25
1
-1
/
+1
|
*
[PARPORT] sunbpp: Fix typo.
David S. Miller
2006-06-25
1
-1
/
+1
|
*
[MTD] sun_uflash: Port to new EBUS device layer.
David S. Miller
2006-06-25
1
-100
/
+95
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-06-26
2
-5
/
+8
|
\
\
|
*
|
[IOAT]: Do not dereference THIS_MODULE directly to set unsafe.
David S. Miller
2006-06-26
1
-3
/
+2
|
*
|
[IRDA]: add some IBM think pads
Ben Collins
2006-06-26
1
-2
/
+6
|
|
/
*
|
[PATCH] drivers/md/md.c: make code static
Adrian Bunk
2006-06-26
1
-2
/
+2
*
|
[PATCH] md: Allow the write_mostly flag to be set via sysfs
NeilBrown
2006-06-26
1
-0
/
+12
*
|
[PATCH] md: Allow resync_start to be set and queried via sysfs
NeilBrown
2006-06-26
1
-0
/
+26
*
|
[PATCH] md: Allow raid 'layout' to be read and set via sysfs
NeilBrown
2006-06-26
1
-0
/
+27
*
|
[PATCH] md: Allow rdev state to be set via sysfs
NeilBrown
2006-06-26
1
-1
/
+25
*
|
[PATCH] md: Set/get state of array via sysfs
NeilBrown
2006-06-26
1
-9
/
+188
*
|
[PATCH] md: Don't write dirty/clean update to spares - leave them alone
NeilBrown
2006-06-26
1
-8
/
+57
*
|
[PATCH] md: Allow re-add to work on array without bitmaps
NeilBrown
2006-06-26
2
-11
/
+20
*
|
[PATCH] md: Fix bug that stops raid5 resync from happening
NeilBrown
2006-06-26
1
-1
/
+1
*
|
[PATCH] md: Fix Kconfig error
akpm@osdl.org
2006-06-26
1
-1
/
+1
*
|
[PATCH] md: md Kconfig speeling feex
Justin Piszcz
2006-06-26
1
-3
/
+3
*
|
[PATCH] md: Calculate correct array size for raid10 in new offset mode
NeilBrown
2006-06-26
1
-1
/
+7
*
|
[PATCH] md: Change md/bitmap file handling to use bmap to file blocks-fix
NeilBrown
2006-06-26
1
-24
/
+23
*
|
[PATCH] md/bitmap: change md/bitmap file handling to use bmap to file blocks
NeilBrown
2006-06-26
1
-148
/
+135
*
|
[PATCH] md/bitmap: tidy up i_writecount handling in md/bitmap
NeilBrown
2006-06-26
2
-26
/
+31
*
|
[PATCH] md/bitmap: remove dead code from md/bitmap
NeilBrown
2006-06-26
1
-22
/
+0
*
|
[PATCH] md/bitmap: remove unnecessary page reference manipulations from md/bi...
NeilBrown
2006-06-26
1
-18
/
+2
*
|
[PATCH] md/bitmap: use set_bit etc for bitmap page attributes
NeilBrown
2006-06-26
1
-7
/
+12
*
|
[PATCH] md/bitmap: cleaner separation of page attribute handlers in md/bitmap
NeilBrown
2006-06-26
1
-19
/
+22
*
|
[PATCH] md/bitmap: remove bitmap writeback daemon
NeilBrown
2006-06-26
1
-107
/
+8
*
|
[PATCH] md/bitmap: fix online removal of file-backed bitmaps
NeilBrown
2006-06-26
1
-2
/
+5
*
|
[PATCH] md: split reshape portion of raid5 sync_request into a separate function
NeilBrown
2006-06-26
1
-118
/
+128
*
|
[PATCH] md: make md_print_devices() static
Adrian Bunk
2006-06-26
1
-2
/
+5
*
|
[PATCH] md: support stripe/offset mode in raid10
NeilBrown
2006-06-26
1
-21
/
+43
*
|
[PATCH] md: allow a linear array to have drives added while active
NeilBrown
2006-06-26
2
-15
/
+74
*
|
[PATCH] md: allow checkpoint of recovery with version-1 superblock
NeilBrown
2006-06-26
4
-23
/
+99
*
|
[PATCH] md: remove nuisance message at shutdown
NeilBrown
2006-06-26
1
-1
/
+1
*
|
[PATCH] md: merge raid5 and raid6 code
NeilBrown
2006-06-26
4
-2527
/
+1002
*
|
[PATCH] md: increase the delay before marking metadata clean, and make it con...
NeilBrown
2006-06-26
1
-2
/
+52
*
|
[PATCH] md: remove useless ioctl warning
NeilBrown
2006-06-26
1
-5
/
+0
*
|
[PATCH] md: remove arbitrary limit on chunk size
NeilBrown
2006-06-26
3
-5
/
+5
*
|
[PATCH] md: reformat code in raid1_end_write_request to avoid goto
NeilBrown
2006-06-26
1
-17
/
+17
*
|
[PATCH] dm: improve error message consistency
Alasdair G Kergon
2006-06-26
16
-112
/
+141
*
|
[PATCH] dm: prevent removal if open
Alasdair G Kergon
2006-06-26
3
-21
/
+78
*
|
[PATCH] dm: create error table
David Teigland
2006-06-26
1
-0
/
+38
*
|
[PATCH] dm: add exports
Alasdair G Kergon
2006-06-26
2
-80
/
+7
*
|
[PATCH] dm: consolidate creation functions
Alasdair G Kergon
2006-06-26
3
-31
/
+26
*
|
[PATCH] dm table split_args: handle no input
David Teigland
2006-06-26
1
-0
/
+6
*
|
[PATCH] dm kcopyd: error accumulation fix
Jonathan Brassow
2006-06-26
2
-3
/
+3
*
|
[PATCH] dm mirror log: sync_count fix
Alasdair G Kergon
2006-06-26
1
-1
/
+5
*
|
[PATCH] dm mirror log: bitset_size fix
Alasdair G Kergon
2006-06-26
1
-2
/
+2
[next]