index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-softirq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-09
block: fix regression with block enabled tagging
Jens Axboe
1
-11
/
+6
2014-02-24
smp: Rename __smp_call_function_single() to smp_call_function_single_async()
Frederic Weisbecker
1
-1
/
+1
2014-02-24
smp: Remove wait argument from __smp_call_function_single()
Frederic Weisbecker
1
-1
/
+1
2014-02-24
block: Stop abusing rq->csd.list in blk-softirq
Jan Kara
1
-6
/
+11
2013-11-15
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
Christoph Hellwig
1
-2
/
+2
2013-11-08
block: Replace __get_cpu_var uses
Christoph Lameter
1
-4
/
+4
2013-07-14
block: delete __cpuinit usage from all block files
Paul Gortmaker
1
-3
/
+3
2012-01-27
sched, block: Unify cache detection
Peter Zijlstra
1
-8
/
+8
2011-09-14
block: Don't check QUEUE_FLAG_SAME_COMP in __blk_complete_request
Tao Ma
1
-1
/
+1
2011-08-11
block: improve rq_affinity placement
Shaohua Li
1
-3
/
+13
2011-08-05
block: Make rq_affinity = 1 work as expected
Tao Ma
1
-5
/
+3
2011-07-23
block: strict rq_affinity
Dan Williams
1
-4
/
+7
2009-02-25
generic-ipi: remove CSD_FLAG_WAIT
Peter Zijlstra
1
-1
/
+1
2008-12-29
block: make blk_softirq_init() static
Roel Kluin
1
-1
/
+1
2008-10-09
block: add fault injection mechanism for faking request timeouts
Jens Axboe
1
-0
/
+2
2008-10-09
block: unify request timeout handling
Jens Axboe
1
-12
/
+18
2008-10-09
block: add support for IO CPU affinity
Jens Axboe
1
-31
/
+95
2008-10-09
block: split softirq handling into blk-softirq.c
Jens Axboe
1
-0
/
+103