summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-30net: sgi: ioc3-eth: allocate space for desc rings only onceThomas Bogendoerfer
2019-08-30net: sgi: ioc3-eth: use defines for constants dealing with desc ringsThomas Bogendoerfer
2019-08-30net: sgi: ioc3-eth: remove checkpatch errors/warningThomas Bogendoerfer
2019-08-30MIPS: SGI-IP27: restructure ioc3 register accessThomas Bogendoerfer
2019-08-30MIPS: SGI-IP27: remove ioc3 ethernet initThomas Bogendoerfer
2019-08-30ftrace: Check for successful allocation of hashNaveen N. Rao
2019-08-30drm/amdgpu: Move null pointer dereference checkAustin Kim
2019-08-30drm/amdgpu: Fix undefined dm_ip_block for navi12Petr Cvek
2019-08-30drm/amdgpu: fix no interrupt issue for renoir emu (v2)Aaron Liu
2019-08-30drm/amdgpu: update IH_CHICKEN in oss 4.0 IP header for VG/RV seriesAaron Liu
2019-08-30drm/amd/powerplay: SMU_MSG_OverridePcieParameters is unsupport for APUAaron Liu
2019-08-30ftrace: Check for empty hash and comment the race with registering probesSteven Rostedt (VMware)
2019-08-30ahci: Do not export local variable ahci_em_messagesAndy Shevchenko
2019-08-30ftrace: Fix NULL pointer dereference in t_probe_next()Naveen N. Rao
2019-08-30Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-5.4/blockJens Axboe
2019-08-30drm/amdgpu: Handle job is NULL use case in amdgpu_device_gpu_recoverAndrey Grodzovsky
2019-08-30asm-generic: don't provide __ioremapChristoph Hellwig
2019-08-30wimax/i2400m: remove debug containing bogus calculation of indexColin Ian King
2019-08-30PCI: Remove unnecessary returnsKrzysztof Wilczynski
2019-08-30PCI: OF: Correct of_irq_parse_pci() documentationLubomir Rintel
2019-08-30PCI: Fix typos and whitespace errorsBjorn Helgaas
2019-08-30Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-08-30keys: ensure that ->match_free() is called in request_key_and_link()Eric Biggers
2019-08-30RISC-V: Implement sparsememLogan Gunthorpe
2019-08-30riscv: Using CSR numbers to access CSRsBin Meng
2019-08-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-08-30media: sun4i: Make sun4i_csi_formats staticMaxime Ripard
2019-08-30Merge tag 'common/for-v5.4-rc1/cpu-topology' into for-v5.4-rc1-branchPaul Walmsley
2019-08-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-08-30Merge branch 'limits' of https://github.com/deepa-hub/vfs into y2038Arnd Bergmann
2019-08-30Merge tag 'ceph-for-5.3-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-08-30ASoC: dt-bindings: Convert Allwinner A64 analog codec to a schemaMaxime Ripard
2019-08-30ASoC: dt-bindings: Convert Allwinner A33 codec to a schemaMaxime Ripard
2019-08-30ASoC: dt-bindings: sun4i-spdif: Fix dma-names warningMaxime Ripard
2019-08-30Merge tag 'mmc-v5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-08-30Merge tag 'drm-fixes-2019-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-08-30isofs: Initialize filesystem timestamp rangesDeepa Dinamani
2019-08-30pstore: fs superblock limitsDeepa Dinamani
2019-08-30fs: omfs: Initialize filesystem timestamp rangesDeepa Dinamani
2019-08-30fs: hpfs: Initialize filesystem timestamp rangesDeepa Dinamani
2019-08-30drm/panfrost: Remove unnecessary hwaccess_lock spin_lockRob Herring
2019-08-30drm/panfrost: Flush and disable address space when freeing page tablesRob Herring
2019-08-30drm/panfrost: Add cache/TLB flush before switching address spaceRob Herring
2019-08-30drm/panfrost: Split mmu_hw_do_operation into locked and unlocked versionRob Herring
2019-08-30drm/panfrost: Rework page table flushing and runtime PM interactionRob Herring
2019-08-30drm/panfrost: Remove unnecessary mmu->lock mutexRob Herring
2019-08-30drm/panfrost: Hold runtime PM reference until jobs completeRob Herring
2019-08-30drm/panfrost: Rework runtime PM initializationRob Herring
2019-08-30iommu/qcom: Use struct_size() helperGustavo A. R. Silva
2019-08-30iommu: Remove wrong default domain commentsTom Murphy