index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-20
dm: add uevent to core
Mike Anderson
5
-0
/
+133
2007-10-20
dm: export name and uuid
Mike Anderson
1
-0
/
+32
2007-10-20
dm raid1: add mirror_set to struct mirror
Jonathan Brassow
1
-0
/
+2
2007-10-20
dm log: split suspend
Jonathan Brassow
3
-3
/
+4
2007-10-20
dm mpath: hp retry if not ready
Dave Wysochanski
1
-11
/
+53
2007-10-20
dm mpath: add hp handler
Dave Wysochanski
3
-0
/
+214
2007-10-20
dm mpath: add retry pg init
Dave Wysochanski
2
-14
/
+68
2007-10-20
dm crypt: tidy labels
Milan Broz
1
-19
/
+19
2007-10-20
dm crypt: tidy whitespace
Milan Broz
1
-17
/
+17
2007-10-20
dm crypt: add post processing queue
Milan Broz
1
-16
/
+51
2007-10-20
dm crypt: use per device singlethread workqueues
Milan Broz
1
-18
/
+14
2007-10-20
dm mpath: emc fix an error message
Alasdair G Kergon
1
-1
/
+1
2007-10-20
dm: bio_list macro renaming
Alasdair G Kergon
2
-6
/
+1
2007-10-20
dm io:ctl remove vmalloc void cast
Jesper Juhl
1
-1
/
+1
2007-10-20
dm: tidy bio_io_error usage
Milan Broz
1
-19
/
+18
2007-10-20
kcopyd use mutex instead of semaphore
Matthias Kaehlcke
1
-4
/
+4
2007-10-20
dm: use kzalloc
Dmitry Monakhov
5
-18
/
+9
2007-10-20
dm: use is_power_of_2
vignesh babu
3
-3
/
+6
2007-10-20
dm: fix thaw_bdev
Jun'ichi Nomura
1
-1
/
+3
2007-10-20
dm delay: fix status
Milan Broz
1
-1
/
+1
2007-10-20
dm delay: fix ctr error paths
Dmitry Monakhov
1
-8
/
+11
2007-10-20
dm raid1: fix leakage
Dmitry Monakhov
1
-13
/
+15
2007-10-20
dm crypt: missing kfree in ctr error path
Dmitry Monakhov
1
-0
/
+1
2007-10-20
dm crypt: drop device ref in ctr error path
Dmitry Monakhov
1
-1
/
+3
2007-10-20
dm io:ctl use constant struct size
Milan Broz
1
-3
/
+3
2007-10-20
dm mpath: rdac fix init race
Bryn M. Reeves
1
-7
/
+8
2007-10-19
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
5
-13
/
+8
2007-10-19
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
40
-2376
/
+3944
2007-10-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
1
-2
/
+3
2007-10-19
NULL terminate the pci_device_ids in pasemi_edac
Stephen Rothwell
1
-0
/
+1
2007-10-19
Change struct marker users
Mathieu Desnoyers
4
-23
/
+25
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
19
-30
/
+31
2007-10-19
FlashPoint, use BIT instead of BITW
Jiri Slaby
1
-42
/
+40
2007-10-19
define global BIT macro
Jiri Slaby
10
-23
/
+0
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
102
-278
/
+356
2007-10-19
amba-pl011, rename BIT macro
Jiri Slaby
1
-13
/
+13
2007-10-19
s2io, rename BIT macro
Jiri Slaby
3
-366
/
+366
2007-10-19
i2c-pxa, rename BIT macro to PXA_BIT
Jiri Slaby
1
-27
/
+27
2007-10-19
cyber2000fb: checkpatch fixes
Krzysztof Helt
1
-103
/
+105
2007-10-19
cyber2000fb, rename BIT macro
Jiri Slaby
1
-22
/
+22
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
26
-26
/
+26
2007-10-19
Misc: phantom, improved data passing
Jiri Slaby
1
-18
/
+76
2007-10-19
Misc: phantom, add comment about openhaptics
Jiri Slaby
1
-0
/
+1
2007-10-19
Misc: phantom, synchronize_irq() on suspend
Jiri Slaby
1
-0
/
+2
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
1
-3
/
+4
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
1
-1
/
+1
2007-10-19
pid namespaces: round up the API
Pavel Emelianov
1
-2
/
+2
2007-10-19
isdn/sc: remove unused REQUEST_IRQ and unnecessary header file
Fernando Luis Vázquez Cao
3
-21
/
+1
2007-10-19
isdn: fix random hard freeze with AVM T1 cards
Karsten Keil
1
-16
/
+12
2007-10-19
isdn: fix random hard freeze with AVM cards using b1dma
Karsten Keil
1
-9
/
+19
[next]