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-10-10
Merge branch 'next' into for-linus
James Morris
36
-141
/
+995
2008-10-09
Linux 2.6.27
v2.6.27
Linus Torvalds
1
-1
/
+1
2008-10-09
Don't allow splice() to files opened with O_APPEND
Linus Torvalds
1
-0
/
+3
2008-10-09
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
5
-36
/
+83
2008-10-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
3
-8
/
+6
2008-10-09
SLOB: fix bogus ksize calculation fix
Matt Mackall
1
-3
/
+5
2008-10-09
[CPUFREQ] correct broken links and email addresses
Németh Márton
3
-8
/
+6
2008-10-09
sched debug: add name to sched_domain sysctl entries
Ingo Molnar
2
-2
/
+15
2008-10-09
hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32X
Alistair John Strachan
1
-1
/
+1
2008-10-09
hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32X
Alistair John Strachan
1
-0
/
+1
2008-10-09
hwmon: (adt7473) Fix some bogosity in documentation file
Darrick J. Wong
1
-13
/
+5
2008-10-09
hwmon: Define sysfs interface for energy consumption register
Darrick J. Wong
1
-0
/
+12
2008-10-09
hwmon: (it87) Prevent power-off on Shuttle SN68PT
Jean Delvare
1
-19
/
+51
2008-10-09
eeepc-laptop: Fix hwmon interface
Corentin Chary
1
-3
/
+13
2008-10-09
block_dev: fix kernel-doc in new functions
Randy Dunlap
1
-9
/
+4
2008-10-09
block: add some comments around the bio read-write flags
Jens Axboe
1
-1
/
+11
2008-10-09
block: mark bio_split_pool static
Denis ChengRq
6
-12
/
+9
2008-10-09
block: Find bio sector offset given idx and offset
Martin K. Petersen
2
-0
/
+37
2008-10-09
block: gendisk integrity wrapper
Martin K. Petersen
1
-0
/
+6
2008-10-09
block: Switch blk_integrity_compare from bdev to gendisk
Martin K. Petersen
2
-15
/
+15
2008-10-09
block: Fix double put in blk_integrity_unregister
Martin K. Petersen
1
-1
/
+1
2008-10-09
block: Introduce integrity data ownership flag
Martin K. Petersen
2
-1
/
+3
2008-10-09
block: revert part of d7533ad0e132f92e75c1b2eb7c26387b25a583c1
Jens Axboe
2
-5
/
+7
2008-10-09
bio.h: Remove unused conditional code
Alberto Bertogli
1
-8
/
+1
2008-10-09
block: remove end_{queued|dequeued}_request()
Kiyoshi Ueda
2
-53
/
+7
2008-10-09
block: change elevator to use __blk_end_request()
Kiyoshi Ueda
1
-3
/
+3
2008-10-09
gdrom: change to use __blk_end_request()
Kiyoshi Ueda
1
-2
/
+2
2008-10-09
memstick: change to use __blk_end_request()
Kiyoshi Ueda
1
-1
/
+1
2008-10-09
virtio_blk: change to use __blk_end_request()
Kiyoshi Ueda
1
-5
/
+5
2008-10-09
blktrace: use BLKTRACE_BDEV_SIZE as the name size for setup structure
Jens Axboe
2
-6
/
+5
2008-10-09
block: add lld busy state exporting interface
Kiyoshi Ueda
3
-0
/
+38
2008-10-09
block: Fix blk_start_queueing() to not kick a stopped queue
Elias Oltmanns
1
-2
/
+4
2008-10-09
include blktrace_api.h in headers_install
Sven Schuetz
2
-26
/
+33
2008-10-09
block: reserve some tags just for sync IO
Jens Axboe
1
-2
/
+12
2008-10-09
block: as/cfq ssd idle check update
Jens Axboe
2
-3
/
+7
2008-10-09
libata: set queue SSD flag for SSD devices
Jens Axboe
2
-0
/
+10
2008-10-09
block: add queue flag for SSD/non-rotational devices
Jens Axboe
3
-0
/
+14
2008-10-09
floppy: support arbitrary first-sector numbers
Keith Wansbrough
2
-9
/
+22
2008-10-09
drivers/block: Use DIV_ROUND_UP
Julia Lawall
3
-9
/
+9
2008-10-09
cciss: Fix cciss SCSI rescan code to better notice device changes
scameron@beardog.cca.cpqcorp.net
2
-53
/
+102
2008-10-09
fix an example of scatterlists handling in DMA-API.txt
FUJITA Tomonori
1
-1
/
+1
2008-10-09
block: add a queue flag for request stacking support
Kiyoshi Ueda
2
-1
/
+5
2008-10-09
block: add request submission interface
Kiyoshi Ueda
2
-0
/
+84
2008-10-09
block: add request update interface
Kiyoshi Ueda
2
-9
/
+50
2008-10-09
block: blk_cleanup_queue() should call blk_sync_queue()
Jens Axboe
1
-0
/
+8
2008-10-09
block: Expand Xen blkfront for > 16 xvd
Chris Lalancette
1
-21
/
+55
2008-10-09
block: cleanup some of the integrity stuff in blkdev.h
Jens Axboe
2
-43
/
+31
2008-10-09
block: use rq complete marking in blk_abort_request()
Jens Axboe
1
-0
/
+2
2008-10-09
block: add fault injection mechanism for faking request timeouts
Jens Axboe
6
-1
/
+94
2008-10-09
block: add bio_kmalloc()
Jens Axboe
2
-21
/
+76
[prev]
[next]