index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipmi: set schedule_timeout_wait() value back to one
Martin Wilck
2010-06-29
1
-1
/
+1
*
ipmi: make sure drivers were registered before unregistering them
Matthew Garrett
2010-06-29
1
-4
/
+17
*
lxfb: fix incorrect __init annotation
Andres Salomon
2010-06-29
1
-8
/
+10
*
gxfb: fix incorrect __init annotation
Andres Salomon
2010-06-29
1
-8
/
+12
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-06-29
4
-5
/
+10
|
\
|
*
cciss: set SCSI max cmd len to 16, as default is wrong
Stephen M. Cameron
2010-06-15
1
-0
/
+1
|
*
cpqarray: fix two more wrong section type
Jens Axboe
2010-06-14
1
-2
/
+2
|
*
cpqarray: fix wrong __init type on pci probe function
Jens Axboe
2010-06-14
1
-1
/
+1
|
*
drbd: Fixed a race between disk-attach and unexpected state changes
Philipp Reisner
2010-06-14
2
-2
/
+6
*
|
Merge branch 'fixes' of ssh://master.kernel.org/~sfr/next-fixes
Linus Torvalds
2010-06-28
7
-0
/
+7
|
\
\
|
*
|
acpi: update gfp/slab.h includes
Tejun Heo
2010-06-28
2
-0
/
+2
|
*
|
davinci: update gfp/slab.h includes
Tejun Heo
2010-06-28
1
-0
/
+1
|
*
|
v4l-dvb: update gfp/slab.h includes
Tejun Heo
2010-06-28
4
-0
/
+4
*
|
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2010-06-27
7
-79
/
+187
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
md/raid5: don't include 'spare' drives when reshaping to fewer devices.
NeilBrown
2010-06-24
1
-2
/
+7
|
*
|
md/raid5: add a missing 'continue' in a loop.
NeilBrown
2010-06-24
1
-1
/
+3
|
*
|
md/raid5: Allow recovered part of partially recovered devices to be in-sync
NeilBrown
2010-06-24
1
-12
/
+30
|
*
|
md/raid5: More careful check for "has array failed".
NeilBrown
2010-06-24
1
-4
/
+71
|
*
|
md: Don't update ->recovery_offset when reshaping an array to fewer devices.
NeilBrown
2010-06-24
2
-0
/
+3
|
*
|
md/raid5: avoid oops when number of devices is reduced then increased.
NeilBrown
2010-06-24
1
-9
/
+10
|
*
|
md: enable raid4->raid0 takeover
Maciej Trela
2010-06-24
1
-2
/
+6
|
*
|
md: clear layout after ->raid0 takeover
Maciej Trela
2010-06-24
1
-0
/
+2
|
*
|
md: fix raid10 takeover: use new_layout for setup_conf
Maciej Trela
2010-06-24
1
-8
/
+7
|
*
|
md: fix handling of array level takeover that re-arranges devices.
NeilBrown
2010-06-24
6
-35
/
+41
|
*
|
md: raid10: Fix null pointer dereference in fix_read_error()
Prasanna S. Panchamukhi
2010-06-24
1
-6
/
+6
|
*
|
Restore partition detection of newly created md arrays.
NeilBrown
2010-06-24
1
-0
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-06-27
44
-358
/
+592
|
\
\
|
*
|
phylib: Add autoload support for the LXT973 phy.
David Woodhouse
2010-06-26
1
-0
/
+1
|
*
|
ISDN: hysdn, fix potential NULL dereference
Jiri Slaby
2010-06-26
1
-1
/
+2
|
*
|
vxge: fix memory leak in vxge_alloc_msix() error path
Michal Schmidt
2010-06-26
1
-9
/
+20
|
*
|
isdn/gigaset: correct CAPI connection state storage
Tilman Schmidt
2010-06-25
3
-53
/
+180
|
*
|
isdn/gigaset: encode HLC and BC together
Tilman Schmidt
2010-06-25
3
-38
/
+52
|
*
|
isdn/gigaset: correct CAPI DATA_B3 Delivery Confirmation
Tilman Schmidt
2010-06-25
1
-32
/
+51
|
*
|
isdn/gigaset: correct CAPI voice connection encoding
Tilman Schmidt
2010-06-25
1
-4
/
+4
|
*
|
isdn/gigaset: honor CAPI application's buffer size request
Tilman Schmidt
2010-06-25
6
-112
/
+94
|
*
|
cpmac: do not leak struct net_device on phy_connect errors
Florian Fainelli
2010-06-25
1
-1
/
+2
|
*
|
smc91c92_cs: fix the problem that lan & modem does not work simultaneously
Ken Kawasaki
2010-06-25
1
-5
/
+13
|
*
|
sky2: enable rx/tx in sky2_phy_reinit()
Brandon Philips
2010-06-23
1
-5
/
+14
|
*
|
cnic: Disable statistics initialization for eth clients that do not support s...
Dmitry Kravkov
2010-06-23
1
-21
/
+34
|
*
|
net: add dependency on fw class module to qlcnic and netxen_nic
Anirban Chakraborty
2010-06-23
1
-0
/
+2
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-22
1
-0
/
+1
|
|
\
\
|
|
*
|
ath5k: initialize ah->ah_current_channel
Bob Copeland
2010-06-18
1
-0
/
+1
|
*
|
|
hso: remove setting of low_latency flag
Filip Aben
2010-06-22
1
-1
/
+0
|
*
|
|
lasi82596: fix netdev_mc_count conversion
Helge Deller
2010-06-21
1
-1
/
+1
|
*
|
|
NET: MIPSsim: Fix modpost warning.
Ralf Baechle
2010-06-21
1
-1
/
+1
|
*
|
|
bnx2: fix dma_get_ops compilation breakage
FUJITA Tomonori
2010-06-17
1
-7
/
+4
|
*
|
|
ucc_geth: fix for RX skb buffers recycling
Sergey Matyukevich
2010-06-16
1
-0
/
+2
|
*
|
|
pcnet_cs: add new id (TOSHIBA Modem/LAN Card)
Ken Kawasaki
2010-06-16
2
-0
/
+2
|
*
|
|
gianfar: Fix oversized packets handling
Anton Vorontsov
2010-06-16
1
-0
/
+4
|
*
|
|
ehea: Fix kernel deadlock in DLPAR-mem processing
Jan-Bernd Themann
2010-06-16
2
-6
/
+4
[next]