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
2013-03-01
dm ioctl: allow message to return data
Mikulas Patocka
2
-1
/
+40
2013-03-01
dm ioctl: optimize functions without variable params
Mikulas Patocka
2
-21
/
+37
2013-03-01
dm ioctl: introduce ioctl_flags
Mikulas Patocka
1
-23
/
+41
2013-03-01
dm: merge io_pool and tio_pool
Jun'ichi Nomura
1
-49
/
+27
2013-03-01
dm: remove unused _rq_bio_info_cache
Jun'ichi Nomura
1
-21
/
+10
2013-03-01
dm: fix limits initialization when there are no data devices
Mike Christie
1
-5
/
+7
2013-03-01
dm snapshot: add missing module aliases
Mikulas Patocka
1
-0
/
+2
2013-03-01
dm persistent data: set some btree fn parms const
Mike Snitzer
2
-9
/
+9
2013-03-01
dm: refactor bio cloning
Alasdair G Kergon
1
-68
/
+96
2013-03-01
dm: rename bio cloning functions
Alasdair G Kergon
1
-32
/
+31
2013-03-01
dm: rename request variables to bios
Alasdair G Kergon
15
-81
/
+81
2013-03-01
dm: clean up clone_bio
Alasdair G Kergon
1
-45
/
+57
2013-03-01
dm persistent data: remove CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-03-01
dm: remove CONFIG_EXPERIMENTAL
Alasdair G Kergon
1
-12
/
+12
2013-03-01
dm thin: use block_size_is_power_of_two
Mike Snitzer
1
-12
/
+13
2013-03-01
dm bufio: use WRITE_FLUSH instead of REQ_FLUSH
Mikulas Patocka
1
-1
/
+1
2013-03-01
dm table: remove superfluous variable reset
Wang Sheng-Hui
1
-1
/
+0
2013-03-01
dm thin: support a non power of 2 discard_granularity
Mike Snitzer
1
-8
/
+1
2013-03-01
dm: fix truncated status strings
Mikulas Patocka
13
-115
/
+99
2013-03-01
dm: do not replace bioset for request based dm
Jun'ichi Nomura
1
-9
/
+21
2013-02-28
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
42
-507
/
+831
2013-02-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
32
-1528
/
+2402
2013-02-28
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-51
/
+29
2013-02-28
Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
23
-1443
/
+3986
2013-02-28
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
30
-258
/
+1246
2013-02-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
50
-926
/
+2169
2013-02-28
SUNRPC: make AF_LOCAL connect synchronous
J. Bruce Fields
1
-8
/
+27
2013-02-27
Merge branch 'akpm' (final batch from Andrew)
Linus Torvalds
429
-3493
/
+5226
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
218
-1494
/
+987
2013-02-27
kcmp: make it depend on CHECKPOINT_RESTORE
Cyrill Gorcunov
1
-3
/
+1
2013-02-27
selftests: add a simple doc
Jeremy Kerr
1
-0
/
+42
2013-02-27
tools/testing/selftests/Makefile: rearrange targets
Andrew Morton
1
-1
/
+7
2013-02-27
selftests/efivarfs: add create-read test
Jeremy Kerr
3
-1
/
+46
2013-02-27
selftests/efivarfs: add empty file creation test
Jeremy Kerr
1
-0
/
+13
2013-02-27
selftests: add tests for efivarfs
Jeremy Kerr
4
-1
/
+195
2013-02-27
kfifo: fix kfifo_alloc() and kfifo_init()
Stefani Seibold
1
-4
/
+2
2013-02-27
kfifo: move kfifo.c from kernel/ to lib/
Stefani Seibold
3
-2
/
+2
2013-02-27
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
26
-10
/
+30
2013-02-27
w1: add support for DS2413 Dual Channel Addressable Switch
Mariusz Bialonczyk
4
-5
/
+189
2013-02-27
memstick: move the dereference below the NULL test
Wei Yongjun
1
-1
/
+2
2013-02-27
drivers/pps/clients/pps-gpio.c: use devm_kzalloc
Julia Lawall
1
-4
/
+2
2013-02-27
Documentation/DMA-API-HOWTO.txt: fix typo
Andrew Morton
1
-1
/
+1
2013-02-27
include/linux/eventfd.h: fix incorrect filename is a comment
Martin Sustrik
1
-1
/
+1
2013-02-27
mtd: mtd_stresstest: use prandom_bytes()
Akinobu Mita
1
-2
/
+1
2013-02-27
mtd: mtd_subpagetest: convert to use prandom library
Akinobu Mita
1
-30
/
+12
2013-02-27
mtd: mtd_speedtest: use prandom_bytes
Akinobu Mita
1
-8
/
+1
2013-02-27
mtd: mtd_pagetest: convert to use prandom library
Akinobu Mita
1
-30
/
+13
2013-02-27
mtd: mtd_oobtest: convert to use prandom library
Akinobu Mita
1
-33
/
+16
2013-02-27
mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes()
Akinobu Mita
1
-1
/
+1
2013-02-27
kernel/utsname.c: fix wrong comment about clone_uts_ns()
Yuanhan Liu
1
-1
/
+1
[next]