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