index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
SUNRPC: return proper errno from backchannel_rqst
Weston Andros Adamson
2012-11-01
1
-1
/
+1
|
*
|
|
|
|
NFS: add nfs_sb_deactive_async to avoid deadlock
Weston Andros Adamson
2012-10-31
5
-3
/
+56
|
*
|
|
|
|
nfs: Show original device name verbatim in /proc/*/mount{s,info}
Ben Hutchings
2012-10-31
4
-9
/
+20
|
*
|
|
|
|
nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts
Scott Mayhew
2012-10-31
1
-1
/
+1
|
*
|
|
|
|
nfs: Check whether a layout pointer is NULL before free it
Yanchuan Nian
2012-10-31
1
-2
/
+2
|
*
|
|
|
|
NFS: fix bug in legacy DNS resolver.
NeilBrown
2012-10-31
1
-2
/
+3
|
*
|
|
|
|
NFSv4: nfs4_locku_done must release the sequence id
Trond Myklebust
2012-10-31
1
-0
/
+1
|
*
|
|
|
|
NFSv4.1: We must release the sequence id when we fail to get a session slot
Trond Myklebust
2012-10-31
1
-13
/
+23
|
*
|
|
|
|
NFS: Wait for session recovery to finish before returning
Bryan Schumaker
2012-10-31
1
-2
/
+1
*
|
|
|
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
2012-11-03
3
-6
/
+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
exynos4_tmu_driver_ids should be exynos_tmu_driver_ids.
Jonghwan Choi
2012-11-03
1
-1
/
+1
|
*
|
|
|
|
|
ACPI video: Ignore errors after _DOD evaluation.
Igor Murzov
2012-11-03
1
-4
/
+7
|
*
|
|
|
|
|
thermal: solve compilation errors in rcar_thermal
Devendra Naga
2012-11-03
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...
Linus Torvalds
2012-11-03
3
-175
/
+22
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
i2c: tegra: set irq name as device name
Laxman Dewangan
2012-11-02
1
-1
/
+1
|
*
|
|
|
|
|
|
i2c-nomadik: Fixup clock handling
Philippe Begnic
2012-11-02
1
-2
/
+7
|
*
|
|
|
|
|
|
i2c: mxs: remove broken PIOQUEUE support
Wolfram Sang
2012-11-02
1
-172
/
+14
*
|
|
|
|
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-11-03
19
-92
/
+275
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
drm/udl: fix stride issues scanning out stride != width*bpp
Dave Airlie
2012-11-02
3
-8
/
+11
|
*
|
|
|
|
|
|
|
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
2012-11-02
5
-18
/
+21
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
drm: exynos: removed warning due to missing typecast for mixer driver data
Rahul Sharma
2012-10-31
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
drm/exynos: add support for ARCH_MULTIPLATFORM
Rob Clark
2012-10-31
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
MAINTAINERS: Add git repository for Exynos DRM
Inki Dae
2012-10-31
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
drm/exynos: fix display on issue
Inki Dae
2012-10-31
2
-16
/
+18
|
*
|
|
|
|
|
|
|
|
Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2012-11-02
5
-40
/
+184
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
drm/radeon: add load detection support for ext DAC on R200 (v2)
Alex Deucher
2012-11-01
1
-0
/
+97
|
|
*
|
|
|
|
|
|
|
|
DRM/radeon: For single CRTC GPUs move handling of CRTC_CRT_ON to crtc_dpms().
Egbert Eich
2012-11-01
2
-4
/
+18
|
|
*
|
|
|
|
|
|
|
|
DRM/Radeon: Fix TV DAC Load Detection for single CRTC chips.
Egbert Eich
2012-11-01
1
-24
/
+38
|
|
*
|
|
|
|
|
|
|
|
DRM/Radeon: Clean up code in TV DAC load detection.
Egbert Eich
2012-11-01
1
-8
/
+10
|
|
*
|
|
|
|
|
|
|
|
drm/radeon: fix ATPX function documentation
Igor Murzov
2012-11-01
1
-2
/
+2
|
|
*
|
|
|
|
|
|
|
|
drivers/gpu/drm/radeon/evergreen_cs.c: Remove unnecessary semicolon
Peter Senna Tschudin
2012-11-01
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
DRM/Radeon: On DVI-I use Load Detection when EDID is bogus.
Egbert Eich
2012-11-01
1
-7
/
+21
|
|
*
|
|
|
|
|
|
|
|
DRM/Radeon: Fix primary DAC Load Detection for RV100 chips.
Egbert Eich
2012-11-01
1
-0
/
+2
|
|
*
|
|
|
|
|
|
|
|
DRM/Radeon: Fix Load Detection on legacy primary DAC.
Egbert Eich
2012-11-01
1
-0
/
+1
|
|
|
/
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
|
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-11-02
6
-26
/
+59
|
|
\
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
drm/i915: Only kick out vesafb if we takeover the fbcon with KMS
Chris Wilson
2012-10-26
1
-1
/
+2
|
|
*
|
|
|
|
|
|
|
drm/i915: be less verbose about inability to provide vendor backlight
Jani Nikula
2012-10-26
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
drm/i915: clear the entire sdvo infoframe buffer
Daniel Vetter
2012-10-24
2
-20
/
+44
|
|
*
|
|
|
|
|
|
|
drm/i915: VGA needs to be on pipe A on i830M
Daniel Vetter
2012-10-23
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
drm/i915: fix overlay on i830M
Daniel Vetter
2012-10-23
1
-3
/
+11
*
|
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-11-02
27
-129
/
+320
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
tcp-repair: Handle zero-length data put in rcv queue
Pavel Emelyanov
2012-11-02
1
-0
/
+3
|
*
|
|
|
|
|
|
|
|
|
vmxnet3: must split too big fragments
Eric Dumazet
2012-11-02
1
-20
/
+45
|
*
|
|
|
|
|
|
|
|
|
l2tp: fix oops in l2tp_eth_create() error path
Tom Parkin
2012-11-02
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
|
cxgb4: Fix unable to get UP event from the LLD
Vipul Pandya
2012-11-02
1
-10
/
+0
|
*
|
|
|
|
|
|
|
|
|
drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free
Peter Senna Tschudin
2012-11-02
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
|
drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_free
Peter Senna Tschudin
2012-11-02
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
|
bnx2x: fix HW initialization using fw 7.8.x
Dmitry Kravkov
2012-11-02
1
-1
/
+2
|
*
|
|
|
|
|
|
|
|
|
tcp: Fix double sizeof in new tcp_metrics code
Julian Anastasov
2012-11-01
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
net: fix divide by zero in tcp algorithm illinois
Jesper Dangaard Brouer
2012-11-01
1
-3
/
+5
[prev]
[next]