summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* block: simplify blk_init_allocated_queueChristoph Hellwig2017-01-271-2/+1
* Merge branch 'for-4.11/block' into for-4.11/rq-refactorJens Axboe2017-01-275-12/+128
|\
| * block: add a op_is_flush helperChristoph Hellwig2017-01-271-0/+9
| * blk-mq-sched: change ->dispatch_requests() to ->dispatch_request()Jens Axboe2017-01-271-1/+1
| * blk-mq-sched: fix starvation for multiple hardware queues and shared tagsJens Axboe2017-01-271-0/+1
| * sbitmap: add helpers for dumping to a seq_fileOmar Sandoval2017-01-271-0/+30
| * blk-mq: create debugfs directory treeOmar Sandoval2017-01-271-0/+5
| * blk-mq-sched: allow setting of default IO schedulerJens Axboe2017-01-171-0/+1
| * blk-mq-sched: add framework for MQ capable IO schedulersJens Axboe2017-01-173-2/+39
| * blk-mq: add support for carrying internal tag information in blk_qc_tJens Axboe2017-01-171-5/+17
| * blk-mq: un-export blk_mq_free_hctx_request()Jens Axboe2017-01-171-1/+0
| * block: move existing elevator ops to unionJens Axboe2017-01-171-1/+3
| * blk-mq: make mq_ops a const pointerJens Axboe2017-01-112-2/+2
| * block: relax check on sg gapMing Lei2017-01-111-1/+21
* | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-181-0/+2
|\ \
| * | cpu/hotplug: Provide dynamic range for prepare stageThomas Gleixner2017-01-161-0/+2
* | | Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-181-0/+4
|\ \ \
| * \ \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2017-01-161-0/+4
| |\ \ \
| | * | | rcu: Narrow early boot window of illegal synchronous grace periodsPaul E. McKenney2017-01-141-0/+4
| | | |/ | | |/|
* | | | Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-01-171-2/+2
|\ \ \ \
| * | | | taint/module: Fix problems when out-of-kernel driver defines true or falseLarry Finger2017-01-171-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-173-4/+11
|\ \ \ \ \
| * | | | | bpf: rework prog_digest into prog_tagDaniel Borkmann2017-01-162-3/+5
| * | | | | tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson2017-01-131-1/+6
* | | | | | Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-01-161-0/+1
|\ \ \ \ \ \
| * | | | | | sunrpc: don't call sleeping functions from the notifier block callbacksScott Mayhew2017-01-121-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-01-151-0/+1
|\ \ \ \ \ \
| * | | | | | i2c: do not enable fall back to Host Notify by defaultDmitry Torokhov2017-01-121-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-151-0/+1
|\ \ \ \ \ \
| * | | | | | perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa2017-01-141-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-151-0/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | efi/x86: Prune invalid memory map entries and fix boot regressionPeter Jones2017-01-141-0/+1
| * | | | | x86/efi: Don't allocate memmap through memblock after mm_init()Nicolai Stange2017-01-071-0/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-01-141-0/+1
|\ \ \ \ \ \
| * | | | | | coredump: Ensure proper size of sparse core filesDave Kleikamp2017-01-141-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-01-141-3/+16
|\ \ \ \ \ \
| * | | | | | block: add blk_rq_payload_bytesChristoph Hellwig2017-01-131-0/+13
| * | | | | | block: Rename blk_queue_zone_size and bdev_zone_sizeDamien Le Moal2017-01-121-3/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-01-131-0/+5
|\ \ \ \ \ \
| * | | | | | jump_labels: API for flushing deferred jump label updatesDavid Matlack2017-01-121-0/+5
| |/ / / / /
* | | | | | Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteprocLinus Torvalds2017-01-121-1/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Revert "remoteproc: Merge table_ptr and cached_table pointers"Bjorn Andersson2016-12-301-1/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-01-119-44/+49
|\ \ \ \ \
| * | | | | timerfd: export defines to userspaceMike Frysinger2017-01-101-19/+1
| * | | | | mm: support anonymous stable pageMinchan Kim2017-01-101-1/+2
| * | | | | mm: rename __page_frag functions to __page_frag_cache, drop order from drainAlexander Duyck2017-01-101-2/+1
| * | | | | mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...Alexander Duyck2017-01-102-4/+4
| * | | | | mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko2017-01-102-4/+24
| * | | | | signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles2017-01-101-0/+10
| * | | | | mm: get rid of __GFP_OTHER_NODEMichal Hocko2017-01-101-10/+3