aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-09-20Compiler Attributes: naked was fixed in gcc 4.6Miguel Ojeda1-7/+1
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/tiwai/soundGreg 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-19libfdt: Ensure INT_MAX is defined in libfdt_env.hRob Herring1-0/+1
2018-09-19OPP: Pass index to _of_init_opp_table()Viresh Kumar1-0/+6
2018-09-19flow_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-18veth: rename pcpu_vstats as pcpu_lstatsLi RongQing1-1/+0
2018-09-18net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu1-0/+1
2018-09-18PCI: hotplug: Embed hotplug_slotLukas Wunner1-3/+0
2018-09-18PCI: hotplug: Drop hotplug_slot_infoLukas Wunner1-30/+0
2018-09-18PCI: hotplug: Constify hotplug_slot_opsLukas Wunner1-5/+5
2018-09-18pci:ipmi: Move IPMI PCI class id defines to pci_ids.hCorey Minyard1-0/+4
2018-09-18ipmi: 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-18cpuidle: Remove unnecessary wrapper cpuidle_get_last_residency()Fieah Lim1-10/+0
2018-09-17PCI: Remove unused NFP32xx IDsJakub Kicinski1-2/+0
2018-09-17regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij1-3/+0
2018-09-17Merge tag 'spi-cs-word' into spi-4.20Mark Brown1-1/+1
2018-09-17spi: 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
2018-09-16Merge b4.19-rc4 into char-misc-nextGreg Kroah-Hartman10-13/+17
2018-09-16kernfs: update comment about kernfs_path() return valueKonstantin Khlebnikov1-4/+5
2018-09-16mfd: cros: add charger port count command definitionFabien Parent1-0/+10
2018-09-14flow_dissector: implements flow dissector BPF hookPetar Penkov3-0/+9
2018-09-14Merge tag 'usb-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+1
2018-09-14net: move definition of pcpu_lstats to header fileLi RongQing1-0/+6
2018-09-14tty_ioctl(): start taking TIOC[SG]SERIAL into separate methodsAl Viro1-0/+3
2018-09-14move compat handling of tty ioctls to tty_compat_ioctl()Al Viro1-2/+0
2018-09-13Merge tag 'ovl-fixes-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds1-0/+5
2018-09-13Merge tag 'for-linus-20180913' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2018-09-13mm: get rid of vmacache_flush_all() entirelyLinus Torvalds4-8/+2
2018-09-13tun: switch to new type of msg_controlJason Wang1-0/+14
2018-09-13ALSA: hda - Enable runtime PM only for discrete GPUTakashi Iwai1-0/+3
2018-09-13ipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MULTICAST_ALLAndre Naujoks1-1/+2
2018-09-13gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik1-0/+16
2018-09-13gpiolib: Identify arrays matching GPIO hardwareJanusz Krzysztofik1-0/+9
2018-09-13gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik1-16/+18
2018-09-12Merge tag 'pci-v4.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+3
2018-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-9/+57