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
2008-12-29
nbd: tell the block layer that it is not a rotational device
Jens Axboe
1
-6
/
+4
2008-12-29
block: get rid of elevator_t typedef
Jens Axboe
1
-1
/
+1
2008-12-29
bio: allow individual slabs in the bio_set
Jens Axboe
3
-3
/
+3
2008-12-29
cciss: switch to using hlist for command list management
Jens Axboe
3
-46
/
+33
2008-12-29
cdrom: reduce stack usage of mmc_ioctl_dvd_read_struct
Marcin Slusarz
1
-62
/
+77
2008-12-29
cdrom: split mmc_ioctl to lower stack usage
Marcin Slusarz
1
-241
/
+329
2008-12-29
xen-blkfront: set queue paravirt flag
Fernando Luis Vázquez Cao
1
-7
/
+1
2008-12-29
virtio_blk: set queue paravirt flag
Fernando Luis Vázquez Cao
1
-0
/
+2
2008-12-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
27
-231
/
+926
2008-12-29
net: ehea NAPI interface cleanup fix
Stephen Rothwell
2
-2
/
+2
2008-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-nvram
Linus Torvalds
1
-141
/
+123
2008-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
8
-96
/
+21
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
788
-37793
/
+55727
2008-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
41
-478
/
+962
2008-12-28
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
70
-1437
/
+2751
2008-12-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+22
2008-12-28
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-97
/
+593
2008-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
9
-35
/
+96
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
4
-365
/
+419
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
14
-595
/
+583
2008-12-28
fbcon: Protect free_irq() by MACH_IS_ATARI check
Geert Uytterhoeven
1
-1
/
+2
2008-12-28
fbcon: remove broken mac vbl handler
Finn Thain
1
-72
/
+3
2008-12-28
macfb annotations and compiler warning fix
Finn Thain
1
-16
/
+16
2008-12-28
m68k: machw.h cleanup
Finn Thain
7
-7
/
+0
2008-12-28
net: Allow dependancies of FDDI & Tokenring to be modular.
Dave Jones
2
-2
/
+2
2008-12-27
igb: Fix build warning when DCA is disabled.
David S. Miller
1
-2
/
+1
2008-12-27
net: Fix warning fallout from recent NAPI interface changes.
David S. Miller
11
-14
/
+0
2008-12-27
sfc: If AN is enabled, always read speed/duplex from the AN advertising bits
Ben Hutchings
1
-7
/
+10
2008-12-27
sfc: When disabling the NIC, close the device rather than unregistering it
Ben Hutchings
1
-24
/
+23
2008-12-27
sfc: SFT9001: Add cable diagnostics
Ben Hutchings
1
-8
/
+107
2008-12-27
sfc: Add support for multiple PHY self-tests
Ben Hutchings
5
-15
/
+44
2008-12-27
sfc: Merge top-level functions for self-tests
Ben Hutchings
3
-55
/
+48
2008-12-27
sfc: Clean up PHY mode management in loopback self-test
Ben Hutchings
1
-12
/
+7
2008-12-27
sfc: Fix unreliable link detection in some loopback modes
Ben Hutchings
3
-13
/
+24
2008-12-27
sfc: Generate unique names for per-NIC workqueues
Ben Hutchings
2
-1
/
+6
2008-12-27
802.3ad: use standard ethhdr instead of ad_header
Holger Eitzenberger
2
-18
/
+8
2008-12-27
802.3ad: generalize out mac address initializer
Holger Eitzenberger
2
-11
/
+14
2008-12-27
802.3ad: initialize ports LACPDU from const initializer
Holger Eitzenberger
1
-49
/
+12
2008-12-27
802.3ad: remove typedef around ad_system
Holger Eitzenberger
1
-3
/
+3
2008-12-27
802.3ad: turn ports is_individual into a bool
Holger Eitzenberger
2
-4
/
+4
2008-12-27
802.3ad: turn ports is_enabled into a bool
Holger Eitzenberger
2
-4
/
+5
2008-12-26
802.3ad: make ntt bool
Holger Eitzenberger
2
-11
/
+13
2008-12-26
ixgbe: Fix set_ringparam in ixgbe to use the same memory pools.
Peter P Waskiewicz Jr
1
-34
/
+30
2008-12-26
ixgbe: Fix NAPI enable/disable path when using DCB
Peter P Waskiewicz Jr
2
-5
/
+10
2008-12-26
igb: re-order queues to support cleaner use of ivar on 82576
Alexander Duyck
2
-39
/
+79
2008-12-26
igb: defeature tx head writeback
Alexander Duyck
3
-52
/
+39
2008-12-26
ucc_geth: Eliminate the need for forward references
Anton Vorontsov
1
-42
/
+39
2008-12-26
atm: Driver for Solos PCI ADSL2+ card.
David Woodhouse
3
-0
/
+797
2008-12-26
gigaset: ifdef cleanup
Tilman Schmidt
4
-82
/
+6
2008-12-26
gigaset: use pr_err() and pr_info()
Tilman Schmidt
8
-58
/
+51
[next]