index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
93
-10776
/
+1234
2009-01-09
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-4
/
+6
2009-01-09
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
9
-235
/
+401
2009-01-09
libata: clean up the SFF code for coding style
Alan Cox
1
-65
/
+67
2009-01-09
libata: Add 32bit PIO support
Alan Cox
6
-9
/
+63
2009-01-09
[libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATA
Shane Huang
1
-2
/
+6
2009-01-09
md: don't retry recovery of raid1 that fails due to error on source drive.
NeilBrown
2
-3
/
+10
2009-01-09
md: Allow md devices to be created by name.
NeilBrown
1
-18
/
+101
2009-01-09
md: make devices disappear when they are no longer needed.
NeilBrown
1
-12
/
+49
2009-01-09
md: centralise all freeing of an 'mddev' in 'md_free'
NeilBrown
1
-9
/
+11
2009-01-09
md: move allocation of ->queue from mddev_find to md_probe
NeilBrown
1
-11
/
+17
2009-01-09
md: need another print_sb for mdp_superblock_1
Cheng Renquan
1
-6
/
+60
2009-01-09
md: use list_for_each_entry macro directly
Cheng Renquan
9
-87
/
+56
2009-01-09
md: raid0: make hash_spacing and preshift sector-based.
Andre Noll
1
-29
/
+29
2009-01-09
md: raid0: Represent the size of strip zones in sectors.
Andre Noll
1
-13
/
+13
2009-01-09
md: raid0 create_strip_zones(): Add KERN_INFO/KERN_ERR to printk's.
Andre Noll
1
-21
/
+25
2009-01-09
md: raid0 create_strip_zones(): Make two local variables sector-based.
Andre Noll
1
-14
/
+13
2009-01-09
md: raid0: Represent zone->zone_offset in sectors.
Andre Noll
1
-6
/
+6
2009-01-09
md: raid0: Represent device offset in sectors.
Andre Noll
1
-5
/
+4
2009-01-09
md: raid0_make_request(): Replace local variable block by sector.
Andre Noll
1
-7
/
+6
2009-01-09
md: raid0_make_request(): Remove local variable chunk_size.
Andre Noll
1
-4
/
+3
2009-01-09
md: raid0_make_request(): Replace chunksize_bits by chunksect_bits.
Andre Noll
1
-5
/
+5
2009-01-09
md: use sysfs_notify_dirent to notify changes to md/sync_action.
NeilBrown
1
-7
/
+13
2009-01-09
md: fix bitmap-on-external-file bug.
NeilBrown
1
-3
/
+5
2009-01-09
pata_hpt366: reimplement mode programming
Tejun Heo
1
-65
/
+44
2009-01-09
[libata] pata_hpt3x3: correct _freeze() function declaration
Jeff Garzik
1
-2
/
+2
2009-01-09
libata: Add special ata_pio_need_iordy() handling for Compact Flash.
David Daney
1
-0
/
+4
2009-01-09
pata_platform: __pata_platform_remove() shouldn't be in discard section
Sonic Zhang
1
-1
/
+1
2009-01-09
sata_sil24: remove unused sil24_port_multiplier
Grant Grundler
1
-7
/
+0
2009-01-09
[libata] ahci: Add SATA GEN3 related messages
Shane Huang
2
-0
/
+3
2009-01-09
ata_piix: save, use saved and restore IOCFG
Tejun Heo
1
-15
/
+34
2009-01-09
pata_ali: Fix and workaround for FIFO DMA bug
Alan Cox
1
-2
/
+30
2009-01-09
pata_ali: force initialise a few bits
Alan Cox
1
-33
/
+38
2009-01-09
pata_hpt3x3: Workarounds for chipset
Alan Cox
1
-6
/
+45
2009-01-08
net: convert pegasus driver to net_device_ops
Oliver Neukum
1
-7
/
+14
2009-01-08
bnx2x: Prevent eeprom set when driver is down
Eilon Greenstein
1
-0
/
+3
2009-01-08
net: switch kaweth driver to netdevops
Oliver Neukum
1
-11
/
+12
2009-01-08
pcnet32: round off carrier watch timer
Stephen Hemminger
1
-2
/
+2
2009-01-08
i2400m/usb: wrap USB power saving in #ifdef CONFIG_PM
Inaky Perez-Gonzalez
1
-0
/
+6
2009-01-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1404
-32666
/
+510392
2009-01-08
r6040: bump release number to 0.20
Florian Fainelli
1
-2
/
+2
2009-01-08
r6040: warn about MAC address being unset
Florian Fainelli
1
-0
/
+5
2009-01-08
r6040: check PHY status when bringing interface up
Florian Fainelli
1
-0
/
+4
2009-01-08
r6040: make printks consistent with DRV_NAME
Florian Fainelli
1
-7
/
+7
2009-01-08
gianfar: Fixup use of BUS_ID_SIZE
Kumar Gala
1
-3
/
+3
2009-01-08
mlx4_en: Returning real Max in get_ringparam
Yevgeny Petrilin
2
-2
/
+8
2009-01-08
mlx4_en: Consider inline packets on completion
Yevgeny Petrilin
2
-26
/
+34
2009-01-08
netdev: bfin_mac: enable bfin_mac net dev driver for BF51x
Sonic Zhang
1
-1
/
+1
2009-01-08
qeth: convert to net_device_ops
Frank Blaschka
2
-46
/
+34
2009-01-08
dm9601: warn on invalid mac address
Wu Fengguang
1
-2
/
+9
[next]