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
2009-06-30
eventfd: revised interface and cleanups
Davide Libenzi
2
-3
/
+3
2009-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
8
-60
/
+44
2009-06-29
ide: memory overrun in ide_get_identity_ioctl() on big endian machines using ...
Christian Engelmayer
1
-1
/
+2
2009-06-29
ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y
Bartlomiej Zolnierkiewicz
2
-42
/
+25
2009-06-29
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
1
-1
/
+1
2009-06-29
eeepc-laptop: Fix build failure with HOTPLUG_PCI && !SYSFS
Ingo Molnar
1
-2
/
+1
2009-06-29
tty: Fix the leak in tty_ldisc_release
Alan Cox
1
-4
/
+11
2009-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-46
/
+75
2009-06-28
be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames.
Ajit Khaparde
3
-16
/
+35
2009-06-28
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
1
-14
/
+5
2009-06-28
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
7
-61
/
+603
2009-06-26
ide-cd: handle fragmented packet commands gracefully
Borislav Petkov
1
-2
/
+12
2009-06-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2
-11
/
+16
2009-06-26
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
3
-18
/
+43
2009-06-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-111
/
+239
2009-06-26
sky2: Fix checksum endianness
Anton Vorontsov
1
-1
/
+1
2009-06-26
amd64_edac: misc small cleanups
Borislav Petkov
2
-7
/
+8
2009-06-26
amd64_edac: fix ecc_enable_override handling
Borislav Petkov
1
-1
/
+6
2009-06-26
amd64_edac: check only ECC bit in amd64_determine_edac_cap
Borislav Petkov
1
-3
/
+2
2009-06-26
intel-iommu: fix Identity Mapping to be arch independent
Chris Wright
1
-14
/
+5
2009-06-25
ide: always kill the whole request on error
Bartlomiej Zolnierkiewicz
4
-15
/
+5
2009-06-25
ide: fix ide_kill_rq() for special ide-{floppy,tape} driver requests
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-06-26
powerpc/rtas: Fix watchdog driver temperature read functionality
Adrian Reber
1
-5
/
+3
2009-06-26
powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernel
Sonny Rao
1
-6
/
+19
2009-06-26
powerpc/BSR: add 4096 byte BSR size
Sonny Rao
1
-7
/
+10
2009-06-26
powerpc/pmac: Fix DMA ops for MacIO devices
Benjamin Herrenschmidt
1
-0
/
+11
2009-06-26
ACPI: video: prevent NULL deref in acpi_get_pci_dev()
Troy Moure
1
-1
/
+1
2009-06-26
eeepc-laptop: add rfkill support for the 3G modem in Eee PC 901 Go
Corentin Chary
1
-0
/
+10
2009-06-26
eeepc-laptop: get the right value for CMSG
Corentin Chary
1
-0
/
+23
2009-06-26
eeepc-laptop: makes get_acpi() returns -ENODEV
Corentin Chary
1
-5
/
+12
2009-06-26
eeepc-laptop: right parent device
Corentin Chary
1
-16
/
+18
2009-06-26
eeepc-laptop: rfkill refactoring
Corentin Chary
1
-76
/
+84
2009-06-26
eeepc-laptop.c: use pr_fmt and pr_<level>
Joe Perches
1
-33
/
+22
2009-06-26
eeepc-laptop: Register as a pci-hotplug device
Corentin Chary
2
-0
/
+89
2009-06-25
mdio add missing GPL flag
Nicolas Reinecke
1
-0
/
+4
2009-06-25
sh_eth: remove redundant test on unsigned
roel kluin
1
-8
/
+1
2009-06-25
fsl_pq_mdio: Fix fsl_pq_mdio to work with modules
Ionut Nicu
1
-4
/
+4
2009-06-25
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
38
-316
/
+2376
2009-06-25
usb_serial: Fix oops when unexisting usb serial device is opened.
Thadeu Lima de Souza Cascardo
1
-0
/
+3
2009-06-25
acm: Fix oops when closing ACM tty device right after open has failed.
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-06-25
acm: Return ENODEV instead of EINVAL when trying to open ACM device.
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
6
-63
/
+50
2009-06-25
i2c: fix build bug in i2c-designware.c
Ingo Molnar
1
-0
/
+1
2009-06-25
atl1*: add device_set_wakeup_enable to atl1*_set_wol
Brandon Philips
2
-0
/
+4
2009-06-25
Revert "veth: prevent oops caused by netdev destructor"
David S. Miller
1
-16
/
+25
2009-06-24
cpmac: fix compilation failure introduced with netdev_ops conversion
Florian Fainelli
1
-1
/
+1
2009-06-24
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
7
-17
/
+401
2009-06-24
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
13
-469
/
+507
2009-06-24
Staging: octeon-ethernet: Fix race freeing transmit buffers.
David Daney
4
-66
/
+106
2009-06-24
Staging: octeon-ethernet: Convert to use net_device_ops.
David Daney
10
-396
/
+390
[next]