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
2012-10-11
usbnet: Support devices reporting idleness
Oliver Neukum
2
-0
/
+21
2012-10-11
Add CDC-ACM support for the CX93010-2x UCMxx USB Modem
Jean-Christian de Rivaz
1
-0
/
+3
2012-10-11
net/ethernet/jme: disable ASPM
Kevin Baradon
1
-0
/
+4
2012-10-11
kaweth: print correct debug ptr
Alan Cox
1
-1
/
+1
2012-10-11
Merge branch 'staging/for_v3.7' into v4l_for_linus
Mauro Carvalho Chehab
136
-3086
/
+7026
2012-10-11
Merge branch 'tpmdd-next-v3.6' of git://github.com/shpedoikal/linux into for-...
James Morris
1
-7
/
+14
2012-10-11
Merge branch 'tpmdd-fixes-v3.6' of git://github.com/shpedoikal/linux into for...
James Morris
3
-11
/
+19
2012-10-11
Merge branch 'next' into for-linus
Dmitry Torokhov
26
-794
/
+1143
2012-10-11
md: refine reporting of resync/reshape delays.
NeilBrown
1
-7
/
+18
2012-10-11
md/raid5: be careful not to resize_stripes too big.
NeilBrown
1
-1
/
+2
2012-10-11
md: make sure manual changes to recovery checkpoint are saved.
NeilBrown
1
-0
/
+2
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-10
e1000e: Change wthresh to 1 to avoid possible Tx stalls
Hiroaki SHIMODA
2
-4
/
+4
2012-10-10
xen: netback: handle compound page fragments on transmit.
Ian Campbell
1
-5
/
+35
2012-10-10
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-10
vxlan: fix oops when give unknown ifindex
stephen hemminger
1
-6
/
+10
2012-10-10
vxlan: fix receive checksum handling
stephen hemminger
1
-2
/
+1
2012-10-10
vxlan: add additional headroom
stephen hemminger
1
-0
/
+1
2012-10-10
vxlan: allow configuring port range
stephen hemminger
1
-5
/
+57
2012-10-10
vxlan: associate with tunnel socket on transmit
stephen hemminger
1
-0
/
+19
2012-10-10
vxlan: use ip_route_output
stephen hemminger
1
-4
/
+8
2012-10-10
vxlan: fix byte order in hash function
stephen hemminger
1
-2
/
+2
2012-10-10
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
[prev]
[next]