summaryrefslogtreecommitdiffhomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-11-09EDAC: Replace EDAC_DIMM_PTR() macro with edac_get_dimm() functionRobert Richter1-32/+57
2019-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-5/+8
2019-11-08Merge tag 'at91-5.5-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-1/+0
2019-11-08Merge tag 'zynqmp-soc-for-v5.5' of https://github.com/Xilinx/linux-xlnx into ...Olof Johansson1-1/+2
2019-11-08Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...Catalin Marinas6-32/+48
2019-11-08Merge tag 'xarray-5.4' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2-19/+1
2019-11-08Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/nextMarc Zyngier1-0/+4
2019-11-08KVM: vgic-v4: Track the number of VLPIs per vcpuMarc Zyngier1-0/+2
2019-11-07net: add a READ_ONCE() in skb_peek_tail()Eric Dumazet1-2/+4
2019-11-07net: use u64_stats_t in struct pcpu_lstatsEric Dumazet1-4/+4
2019-11-07u64_stats: provide u64_stats_t typeEric Dumazet1-4/+47
2019-11-07net: provide dev_lstats_add() helperEric Dumazet1-0/+10
2019-11-07net: provide dev_lstats_read() helperEric Dumazet1-0/+2
2019-11-07memory: atmel-ebi: move NUM_CS definition inside EBI driverTudor Ambarus1-1/+0
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 Axboe22-49/+180
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 branch 'for-5.5/block' into for-5.5/driversJens Axboe4-62/+281
2019-11-07block: add zone open, close and finish ioctl supportAjay Joshi1-5/+5
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 Iwai1-65/+220
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 Marinas1-3/+37
2019-11-07x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG tableDominik Brodowski1-0/+2
2019-11-07lockdep: add might_lock_nested()Daniel Vetter1-0/+8
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-06hrtimer: Annotate lockless access to timer->stateEric Dumazet1-4/+10
2019-11-06Merge tag 'qcom-drivers-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson1-74/+20
2019-11-06cgroup: use cgroup->last_bstat instead of cgroup->bstat_pending for consistencyTejun Heo1-1/+1
2019-11-06fscrypt: add support for IV_INO_LBLK_64 policiesEric Biggers1-0/+3
2019-11-06mm: thp: handle page cache THP correctly in PageTransCompoundMapYang Shi3-7/+23
2019-11-06Merge tag 'samsung-drivers-5.5' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-0/+13
2019-11-06module/ftrace: handle patchable-function-entryMark Rutland1-0/+5