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.13.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
2012-10-11
md/raid1: Don't release reference to device while handling read error.
NeilBrown
1
-4
/
+5
2012-10-11
raid: replace list_for_each_continue_rcu with new interface
Michael Wang
1
-6
/
+3
2012-10-11
DM RAID: Fix for "sync" directive ineffectiveness
Jonathan Brassow
1
-0
/
+13
2012-10-11
vxlan: fix oops when give unknown ifindex
stephen hemminger
1
-6
/
+10
2012-10-11
vxlan: fix receive checksum handling
stephen hemminger
1
-2
/
+1
2012-10-11
vxlan: add additional headroom
stephen hemminger
1
-0
/
+1
2012-10-11
vxlan: allow configuring port range
stephen hemminger
1
-5
/
+57
2012-10-11
vxlan: associate with tunnel socket on transmit
stephen hemminger
1
-0
/
+19
2012-10-11
vxlan: use ip_route_output
stephen hemminger
1
-4
/
+8
2012-10-11
vxlan: fix byte order in hash function
stephen hemminger
1
-2
/
+2
2012-10-11
vxlan: minor output refactoring
stephen hemminger
1
-11
/
+20
2012-10-11
DM RAID: Fix comparison of index and quantity for "rebuild" parameter
Jonathan Brassow
1
-1
/
+1
2012-10-11
DM RAID: Add rebuild capability for RAID10
Jonathan Brassow
1
-1
/
+33
2012-10-11
DM RAID: Move 'rebuild' checking code to its own function
Jonathan Brassow
1
-25
/
+50
2012-10-11
MD RAID10: Prep for DM RAID10 device replacement capability
Jonathan Brassow
2
-3
/
+9
2012-10-11
md: avoid taking the mutex on some ioctls.
NeilBrown
1
-23
/
+62
2012-10-11
MD: change the parameter of md thread
Shaohua Li
6
-11
/
+17
2012-10-11
md/raid10: submit IO from originating thread instead of md thread.
NeilBrown
1
-3
/
+54
2012-10-11
md: raid 10 supports TRIM
Shaohua Li
1
-4
/
+25
2012-10-11
md: raid 1 supports TRIM
Shaohua Li
1
-2
/
+21
2012-10-11
md: raid 0 supports TRIM
Shaohua Li
1
-1
/
+18
2012-10-11
md: linear supports TRIM
Shaohua Li
1
-0
/
+16
2012-10-11
md/linear: rcu_dereference outside read-lock section
Denis Efremov
1
-2
/
+7
2012-10-11
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
12
-490
/
+1836
2012-10-11
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
5
-35
/
+22
2012-10-11
Merge branch 'akpm' (Fixups from Andrew)
Linus Torvalds
3
-51
/
+67
2012-10-11
gbefb: fix compile error
Florian Tobias Schandinat
1
-1
/
+1
2012-10-11
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-188
/
+37
2012-10-11
Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-2
/
+2
2012-10-11
Merge tag 'vfio-for-v3.7-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-7
/
+18
2012-10-11
rtc: kconfig: fix RTC_INTF defaults connected to RTC_CLASS
Kevin Hilman
1
-0
/
+3
2012-10-11
rapidio: update for destination ID allocation
Alexandre Bounine
1
-22
/
+16
2012-10-11
rapidio: update asynchronous discovery initialization
Alexandre Bounine
1
-28
/
+47
2012-10-11
rapidio: use msleep in discovery wait
Alexandre Bounine
1
-1
/
+1
2012-10-11
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
38
-14
/
+32
2012-10-10
tpm: Propagate error from tpm_transmit to fix a timeout hang
Peter Huewe
1
-7
/
+14
2012-10-10
Merge tag 'master-2012-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
16
-92
/
+136
2012-10-10
vfio: Fix PCI INTx disable consistency
Alex Williamson
1
-1
/
+12
2012-10-10
vfio: Move PCI INTx eventfd setting earlier
Alex Williamson
1
-2
/
+3
2012-10-10
vfio: Fix PCI mmap after b3b9c293
Alex Williamson
1
-4
/
+3
2012-10-10
driver/char/tpm: fix regression causesd by ppi
Gang Wei
3
-11
/
+19
2012-10-10
hwmon: Drop needless includes of <linux/delay.h>
Jean Delvare
10
-10
/
+0
2012-10-10
hwmon: Add missing inclusions of <linux/err.h>
Jean Delvare
6
-0
/
+6
2012-10-10
hwmon: Add missing inclusions of <linux/jiffies.h>
Jean Delvare
24
-1
/
+23
2012-10-10
hwmon: Update Alexey Fisher's name
Oleksij Rempel
2
-3
/
+3
2012-10-10
[media] m5mols: Add missing #include <linux/sizes.h>
Sylwester Nawrocki
1
-0
/
+1
2012-10-10
Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
15
-213
/
+803
2012-10-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
15
-605
/
+1188
2012-10-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
47
-714
/
+637
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-30
/
+23
[prev]
[next]