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
2008-07-04
ramfs: enable splice write
Octavian Purdila
2
-0
/
+2
2008-07-04
drivers/block/pktcdvd.c: avoid useless memset
Christophe Jaillet
1
-2
/
+0
2008-07-04
cdrom: revert commit 22a9189 (cdrom: use kmalloced buffers instead of buffers...
FUJITA Tomonori
1
-181
/
+93
2008-07-04
scsi: sr avoids useless buffer allocation
FUJITA Tomonori
1
-15
/
+5
2008-07-04
block: blk_rq_map_kern uses the bounce buffers for stack buffers
FUJITA Tomonori
1
-0
/
+5
2008-07-04
block: add blk_queue_update_dma_pad
FUJITA Tomonori
3
-5
/
+23
2008-07-04
DAC960: push down BKL
Alan Cox
1
-56
/
+101
2008-07-04
pktcdvd: push BKL down into driver
Alan Cox
1
-10
/
+25
2008-07-04
paride: push ioctl down into driver
Alan Cox
1
-9
/
+11
2008-07-04
block: use get_unaligned_* helpers
Harvey Harrison
1
-1
/
+1
2008-07-03
block: extend queue_flag bitops
Jens Axboe
2
-8
/
+30
2008-07-03
block: request_module(): use format string
maximilian attems
1
-1
/
+1
2008-07-03
Add bvec_merge_data to handle stacked devices and ->merge_bvec()
Alasdair G Kergon
7
-29
/
+60
2008-07-03
block: integrity flags can't use bit ops on unsigned short
Jens Axboe
2
-14
/
+11
2008-07-03
cmdfilter: extend default read filter
Adel Gadllah
2
-4
/
+9
2008-07-03
sg: fix odd style (extra parenthesis) introduced by cmd filter patch
Jens Axboe
1
-1
/
+1
2008-07-03
block: add bounce support to blk_rq_map_user_iov
FUJITA Tomonori
1
-0
/
+1
2008-07-03
cfq-iosched: get rid of enable_idle being unused warning
Jens Axboe
1
-1
/
+1
2008-07-03
allow userspace to modify scsi command filter on per device basis
Adel Gadllah
8
-159
/
+389
2008-07-03
block: integrity cleanups
Jens Axboe
2
-5
/
+8
2008-07-03
block: blkdev.h cleanup, move iocontext stuff to iocontext.h
Jens Axboe
4
-17
/
+20
2008-07-03
block: integrity checkpatch cleanups
Jens Axboe
2
-12
/
+25
2008-07-03
block: Data integrity infrastructure documentation
Martin K. Petersen
2
-0
/
+361
2008-07-03
block: Block layer data integrity support
Martin K. Petersen
13
-7
/
+1355
2008-07-03
block: Globalize bio_set and bio_vec_slab
Martin K. Petersen
2
-28
/
+31
2008-07-03
xen: Avoid allocations causing swap activity on the resume path
Ian Campbell
4
-10
/
+11
2008-07-03
xen/blkfront: add __exit to module_exit() handlers
Jan Beulich
1
-1
/
+1
2008-07-03
xen/blkfront: Make sure that the device is fully ready before allowing release.
Wim Colgate
1
-1
/
+1
2008-07-03
xen/blkfront: Add the CDROM_GET_CAPABILITY ioctl to blkfront.
Christian Limpach
1
-0
/
+36
2008-07-03
xen/blkfront: Make sure we don't use bounce buffers, we don't need them.
Ian Campbell
1
-0
/
+3
2008-07-03
block: kill request_queue_t
Jens Axboe
1
-1
/
+0
2008-07-03
block: export "ro" attribute
Kay Sievers
1
-0
/
+10
2008-07-03
Added in user-injected messages into blk traces
Alan D. Brunelle
2
-0
/
+46
2008-07-03
cfq-iosched: add message logging through blktrace
Jens Axboe
1
-10
/
+55
2008-07-03
as-iosched: properly protect ioc_gone and ioc count
Jens Axboe
1
-3
/
+15
2008-07-03
cfq-iosched: properly protect ioc_gone and ioc count
Jens Axboe
1
-3
/
+15
2008-07-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
5
-16
/
+63
2008-07-02
Merge branch 'i2c-fix' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
1
-14
/
+14
2008-07-02
Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-5
/
+11
2008-07-02
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2
-1
/
+3
2008-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
12
-0
/
+6885
2008-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
4
-1
/
+99
2008-07-02
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
6
-25
/
+40
2008-07-02
tty: Fix inverted logic in send_break
Alan Cox
1
-1
/
+1
2008-07-02
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2008-07-02
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2
-5
/
+15
2008-07-02
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+15
2008-07-02
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2008-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2
-3
/
+21
2008-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
1
-0
/
+1
[next]