index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://github.com/davem330/net
Linus Torvalds
2011-10-07
1
-1
/
+1
|
\
|
*
macvlan/macvtap: Fix unicast between macvtap interfaces in bridge mode
David Ward
2011-10-05
1
-1
/
+1
*
|
Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dm
Linus Torvalds
2011-10-06
4
-8
/
+32
|
\
\
|
*
|
dm crypt: always disable discard_zeroes_data
Milan Broz
2011-09-26
2
-0
/
+21
|
*
|
dm: raid fix write_mostly arg validation
Jonthan Brassow
2011-09-26
1
-1
/
+1
|
*
|
dm table: avoid crash if integrity profile changes
Mike Snitzer
2011-09-26
1
-6
/
+7
|
*
|
dm: flakey fix corrupt_bio_byte error path
Mike Snitzer
2011-09-26
1
-1
/
+3
*
|
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2011-10-06
6
-15
/
+26
|
\
\
\
|
*
|
|
md: Avoid waking up a thread after it has been freed.
NeilBrown
2011-09-21
6
-15
/
+26
*
|
|
|
Merge branch 'for-linus' of git://github.com/dtor/input
Linus Torvalds
2011-10-05
1
-5
/
+2
|
\
\
\
\
|
*
|
|
|
Input: wacom - revert "Cintiq 21UX2 does not have menu strips"
Jason Gerecke
2011-10-05
1
-5
/
+2
*
|
|
|
|
Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6
Linus Torvalds
2011-10-05
2
-8
/
+11
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
[SCSI] libsas: fix panic when single phy is disabled on a wide port
Mark Salyzyn
2011-10-02
1
-4
/
+6
|
*
|
|
|
[SCSI] qla2xxx: Fix crash in qla2x00_abort_all_cmds() on unload
Roland Dreier
2011-10-02
1
-4
/
+5
*
|
|
|
|
Merge git://github.com/davem330/net
Linus Torvalds
2011-10-04
8
-42
/
+48
|
\
\
\
\
\
|
*
|
|
|
|
pch_gbe: Fixed the issue on which a network freezes
Toshiharu Okada
2011-10-03
1
-29
/
+27
|
*
|
|
|
|
pch_gbe: Fixed the issue on which PC was frozen when link was downed.
Toshiharu Okada
2011-10-03
1
-1
/
+1
|
*
|
|
|
|
net: xen-netback: correctly restart Tx after a VM restore/migrate
David Vrabel
2011-10-03
1
-2
/
+2
|
*
|
|
|
|
bonding: properly stop queuing work when requested
Andy Gospodarek
2011-10-03
3
-7
/
+12
|
*
|
|
|
|
ibmveth: Fix oops on request_irq failure
Brian King
2011-09-29
1
-2
/
+2
|
*
|
|
|
|
cxgb4: Fix EEH on IBM P7IOC
Divy Le Ray
2011-09-29
1
-0
/
+3
|
*
|
|
|
|
dp83640: reduce driver noise
Richard Cochran
2011-09-29
1
-2
/
+2
*
|
|
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-10-04
6
-158
/
+33
|
\
\
\
\
\
\
|
*
|
|
|
|
|
drm/radeon/kms: fix channel_remap setup (v2)
Alex Deucher
2011-10-04
3
-127
/
+0
|
*
|
|
|
|
|
drm/radeon: Set cursor x/y to 0 when x/yorigin > 0.
Michel Dänzer
2011-10-03
1
-10
/
+10
|
*
|
|
|
|
|
drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation.
Michel Dänzer
2011-10-03
1
-5
/
+7
|
*
|
|
|
|
|
drm/radeon: Simplify cursor x/yorigin calculation.
Michel Dänzer
2011-10-03
1
-6
/
+2
|
*
|
|
|
|
|
drm/radeon/kms: fix cursor image off-by-one error
Nicholas Miell
2011-10-03
1
-2
/
+2
|
*
|
|
|
|
|
drm/radeon/kms: Fix logic error in DP HPD handler
Alex Deucher
2011-10-03
1
-4
/
+4
|
*
|
|
|
|
|
drm/radeon/kms: add retry limits for native DP aux defer
Alex Deucher
2011-10-03
1
-4
/
+8
|
*
|
|
|
|
|
drm/radeon/kms: fix regression in DP aux defer handling
Alex Deucher
2011-10-03
1
-2
/
+2
*
|
|
|
|
|
|
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-10-04
1
-27
/
+66
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
spi-topcliff-pch: Fix overrun issue
Tomoya MORINAGA
2011-10-04
1
-5
/
+23
|
*
|
|
|
|
|
|
spi-topcliff-pch: Add recovery processing in case FIFO overrun error occurs
Tomoya MORINAGA
2011-10-04
1
-7
/
+24
|
*
|
|
|
|
|
|
spi-topcliff-pch: Fix CPU read complete condition issue
Tomoya MORINAGA
2011-10-04
1
-8
/
+11
|
*
|
|
|
|
|
|
spi-topcliff-pch: Fix SSN Control issue
Tomoya MORINAGA
2011-10-04
1
-7
/
+3
|
*
|
|
|
|
|
|
spi-topcliff-pch: add tx-memory clear after complete transmitting
Tomoya MORINAGA
2011-10-04
1
-0
/
+5
*
|
|
|
|
|
|
|
PCI: Disable MPS configuration by default
Jon Mason
2011-10-04
2
-2
/
+18
*
|
|
|
|
|
|
|
lis3: fix regression of HP DriveGuard with 8bit chip
Takashi Iwai
2011-10-04
1
-6
/
+8
*
|
|
|
|
|
|
|
Merge branch 'hwmon-for-linus' of git://github.com/groeck/linux
Linus Torvalds
2011-10-03
1
-15
/
+13
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
hwmon: (coretemp) Avoid leaving around dangling pointer
Guenter Roeck
2011-09-28
1
-0
/
+1
|
*
|
|
|
|
|
|
|
hwmon: (coretemp) Fixup platform device ID change
Jean Delvare
2011-09-28
1
-15
/
+12
*
|
|
|
|
|
|
|
|
ide-disk: Fix request requeuing
Borislav Petkov
2011-10-03
1
-1
/
+6
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6
Linus Torvalds
2011-10-03
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
mfd: Fix generic irq chip ack function name for jz4740-adc
Lars-Peter Clausen
2011-09-21
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linus
Linus Torvalds
2011-09-30
8
-17
/
+26
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
[media] omap3isp: Fix build error in ispccdc.c
Joerg Roedel
2011-09-22
1
-0
/
+1
|
*
|
|
|
|
|
|
|
[media] uvcvideo: Fix crash when linking entities
Laurent Pinchart
2011-09-22
1
-1
/
+1
|
*
|
|
|
|
|
|
|
[media] v4l: Make sure we hold a reference to the v4l2_device before using it
Dave Young
2011-09-22
1
-0
/
+2
|
*
|
|
|
|
|
|
|
[media] v4l: Fix use-after-free case in v4l2_device_release
Hans Verkuil
2011-09-22
1
-0
/
+11
[next]