summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig2018-05-091-1/+1
* iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig2018-05-091-3/+10
* iommu-common: move to arch/sparcChristoph Hellwig2018-05-091-53/+0
* dma-debug: move initialization to common codeChristoph Hellwig2018-05-081-6/+0
* PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-072-9/+0
* ide: kill ide_toggle_bounceChristoph Hellwig2018-05-071-2/+0
* drivers: remove force dma flag from busesChristoph Hellwig2018-05-032-6/+6
* dma-mapping: move dma configuration to bus infrastructureNipun Gupta2018-05-032-0/+6
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-04-294-15/+27
|\
| * Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEThomas Gleixner2018-04-264-15/+27
* | <linux/stringhash.h>: fix end_name_hash() for 64bit longAmir Goldstein2018-04-291-2/+2
* | rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-282-2/+21
|\ \
| * | x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPIKarimAllah Ahmed2018-04-271-0/+7
| * | Merge tag 'kvmarm-fixes-for-4.17-1' of git://git.kernel.org/pub/scm/linux/ker...Radim Krčmář2018-04-251-2/+14
| |\ \ | | |/ | |/|
| | * arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier2018-04-201-2/+14
* | | Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-271-23/+0
|\ \ \
| * | | virt: vbox: Move declarations of vboxguest private functions to private headerHans de Goede2018-04-231-23/+0
| |/ /
* | | Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-271-2/+4
|\ \ \
| * | | drivers: change struct device_driver::coredump() return type to voidArend van Spriel2018-04-191-2/+4
| | |/ | |/|
* | | Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-273-9/+16
|\ \ \
| * | | tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa2018-04-231-1/+1
| * | | earlycon: Use a pointer table to fix __earlycon_table strideDaniel Kurtz2018-04-232-8/+15
| |/ /
* | | Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-271-18/+0
|\ \ \
| * | | staging: irda: remove remaining remants of irda code removalGreg Kroah-Hartman2018-04-161-18/+0
| |/ /
* | | Merge tag 'sound-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-04-271-2/+5
|\ \ \
| * | | ALSA: control: Hardening for potential Spectre v1Takashi Iwai2018-04-251-2/+5
| | |/ | |/|
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-04-272-2/+77
|\ \ \
| * \ \ Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2018-04-261-0/+75
| |\ \ \
| | * | | ARM: OMAP2+: Fix build when using split object directoriesDave Gerlach2018-04-181-0/+75
| | | |/ | | |/|
| * | | Merge tag 'arm-soc/for-4.17/drivers-fixes' of https://github.com/Broadcom/stb...Arnd Bergmann2018-04-261-2/+2
| |\ \ \ | | |_|/ | |/| |
| | * | soc: bcm2835: Make !RASPBERRYPI_FIRMWARE dummies return failureGeert Uytterhoeven2018-04-171-2/+2
| | |/
* | | Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds2018-04-271-0/+1
|\ \ \
| * | | mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund2018-04-241-0/+1
| | |/ | |/|
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-04-272-0/+18
|\ \ \
| * | | virtio: add ability to iterate over vqsMichael S. Tsirkin2018-04-251-0/+3
| * | | virtio_balloon: add array of stat namesMichael S. Tsirkin2018-04-241-0/+15
| | |/ | |/|
* | | Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-271-0/+2
|\ \ \
| * | | tracing: Add missing forward declarationAhbong Chang2018-04-191-0/+2
| | |/ | |/|
* | | Merge tag 'for_v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2018-04-261-3/+1
|\ \ \
| * | | fsnotify: Fix fsnotify_mark_connector raceRobert Kolchmeyer2018-04-191-3/+1
| |/ /
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-04-263-2/+32
|\ \ \
| * | | scsi: sd_zbc: Avoid that resetting a zone fails sporadicallyBart Van Assche2018-04-191-0/+5
| * | | scsi: ufs: add trace event for ufs upiuOhad Sharabi2018-04-191-0/+27
| * | | scsi: core: remove reference to scsi_show_extd_sense()John Pittman2018-04-191-2/+0
| |/ /
* | | Merge tag 'for-linus-20180425' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-262-0/+4
|\ \ \
| * | | block: mq: Add some minor doc for core structsLinus Walleij2018-04-251-0/+3
| * | | block: add blk_queue_fua() helper functionDave Chinner2018-04-181-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-244-3/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | net: ethtool: Add missing kernel doc for FEC parametersFlorian Fainelli2018-04-241-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-04-231-2/+2
| |\ \ \