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
2006-10-11
[PATCH] md: use BUILD_BUG_ON
Alexey Dobriyan
1
-1
/
+1
2006-10-11
[PATCH] ISDN: several minor fixes
Jeff Garzik
4
-19
/
+21
2006-10-11
[PATCH] drivers/mca: handle sysfs errors
Jeff Garzik
1
-7
/
+21
2006-10-11
[PATCH] firmware/efivars: handle error
Jeff Garzik
1
-1
/
+6
2006-10-11
[PATCH] EISA: handle sysfs errors
Jeff Garzik
1
-5
/
+17
2006-10-11
[PATCH] ipmi: handle sysfs errors
Jeff Garzik
1
-29
/
+93
2006-10-11
[PATCH] firmware/dell_rbu: handle sysfs errors
Jeff Garzik
1
-4
/
+17
2006-10-11
[PATCH] dell_rbu: printk() warning fix
Andrew Morton
1
-1
/
+1
2006-10-11
[PATCH] DAC960: use memmove for overlapping areas
Alexey Dobriyan
1
-2
/
+2
2006-10-11
[PATCH] HT_IRQ must depend on PCI
Adrian Bunk
1
-1
/
+1
2006-10-11
[PATCH] Use linux/io.h instead of asm/io.h
Matthew Wilcox
9
-9
/
+9
2006-10-11
[PATCH] tpm: fix error handling
Jeff Garzik
3
-8
/
+17
2006-10-11
[PATCH] ide-generic: jmicron fix
Alan Cox
1
-4
/
+6
2006-10-11
[PATCH] revert "nvidiafb: use generic ddc reading"
Andrew Morton
2
-4
/
+42
2006-10-10
ACPI: Allow setting SCI_EN bit in PM1_CONTROL register
Linus Torvalds
1
-2
/
+0
2006-10-10
[PATCH] firmware/dcdbas: fix bug in error cleanup
Jeff Garzik
1
-1
/
+1
2006-10-10
[PATCH] irda: donauboe fixes, cleanups
Jeff Garzik
1
-13
/
+7
2006-10-10
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
4
-49
/
+45
2006-10-10
[PATCH] endianness annotations in s2io
Al Viro
1
-161
/
+161
2006-10-10
[PATCH] chelsio: add endian annotations
Alexey Dobriyan
1
-3
/
+3
2006-10-10
[PATCH] cdrom: add endianness annotations
Alexey Dobriyan
1
-3
/
+3
2006-10-10
[PATCH] use %p for pointers
Al Viro
1
-1
/
+1
2006-10-10
[PATCH] use %zu for size_t
Al Viro
1
-1
/
+1
2006-10-10
[PATCH] em28xx NULL noise removal
Al Viro
1
-1
/
+1
2006-10-10
[PATCH] __user annotations: loop.c
Al Viro
1
-1
/
+1
2006-10-10
[PATCH] openprom NULL noise removal
Al Viro
1
-1
/
+1
2006-10-10
[PATCH] trivial iomem annotations: sata_promise
Al Viro
1
-1
/
+1
2006-10-10
[PATCH] gfp annotations: scsi_error
Al Viro
1
-1
/
+1
2006-10-10
[PATCH] trivial iomem annotations: istallion
Al Viro
1
-29
/
+29
2006-10-10
[PATCH] acpi NULL noise removal
Al Viro
1
-2
/
+2
2006-10-10
[PATCH] passing pointer to setup_timer() should be via unsigned long
Al Viro
1
-1
/
+1
2006-10-10
[PATCH] mtd: remove several bogus casts to void * in iounmap() argument
Al Viro
2
-2
/
+2
2006-10-10
[PATCH] drivers/dma trivial annotations
Al Viro
2
-4
/
+4
2006-10-10
[PATCH] devio __user annotations
Al Viro
1
-3
/
+3
2006-10-10
[PATCH] misc sata __iomem annotations
Al Viro
2
-3
/
+3
2006-10-10
[PATCH] fix misannotations in loop.c
Al Viro
1
-3
/
+3
2006-10-10
[PATCH] NULL noise removal: advansys
Al Viro
1
-2
/
+2
2006-10-10
[PATCH] __iomem annotations in sunzilog
Al Viro
1
-1
/
+1
2006-10-10
[PATCH] drivers/s390 misc sparse annotations
Al Viro
1
-1
/
+1
2006-10-10
[PATCH] advansys __iomem annotations
Al Viro
1
-1
/
+1
2006-10-10
IB/mthca: Fix off-by-one in mthca SRQ creation
Michael S. Tsirkin
1
-2
/
+4
2006-10-10
IPoIB: Check for DMA mapping error for TX packets
Roland Dreier
1
-0
/
+5
2006-10-10
RDMA/amso1100: Fix build with debugging off
Roland Dreier
1
-2
/
+0
2006-10-10
IB/cm: Send DREP in response to unmatched DREQ
Sean Hefty
1
-1
/
+29
2006-10-10
IB/cm: Fix timewait crash after module unload
Sean Hefty
1
-18
/
+36
2006-10-10
IB/mthca: Query port fix
Jack Morgenstein
1
-0
/
+2
2006-10-10
IB/srp: Enable multiple connections to the same target
Ishai Rabinovitz
2
-10
/
+18
2006-10-10
IB/srp: Remove redundant memset()
Ishai Rabinovitz
1
-1
/
+0
2006-10-10
RDMA/amso1100: Add spinlocks to serialize ib_post_send/ib_post_recv
Tom Tucker
1
-4
/
+12
2006-10-10
[POWERPC] Fix windfarm platform device usage
Benjamin Herrenschmidt
3
-36
/
+30
[next]