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-10-25
blk-throttle: use queue_is_locked() instead of lockdep_is_held()
Jens Axboe
1
-1
/
+1
2011-10-25
blk-throttle: Take blkcg->lock while traversing blkcg->policy_list
Vivek Goyal
1
-14
/
+40
2011-10-25
blk-throttle: Free up policy node associated with deleted rule
Vivek Goyal
1
-0
/
+1
2011-10-25
block: warn if tag is greater than real_max_depth.
Tao Ma
1
-2
/
+4
2011-10-24
Merge branch 'for-linus' into for-3.2/core
Jens Axboe
4
-115
/
+26
2011-10-24
block: make gendisk hold a reference to its queue
Tejun Heo
2
-5
/
+16
2011-10-24
blk-flush: move the queue kick into
Jeff Moyer
2
-1
/
+2
2011-10-24
blk-flush: fix invalid BUG_ON in blk_insert_flush
Jeff Moyer
1
-1
/
+1
2011-10-24
block: Remove the control of complete cpu from bio.
Tao Ma
5
-20
/
+5
2011-10-24
block: fix a typo in the blk-cgroup.h file
Jie Liu
1
-1
/
+1
2011-10-20
block: initialize the bounce pool if high memory may be added later
David Vrabel
1
-5
/
+4
2011-10-19
block: fix request_queue lifetime handling by making blk_queue_cleanup() prop...
Tejun Heo
5
-29
/
+87
2011-10-19
block: drop @tsk from attempt_plug_merge() and explain sync rules
Tejun Heo
2
-7
/
+27
2011-10-19
block: make get_request[_wait]() fail if queue is dead
Tejun Heo
1
-16
/
+38
2011-10-19
block: reorganize throtl_get_tg() and blk_throtl_bio()
Tejun Heo
3
-41
/
+22
2011-10-19
block: reorganize queue draining
Tejun Heo
3
-26
/
+40
2011-10-19
block: drop unnecessary blk_get/put_queue() in scsi_cmd_ioctl() and blk_get_tg()
Tejun Heo
2
-9
/
+2
2011-10-19
block: pass around REQ_* flags instead of broken down booleans during request...
Tejun Heo
1
-19
/
+17
2011-10-19
block: move blk_throtl prototypes to block/blk.h
Tejun Heo
3
-15
/
+15
2011-10-19
block: fix genhd refcounting in blkio_policy_parse_and_set()
Tejun Heo
1
-33
/
+23
2011-10-19
block: make gendisk hold a reference to its queue
Tejun Heo
2
-5
/
+16
2011-10-19
Merge branch 'v3.1-rc10' into for-3.2/core
Jens Axboe
1367
-15020
/
+24058
2011-10-17
Linux 3.1-rc10
v3.1-rc10
Linus Torvalds
1
-1
/
+1
2011-10-17
Avoid using variable-length arrays in kernel/sys.c
Linus Torvalds
1
-1
/
+1
2011-10-17
loop: remove the incorrect write_begin/write_end shortcut
Christoph Hellwig
2
-113
/
+23
2011-10-16
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
4
-3
/
+11
2011-10-15
ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUS
Zoltan Devai
1
-1
/
+0
2011-10-15
ARM: 7122/1: localtimer: add header linux/errno.h explicitly
Shawn Guo
1
-0
/
+2
2011-10-15
ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9
Will Deacon
1
-2
/
+2
2011-10-15
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+11
2011-10-14
Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-1
/
+2
2011-10-14
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
8
-62
/
+69
2011-10-14
Merge branch 'stable' of git://github.com/cmetcalf-tilera/linux-tile
Linus Torvalds
2
-2
/
+2
2011-10-14
Merge branch 'x86-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip
Linus Torvalds
2
-4
/
+5
2011-10-14
x86, mrst: use a temporary variable for SFI irq
Mika Westerberg
1
-10
/
+12
2011-10-13
hwmon: (w83627ehf) Properly report thermal diode sensors
Jean Delvare
1
-4
/
+11
2011-10-13
gpio-pca953x: fix gpio_base
Hartmut Knaack
1
-0
/
+1
2011-10-13
gpio/omap: fix build error with certain OMAP1 configs
Janusz Krzysztofik
1
-1
/
+1
2011-10-13
tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm files
Chris Metcalf
2
-2
/
+2
2011-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-13
/
+25
2011-10-13
ide: Fix file references in drivers/ide/
Johann Felix Soden
1
-12
/
+12
2011-10-13
Merge branch 'btrfs-3.0' of git://github.com/chrismason/linux
Linus Torvalds
1
-1
/
+10
2011-10-11
xfs: revert to using a kthread for AIL pushing
Christoph Hellwig
4
-51
/
+45
2011-10-11
xfs: force the log if we encounter pinned buffers in .iop_pushbuf
Christoph Hellwig
5
-10
/
+24
2011-10-11
xfs: do not update xa_last_pushed_lsn for locked items
Christoph Hellwig
1
-1
/
+0
2011-10-11
Btrfs: make sure not to defrag extents past i_size
Chris Mason
1
-1
/
+3
2011-10-11
x86: Default to vsyscall=native for now
Adrian Bunk
2
-4
/
+5
2011-10-10
Btrfs: fix recursive auto-defrag
Li Zefan
1
-0
/
+7
2011-10-10
mscan: too much data copied to CAN frame due to 16 bit accesses
Wolfgang Grandegger
1
-3
/
+8
2011-10-10
gro: refetch inet6_protos[] after pulling ext headers
Yan, Zheng
1
-0
/
+1
[next]