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
2011-03-22
drivers/leds/leds-lp5523.c: world-writable engine* sysfs files
Vasiliy Kulikov
1
-10
/
+10
2011-03-22
drivers/leds/leds-lp5521.c: world-writable sysfs engine* files
Vasiliy Kulikov
1
-7
/
+7
2011-03-22
drivers/vidfeo/backlight: ld9040 amoled driver support
Donghwa Lee
4
-0
/
+1028
2011-03-22
leds: make *struct gpio_led_platform_data.leds const
Uwe Kleine-König
2
-3
/
+3
2011-03-22
leds: add driver for LM3530 ALS
Shreshtha Kumar Sahu
4
-0
/
+496
2011-03-22
leds: convert bd2802 driver to dev_pm_ops
Mark Brown
1
-19
/
+28
2011-03-22
cgroups: if you list_empty() a head then don't list_del() it
Phil Carmody
1
-8
/
+6
2011-03-22
oom: avoid deferring oom killer if exiting task is being traced
David Rientjes
1
-15
/
+25
2011-03-22
oom: skip zombies when iterating tasklist
Andrey Vagin
1
-1
/
+3
2011-03-22
oom: prevent unnecessary oom kills or kernel panics
David Rientjes
1
-4
/
+4
2011-03-22
mm: swap: unlock swapfile inode mutex before closing file on bad swapfiles
Mel Gorman
1
-1
/
+6
2011-03-22
include/asm-generic/unistd.h: fix syncfs syscall number
Andrew Morton
1
-1
/
+1
2011-03-22
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-1
/
+6
2011-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
14
-74
/
+129
2011-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
15
-230
/
+1018
2011-03-22
tty: stop using "delayed_work" in the tty layer
Linus Torvalds
4
-16
/
+16
2011-03-22
[net/9p]: Introduce basic flow-control for VirtIO transport.
Venkateswararao Jujjuri (JV)
1
-1
/
+22
2011-03-22
9p: use the updated offset given by generic_write_checks
M. Mohan Kumar
1
-2
/
+5
2011-03-22
[net/9p] Don't re-pin pages on retrying virtqueue_add_buf().
Venkateswararao Jujjuri (JV)
1
-2
/
+2
2011-03-22
[net/9p] Set the condition just before waking up.
Venkateswararao Jujjuri (JV)
1
-22
/
+22
2011-03-22
[net/9p] unconditional wake_up to proc waiting for space on VirtIO ring
Venkateswararao Jujjuri (JV)
1
-4
/
+3
2011-03-22
fs/9p: Add v9fs_dentry2v9ses
Aneesh Kumar K.V
6
-11
/
+16
2011-03-22
fs/9p: Attach writeback_fid on first open with WR flag
Aneesh Kumar K.V
3
-3
/
+6
2011-03-22
fs/9p: Open writeback fid in O_SYNC mode
Aneesh Kumar K.V
1
-2
/
+13
2011-03-22
fs/9p: Use truncate_setsize instead of vmtruncate
Aneesh Kumar K.V
2
-13
/
+15
2011-03-22
net/9p: Fix compile warning
Aneesh Kumar K.V
1
-5
/
+5
2011-03-22
net/9p: Convert the in the 9p rpc call path to GFP_NOFS
Aneesh Kumar K.V
5
-13
/
+13
2011-03-22
fs/9p: Fix race in initializing writeback fid
Aneesh Kumar K.V
4
-0
/
+11
2011-03-22
slub: Add statistics for this_cmpxchg_double failures
Christoph Lameter
2
-1
/
+3
2011-03-22
slub: Add missing irq restore for the OOM path
Christoph Lameter
1
-0
/
+3
2011-03-22
rbd: use watch/notify for changes in rbd header
Yehuda Sadeh
1
-26
/
+335
2011-03-22
libceph: add lingering request and watch/notify event framework
Yehuda Sadeh
3
-12
/
+426
2011-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
5
-16
/
+54
2011-03-22
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-39
/
+21
2011-03-22
Merge branch 'next-samsung' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
4
-25
/
+366
2011-03-22
Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
48
-148
/
+997
2011-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
5
-103
/
+333
2011-03-22
sd: Fail discard requests when logical block provisioning has been disabled
Martin K. Petersen
1
-0
/
+1
2011-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
42
-322
/
+381
2011-03-21
IPVS: Use global mutex in ip_vs_app.c
Simon Horman
2
-15
/
+10
2011-03-21
ipvs: fix a typo in __ip_vs_control_init()
Eric Dumazet
1
-1
/
+1
2011-03-21
veth: Fix the byte counters
Eric W. Biederman
1
-1
/
+1
2011-03-21
net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries.
Eric W. Biederman
1
-7
/
+11
2011-03-21
macvlan: Fix use after free of struct macvlan_port.
Eric W. Biederman
1
-6
/
+12
2011-03-21
net: fix incorrect spelling in drop monitor protocol
Neil Horman
1
-1
/
+1
2011-03-21
can: c_can: Do basic c_can configuration _before_ enabling the interrupts
Jan Altenberg
1
-3
/
+3
2011-03-21
net/appletalk: fix atalk_release use after free
Arnd Bergmann
1
-0
/
+3
2011-03-21
ipx: fix ipx_release()
Eric Dumazet
1
-1
/
+1
2011-03-21
snmp: SNMP_UPD_PO_STATS_BH() always called from softirq
Eric Dumazet
1
-2
/
+2
2011-03-21
l2tp: fix possible oops on l2tp_eth module unload
James Chapman
1
-1
/
+1
[next]