| Commit message (Expand) | Author | Age | Files | Lines |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-10-15 | 1 | -1/+1 |
|\ |
|
| * | latent_entropy: Mark functions with __latent_entropy | Emese Revfy | 2016-10-10 | 1 | -1/+1 |
* | | block/softirq: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-09-19 | 1 | -17/+10 |
|/ |
|
* | block: fix regression with block enabled tagging | Jens Axboe | 2014-04-10 | 1 | -11/+6 |
* | smp: Rename __smp_call_function_single() to smp_call_function_single_async() | Frederic Weisbecker | 2014-02-24 | 1 | -1/+1 |
* | smp: Remove wait argument from __smp_call_function_single() | Frederic Weisbecker | 2014-02-24 | 1 | -1/+1 |
* | block: Stop abusing rq->csd.list in blk-softirq | Jan Kara | 2014-02-24 | 1 | -6/+11 |
* | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig | 2013-11-15 | 1 | -2/+2 |
* | block: Replace __get_cpu_var uses | Christoph Lameter | 2013-11-08 | 1 | -4/+4 |
* | block: delete __cpuinit usage from all block files | Paul Gortmaker | 2013-07-15 | 1 | -3/+3 |
* | sched, block: Unify cache detection | Peter Zijlstra | 2012-01-27 | 1 | -8/+8 |
* | block: Don't check QUEUE_FLAG_SAME_COMP in __blk_complete_request | Tao Ma | 2011-09-14 | 1 | -1/+1 |
* | block: improve rq_affinity placement | Shaohua Li | 2011-08-11 | 1 | -3/+13 |
* | block: Make rq_affinity = 1 work as expected | Tao Ma | 2011-08-05 | 1 | -5/+3 |
* | block: strict rq_affinity | Dan Williams | 2011-07-23 | 1 | -4/+7 |
* | generic-ipi: remove CSD_FLAG_WAIT | Peter Zijlstra | 2009-02-25 | 1 | -1/+1 |
* | block: make blk_softirq_init() static | Roel Kluin | 2008-12-29 | 1 | -1/+1 |
* | block: add fault injection mechanism for faking request timeouts | Jens Axboe | 2008-10-09 | 1 | -0/+2 |
* | block: unify request timeout handling | Jens Axboe | 2008-10-09 | 1 | -12/+18 |
* | block: add support for IO CPU affinity | Jens Axboe | 2008-10-09 | 1 | -31/+95 |
* | block: split softirq handling into blk-softirq.c | Jens Axboe | 2008-10-09 | 1 | -0/+103 |