summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-22x86/irq: Cleanup pending irq move in fixup_irqs()Thomas Gleixner1-4/+21
2017-06-22genirq: Provide irq_fixup_move_pending()Thomas Gleixner2-0/+35
2017-06-22genirq: Add missing comment for IRQD_STARTEDThomas Gleixner1-0/+1
2017-06-22genirq/debugfs: Add proper debugfs interfaceThomas Gleixner9-1/+345
2017-06-22genirq/irqdomain: Add map counterThomas Gleixner2-0/+6
2017-06-22PCI/vmd: Create named irq domainThomas Gleixner1-1/+7
2017-06-22x86/msi: Create named irq domainsThomas Gleixner1-9/+33
2017-06-22x86/msi: Remove unused remap irq domain interfaceThomas Gleixner2-7/+0
2017-06-22iommu/amd: Use named irq domain interfaceThomas Gleixner1-3/+10
2017-06-22iommu/vt-d: Use named irq domain interfaceThomas Gleixner1-6/+16
2017-06-22x86/msi: Provide new iommu irqdomain interfaceThomas Gleixner2-0/+17
2017-06-22x86/uv: Create named irq domainThomas Gleixner1-5/+13
2017-06-22x86/htirq: Create named domainThomas Gleixner1-5/+16
2017-06-22x86/ioapic: Create named irq domainThomas Gleixner1-2/+20
2017-06-22x86/vector: Create named irq domainThomas Gleixner1-2/+7
2017-06-22genirq: Allow fwnode to carry name information onlyThomas Gleixner2-14/+122
2017-06-22genirq/msi: Prevent overwriting domain nameThomas Gleixner1-1/+2
2017-06-22iommu/vt-d: Add name to irq chipThomas Gleixner1-4/+5
2017-06-22iommu/amd: Add name to irq chipThomas Gleixner1-4/+5
2017-06-22x86/apic: Add name to irq chipThomas Gleixner1-0/+1
2017-06-21irq/generic-chip: Provide devm_irq_setup_generic_chip()Bartosz Golaszewski3-0/+56
2017-06-21irq/generic-chip: Provide devm_irq_alloc_generic_chip()Bartosz Golaszewski3-0/+40
2017-06-21irq/generic-chip: Export irq_init_generic_chip() locallyBartosz Golaszewski2-4/+14
2017-06-21irq/generic-chip: Provide irq_destroy_generic_chip()Bartosz Golaszewski1-0/+8
2017-06-21irq/generic-chip: Provide irq_free_generic_chip()Bartosz Golaszewski1-0/+6
2017-06-20Merge branch 'linus' into irq/coreThomas Gleixner1141-7365/+12789
2017-06-19Linux 4.12-rc6Linus Torvalds1-1/+1
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins23-163/+152
2017-06-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds5-13/+10
2017-06-19Merge tag 'sunxi-fixes-for-4.12' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson4-7/+8
2017-06-19Merge tag 'omap-for-v4.12/fixes-sl50' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson1-6/+2
2017-06-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+7
2017-06-19Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+2
2017-06-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds8-31/+34
2017-06-18virtio_balloon: disable VIOMMU supportMichael S. Tsirkin1-0/+7
2017-06-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-4/+8
2017-06-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-6/+14
2017-06-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+2
2017-06-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-26/+46
2017-06-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+3
2017-06-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2017-06-18Merge tag 'led_fixes_for_4.12-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-33/+2
2017-06-18Merge tag 'usb-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-28/+24
2017-06-18Merge tag 'staging-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-13/+50
2017-06-18Merge tag 'ceph-for-4.12-rc6' of git://github.com/ceph/ceph-clientLinus Torvalds4-6/+8
2017-06-17Merge tag 'xfs-4.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-4/+3
2017-06-17Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-68/+98
2017-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-6/+6
2017-06-17Merge tag 'pci-v4.12-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-6/+7
2017-06-17Merge tag 'fbdev-v4.12-rc6' of git://github.com/bzolnier/linuxLinus Torvalds4-12/+12