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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-04
quota: autoload the quota_v2 module for QFMT_VFS_V1 quota format
Theodore Ts'o
1
-0
/
+1
2013-02-28
vlan: adjust vlan_set_encap_proto() for its callers
Cong Wang
1
-3
/
+3
2013-02-28
ipv6: use a stronger hash for tcp
Eric Dumazet
3
-4
/
+17
2013-02-28
net: fix a compile error when SOCK_REFCNT_DEBUG is enabled
Ying Xue
1
-1
/
+1
2013-02-28
fb: Yet another band-aid for fixing lockdep mess
Takashi Iwai
2
-0
/
+3
2013-02-28
fb: rework locking to fix lock ordering on takeover
Alan Cox
1
-0
/
+1
2013-02-28
vgacon/vt: clear buffer attributes when we load a 512 character font (v2)
Dave Airlie
1
-0
/
+1
2013-02-28
ALSA: usb: Fix Processing Unit Descriptor parsers
Pawel Moll
1
-2
/
+4
2013-02-28
mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...
Sagi Grimberg
1
-0
/
+1
2013-02-21
printk: fix buffer overflow when calling log_prefix function from call_consol...
Alexandre SIMON
1
-0
/
+6
2013-02-14
efi: Make 'efi_enabled' a function to query EFI facilities
Matt Fleming
1
-6
/
+18
2013-02-11
usb: Using correct way to clear usb3.0 device's remote wakeup feature.
Lan Tianyu
1
-0
/
+6
2013-01-27
ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
Oleg Nesterov
1
-1
/
+10
2013-01-21
target: Add link_magic for fabric allow_link destination target_items
Nicholas Bellinger
1
-0
/
+4
2013-01-17
libceph: remove 'osdtimeout' option
Sage Weil
1
-2
/
+0
2013-01-11
mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT
Michal Hocko
1
-0
/
+9
2013-01-11
PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz
Andy Lutomirski
1
-0
/
+1
2013-01-11
tcp: implement RFC 5961 4.2
Eric Dumazet
1
-1
/
+1
2013-01-11
tcp: implement RFC 5961 3.2
Eric Dumazet
2
-0
/
+2
2013-01-11
inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
Christoph Paasch
1
-0
/
+1
2013-01-11
freezer: add missing mb's to freezer_count() and freezer_should_skip()
Tejun Heo
1
-8
/
+42
2013-01-11
mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED
Christoffer Dall
1
-1
/
+7
2013-01-11
exec: do not leave bprm->interp on stack
Kees Cook
1
-0
/
+1
2012-12-17
tmpfs: fix shared mempolicy leak
Mel Gorman
1
-16
/
+0
2012-12-03
drm/radeon: add new SI pci id
Alex Deucher
1
-0
/
+1
2012-11-26
libceph: drop declaration of ceph_con_get()
Alex Elder
1
-2
/
+0
2012-11-26
libceph: check for invalid mapping
Sage Weil
2
-4
/
+4
2012-11-26
libceph: clean up con flags
Sage Weil
1
-10
/
+0
2012-11-26
libceph: replace connection state bits with states
Sage Weil
1
-12
/
+0
2012-11-26
libceph: prevent the race of incoming work during teardown
Guanjun He
1
-0
/
+1
2012-11-26
libceph: initialize msgpool message types
Sage Weil
1
-1
/
+2
2012-11-26
libceph: set peer name on con_open, not init
Sage Weil
1
-2
/
+2
2012-11-26
libceph: define and use an explicit CONNECTED state
Alex Elder
1
-0
/
+1
2012-11-26
libceph: drop ceph_con_get/put helpers and nref member
Sage Weil
1
-1
/
+0
2012-11-26
libceph: make ceph_con_revoke_message() a msg op
Alex Elder
1
-2
/
+2
2012-11-26
libceph: make ceph_con_revoke() a msg operation
Alex Elder
1
-1
/
+2
2012-11-26
libceph: have messages point to their connection
Alex Elder
1
-0
/
+3
2012-11-26
libceph: fully initialize connection in con_init()
Alex Elder
1
-2
/
+4
2012-11-26
libceph: embed ceph connection structure in mon_client
Alex Elder
1
-1
/
+1
2012-11-26
libceph: start tracking connection socket state
Alex Elder
1
-2
/
+6
2012-11-26
libceph: start separating connection flags from state
Alex Elder
1
-6
/
+12
2012-11-26
libceph: embed ceph messenger structure in ceph_client
Alex Elder
2
-5
/
+6
2012-11-26
libceph: kill bad_proto ceph connection op
Alex Elder
1
-3
/
+0
2012-11-26
libceph: eliminate connection state "DEAD"
Alex Elder
1
-1
/
+0
2012-11-26
libceph: fix messenger retry
Sage Weil
1
-10
/
+2
2012-11-26
ceph: use info returned by get_authorizer
Alex Elder
1
-3
/
+1
2012-11-26
ceph: have get_authorizer methods return pointers
Alex Elder
1
-3
/
+5
2012-11-26
ceph: messenger: reduce args to create_authorizer
Alex Elder
1
-3
/
+1
2012-11-26
ceph: define ceph_auth_handshake type
Alex Elder
2
-6
/
+13
2012-11-26
crush: fix tree node weight lookup
Sage Weil
1
-0
/
+5
[prev]
[next]