index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-29
drop_monitor: Add module alias to enable automatic module loading
Neil Horman
1
-0
/
+1
2012-05-29
genetlink: Build a generic netlink family module alias
Neil Horman
3
-3
/
+5
2012-05-29
net: add MODULE_ALIAS_NET_PF_PROTO_NAME
Neil Horman
1
-0
/
+3
2012-05-29
r6040: Do a Proper deinit at errorpath and also when driver unloads (calling ...
Devendra Naga
1
-0
/
+5
2012-05-29
r6040: disable pci device if the subsequent calls (after pci_enable_device) f...
Devendra Naga
1
-4
/
+6
2012-05-29
skb: avoid unnecessary reallocations in __skb_cow
Felix Fietkau
1
-2
/
+0
2012-05-29
net: sh_eth: fix the rxdesc pointer when rx descriptor empty happens
Yoshihiro Shimoda
1
-3
/
+5
2012-05-29
asix: allow full size 8021Q frames to be received
Eric Dumazet
1
-1
/
+2
2012-05-29
rds_rdma: don't assume infiniband device is PCI
Thadeu Lima de Souza Cascardo
1
-2
/
+1
2012-05-29
l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC case
James Chapman
2
-3
/
+39
2012-05-27
ipv6: fix incorrect ipsec fragment
Gao feng
3
-18
/
+54
2012-05-27
xfrm: take net hdr len into account for esp payload size calculation
Benjamin Poirier
2
-26
/
+16
2012-05-24
net/wanrouter: Deprecate and schedule for removal
Joe Perches
2
-1
/
+7
2012-05-24
xen/netback: Calculate the number of SKB slots required correctly
Simon Graham
1
-2
/
+1
2012-05-24
solos-pci: Fix DMA support
David Woodhouse
1
-1
/
+3
2012-05-24
MAINTAINERS
jamal
1
-1
/
+1
2012-05-24
net: qmi_wwan: Add Sierra Wireless device IDs
Bjørn Mork
1
-0
/
+2
2012-05-24
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
323
-14777
/
+41792
2012-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
189
-5539
/
+6665
2012-05-24
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
30
-979
/
+5048
2012-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
106
-1305
/
+2845
2012-05-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
463
-16754
/
+39172
2012-05-24
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
76
-3026
/
+9520
2012-05-24
Merge branch 'next' into for-linus
Dmitry Torokhov
10910
-339148
/
+551748
2012-05-24
Input: matrix-keymap - fix building keymaps
Dmitry Torokhov
1
-1
/
+1
2012-05-24
drm/nouveau/nvd9: Fix GPIO initialisation sequence.
Marcin Kościelnicki
1
-1
/
+1
2012-05-24
drm/nouveau: Unregister switcheroo client on exit
Andreas Heider
1
-0
/
+2
2012-05-24
drm/nouveau: Check dsm on switcheroo unregister
Andreas Heider
1
-1
/
+2
2012-05-24
drm/nouveau: fix a minor annoyance in an output string
Ben Skeggs
1
-1
/
+1
2012-05-24
drm/nouveau: turn a BUG into a WARN
Ben Skeggs
1
-1
/
+1
2012-05-24
drm/nv50: decode PGRAPH DATA_ERROR = 0x24
Marcin Slusarz
1
-0
/
+1
2012-05-24
drm/nouveau/disp: fix dithering not being enabled on some eDP macbooks
Ben Skeggs
1
-1
/
+7
2012-05-24
drm/nvd9/copy: initialise copy engine, seems to work like nvc0
Ben Skeggs
1
-1
/
+2
2012-05-24
drm/nvc0/ttm: use copy engines for async buffer moves
Ben Skeggs
1
-9
/
+51
2012-05-24
drm/nva3/ttm: use copy engine for async buffer moves
Ben Skeggs
1
-1
/
+40
2012-05-24
drm/nv98/ttm: add in a (disabled) crypto engine buffer copy method
Ben Skeggs
1
-1
/
+20
2012-05-24
drm/nv84/ttm: use crypto engine for async buffer copies
Ben Skeggs
1
-0
/
+19
2012-05-24
drm/nouveau/ttm: untangle code to support accelerated buffer moves
Ben Skeggs
8
-94
/
+119
2012-05-24
drm/nouveau/fbcon: use fence for sync, rather than notifier
Ben Skeggs
1
-32
/
+2
2012-05-24
drm/nv98/crypt: non-stub implementation of the engine hooks
Ben Skeggs
3
-14
/
+1434
2012-05-24
drm/nouveau/fifo: turn all fifo modules into engine modules
Ben Skeggs
30
-1386
/
+1374
2012-05-24
drm/nv50/graph: remove ability to do interrupt-driven context switching
Ben Skeggs
1
-65
/
+0
2012-05-24
drm/nv50: remove manual context unload on context destruction
Ben Skeggs
3
-94
/
+7
2012-05-24
drm/nv50: remove execution engine context saves on suspend
Ben Skeggs
3
-14
/
+0
2012-05-24
drm/nv50/fifo: use hardware channel kickoff functionality
Ben Skeggs
3
-166
/
+43
2012-05-24
drm/nv50/gr: make sure NEXT_TO_CURRENT is executed even if nothing done
Ben Skeggs
1
-1
/
+1
2012-05-24
drm/nv50/fifo: construct playlist from hw context table state
Ben Skeggs
1
-14
/
+7
2012-05-24
drm/nouveau/fifo: remove all the "special" engine hooks
Ben Skeggs
13
-187
/
+62
2012-05-24
drm/nouveau/fence: fix a race where fence->channel can disappear
Ben Skeggs
6
-15
/
+26
2012-05-24
drm/nouveau/bios: fix some shadowing issues, particularly acpi
Ben Skeggs
1
-20
/
+10
[next]