summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | sbitmap: trivial - update comment for sbitmap_deferred_clear_bitShenghui Wang2019-03-221-1/+1
| | * | | | | | | block: Unexport blk_mq_add_to_requeue_list()Bart Van Assche2019-03-201-2/+0
| | * | | | | | | block: add BLK_MQ_POLL_CLASSIC for hybrid poll and return EINVAL for unexpect...Yufen Yu2019-03-201-0/+3
| | * | | | | | | blk-mq: remove unused 'nr_expired' from blk_mq_hw_ctxDongli Zhang2019-03-191-1/+0
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'ceph-for-5.1-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2019-03-231-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | libceph: wait for latest osdmap in ceph_monc_blacklist_add()Ilya Dryomov2019-03-201-0/+2
| | |/ / / / / /
| * / / / / / / IB/mlx5: Use mlx5 core to create/destroy a DEVX DCTYishai Hadas2019-03-181-1/+2
| |/ / / / / /
* | | | | | | ASoC: simple-card-utils: rename asoc_simple_card_xxx() to asoc_simple_()Kuninori Morimoto2019-03-211-45/+45
* | | | | | | ASoC: simple-card-utils: separate asoc_simple_card_parse_dai()Kuninori Morimoto2019-03-211-31/+8
* | | | | | | ASoC: simple-card-utils: share asoc_simple_card_init_priv()Kuninori Morimoto2019-03-211-1/+9
* | | | | | | ASoC: simple-card-utils: share asoc_simple_be_hw_params_fixup()Kuninori Morimoto2019-03-211-0/+2
* | | | | | | ASoC: simple-card-utils: share asoc_simple_dai_init()Kuninori Morimoto2019-03-211-3/+1
* | | | | | | ASoC: simple-card-utils: share asoc_simple_hw_param()Kuninori Morimoto2019-03-211-0/+2
* | | | | | | ASoC: simple-card-utils: share asoc_simple_shutdown()Kuninori Morimoto2019-03-211-1/+1
* | | | | | | ASoC: simple-card-utils: share asoc_simple_startup()Kuninori Morimoto2019-03-211-1/+1
* | | | | | | ASoC: simple_card_utils: share common priv for simple-card/audio-graphKuninori Morimoto2019-03-211-0/+23
* | | | | | | ASoC: simple-card-utils: add asoc_simple_debug_info()Kuninori Morimoto2019-03-211-0/+72
* | | | | | | ASoC: da7219: Expose BCLK and WCLK control through CCFAdam Thomson2019-03-211-1/+7
* | | | | | | ASoC: dpcm: prevent snd_soc_dpcm use after freeKaiChieh Chuang2019-03-181-0/+2
|/ / / / / /
* | | | | | Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-172-1/+8
|\ \ \ \ \ \
| * | | | | | kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-172-1/+8
* | | | | | | Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-03-163-0/+11
|\ \ \ \ \ \ \
| * | | | | | | signal: add pidfd_send_signal() syscallChristian Brauner2019-03-053-1/+12
* | | | | | | | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2019-03-162-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams2019-01-072-0/+6
* | | | | | | | | Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-03-161-2/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix null pointer deref in tracepoints in back channelOlga Kornievskaia2019-03-121-2/+4
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-153-20/+73
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'kvmarm-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-02-222-19/+50
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | KVM: arm/arm64: Rework the timer code to use a timer_mapChristoffer Dall2019-02-191-10/+13
| | * | | | | | | | | | KVM: arm/arm64: arch_timer: Assign the phys timer on VHE systemsChristoffer Dall2019-02-191-0/+6
| | * | | | | | | | | | KVM: arm/arm64: timer: Rework data structures for multiple timersChristoffer Dall2019-02-191-20/+21
| | * | | | | | | | | | KVM: arm/arm64: consolidate arch timer trap handlersAndre Przywara2019-02-191-0/+23
| | * | | | | | | | | | KVM: arm/arm64: Simplify bg_timer programmingChristoffer Dall2019-02-191-3/+0
| | * | | | | | | | | | clocksource/arm_arch_timer: Store physical timer IRQ number for KVM on VHEAndre Przywara2019-02-191-0/+1
| * | | | | | | | | | | KVM: Expose the initial start value in grow_halt_poll_ns() as a module parameterNir Weiner2019-02-201-0/+1
| * | | | | | | | | | | KVM: Move the memslot update in-progress flag to bit 63Sean Christopherson2019-02-201-2/+2
| * | | | | | | | | | | KVM: Explicitly define the "memslot update in-progress" bitSean Christopherson2019-02-201-0/+21
| * | | | | | | | | | | KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson2019-02-201-1/+1
* | | | | | | | | | | | Merge tag 'trace-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2019-03-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | tracing: kdb: Fix ftdump to not sleepDouglas Anderson2019-03-131-1/+1
* | | | | | | | | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-03-151-0/+39
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ARM: 8836/1: drivers: amba: Update component matching to use the CoreSight UC...Mike Leach2019-02-261-0/+6
| * | | | | | | | | | | | | ARM: 8838/1: drivers: amba: Updates to component identification for driver ma...Mike Leach2019-02-261-0/+33
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'ntb-5.1' of git://github.com/jonmason/ntbLinus Torvalds2019-03-152-6/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | NTB: add new parameter to peer_db_addr() db_bit and db_dataLeonid Ravich2019-02-131-3/+7
| * | | | | | | | | | | | | ntb_hw_switchtec: Added support of >=4G memory windowsPaul Selles2019-02-111-1/+5
| * | | | | | | | | | | | | ntb_hw_switchtec: NT req id mapping table register entry number should be 512Wesley Sheng2019-02-111-2/+2
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge tag 'sound-fix-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ALSA: pcm: Fix function name in kernel-doc commentRicardo Biehl Pasquali2019-03-131-1/+1