summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-11-08clk: qcom: Enumerate clocks and reset needed to boot the 8998 modemJeffrey Hugo1-0/+6
2019-11-08memory: atmel-ebi: move NUM_CS definition inside EBI driverTudor Ambarus1-1/+0
2019-11-08dt-bindings: clock: Add sc7180 GCC clock bindingTaniya Das1-0/+155
2019-11-08clk: qcom: Add Q6SSTOP clock controller for QCS404Govind Singh1-0/+18
2019-11-07blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTATTejun Heo1-159/+0
2019-11-07blk-cgroup: reimplement basic IO stats using cgroup rstatTejun Heo1-5/+43
2019-11-07blk-cgroup: remove now unused blkg_print_stat_{bytes|ios}_recursive()Tejun Heo1-5/+0
2019-11-07Merge branch 'for-linus' into for-5.5/blockJens Axboe38-102/+274
2019-11-09io_uring: add support for backlogged CQ ringJens Axboe1-0/+1
2019-11-08io_uring: add support for linked SQE timeoutsJens Axboe1-0/+1
2019-11-07dma-direct: remove the dma_handle argument to __dma_direct_alloc_pagesChristoph Hellwig1-1/+1
2019-11-07dma-direct: remove __dma_direct_free_pagesChristoph Hellwig1-1/+0
2019-11-07device-dax: Add a driver for "hmem" devicesDan Williams1-0/+4
2019-11-07lib: Uplevel the pmem "region" ida to a global allocatorDan Williams1-0/+19
2019-11-07x86/efi: EFI soft reservation to E820 enumerationDan Williams1-0/+1
2019-11-07efi: Common enable/disable infrastructure for EFI soft reservationDan Williams1-0/+14
2019-11-07x86/efi: Push EFI_MEMMAP check into leaf routinesDan Williams1-1/+0
2019-11-07efi: Enumerate EFI_MEMORY_SPDan Williams1-0/+1
2019-11-07moduleparam: fix parameter description mismatchZhenzhong Duan1-2/+2
2019-11-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Jens Axboe1-0/+1
2019-11-07Merge branch 'for-5.5/block' into for-5.5/driversJens Axboe8-70/+331
2019-11-07block: add zone open, close and finish ioctl supportAjay Joshi2-8/+19
2019-11-07block: add zone open, close and finish operationsAjay Joshi2-2/+28
2019-11-07Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai22-100/+402
2019-11-07regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_idStephan Gerhold1-2/+0
2019-11-07regulator: ab8500: Remove AB8505 USB regulatorStephan Gerhold1-1/+0
2019-11-07iommu/io-pgtable-arm: Rename IOMMU_QCOM_SYS_CACHE and improve docWill Deacon1-4/+4
2019-11-07Merge branch 'arm64/ftrace-with-regs' of git://git.kernel.org/pub/scm/linux/k...Catalin Marinas2-10/+44
2019-11-07x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG tableDominik Brodowski1-0/+2
2019-11-07Merge tag 'phy-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2-2/+5
2019-11-07gpio: Add definition for GPIO directionMatti Vaittinen1-0/+3
2019-11-07PM / EM: Declare EM data types unconditionallyQuentin Perret1-2/+1
2019-11-07thermal: cpu_cooling: Reorder the header fileDaniel Lezcano1-9/+7
2019-11-07thermal: cpu_cooling: Remove pointless dependency on CONFIG_OFDaniel Lezcano1-2/+2
2019-11-07thermal: Remove netlink supportAmit Kucheria1-11/+0
2019-11-07dt-bindings: net: phy: Add support for AT803XMichael Walle1-0/+13
2019-11-07net: silence data-races on sk_backlog.tailEric Dumazet1-2/+2
2019-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+2
2019-11-07lwtunnel: add options setting and dumping for erspanXin Long1-0/+12
2019-11-07lwtunnel: add options setting and dumping for vxlanXin Long1-0/+9
2019-11-07lwtunnel: add options setting and dumping for geneveXin Long1-0/+20
2019-11-07kasan: support instrumented bitops combined with generic bitopsDaniel Axtens4-263/+295
2019-11-07net/tls: add a TX lockJakub Kicinski1-0/+5
2019-11-07net: annotate lockless accesses to sk->sk_max_ack_backlogEric Dumazet1-1/+1
2019-11-07net: annotate lockless accesses to sk->sk_ack_backlogEric Dumazet1-3/+3
2019-11-07net: avoid potential false sharing in neighbor related codeEric Dumazet3-12/+12
2019-11-07drm/shmem: Add docbook comments for drm_gem_shmem_object madvise fieldsRob Herring1-0/+13
2019-11-07hrtimer: Annotate lockless access to timer->stateEric Dumazet1-4/+10
2019-11-07Merge tag 'qcom-drivers-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2-74/+29
2019-11-06cgroup: use cgroup->last_bstat instead of cgroup->bstat_pending for consistencyTejun Heo1-1/+1