summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-09-22blkcg: convert blkg_lookup_create to find closest blkgDennis Zhou (Facebook)1-0/+14
2018-09-22blkcg: update blkg_lookup_create to do lockingDennis Zhou (Facebook)1-1/+3
2018-09-22blkcg: fix ref count issue with bio_blkcg using task_cssDennis Zhou (Facebook)1-8/+93
2018-09-22block: use nanosecond resolution for iostatOmar Sandoval1-1/+4
2018-09-22Merge branch 'mlx5-vport-loopback' into rdma.getDoug Ledford1-2/+2
2018-09-22net/mlx5: Rename incorrect naming in IFC fileMark Bloch1-2/+2
2018-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman1-2/+0
2018-09-21cpufeature: avoid warning when compiling with clangStefan Agner1-1/+1
2018-09-21bus: fsl-mc: add support for dpseci device typeHoria Geantă1-0/+6
2018-09-21ARM: OMAP1: ams-delta-fiq: Use <linux/platform_data/gpio-omap.h>Janusz Krzysztofik1-0/+4
2018-09-20spi: spi-mem: Move the DMA-able constraint doc to the kerneldoc headerBoris Brezillon1-3/+2
2018-09-20spi: spi-mem: Add missing description for data.nbytes fieldBoris Brezillon1-0/+2
2018-09-20Merge branch 'ib-array-bitmaps' into develLinus Walleij1-16/+43
2018-09-20gpio: davinci: Move driver local definitions to driverAndrew F. Davis1-28/+0
2018-09-20gpio: davinci: Remove unneeded GPIO macroAndrew F. Davis1-5/+0
2018-09-20gpio: davinci: Remove unused member of davinci_gpio_controllerAndrew F. Davis1-1/+0
2018-09-20Compiler Attributes: naked can be sharedMiguel Ojeda2-8/+8
2018-09-20Compiler Attributes: naked was fixed in gcc 4.6Miguel Ojeda1-7/+1
2018-09-20of: base: Introduce of_alias_get_alias_list() to check alias IDsMichal Simek1-0/+10
2018-09-20drivers: base: Helpers for adding device connection descriptionsHeikki Krogerus1-0/+24
2018-09-20USB: EHCI: ehci-mv: remove private_initLubomir Rintel1-1/+0
2018-09-20power: supply: bq27xxx: Add support for BQ27411Liu Xiang1-0/+1
2018-09-20usb: chipidea: Add dynamic pinctrl selectionLoic Poulain1-0/+6
2018-09-20Merge tag 'sound-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Greg Kroah-Hartman1-0/+3
2018-09-20dma-mapping: support non-coherent devices in dma_common_get_sgtableChristoph Hellwig1-3/+4
2018-09-20dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig2-4/+11
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig3-6/+4
2018-09-20dma-mapping: move the dma_coherent flag to struct deviceChristoph Hellwig2-0/+23
2018-09-20kvm: x86: make kvm_{load|put}_guest_fpu() staticSebastian Andrzej Siewior1-2/+0
2018-09-20libfdt: Ensure INT_MAX is defined in libfdt_env.hRob Herring1-0/+1
2018-09-20OPP: Pass index to _of_init_opp_table()Viresh Kumar1-0/+6
2018-09-20flow_dissector: fix build failure without CONFIG_NETWillem de Bruijn2-1/+14
2018-09-19signal: Simplify tracehook_report_syscall_exitEric W. Biederman2-15/+15
2018-09-19veth: rename pcpu_vstats as pcpu_lstatsLi RongQing1-1/+0
2018-09-19net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu1-0/+1
2018-09-19PCI: hotplug: Embed hotplug_slotLukas Wunner1-3/+0
2018-09-19PCI: hotplug: Drop hotplug_slot_infoLukas Wunner1-30/+0
2018-09-19PCI: hotplug: Constify hotplug_slot_opsLukas Wunner1-5/+5
2018-09-19pci:ipmi: Move IPMI PCI class id defines to pci_ids.hCorey Minyard1-0/+4
2018-09-19ipmi: Finally get rid of ipmi_user_t and ipmi_smi_tCorey Minyard2-2/+2
2018-09-18Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-9/+12
2018-09-18irq/matrix: Spread managed interrupts on allocationDou Liyang1-1/+2
2018-09-18Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"Geert Uytterhoeven1-0/+1
2018-09-18cpuidle: Remove unnecessary wrapper cpuidle_get_last_residency()Fieah Lim1-10/+0
2018-09-18PCI: Remove unused NFP32xx IDsJakub Kicinski1-2/+0
2018-09-18regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij1-3/+0
2018-09-18Merge tag 'spi-cs-word' into spi-4.20Mark Brown1-1/+1
2018-09-18spi: add new SPI_CS_WORD flagDavid Lechner1-1/+1
2018-09-17netfilter: remove obsolete need_conntrack stubFlorian Westphal1-3/+0
2018-09-16Merge 4.19-rc4 into usb-nextGreg Kroah-Hartman14-18/+71