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
2008-02-08
Fix container_of() usage
Alexey Dobriyan
1
-1
/
+1
2008-02-08
aoe: statically initialise devlist_lock
Andrew Morton
1
-3
/
+1
2008-02-08
aoe: update copyright date
Ed L. Cashin
7
-7
/
+7
2008-02-08
aoe: make error messages more specific
Ed L. Cashin
1
-8
/
+7
2008-02-08
aoe: the aoeminor doesn't need a long format
Ed L. Cashin
2
-5
/
+7
2008-02-08
aoe: add module parameter for users who need more outstanding I/O
Ed L. Cashin
1
-3
/
+7
2008-02-08
aoe: only install new AoE device once
Ed L. Cashin
1
-0
/
+2
2008-02-08
aoe: dynamically allocate a capped number of skbs when necessary
Ed L. Cashin
3
-41
/
+133
2008-02-08
aoe: user can ask driver to forget previously detected devices
Ed L. Cashin
3
-19
/
+74
2008-02-08
aoe: eliminate goto and improve readability
Ed L. Cashin
1
-35
/
+34
2008-02-08
aoe: mac_addr: avoid 64-bit arch compiler warnings
Ed L. Cashin
4
-10
/
+9
2008-02-08
aoe: handle multiple network paths to AoE device
Ed L. Cashin
6
-335
/
+653
2008-02-08
aoe: bring driver version number to 47
Ed L. Cashin
1
-1
/
+1
2008-02-08
rd: support XIP
Nick Piggin
2
-2
/
+47
2008-02-08
rewrite rd
Nick Piggin
4
-549
/
+550
2008-02-08
mn10300: add the MN10300/AM33 architecture to the kernel
David Howells
6
-5
/
+22
2008-02-08
usb: net2280 can't have a function called show_registers()
David Howells
1
-3
/
+3
2008-02-08
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
1
-1
/
+0
2008-02-08
serial_core: bring mostly into line with coding style
Alan Cox
1
-27
/
+28
2008-02-08
8250: enable rate reporting via termios
Alan Cox
1
-0
/
+1
2008-02-08
serial8250: coding style
Alan Cox
1
-9
/
+10
2008-02-08
8250_pci: coding style
Alan Cox
1
-55
/
+54
2008-02-08
8250_hub6: codding style
Alan Cox
1
-12
/
+12
2008-02-08
8250_hp300: coding style
Alan Cox
1
-20
/
+15
2008-02-08
8250_gsc: coding style
Alan Cox
1
-9
/
+8
2008-02-08
8250_early: coding style
Alan Cox
1
-8
/
+15
2008-02-08
tty_ioctl: drag screaming into compliance with the coding style
Alan Cox
1
-182
/
+180
2008-02-08
tty_io: drag screaming into coding style compliance
Alan Cox
1
-278
/
+283
2008-02-08
tty_audit: fix checkpatch complaint
Alan Cox
1
-1
/
+1
2008-02-08
rocket: don't let random users reset the controller
Alan Cox
1
-0
/
+3
2008-02-08
rocket: first pass at termios reporting
Alan Cox
1
-10
/
+8
2008-02-08
n_tty: clean up old code to follow coding style and (mostly) checkpatch
Alan Cox
1
-75
/
+73
2008-02-08
moxa: first pass at termios reporting
Alan Cox
1
-8
/
+15
2008-02-08
intel-iommu: fault_reason index cleanup
mark gross
1
-6
/
+5
2008-02-08
intel-iommu: PMEN support
mark gross
2
-1
/
+24
2008-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
12
-408
/
+1361
2008-02-07
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
Linus Torvalds
48
-1669
/
+3571
2008-02-07
Convert SG from nopage to fault.
Nick Piggin
1
-12
/
+11
2008-02-08
dm raid1: report fault status
Jonathan Brassow
1
-8
/
+36
2008-02-08
dm raid1: handle read failures
Jonathan Brassow
1
-45
/
+211
2008-02-08
dm raid1: fix EIO after log failure
Jonathan Brassow
1
-11
/
+90
2008-02-08
dm raid1: handle recovery failures
Jonathan Brassow
1
-3
/
+20
2008-02-08
dm raid1: handle write failures
Jonathan Brassow
1
-26
/
+224
2008-02-08
dm snapshot: combine consecutive exceptions in memory
Milan Broz
2
-16
/
+116
2008-02-08
dm: stripe enhanced status return
Brian Wood
1
-1
/
+22
2008-02-08
dm: stripe trigger event on failure
Brian Wood
1
-1
/
+81
2008-02-08
dm log: auto load modules
Jonathan Brassow
1
-1
/
+50
2008-02-08
dm: move deferred bio flushing to workqueue
Milan Broz
1
-12
/
+67
2008-02-08
dm crypt: use async crypto
Milan Broz
1
-59
/
+72
2008-02-08
dm crypt: prepare async callback fn
Milan Broz
1
-4
/
+41
[next]