index
:
platform/adaptation/renesas_rcar/renesas_kernel
accepted/tizen_3.0_ivi
accepted/tizen_ivi
sandbox/dhobsong/tizen
tizen
tizen_3.0_ivi
upstream
Domain: System / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-11
drm: rcar-du: fix error return code
Julia Lawall
1
-1
/
+1
2014-12-11
drm/rcar: gem: dumb: pitch is an output
Thierry Reding
1
-1
/
+1
2014-12-11
gpu: drm: rcar-du: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-12-11
drm: add register and unregister functions for connectors
Thomas Wood
7
-13
/
+41
2014-12-11
drm: kerneldoc polish for drm_crtc.c
Daniel Vetter
1
-44
/
+570
2014-12-11
drm: add pseudo filesystem for shared inodes
David Herrmann
2
-0
/
+75
2014-12-11
drm: provide device-refcount
David Herrmann
6
-19
/
+50
2014-12-11
drm: Introduce drm_dev_set_unique()
Thierry Reding
3
-6
/
+46
2014-12-11
drm: group dev-lifetime related members
David Herrmann
1
-9
/
+12
2014-12-11
drm: rip out dev->devname
Daniel Vetter
7
-62
/
+1
2014-12-11
drm: Protect the master management with a drm_device::master_mutex v3
Thomas Hellstrom
3
-47
/
+64
2014-12-11
drm: Remove the minor master list
Thomas Hellstrom
2
-7
/
+0
2014-12-11
drm: allocate minors early
David Herrmann
1
-39
/
+70
2014-12-11
drm: Improve on minor type helpers v3
Thomas Hellstrom
3
-7
/
+10
2014-12-11
drm: Have the crtc code only reference master from legacy nodes v2
Thomas Hellstrom
1
-6
/
+8
2014-12-11
drm: Make control nodes master-less v3
Thomas Hellstrom
3
-5
/
+13
2014-12-11
drm: Break out ioctl permission check to a separate function v2
Thomas Hellstrom
1
-38
/
+75
2014-12-11
drm/irq: track the irq installed in drm_irq_install in dev->irq
Daniel Vetter
2
-7
/
+13
2014-12-11
drm: skip redundant minor-lookup in open path
David Herrmann
1
-12
/
+7
2014-12-11
drm: use anon-inode instead of relying on cdevs
David Herrmann
15
-54
/
+44
2014-12-11
drm: add minor-lookup/release helpers
David Herrmann
3
-23
/
+70
2014-12-10
Merge tag 'backport/v3.14.24-ltsi-rc1/micrel-20141210' into backport/v3.14.24...
Simon Horman
2
-4
/
+63
2014-12-10
micrel: fix masking off LED bits
Sergei Shtylyov
1
-1
/
+1
2014-12-10
phy: micrel: add of configuration for LED mode
Ben Dooks
2
-4
/
+63
2014-12-10
Merge tag 'v3.14.26' into backport/v3.14.24-ltsi-rc1+v3.14.26/snapshot-merge.wip
Simon Horman
84
-375
/
+688
2014-12-06
Linux 3.14.26
Greg Kroah-Hartman
1
-1
/
+1
2014-12-06
nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait
David Jeffery
1
-1
/
+1
2014-12-06
x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only
Paolo Bonzini
3
-2
/
+16
2014-12-06
batman: fix a bogus warning from batadv_is_on_batman_iface()
Cong Wang
1
-1
/
+1
2014-12-06
powerpc/powernv: Honor the generic "no_64bit_msi" flag
Benjamin Herrenschmidt
2
-4
/
+3
2014-12-06
locks: eliminate BUG() call when there's an unexpected lock on file close
Jeff Layton
1
-6
/
+18
2014-12-06
bitops: Fix shift overflow in GENMASK macros
Maxime COQUELIN
1
-2
/
+5
2014-12-06
gpu/radeon: Set flag to indicate broken 64-bit MSI
Benjamin Herrenschmidt
1
-0
/
+10
2014-12-06
drm/radeon: fix endian swapping in vbios fetch for tdp table
Alex Deucher
1
-1
/
+1
2014-12-06
bnx2fc: do not add shared skbs to the fcoe_rx_list
Maurizio Lombardi
1
-0
/
+7
2014-12-06
net/ping: handle protocol mismatching scenario
Jane Zhou
1
-0
/
+2
2014-12-06
nfsd: don't halt scanning the DRC LRU list when there's an RC_INPROG entry
Jeff Layton
1
-9
/
+8
2014-12-06
nfsd: Fix slot wake up race in the nfsv4.1 callback code
Trond Myklebust
1
-2
/
+6
2014-12-06
nfsd: correctly define v4.2 support attributes
Christoph Hellwig
1
-3
/
+6
2014-12-06
rt2x00: do not align payload on modern H/W
Stanislaw Gruszka
1
-38
/
+12
2014-12-06
can: dev: avoid calling kfree_skb() from interrupt context
Thomas Körper
1
-1
/
+1
2014-12-06
scsi: add Intel Multi-Flex to scsi scan blacklist
Christian Sünkenberg
1
-0
/
+1
2014-12-06
vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINT
Nicholas Bellinger
1
-0
/
+24
2014-12-06
spi: dw: Fix dynamic speed change.
Thor Thayer
1
-5
/
+1
2014-12-06
iser-target: Disable TX completion interrupt coalescing
Nicholas Bellinger
1
-2
/
+2
2014-12-06
Target/iser: Fix a wrong dereference in case discovery session is over iser
Sagi Grimberg
1
-1
/
+2
2014-12-06
iser-target: Handle DEVICE_REMOVAL event on network portal listener correctly
Sagi Grimberg
1
-10
/
+19
2014-12-06
target: Don't call TFO->write_pending if data_length == 0
Roland Dreier
1
-1
/
+1
2014-12-06
srp-target: Retry when QP creation fails with ENOMEM
Bart Van Assche
1
-0
/
+8
2014-12-06
Input: xpad - use proper endpoint type
Greg Kroah-Hartman
1
-3
/
+13
[prev]
[next]