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-01
watchdog: core: dt: add support for the timeout-sec dt property
Fabio Porcedda
1
-0
/
+9
2013-03-01
watchdog: bcm47xx_wdt.c: use platform device
Hauke Mehrtens
1
-0
/
+9
2013-03-01
rtc: stmp3xxx: add wdt-accessor function
Wolfram Sang
1
-0
/
+15
2013-03-01
[SCSI] Merge tag 'fcoe-02-19-13' into for-linus
James Bottomley
8
-7
/
+44
2013-03-01
Merge tag 'uapi-20121219' into for-linus
James Bottomley
5
-3
/
+3
2013-02-28
ext4: optimize ext4_es_shrink()
Theodore Ts'o
1
-28
/
+12
2013-02-28
Merge tag 'lzo-update-signature-20130226' of git://github.com/markus-oberhume...
Linus Torvalds
1
-7
/
+8
2013-02-28
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
4
-6
/
+150
2013-02-28
Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
1
-0
/
+53
2013-02-28
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
2
-2
/
+11
2013-02-28
Merge tag 'tag-for-linus-3.9' of git://git.linaro.org/people/sumitsemwal/linu...
Linus Torvalds
1
-1
/
+3
2013-02-28
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
6
-159
/
+180
2013-02-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
10
-158
/
+227
2013-02-28
NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDS
Weston Andros Adamson
1
-0
/
+1
2013-02-28
SUNRPC: add call to get configured timeout
Weston Andros Adamson
1
-0
/
+1
2013-02-28
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2013-02-28
Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-25
/
+0
2013-02-28
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-18
/
+216
2013-02-27
Merge branch 'akpm' (final batch from Andrew)
Linus Torvalds
24
-236
/
+299
2013-02-28
dmaengine: dw_dmac: move to generic DMA binding
Arnd Bergmann
1
-5
/
+0
2013-02-27
9p: turn fid->dlist into hlist
Al Viro
1
-1
/
+1
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
12
-115
/
+103
2013-02-27
include/linux/eventfd.h: fix incorrect filename is a comment
Martin Sustrik
1
-1
/
+1
2013-02-27
nbd: support FLUSH requests
Alex Bligh
1
-1
/
+2
2013-02-27
ipmi: remove superfluous kernel/userspace explanation
Robert P. J. Day
2
-13
/
+1
2013-02-27
idr: implement lookup hint
Tejun Heo
1
-1
/
+24
2013-02-27
idr: add idr_layer->prefix
Tejun Heo
1
-0
/
+1
2013-02-27
idr: make idr_layer larger
Tejun Heo
1
-8
/
+7
2013-02-27
idr: remove length restriction from idr_layer->bitmap
Tejun Heo
1
-11
/
+1
2013-02-27
idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c
Tejun Heo
1
-10
/
+0
2013-02-27
idr: implement idr_preload[_end]() and idr_alloc()
Tejun Heo
1
-0
/
+14
2013-02-27
idr: remove _idr_rc_to_errno() hack
Tejun Heo
1
-6
/
+0
2013-02-27
idr: relocate idr_for_each_entry() and reorganize id[r|a]_get_new()
Tejun Heo
1
-12
/
+35
2013-02-27
idr: cosmetic updates to struct / initializer definitions
Tejun Heo
1
-16
/
+12
2013-02-27
idr: deprecate idr_remove_all()
Tejun Heo
1
-1
/
+13
2013-02-27
lockdep: check that no locks held at freeze time
Mandeep Singh Baines
2
-2
/
+5
2013-02-27
coredump: remove redundant defines for dumpable states
Kees Cook
1
-5
/
+0
2013-02-27
fat: mark fs as dirty on mount and clean on umount
Oleksij Rempel
1
-0
/
+2
2013-02-27
fat: add extended fileds to struct fat_boot_sector
Oleksij Rempel
1
-8
/
+28
2013-02-27
hfsplus: add osx.* prefix for handling namespace of Mac OS X extended attributes
Vyacheslav Dubeyko
1
-5
/
+8
2013-02-27
lib/scatterlist: use page iterator in the mapping iterator
Imre Deak
1
-3
/
+3
2013-02-27
lib/scatterlist: add simple page iterator
Imre Deak
1
-0
/
+35
2013-02-27
backlight: add new lp8788 backlight driver
Kim, Milo
1
-19
/
+5
2013-02-27
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-49
/
+9
2013-02-27
dmaengine: add dma_request_slave_channel_compat()
Matt Porter
1
-0
/
+16
2013-02-27
dma-buf: implement vmap refcounting in the interface logic
Daniel Vetter
1
-1
/
+3
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-12
/
+21
2013-02-26
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-4
/
+4
2013-02-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+1
2013-02-26
libceph: add support for HASHPSPOOL pool flag
Sage Weil
2
-1
/
+5
[prev]
[next]