index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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/raid10: use correct limit variable
Dan Carpenter
1
-1
/
+1
2012-10-11
md: writing to sync_action should clear the read-auto state.
NeilBrown
1
-0
/
+7
2012-10-11
Subject: [PATCH] md:change resync_mismatches to atomic64_t to avoid races
Jianpeng Ma
5
-8
/
+9
2012-10-11
e1000e: Change wthresh to 1 to avoid possible Tx stalls
Hiroaki SHIMODA
2
-4
/
+4
2012-10-11
xen: netback: handle compound page fragments on transmit.
Ian Campbell
1
-5
/
+35
2012-10-11
isdn: fix a wrapping bug in isdn_ppp_ioctl()
Dan Carpenter
1
-1
/
+1
2012-10-11
md/raid5: make sure to_read and to_write never go negative.
NeilBrown
1
-4
/
+1
2012-10-11
md: When RAID5 is dirty, force reconstruct-write instead of read-modify-write.
Alexander Lyakas
1
-3
/
+16
2012-10-11
md/raid5: protect debug message against NULL derefernce.
NeilBrown
1
-1
/
+1
2012-10-11
md/raid5: add some missing locking in handle_failed_stripe.
NeilBrown
1
-0
/
+2
2012-10-11
MD: raid5 avoid unnecessary zero page for trim
Shaohua Li
1
-18
/
+17
2012-10-11
MD: raid5 trim support
Shaohua Li
2
-3
/
+166
2012-10-11
md/bitmap:Don't use IS_ERR to judge alloc_page().
Jianpeng Ma
1
-6
/
+2
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
[prev]
[next]