summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-11-10irqchip: ingenic: Drop redundant irq_suspend / irq_resume functionsPaul Cercueil
2019-11-10irqchip/gic-v3-its: Kill its->device_ids and use TYPER copy insteadMarc Zyngier
2019-11-10irqchip/gic-v3-its: Kill its->ite_size and use TYPER copy insteadMarc Zyngier
2019-11-10EDAC: Remove misleading comment in struct edac_raw_error_descRobert Richter
2019-11-10EDAC: Introduce an mci_for_each_dimm() iteratorRobert Richter
2019-11-09net: sfp: rework upstream interfaceRussell King
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-09Merge tag 'soundwire-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2019-11-09soundwire: remove bitfield for unique_id, use u8Pierre-Louis Bossart
2019-11-09EDAC: Remove EDAC_DIMM_OFF() macroRobert Richter
2019-11-09EDAC: Replace EDAC_DIMM_PTR() macro with edac_get_dimm() functionRobert Richter
2019-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-08Merge tag 'at91-5.5-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2019-11-08Merge tag 'zynqmp-soc-for-v5.5' of https://github.com/Xilinx/linux-xlnx into ...Olof Johansson
2019-11-08Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...Catalin Marinas
2019-11-08Merge tag 'xarray-5.4' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2019-11-08Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/nextMarc Zyngier
2019-11-08KVM: vgic-v4: Track the number of VLPIs per vcpuMarc Zyngier
2019-11-07net: add a READ_ONCE() in skb_peek_tail()Eric Dumazet
2019-11-07net: use u64_stats_t in struct pcpu_lstatsEric Dumazet
2019-11-07u64_stats: provide u64_stats_t typeEric Dumazet
2019-11-07net: provide dev_lstats_add() helperEric Dumazet
2019-11-07net: provide dev_lstats_read() helperEric Dumazet
2019-11-07memory: atmel-ebi: move NUM_CS definition inside EBI driverTudor Ambarus
2019-11-07blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTATTejun Heo
2019-11-07blk-cgroup: reimplement basic IO stats using cgroup rstatTejun Heo
2019-11-07blk-cgroup: remove now unused blkg_print_stat_{bytes|ios}_recursive()Tejun Heo
2019-11-07Merge branch 'for-linus' into for-5.5/blockJens Axboe
2019-11-07dma-direct: remove the dma_handle argument to __dma_direct_alloc_pagesChristoph Hellwig
2019-11-07dma-direct: remove __dma_direct_free_pagesChristoph Hellwig
2019-11-07device-dax: Add a driver for "hmem" devicesDan Williams
2019-11-07lib: Uplevel the pmem "region" ida to a global allocatorDan Williams
2019-11-07x86/efi: EFI soft reservation to E820 enumerationDan Williams
2019-11-07efi: Common enable/disable infrastructure for EFI soft reservationDan Williams
2019-11-07x86/efi: Push EFI_MEMMAP check into leaf routinesDan Williams
2019-11-07efi: Enumerate EFI_MEMORY_SPDan Williams
2019-11-07moduleparam: fix parameter description mismatchZhenzhong Duan
2019-11-07Merge branch 'for-5.5/block' into for-5.5/driversJens Axboe
2019-11-07block: add zone open, close and finish ioctl supportAjay Joshi
2019-11-07block: add zone open, close and finish operationsAjay Joshi
2019-11-07Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-11-07regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_idStephan Gerhold
2019-11-07regulator: ab8500: Remove AB8505 USB regulatorStephan Gerhold
2019-11-07iommu/io-pgtable-arm: Rename IOMMU_QCOM_SYS_CACHE and improve docWill Deacon
2019-11-07Merge branch 'arm64/ftrace-with-regs' of git://git.kernel.org/pub/scm/linux/k...Catalin Marinas
2019-11-07x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG tableDominik Brodowski
2019-11-07Merge tag 'phy-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman
2019-11-07gpio: Add definition for GPIO directionMatti Vaittinen
2019-11-07PM / EM: Declare EM data types unconditionallyQuentin Perret
2019-11-07thermal: cpu_cooling: Reorder the header fileDaniel Lezcano